From: Censored Date: Sun, 1 Jun 2025 23:26:06 +0000 (+0200) Subject: Updated with better leaving logic, with the new NotNearPosition X-Git-Tag: v5.15~5^2~3 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=ec1be8f638b93ceadc1c99310766620d8c04a15f;p=Questionable.git Updated with better leaving logic, with the new NotNearPosition --- diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1399_Learn by Destroying.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1399_Learn by Destroying.json index 32089baf..bb6a9f25 100644 --- a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1399_Learn by Destroying.json +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1399_Learn by Destroying.json @@ -84,25 +84,25 @@ "Sequence": 255, "Steps": [ { + "DataId": 2004013, "Position": { - "X": -245.65279, - "Y": -41.732937, - "Z": 52.040615 + "X": -883.36005, + "Y": -29.251587, + "Z": 929.2285 }, "TerritoryId": 138, - "InteractionType": "WalkTo", - "AetheryteShortcut": "Western La Noscea - Aleport", - "Fly": true, + "TargetTerritoryId": 138, + "InteractionType": "Interact", "SkipConditions": { "StepIf": { - "NearPosition": { + "NotNearPosition": { "Position": { - "X": -245.65279, - "Y": -41.732937, - "Z": 52.040615 + "X": -883.36005, + "Y": -29.251587, + "Z": 929.2285 }, "TerritoryId": 138, - "MaximumDistance": 5 + "MaximumDistance": 50 } } }