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

15 lines
243 B
YAML
Raw Normal View History

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