From 7ca1ecc37c7ea13cc1bd33eaf07044c1fcea2ff9 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Thu, 3 Apr 2025 04:42:25 +0200 Subject: [PATCH] Add Endwalker Melee role quests --- .../Melee/4114_Storm Clouds Brewing.json | 163 ++++++++++ .../Melee/4115_The Crushing Tide.json | 196 ++++++++++++ .../Melee/4116_Old Heroes Never Die.json | 104 +++++++ .../Melee/4117_A Mother's Suffering.json | 141 +++++++++ .../Melee/4118_Out of the Shadows.json | 120 ++++++++ .../Melee/4119_To Calmer Seas.json | 286 ++++++++++++++++++ 6 files changed, 1010 insertions(+) create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Melee/4114_Storm Clouds Brewing.json create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Melee/4115_The Crushing Tide.json create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Melee/4116_Old Heroes Never Die.json create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Melee/4117_A Mother's Suffering.json create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Melee/4118_Out of the Shadows.json create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Melee/4119_To Calmer Seas.json diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Melee/4114_Storm Clouds Brewing.json b/QuestPaths/6.x - Endwalker/Role Quests/Melee/4114_Storm Clouds Brewing.json new file mode 100644 index 00000000..70fe93ee --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Melee/4114_Storm Clouds Brewing.json @@ -0,0 +1,163 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1040165, + "Position": { + "X": -175.0058, + "Y": 4.061, + "Z": -81.22388 + }, + "TerritoryId": 963, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Radz-at-Han", + "AethernetShortcut": [ + "[Radz-at-Han] Aetheryte Plaza", + "[Radz-at-Han] Hall of the Radiant Host" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + }, + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBA301_04114_Q1_000_000", + "Answer": "TEXT_AKTKBA301_04114_A1_000_001" + } + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1040166, + "Position": { + "X": 68.74182, + "Y": 40, + "Z": 66.300415 + }, + "TerritoryId": 128, + "InteractionType": "Interact", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1040167, + "Position": { + "X": -57.78595, + "Y": -25.02207, + "Z": 80.18616 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "AetheryteShortcut": "Western La Noscea - Aleport", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1040168, + "Position": { + "X": -132.43304, + "Y": -23.70691, + "Z": 53.57434 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1040171, + "Position": { + "X": -195.75806, + "Y": -40.81036, + "Z": -76.46301 + }, + "StopDistance": 1, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 14019 + ], + "Fly": true + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1040171, + "Position": { + "X": -195.75806, + "Y": -40.81036, + "Z": -76.46301 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1040177, + "Position": { + "X": -132.34149, + "Y": -23.704098, + "Z": 53.60486 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1040174, + "Position": { + "X": 67.27698, + "Y": 40, + "Z": 66.63611 + }, + "TerritoryId": 128, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ], + "NextQuestId": 4115 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Melee/4115_The Crushing Tide.json b/QuestPaths/6.x - Endwalker/Role Quests/Melee/4115_The Crushing Tide.json new file mode 100644 index 00000000..7297d77c --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Melee/4115_The Crushing Tide.json @@ -0,0 +1,196 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1040166, + "Position": { + "X": 68.74182, + "Y": 40, + "Z": 66.300415 + }, + "StopDistance": 5, + "TerritoryId": 128, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 128 + ] + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1040175, + "Position": { + "X": -69.993164, + "Y": -25.092323, + "Z": 59.861084 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "AetheryteShortcut": "Western La Noscea - Aleport", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1040185, + "Position": { + "X": -205.43231, + "Y": -41.047558, + "Z": -57.38922 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 1040186, + "Position": { + "X": -222.73596, + "Y": -39.96398, + "Z": -99.99243 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1040176, + "Position": { + "X": -219.2569, + "Y": -41.930645, + "Z": -228.6565 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1040175, + "Position": { + "X": -69.993164, + "Y": -25.092323, + "Z": 59.861084 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "Position": { + "X": -85.9908, + "Y": -25.16141, + "Z": 73.1317 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 14018 + ] + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1040178, + "Position": { + "X": -80.52191, + "Y": -25.288979, + "Z": 63.21814 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1040180, + "Position": { + "X": 45.609253, + "Y": -22.383259, + "Z": 100.57214 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1040174, + "Position": { + "X": 67.27698, + "Y": 40, + "Z": 66.63611 + }, + "TerritoryId": 128, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ], + "NextQuestId": 4116 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Melee/4116_Old Heroes Never Die.json b/QuestPaths/6.x - Endwalker/Role Quests/Melee/4116_Old Heroes Never Die.json new file mode 100644 index 00000000..b4e0a6eb --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Melee/4116_Old Heroes Never Die.json @@ -0,0 +1,104 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1040166, + "Position": { + "X": 68.74182, + "Y": 40, + "Z": 66.300415 + }, + "StopDistance": 5, + "TerritoryId": 128, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 128 + ] + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1040187, + "Position": { + "X": -95.44525, + "Y": -24.941013, + "Z": 77.927734 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "AetheryteShortcut": "Western La Noscea - Aleport", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2011923, + "Position": { + "X": -55.985413, + "Y": 39.993896, + "Z": 23.147888 + }, + "TerritoryId": 128, + "InteractionType": "Interact", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1040190, + "Position": { + "X": -58.884644, + "Y": 39.999916, + "Z": 21.22528 + }, + "StopDistance": 7, + "TerritoryId": 128, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1040166, + "Position": { + "X": 68.74182, + "Y": 40, + "Z": 66.300415 + }, + "TerritoryId": 128, + "InteractionType": "CompleteQuest", + "NextQuestId": 4117 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Melee/4117_A Mother's Suffering.json b/QuestPaths/6.x - Endwalker/Role Quests/Melee/4117_A Mother's Suffering.json new file mode 100644 index 00000000..e580c6d1 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Melee/4117_A Mother's Suffering.json @@ -0,0 +1,141 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1040166, + "Position": { + "X": 68.74182, + "Y": 40, + "Z": 66.300415 + }, + "TerritoryId": 128, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 128 + ] + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1040195, + "Position": { + "X": 70.51184, + "Y": 40, + "Z": 66.14783 + }, + "StopDistance": 5, + "TerritoryId": 128, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBA331_04117_Q1_000_000", + "Answer": "TEXT_AKTKBA331_04117_A1_000_001" + }, + { + "Type": "List", + "Prompt": "TEXT_AKTKBA331_04117_Q2_000_000", + "Answer": "TEXT_AKTKBA331_04117_A2_000_002" + } + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1040196, + "Position": { + "X": -0.015319824, + "Y": 11.924474, + "Z": 792.6909 + }, + "TerritoryId": 135, + "InteractionType": "Interact", + "AetheryteShortcut": "Lower La Noscea - Moraby Drydocks", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1040204, + "Position": { + "X": -185.22931, + "Y": 1.9999955, + "Z": 224.90259 + }, + "TerritoryId": 129, + "InteractionType": "Interact", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] Fishermens' Guild" + ], + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBA331_04117_Q4_000_000", + "Answer": "TEXT_AKTKBA331_04117_A4_000_001" + } + ] + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1040204, + "Position": { + "X": -185.22931, + "Y": 1.9999955, + "Z": 224.90259 + }, + "TerritoryId": 129, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1040174, + "Position": { + "X": 67.27698, + "Y": 40, + "Z": 66.63611 + }, + "TerritoryId": 128, + "InteractionType": "CompleteQuest", + "AethernetShortcut": [ + "[Limsa Lominsa] Fishermens' Guild", + "[Limsa Lominsa] The Aftcastle" + ], + "NextQuestId": 4118 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Melee/4118_Out of the Shadows.json b/QuestPaths/6.x - Endwalker/Role Quests/Melee/4118_Out of the Shadows.json new file mode 100644 index 00000000..830842f4 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Melee/4118_Out of the Shadows.json @@ -0,0 +1,120 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1040166, + "Position": { + "X": 68.74182, + "Y": 40, + "Z": 66.300415 + }, + "StopDistance": 5, + "TerritoryId": 128, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 128 + ] + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006266, + "Position": { + "X": 560.35706, + "Y": 20.721315, + "Z": 455.89368 + }, + "TerritoryId": 137, + "InteractionType": "Interact", + "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2011924, + "Position": { + "X": 375.63123, + "Y": 29.55664, + "Z": 330.9834 + }, + "TerritoryId": 137, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1040209, + "Position": { + "X": 526.8176, + "Y": 56.519592, + "Z": 103.89868 + }, + "TerritoryId": 137, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1006266, + "Position": { + "X": 560.35706, + "Y": 20.721315, + "Z": 455.89368 + }, + "TerritoryId": 137, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1040166, + "Position": { + "X": 68.74182, + "Y": 40, + "Z": 66.300415 + }, + "TerritoryId": 128, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ], + "NextQuestId": 4119 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Melee/4119_To Calmer Seas.json b/QuestPaths/6.x - Endwalker/Role Quests/Melee/4119_To Calmer Seas.json new file mode 100644 index 00000000..d69f88ce --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Melee/4119_To Calmer Seas.json @@ -0,0 +1,286 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1040166, + "Position": { + "X": 68.74182, + "Y": 40, + "Z": 66.300415 + }, + "StopDistance": 5, + "TerritoryId": 128, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 128 + ] + } + }, + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBA351_04119_Q1_000_000", + "Answer": "TEXT_AKTKBA351_04119_A1_000_002" + } + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1040189, + "Position": { + "X": -52.140076, + "Y": 39.999992, + "Z": 21.805054 + }, + "TerritoryId": 128, + "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": false, + "Notes": [ + "AI doesn't attempt to move to the correct direction when killing orbs", + "AI only dodges some, but not all AOEs", + "AI doesn't move behind the shield for 'Extinction Flare' and dies" + ] + } + } + ] + }, + { + "Sequence": 2 + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1040214, + "Position": { + "X": -59.40338, + "Y": 39.999916, + "Z": 24.093994 + }, + "TerritoryId": 128, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1040190, + "Position": { + "X": -58.884644, + "Y": 39.999916, + "Z": 21.22528 + }, + "StopDistance": 7, + "TerritoryId": 128, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBA351_04119_Q3_000_000", + "Answer": "TEXT_AKTKBA351_04119_A3_000_001" + } + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 1040191, + "Position": { + "X": -57.63336, + "Y": 39.999992, + "Z": 20.09607 + }, + "StopDistance": 7, + "TerritoryId": 128, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBA351_04119_Q4_000_000", + "Answer": "TEXT_AKTKBA351_04119_A4_000_001" + } + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 1040192, + "Position": { + "X": -56.168518, + "Y": 39.999992, + "Z": 19.638367 + }, + "StopDistance": 7, + "TerritoryId": 128, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBA351_04119_Q5_000_000", + "Answer": "TEXT_AKTKBA351_04119_A5_000_001" + } + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "DataId": 1040193, + "Position": { + "X": -55.00885, + "Y": 39.999992, + "Z": 19.4552 + }, + "StopDistance": 7, + "TerritoryId": 128, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBA351_04119_Q6_000_000", + "Answer": "TEXT_AKTKBA351_04119_A6_000_001" + } + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 16 + ] + }, + { + "DataId": 1040194, + "Position": { + "X": -53.818604, + "Y": 39.999992, + "Z": 19.516235 + }, + "StopDistance": 7, + "TerritoryId": 128, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBA351_04119_Q7_000_000", + "Answer": "TEXT_AKTKBA351_04119_A7_000_001" + } + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 8 + ] + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1040214, + "Position": { + "X": -59.40338, + "Y": 39.999916, + "Z": 24.093994 + }, + "StopDistance": 5, + "TerritoryId": 128, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1040213, + "Position": { + "X": -54.459473, + "Y": 39.999992, + "Z": 25.986084 + }, + "StopDistance": 5, + "TerritoryId": 128, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1040189, + "Position": { + "X": -52.140076, + "Y": 39.999992, + "Z": 21.805054 + }, + "StopDistance": 7, + "TerritoryId": 128, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1040165, + "Position": { + "X": -175.0058, + "Y": 4.061, + "Z": -81.22388 + }, + "TerritoryId": 963, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Radz-at-Han", + "AethernetShortcut": [ + "[Radz-at-Han] Aetheryte Plaza", + "[Radz-at-Han] Hall of the Radiant Host" + ] + } + ] + } + ] +} -- 2.30.2