From: pot0to <19513249+pot0to@users.noreply.github.com> Date: Thu, 13 Mar 2025 02:28:13 +0000 (-0700) Subject: new moogle quest X-Git-Tag: v5.0~16^2 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=64267ac3a7c0f5a62e53796fc222d10c62c47350;p=Questionable.git new moogle quest --- diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2297_A Little Pick-me-up.json b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2297_A Little Pick-me-up.json index 1a867f70..b9d51065 100644 --- a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2297_A Little Pick-me-up.json +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2297_A Little Pick-me-up.json @@ -1,7 +1,6 @@ -{ +{ "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "Disabled": true, + "Author": "pot0to", "QuestSequence": [ { "Sequence": 0, @@ -14,7 +13,56 @@ "Z": 313.98486 }, "TerritoryId": 400, - "InteractionType": "AcceptQuest" + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "The Churning Mists - Zenith", + "Fly": true + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1017322, + "Position": { + "X": -331.5633, + "Y": 58.823204, + "Z": 323.17078 + }, + "TerritoryId": 400, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": -740.9363, + "Y": 81, + "Z": 427.06656 + }, + "TerritoryId": 400, + "InteractionType": "Action", + "Action": "Seed", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "Position": { + "X": -44.158283, + "Y": 81.187126, + "Z": -265.6412 + }, + "TerritoryId": 400, + "InteractionType": "Action", + "Action": "Seed", + "Fly": true } ] },