From 08d35a4a08650a32d4d5e8013279dfe33921c096 Mon Sep 17 00:00:00 2001 From: Friendly Date: Sat, 7 Jun 2025 16:16:40 +0000 Subject: [PATCH] Update QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/1133_Gilding the Bilious (Immortal Flames).json Got stuck trying to fly into the zone change directly so now it flies next to the zone change area and walks into it, same with this quest from other GCs --- ...Gilding the Bilious (Immortal Flames).json | 28 +++++++++++++++---- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/1133_Gilding the Bilious (Immortal Flames).json b/QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/1133_Gilding the Bilious (Immortal Flames).json index 20512bf1..6a0aa3b7 100644 --- a/QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/1133_Gilding the Bilious (Immortal Flames).json +++ b/QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/1133_Gilding the Bilious (Immortal Flames).json @@ -21,20 +21,20 @@ { "Sequence": 1, "Steps": [ - { + { "Position": { - "X": 126.33908, - "Y": 31.31262, - "Z": -772.82794 + "X": 123.6, + "Y": 31.6, + "Z": -768.8 }, "TerritoryId": 156, "InteractionType": "WalkTo", - "TargetTerritoryId": 155, "AetheryteShortcut": "Mor Dhona", "Fly": true, "SkipConditions": { "AetheryteShortcutIf": { "AetheryteLocked": "Mor Dhona", + "InSameTerritory": true, "InTerritory": [ 155 ] @@ -47,6 +47,24 @@ } } }, + { + "Position": { + "X": 129.3, + "Y": 31.71, + "Z": -774.87 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "TargetTerritoryId": 155, + "SkipConditions": { + "StepIf": { + "AetheryteLocked": "Mor Dhona", + "InTerritory": [ + 155 + ] + } + } + }, { "DataId": 1007625, "Position": { -- 2.30.2