From 6515a880660fc512eb3c86657ea0a37030064635 Mon Sep 17 00:00:00 2001 From: Stefan Belmont Date: Mon, 14 Oct 2024 05:56:33 +0100 Subject: [PATCH] +2032 --- .../PLD/2032_An Exemplary Example.json | 142 ++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 QuestPaths/3.x - Heavensward/Class Quests/PLD/2032_An Exemplary Example.json diff --git a/QuestPaths/3.x - Heavensward/Class Quests/PLD/2032_An Exemplary Example.json b/QuestPaths/3.x - Heavensward/Class Quests/PLD/2032_An Exemplary Example.json new file mode 100644 index 00000000..c7daa8f3 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Class Quests/PLD/2032_An Exemplary Example.json @@ -0,0 +1,142 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "goatzone", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006747, + "Position": { + "X": -20.828613, + "Y": 29.999964, + "Z": -2.4262085 + }, + "TerritoryId": 131, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] The Chamber of Rule" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InTerritory": [130, 131] }, + "AethernetShortcutIf": { "InSameTerritory": true } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1014046, + "Position": { + "X": 38.223755, + "Y": 5.000002, + "Z": 404.28784 + }, + "TerritoryId": 147, + "InteractionType": "Interact", + "AetheryteShortcut": "Northern Thanalan - Camp Bluefog", + "SkipConditions": { + "AetheryteShortcutIf": { "InSameTerritory": true } + } + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1014121, + "Position": { + "X": 47.104614, + "Y": 14.24741, + "Z": 197.92468 + }, + "TerritoryId": 147, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2005978, + "Position": { + "X": 1.5715942, + "Y": 21.316772, + "Z": 181.8722 + }, + "TerritoryId": 147, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [4686] + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1014121, + "Position": { + "X": 47.104614, + "Y": 14.24741, + "Z": 197.92468 + }, + "TerritoryId": 147, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1006747, + "Position": { + "X": -20.828613, + "Y": 29.999964, + "Z": -2.4262085 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] The Chamber of Rule" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InTerritory": [130, 131] }, + "AethernetShortcutIf": { "InSameTerritory": true } + } + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1003995, + "Position": { + "X": 75.33374, + "Y": 2.135708, + "Z": 316.33472 + }, + "TerritoryId": 141, + "InteractionType": "CompleteQuest", + "Fly": true, + "AethernetShortcut": [ + "[Ul'dah] The Chamber of Rule", + "[Ul'dah] Gate of Thal (Central Thanalan)" + ], + "$": "nald and thal are approx. the same distance but coming from nald requires an extra walkto because it tries and fails to land on the ledge" + } + ] + } + ] +}