From bdec83fccb958ffc41df5f1ddc180ce09f90c395 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Wed, 23 Jul 2025 22:21:48 +0200 Subject: [PATCH] Update pathing in 'Ebb and Aetherflow' --- .../1828_Hide Your Moogles.json | 2 +- .../1945_Ebb and Aetherflow.json | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Churning Mists/1828_Hide Your Moogles.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Churning Mists/1828_Hide Your Moogles.json index b962a252..b3658273 100644 --- a/QuestPaths/3.x - Heavensward/Aether Currents/The Churning Mists/1828_Hide Your Moogles.json +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Churning Mists/1828_Hide Your Moogles.json @@ -183,7 +183,7 @@ "StopDistance": 0.5, "TerritoryId": 400, "InteractionType": "WalkTo", - "DisableNavmesh": true + "DisableNavmesh": true, "SkipConditions": { "StepIf": { "CompletionQuestVariablesFlags": [ diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1945_Ebb and Aetherflow.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1945_Ebb and Aetherflow.json index 1d32b15e..88258dd9 100644 --- a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1945_Ebb and Aetherflow.json +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1945_Ebb and Aetherflow.json @@ -20,6 +20,15 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": 70.24727, + "Y": 205.55574, + "Z": 26.719358 + }, + "TerritoryId": 478, + "InteractionType": "WalkTo" + }, { "Position": { "X": 148.52824, @@ -30,6 +39,15 @@ "InteractionType": "WalkTo", "TargetTerritoryId": 399 }, + { + "Position": { + "X": -104.97165, + "Y": 100.7737, + "Z": -302.41528 + }, + "TerritoryId": 399, + "InteractionType": "WalkTo" + }, { "DataId": 2005878, "Position": { -- 2.30.2