1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-05 23:57:46 +00:00
EXDSchema/DawnGrowMember.yml
2025-03-11 12:50:50 -07:00

16 lines
279 B
YAML

name: DawnGrowMember
displayField: Class
fields:
- name: SelectImage
type: array
count: 3
fields:
- type: icon
- name: PortraitImage
type: array
count: 3
fields:
- type: icon
- name: Class
type: link
targets: [DawnMemberUIParam]