From ee12d7e5fbde94e739b68423a3fef30e096bc83d Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Tue, 1 Apr 2025 02:25:20 +0200 Subject: [PATCH] Add Endwalker Magical Ranged role quests --- .../Magical Ranged/4126_Our Aching Souls.json | 184 +++++++++++++++++ .../4127_No Forgiveness, No Deliverance.json | 190 +++++++++++++++++ .../4128_Only Justice, Only Vengeance.json | 145 +++++++++++++ .../4129_Wills Unending, Faith Unbending.json | 192 ++++++++++++++++++ ...30_O Mighty Fury, Guide Us to Victory.json | 153 ++++++++++++++ .../4131_Ever March Heavensward.json | 177 ++++++++++++++++ 6 files changed, 1041 insertions(+) create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4126_Our Aching Souls.json create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4127_No Forgiveness, No Deliverance.json create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4128_Only Justice, Only Vengeance.json create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4129_Wills Unending, Faith Unbending.json create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4130_O Mighty Fury, Guide Us to Victory.json create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4131_Ever March Heavensward.json diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4126_Our Aching Souls.json b/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4126_Our Aching Souls.json new file mode 100644 index 00000000..fc6ee5f9 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4126_Our Aching Souls.json @@ -0,0 +1,184 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1039101, + "Position": { + "X": -168.07812, + "Y": 4.05, + "Z": -91.66095 + }, + "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_AKTKBA501_04126_Q1_000_000", + "Answer": "TEXT_AKTKBA501_04126_A1_000_001" + } + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1037018, + "Position": { + "X": -34.042908, + "Y": 5.474271, + "Z": 45.303955 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AetheryteShortcut": "Ishgard" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1037019, + "Position": { + "X": -148.79077, + "Y": 14.953051, + "Z": -167.92554 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] Saint Reymanaud's Cathedral" + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1037019, + "Position": { + "X": -148.79077, + "Y": 14.953051, + "Z": -167.92554 + }, + "TerritoryId": 419, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1037022, + "Position": { + "X": 483.97034, + "Y": 162.39722, + "Z": -545.7695 + }, + "TerritoryId": 397, + "InteractionType": "Interact", + "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest", + "Fly": true + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "Position": { + "X": 665.96155, + "Y": 184.83743, + "Z": -453.5654 + }, + "StopDistance": 0.5, + "TerritoryId": 397, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 14025 + ], + "Fly": true + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1037027, + "Position": { + "X": 483.0548, + "Y": 162.34631, + "Z": -544.0299 + }, + "TerritoryId": 397, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1011223, + "Position": { + "X": 114.579956, + "Y": 24.412834, + "Z": -11.062805 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AetheryteShortcut": "Ishgard", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] The Forgotten Knight" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKBA501_04126_SYSTEM_000_501", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1037016, + "Position": { + "X": 1.1749268, + "Y": 0, + "Z": -6.3935547 + }, + "TerritoryId": 1001, + "InteractionType": "CompleteQuest", + "NextQuestId": 4127 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4127_No Forgiveness, No Deliverance.json b/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4127_No Forgiveness, No Deliverance.json new file mode 100644 index 00000000..b12c9104 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4127_No Forgiveness, No Deliverance.json @@ -0,0 +1,190 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011223, + "Position": { + "X": 114.579956, + "Y": 24.412834, + "Z": -11.062805 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AetheryteShortcut": "Ishgard", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] The Forgotten Knight" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKBA511_04127_SYSTEM_000_501", + "Yes": true + } + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 1001 + ] + }, + "StepIf": { + "InTerritory": [ + 1001 + ] + } + } + }, + { + "DataId": 1037016, + "Position": { + "X": 1.1749268, + "Y": 0, + "Z": -6.3935547 + }, + "TerritoryId": 1001, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1037030, + "Position": { + "X": 11.825684, + "Y": 15.965058, + "Z": -30.136597 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] The Forgotten Knight", + "[Ishgard] The Last Vigil" + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 1037031, + "Position": { + "X": -8.98761, + "Y": 27.964876, + "Z": -170.58063 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 1037032, + "Position": { + "X": 52.658813, + "Y": 14.768845, + "Z": -97.30682 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1037033, + "Position": { + "X": 69.77942, + "Y": -4.6903167, + "Z": -41.397766 + }, + "TerritoryId": 419, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2011698, + "Position": { + "X": 142.77869, + "Y": -20.004639, + "Z": 60.837646 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] Athenaeum Astrologicum", + "[Ishgard] The Brume" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1011223, + "Position": { + "X": 114.579956, + "Y": 24.412834, + "Z": -11.062805 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] The Brume", + "[Ishgard] The Forgotten Knight" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKBA511_04127_SYSTEM_000_501", + "Yes": true + } + ] + }, + { + "DataId": 1037016, + "Position": { + "X": 1.1749268, + "Y": 0, + "Z": -6.3935547 + }, + "TerritoryId": 1001, + "InteractionType": "CompleteQuest", + "NextQuestId": 4128 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4128_Only Justice, Only Vengeance.json b/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4128_Only Justice, Only Vengeance.json new file mode 100644 index 00000000..01904f9b --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4128_Only Justice, Only Vengeance.json @@ -0,0 +1,145 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011223, + "Position": { + "X": 114.579956, + "Y": 24.412834, + "Z": -11.062805 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AetheryteShortcut": "Ishgard", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] The Forgotten Knight" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKBA521_04128_SYSTEM_000_501", + "Yes": true + } + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 1001 + ] + }, + "StepIf": { + "InTerritory": [ + 1001 + ] + } + } + }, + { + "DataId": 1037016, + "Position": { + "X": 1.1749268, + "Y": 0, + "Z": -6.3935547 + }, + "TerritoryId": 1001, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2011721, + "Position": { + "X": -0.015319824, + "Y": 0.99176025, + "Z": 9.933594 + }, + "TerritoryId": 1001, + "InteractionType": "Interact", + "TargetTerritoryId": 418, + "SkipConditions": { + "StepIf": { + "NotInTerritory": [ + 1001 + ] + } + } + }, + { + "DataId": 1037036, + "Position": { + "X": -105.36359, + "Y": 14.95313, + "Z": -142.74823 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] The Forgotten Knight", + "[Ishgard] Saint Reymanaud's Cathedral" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1037039, + "Position": { + "X": -69.47443, + "Y": -4.734931, + "Z": -42.008118 + }, + "TerritoryId": 419, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1011223, + "Position": { + "X": 114.579956, + "Y": 24.412834, + "Z": -11.062805 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] The Jeweled Crozier", + "[Ishgard] The Forgotten Knight" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKBA521_04128_SYSTEM_000_501", + "Yes": true + } + ] + }, + { + "DataId": 1037015, + "Position": { + "X": 0.045776367, + "Y": 0, + "Z": -7.1260376 + }, + "TerritoryId": 1001, + "InteractionType": "CompleteQuest", + "NextQuestId": 4129 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4129_Wills Unending, Faith Unbending.json b/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4129_Wills Unending, Faith Unbending.json new file mode 100644 index 00000000..b7c560ee --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4129_Wills Unending, Faith Unbending.json @@ -0,0 +1,192 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011223, + "Position": { + "X": 114.579956, + "Y": 24.412834, + "Z": -11.062805 + }, + "StopDistance": 5, + "TerritoryId": 418, + "InteractionType": "Interact", + "AetheryteShortcut": "Ishgard", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] The Forgotten Knight" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKBA531_04129_SYSTEM_000_501", + "Yes": true + } + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 1001 + ] + }, + "StepIf": { + "InTerritory": [ + 1001 + ] + } + } + }, + { + "DataId": 1037016, + "Position": { + "X": 1.1749268, + "Y": 0, + "Z": -6.3935547 + }, + "TerritoryId": 1001, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006392, + "Position": { + "X": 184.22205, + "Y": 319.0841, + "Z": -238.33075 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 1006395, + "Position": { + "X": 206.86658, + "Y": 303.115, + "Z": -296.2539 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "DataId": 1006401, + "Position": { + "X": 257.80115, + "Y": 303.15805, + "Z": -204.42517 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1037041, + "Position": { + "X": 197.68054, + "Y": 302.31348, + "Z": -167.58984 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1037041, + "Position": { + "X": 197.68054, + "Y": 302.31348, + "Z": -167.58984 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKBA531_04129_Q1_000_060", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1011223, + "Position": { + "X": 114.579956, + "Y": 24.412834, + "Z": -11.062805 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AetheryteShortcut": "Ishgard", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] The Forgotten Knight" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKBA531_04129_SYSTEM_000_501", + "Yes": true + } + ] + }, + { + "DataId": 1037016, + "Position": { + "X": 1.1749268, + "Y": 0, + "Z": -6.3935547 + }, + "TerritoryId": 1001, + "InteractionType": "CompleteQuest", + "NextQuestId": 4130 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4130_O Mighty Fury, Guide Us to Victory.json b/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4130_O Mighty Fury, Guide Us to Victory.json new file mode 100644 index 00000000..bd540d99 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4130_O Mighty Fury, Guide Us to Victory.json @@ -0,0 +1,153 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011223, + "Position": { + "X": 114.579956, + "Y": 24.412834, + "Z": -11.062805 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AetheryteShortcut": "Ishgard", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] The Forgotten Knight" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKBA541_04130_SYSTEM_000_501", + "Yes": true + } + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 1001 + ] + }, + "StepIf": { + "InTerritory": [ + 1001 + ] + } + } + }, + { + "DataId": 1037016, + "Position": { + "X": 1.1749268, + "Y": 0, + "Z": -6.3935547 + }, + "TerritoryId": 1001, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1037043, + "Position": { + "X": 11.001709, + "Y": 11.965152, + "Z": 52.384155 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] The Forgotten Knight", + "[Ishgard] The Last Vigil" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1037043, + "Position": { + "X": 11.001709, + "Y": 11.965152, + "Z": 52.384155 + }, + "TerritoryId": 419, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1037043, + "Position": { + "X": 10.079511, + "Y": 15.96505, + "Z": -7.351647 + }, + "StopDistance": 0.5, + "TerritoryId": 419, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1037043, + "Position": { + "X": 0.16652964, + "Y": 26.965057, + "Z": -98.31793 + }, + "StopDistance": 0.5, + "TerritoryId": 419, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1037044, + "Position": { + "X": -1.6327515, + "Y": 35.344902, + "Z": -188.55579 + }, + "TerritoryId": 419, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1037015, + "Position": { + "X": 0.045776367, + "Y": 0, + "Z": -7.1260376 + }, + "TerritoryId": 1001, + "InteractionType": "CompleteQuest", + "NextQuestId": 4131 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4131_Ever March Heavensward.json b/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4131_Ever March Heavensward.json new file mode 100644 index 00000000..be8ed3ca --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Magical Ranged/4131_Ever March Heavensward.json @@ -0,0 +1,177 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011223, + "Position": { + "X": 114.579956, + "Y": 24.412834, + "Z": -11.062805 + }, + "StopDistance": 5, + "TerritoryId": 418, + "InteractionType": "Interact", + "AetheryteShortcut": "Ishgard", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] The Forgotten Knight" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKBA551_04131_SYSTEM_000_501", + "Yes": true + } + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 1001 + ] + }, + "StepIf": { + "InTerritory": [ + 1001 + ] + } + } + }, + { + "DataId": 1037016, + "Position": { + "X": 1.1749268, + "Y": 0, + "Z": -6.3935547 + }, + "TerritoryId": 1001, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1037045, + "Position": { + "X": 0.10675049, + "Y": 35.344906, + "Z": -188.58624 + }, + "TerritoryId": 419, + "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": false, + "TestedBossModVersion": "0.1.1.4", + "Notes": [ + "AI doesn't target Fafnir to start combat", + "AI doesn't stand in towers", + "AI doesn't kill ads", + "AI doesn't move behind the shield to take cover and dies" + ] + }, + "AethernetShortcut": [ + "[Ishgard] The Forgotten Knight", + "[Ishgard] The Tribunal" + ] + } + ] + }, + { + "Sequence": 2 + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1011223, + "Position": { + "X": 114.579956, + "Y": 24.412834, + "Z": -11.062805 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] The Tribunal", + "[Ishgard] The Forgotten Knight" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKBA551_04131_SYSTEM_000_501", + "Yes": true + } + ] + }, + { + "DataId": 1038486, + "Position": { + "X": 1.1749268, + "Y": 0, + "Z": -6.3935547 + }, + "TerritoryId": 1001, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1037017, + "Position": { + "X": -1.2664795, + "Y": 0, + "Z": -5.7526855 + }, + "StopDistance": 5, + "TerritoryId": 1001, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1037015, + "Position": { + "X": 0.045776367, + "Y": 0, + "Z": -7.1260376 + }, + "StopDistance": 5, + "TerritoryId": 1001, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1039101, + "Position": { + "X": -168.07812, + "Y": 4.05, + "Z": -91.66095 + }, + "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