1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-25 07:57:45 +00:00
EXDSchema/2023.09.28.0000.0000/QuestRedo.yml
2023-10-16 23:57:22 -04:00

19 lines
354 B
YAML

name: QuestRedo
displayField: Quest
fields:
- name: QuestRedoParam
type: array
count: 32
fields:
- name: Quest
type: link
targets: [Quest]
- name: UnknownParam
- name: FinalQuest
type: link
targets: [Quest]
- name: Unknown1
- name: Chapter
type: link
targets: [QuestRedoChapter]
- name: Unknown2