1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/RelicNote.yml

41 lines
750 B
YAML
Raw Normal View History

2025-03-05 17:42:41 -08:00
name: RelicNote
2025-03-11 11:35:37 -07:00
displayField: EventItem
2025-03-05 17:42:41 -08:00
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