Questionable/QuestPaths/3.x - Heavensward/Class Quests/DRK/2110_A Dark Spectacle.json
2024-12-02 05:34:35 +01:00

42 lines
1006 B
JSON

{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1014873,
"Position": {
"X": 101.57922,
"Y": 12.418198,
"Z": -117.60132
},
"TerritoryId": 419,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Ishgard",
"AethernetShortcut": [
"[Ishgard] Aetheryte Plaza",
"[Ishgard] The Tribunal"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
419
]
}
},
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_JOBDRK299_02110_Q1_000_005",
"Yes": true
}
]
}
]
}
]
}