mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 16:47:45 +00:00
17 lines
294 B
YAML
17 lines
294 B
YAML
![]() |
name: ScenarioTree
|
||
|
displayField: Name
|
||
|
fields:
|
||
|
- name: Name
|
||
|
- name: Addon
|
||
|
type: link
|
||
|
targets: [Addon]
|
||
|
- name: QuestChapter
|
||
|
type: link
|
||
|
targets: [QuestChapter]
|
||
|
- name: Unknown6
|
||
|
- name: Unknown5
|
||
|
- name: Unknown1
|
||
|
- name: Type
|
||
|
type: link
|
||
|
targets: [ScenarioType]
|