From e3a805e122e0c9d5872aeaaf253f7ccf563cdd5f Mon Sep 17 00:00:00 2001 From: ShermTank7272 Date: Mon, 6 Jul 2026 10:16:59 -0400 Subject: [PATCH] 521 Escape from Castrum Centri - added skipstep condition to exiting the magitek workshop. If you die and teleport back to Mor Dhona, this should skip trying to exit the magitek workshop and walk to the quest objective. --- .../521_Escape from Castrum Centri.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/C6-Mor Dhona/521_Escape from Castrum Centri.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/C6-Mor Dhona/521_Escape from Castrum Centri.json index efd6ba2eb..fcca71ecd 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/C6-Mor Dhona/521_Escape from Castrum Centri.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/C6-Mor Dhona/521_Escape from Castrum Centri.json @@ -2,7 +2,7 @@ "$schema": "https://qstxiv.github.io/schema/quest-v1.json", "Author": "JerryWester", "Interruptible": false, - "LastChecked": {"Username": "Remu", "Date": "2026-06-22"}, + "LastChecked": {"Username": "ShermTank", "Date": "2026-07-06"}, "QuestSequence": [ { "Sequence": 0, @@ -43,7 +43,20 @@ }, "TerritoryId": 156, "InteractionType": "Interact", - "TargetTerritoryId": 156 + "TargetTerritoryId": 156, + "SkipConditions": { + "StepIf": { + "NotNearPosition": { + "Position": { + "X": 0.7476196, + "Y": -156.93909, + "Z": 16.281311 + }, + "TerritoryId": 156, + "MaximumDistance": 30 + } + } + } }, { "DataId": 1007537,