mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
50 lines
966 B
YAML
50 lines
966 B
YAML
name: Relic
|
|
displayField: ItemAnimus
|
|
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]
|