mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
40 lines
750 B
YAML
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
|