From 60be4cc618600ede610b15085c05fff727be45f2 Mon Sep 17 00:00:00 2001 From: pot0to <19513249+pot0to@users.noreply.github.com> Date: Sun, 23 Feb 2025 23:59:54 -0800 Subject: [PATCH] reverting one quest i don't know why i changed --- .../Moogles/Dailies/2305_Built to Last.json | 157 +++++++++++++++--- .../BLU/4773_And the Crowd Goes Mild.json | 3 +- 2 files changed, 138 insertions(+), 22 deletions(-) diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2305_Built to Last.json b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2305_Built to Last.json index 76d3c16f..7e10c468 100644 --- a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2305_Built to Last.json +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2305_Built to Last.json @@ -1,6 +1,6 @@ { "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "pot0to", + "Author": "liza", "QuestSequence": [ { "Sequence": 0, @@ -13,8 +13,7 @@ "Z": 313.98486 }, "TerritoryId": 400, - "InteractionType": "AcceptQuest", - "Fly": true + "InteractionType": "AcceptQuest" } ] }, @@ -22,16 +21,14 @@ "Sequence": 1, "Steps": [ { - "DataId": 1017412, + "DataId": 1017471, "Position": { - "X": 402.45667, - "Y": -74.34704, - "Z": 636.6826 + "X": -391.0735, + "Y": 59.9946, + "Z": 303.1814 }, "TerritoryId": 400, - "InteractionType": "Interact", - "AetheryteShortcut": "The Churning Mists - Moghome", - "Fly": true + "InteractionType": "Interact" } ] }, @@ -39,17 +36,21 @@ "Sequence": 2, "Steps": [ { + "Position": { + "X": -255.2606, + "Y": -24.29513, + "Z": 737.67456 + }, "TerritoryId": 400, - "InteractionType": "Craft", - "ItemId": 15738, - "ItemCount": 3 + "InteractionType": "WalkTo", + "Fly": true }, { - "DataId": 1017413, + "DataId": 1017409, "Position": { - "X": 397.97046, - "Y": -72.344055, - "Z": 653.0403 + "X": -254.71893, + "Y": -24.295156, + "Z": 738.5519 }, "TerritoryId": 400, "InteractionType": "Interact" @@ -60,16 +61,130 @@ "Sequence": 3, "Steps": [ { - "DataId": 1017321, + "DataId": 2007244, "Position": { - "X": -376.4859, - "Y": 60.89619, - "Z": 319.7832 + "X": -658.9609, + "Y": 94.25488, + "Z": -417.07483 }, "TerritoryId": 400, "InteractionType": "Interact", "AetheryteShortcut": "The Churning Mists - Zenith", + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "Position": { + "X": -673.58887, + "Y": 93.64293, + "Z": -506.5746 + }, + "TerritoryId": 400, + "InteractionType": "WalkTo", + "Fly": true, + "SkipConditions": { + "StepIf": { + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + } + } + }, + { + "DataId": 2007245, + "Position": { + "X": -671.1376, + "Y": 93.91919, + "Z": -507.49982 + }, + "TerritoryId": 400, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 2007246, + "Position": { + "X": -813.1685, + "Y": 94.865234, + "Z": -457.3282 + }, + "TerritoryId": 400, + "InteractionType": "Interact", + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": -255.2606, + "Y": -24.29513, + "Z": 737.67456 + }, + "TerritoryId": 400, + "InteractionType": "WalkTo", + "AetheryteShortcut": "The Churning Mists - Zenith", "Fly": true + }, + { + "DataId": 1017409, + "Position": { + "X": -254.71893, + "Y": -24.295156, + "Z": 738.5519 + }, + "TerritoryId": 400, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "TerritoryId": 400, + "InteractionType": "Craft", + "ItemId": 15737, + "ItemCount": 1 + }, + { + "DataId": 1017410, + "Position": { + "X": -246.2044, + "Y": -24.295149, + "Z": 760.7384 + }, + "TerritoryId": 400, + "InteractionType": "Interact" } ] }, diff --git a/QuestPaths/6.x - Endwalker/Class Quests/BLU/4773_And the Crowd Goes Mild.json b/QuestPaths/6.x - Endwalker/Class Quests/BLU/4773_And the Crowd Goes Mild.json index 0872b5b8..47a59196 100644 --- a/QuestPaths/6.x - Endwalker/Class Quests/BLU/4773_And the Crowd Goes Mild.json +++ b/QuestPaths/6.x - Endwalker/Class Quests/BLU/4773_And the Crowd Goes Mild.json @@ -26,7 +26,8 @@ 131 ] } - } + }, + "StopDistance": 5 } ] }, -- 2.30.2