From 64267ac3a7c0f5a62e53796fc222d10c62c47350 Mon Sep 17 00:00:00 2001 From: pot0to <19513249+pot0to@users.noreply.github.com> Date: Wed, 12 Mar 2025 19:28:13 -0700 Subject: [PATCH] new moogle quest --- .../Dailies/2297_A Little Pick-me-up.json | 56 +++++++++++++++++-- 1 file changed, 52 insertions(+), 4 deletions(-) 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 } ] }, -- 2.30.2