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

40 lines
750 B
YAML

name: RelicNote
displayField: EventItem
fields:
- name: EventItem
type: link
targets: [EventItem]
- name: MonsterNoteTargetCommon
type: array
count: 10
fields:
- type: link
targets: [MonsterNoteTarget]
- name: MonsterNoteTargetNM
type: array
count: 3
fields:
- type: link
targets: [MonsterNoteTarget]
- name: Unknown0
- name: Fate
type: array
count: 3
fields:
- type: link
targets: [Fate]
- name: PlaceNameFate
type: array
count: 3
fields:
- type: link
targets: [PlaceName]
- name: Leve
type: array
count: 3
fields:
- type: link
targets: [Leve]
- name: MonsterCount
type: array
count: 10