From 50ec9a76b321337ed2d635bb69d132674f71762b Mon Sep 17 00:00:00 2001 From: skiaz Date: Thu, 6 Mar 2025 23:32:51 +0100 Subject: [PATCH] Added 2308_A Stone's Throw Away --- .../Dailies/2308_A Stone's Throw Away.json | 90 ++++++++++++++++++- 1 file changed, 87 insertions(+), 3 deletions(-) diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2308_A Stone's Throw Away.json b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2308_A Stone's Throw Away.json index 1a867f70..9aefeb33 100644 --- a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2308_A Stone's Throw Away.json +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2308_A Stone's Throw Away.json @@ -1,7 +1,7 @@ { "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "Disabled": true, + "Author": "skiaz", + "Disabled": false, "QuestSequence": [ { "Sequence": 0, @@ -18,6 +18,90 @@ } ] }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1017414, + "Position": { + "X": 420.37073, + "Y": -10.765623, + "Z": 705.4398 + }, + "TerritoryId": 400, + "InteractionType": "Interact", + "Fly": true, + "AetheryteShortcut": "The Churning Mists - Moghome", + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 420.37073, + "Y": -10.765623, + "Z": 705.4398 + }, + "TerritoryId": 400, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2007249, + "Position": { + "X": 73.77734, + "Y": -32.73065, + "Z": -183.0625 + }, + "TerritoryId": 400, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1017414, + "Position": { + "X": 420.37073, + "Y": -10.765623, + "Z": 705.4398 + }, + "TerritoryId": 400, + "InteractionType": "Interact", + "Fly": true, + "RequiredQuestVariables": [ + null, + [16], + null, + null, + null, + null + ], + "AetheryteShortcut": "The Churning Mists - Moghome", + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 420.37073, + "Y": -10.765623, + "Z": 705.4398 + }, + "TerritoryId": 400, + "MaximumDistance": 50 + } + } + } + } + ] + }, { "Sequence": 255, "Steps": [ @@ -30,8 +114,8 @@ }, "TerritoryId": 400, "InteractionType": "CompleteQuest", - "AetheryteShortcut": "The Churning Mists - Zenith", "Fly": true, + "AetheryteShortcut": "The Churning Mists - Zenith", "SkipConditions": { "AetheryteShortcutIf": { "NearPosition": { -- 2.30.2