1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 08:37:45 +00:00
EXDSchema/Schemas/2024.07.24.0000.0000/RelicNote.yml
2024-11-12 04:11:54 -08:00

40 lines
745 B
YAML

name: RelicNote
displayField: Name
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