1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-10 17:57:46 +00:00
EXDSchema/DawnGrowMember.yml
2025-03-05 17:42:41 -08:00

16 lines
280 B
YAML

name: DawnGrowMember
displayField: Member
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]