mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 16:47:45 +00:00
51 lines
968 B
YAML
51 lines
968 B
YAML
![]() |
name: Relic
|
||
|
displayField: Item{Animus}
|
||
|
fields:
|
||
|
- name: ItemAtma
|
||
|
type: link
|
||
|
targets: [Item]
|
||
|
- name: ItemAnimus
|
||
|
type: link
|
||
|
targets: [Item]
|
||
|
- name: Icon
|
||
|
type: icon
|
||
|
- name: Materia0
|
||
|
type: link
|
||
|
targets: [Materia]
|
||
|
- name: Materia1
|
||
|
type: link
|
||
|
targets: [Materia]
|
||
|
- name: Materia2
|
||
|
type: link
|
||
|
targets: [Materia]
|
||
|
- name: Materia3
|
||
|
type: link
|
||
|
targets: [Materia]
|
||
|
- name: NoteMain0
|
||
|
type: link
|
||
|
targets: [RelicNote]
|
||
|
- name: NoteSub0
|
||
|
type: link
|
||
|
targets: [RelicNote]
|
||
|
- name: NoteSelection10
|
||
|
type: link
|
||
|
targets: [RelicNote]
|
||
|
- name: NoteMain1
|
||
|
type: link
|
||
|
targets: [RelicNote]
|
||
|
- name: NoteSub1
|
||
|
type: link
|
||
|
targets: [RelicNote]
|
||
|
- name: NoteSelection1
|
||
|
type: link
|
||
|
targets: [RelicNote]
|
||
|
- name: NoteMain2
|
||
|
type: link
|
||
|
targets: [RelicNote]
|
||
|
- name: NoteSub2
|
||
|
type: link
|
||
|
targets: [RelicNote]
|
||
|
- name: NoteSelection3
|
||
|
type: link
|
||
|
targets: [RelicNote]
|