From 0204491fd58ed5a4b38ecc79fe29faedd360610d Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Wed, 23 Jul 2025 20:33:49 +0200 Subject: [PATCH] Update jumping in 'Hide your Moogles' --- .../1828_Hide Your Moogles.json | 37 ++++++++++++++++--- 1 file changed, 31 insertions(+), 6 deletions(-) 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 be32d328..b962a252 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 @@ -145,9 +145,9 @@ }, { "Position": { - "X": -445.09866, - "Y": 51.348675, - "Z": 390.17886 + "X": -443.18756, + "Y": 51.336708, + "Z": 390.36755 }, "StopDistance": 0.25, "TerritoryId": 400, @@ -155,11 +155,35 @@ "DisableNavmesh": true, "JumpDestination": { "Position": { - "X": -441.6318, - "Y": 53.80215, - "Z": 380.9018 + "X": -441.0496, + "Y": 53.51014, + "Z": 385.287 + }, + "StopDistance": 0.5 + }, + "SkipConditions": { + "StepIf": { + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] } + } + }, + { + "Position": { + "X": -443.36014, + "Y": 53.653843, + "Z": 380.91522 }, + "StopDistance": 0.5, + "TerritoryId": 400, + "InteractionType": "WalkTo", + "DisableNavmesh": true "SkipConditions": { "StepIf": { "CompletionQuestVariablesFlags": [ @@ -182,6 +206,7 @@ }, "TerritoryId": 400, "InteractionType": "Interact", + "DisableNavmesh": true, "CompletionQuestVariablesFlags": [ null, null, -- 2.20.1