From f9777222abc3191c39db67f406c59bcc398e6ff6 Mon Sep 17 00:00:00 2001 From: Plogon Enjoyer Date: Mon, 9 Sep 2024 01:44:26 +0800 Subject: [PATCH] Added new story quest "Leader to Leader" --- .../Story/4549_Leader to Leader.json | 170 ++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 QuestPaths/6.x - Endwalker/Allied Societies/Arkasodara/Story/4549_Leader to Leader.json diff --git a/QuestPaths/6.x - Endwalker/Allied Societies/Arkasodara/Story/4549_Leader to Leader.json b/QuestPaths/6.x - Endwalker/Allied Societies/Arkasodara/Story/4549_Leader to Leader.json new file mode 100644 index 00000000..a699a92f --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Allied Societies/Arkasodara/Story/4549_Leader to Leader.json @@ -0,0 +1,170 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "plogon_enjoyer", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1042300, + "Position": { + "X": -76.82922, + "Y": 39.977543, + "Z": 309.98706 + }, + "TerritoryId": 957, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2012925, + "Position": { + "X": -108.01868, + "Y": 40.17688, + "Z": 182.5741 + }, + "TerritoryId": 957, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [14684], + "Fly": true + }, + { + "DataId": 2012926, + "Position": { + "X": -53.574463, + "Y": 56.22937, + "Z": 66.056274 + }, + "TerritoryId": 957, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [14685], + "Fly": true + }, + { + "DataId": 2012927, + "Position": { + "X": -246.05176, + "Y": 18.509094, + "Z": 128.58777 + }, + "TerritoryId": 957, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [14684], + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1042353, + "Position": { + "X": -56.199036, + "Y": 35.964603, + "Z": 379.07983 + }, + "TerritoryId": 957, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1042353, + "Position": { + "X": -56.199036, + "Y": 35.964603, + "Z": 379.07983 + }, + "TerritoryId": 957, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Prompt": "TEXT_BANARK005_04549_Q2_000_046", + "Type": "List", + "Answer": "TEXT_BANARK005_04549_A2_000_001" + } + ] + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1042347, + "Position": { + "X": 178.7594, + "Y": 5.6198997, + "Z": 617.02905 + }, + "TerritoryId": 957, + "InteractionType": "Interact", + "AetheryteShortcut": "Thavnair - Yedlihmad" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1042346, + "Position": { + "X": 175.21924, + "Y": 5.629661, + "Z": 614.12976 + }, + "TerritoryId": 957, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 2012928, + "Position": { + "X": 185.62585, + "Y": 60.318848, + "Z": -605.98157 + }, + "TerritoryId": 957, + "InteractionType": "Interact", + "Fly": true, + "AetheryteShortcut": "Radz-at-Han", + "AethernetShortcut": [ + "[Radz-at-Han] Aetheryte Plaza", + "[Radz-at-Han] The Gate of First Sight (Thavnair)" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1042300, + "Position": { + "X": -76.82922, + "Y": 39.977543, + "Z": 309.98706 + }, + "TerritoryId": 957, + "InteractionType": "CompleteQuest" + } + ] + } + ] +}