mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
33 lines
664 B
YAML
33 lines
664 B
YAML
![]() |
name: Warp
|
||
|
fields:
|
||
|
- name: Name
|
||
|
- name: Question
|
||
|
- name: PopRange
|
||
|
type: link
|
||
|
targets: [Level]
|
||
|
- name: ConditionSuccessEvent
|
||
|
type: link
|
||
|
targets: [DefaultTalk]
|
||
|
- name: ConditionFailEvent
|
||
|
type: link
|
||
|
targets: [DefaultTalk]
|
||
|
- name: ConfirmEvent
|
||
|
type: link
|
||
|
targets: [DefaultTalk]
|
||
|
- name: TerritoryType
|
||
|
type: link
|
||
|
targets: [TerritoryType]
|
||
|
- name: WarpCondition
|
||
|
type: link
|
||
|
targets: [WarpCondition]
|
||
|
- name: WarpLogic
|
||
|
type: link
|
||
|
targets: [WarpLogic]
|
||
|
- name: StartCutscene
|
||
|
type: link
|
||
|
targets: [Cutscene]
|
||
|
- name: EndCutscene
|
||
|
type: link
|
||
|
targets: [Cutscene]
|
||
|
- name: CanSkipCutscene
|