1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 08:37:45 +00:00
EXDSchema/Schemas/MonsterNote.yml

14 lines
243 B
YAML

name: MonsterNote
displayField: Name
fields:
- name: Name
- name: Reward
- name: MonsterNoteTarget
type: array
count: 4
fields:
- type: link
targets: [MonsterNoteTarget]
- name: Count
type: array
count: 4