mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 16:47:45 +00:00
41 lines
745 B
YAML
41 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
|