1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-22 22:57:44 +00:00
EXDSchema/2023.09.28.0000.0000/Story.yml

50 lines
1 KiB
YAML
Raw Normal View History

2023-10-16 23:57:22 -04:00
name: Story
fields:
- name: StoryParams
type: array
count: 40
fields:
- name: Instruction
- name: Argument
- name: StoryDefine
type: array
count: 110
fields:
- name: CompletedQuest
type: array
count: 3
fields:
- type: link
targets: [Quest]
- name: AcceptedQuest
type: array
count: 3
fields:
- type: link
targets: [Quest]
- name: LayerSet
type: array
count: 2
- name: Sequence
- name: CompletedQuestOperator
- name: AcceptedQuestOperator
- name: AcceptedQuestSequence
type: array
count: 3
- name: StoryListener
type: array
count: 80
fields:
- name: Listener
type: link
targets: [EObjName, ENpcResident]
- name: SequenceBegin
- name: SequenceEnd
- name: Script
- name: LayerSetTerritoryType
type: array
count: 2
fields:
- type: link
targets: [TerritoryType]