From cd2d3b74abbf3a6246910d2df129e1bd439a64df Mon Sep 17 00:00:00 2001 From: Redacted Date: Thu, 6 Mar 2025 15:25:54 +0000 Subject: [PATCH] Added 2310_Journey of a Thousand Hews --- .../2310_Journey of a Thousand Hews.json | 181 +++++++++++++----- 1 file changed, 129 insertions(+), 52 deletions(-) diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2310_Journey of a Thousand Hews.json b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2310_Journey of a Thousand Hews.json index 1a867f70..ca92bc2f 100644 --- a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2310_Journey of a Thousand Hews.json +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2310_Journey of a Thousand Hews.json @@ -1,52 +1,129 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "Disabled": true, - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1017171, - "Position": { - "X": -335.56116, - "Y": 59.003433, - "Z": 313.98486 - }, - "TerritoryId": 400, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1017171, - "Position": { - "X": -335.56116, - "Y": 59.003433, - "Z": 313.98486 - }, - "TerritoryId": 400, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "The Churning Mists - Zenith", - "Fly": true, - "SkipConditions": { - "AetheryteShortcutIf": { - "NearPosition": { - "Position": { - "X": -335.56116, - "Y": 59.003433, - "Z": 313.98486 - }, - "TerritoryId": 400, - "MaximumDistance": 50 - } - } - } - } - ] - } - ] -} +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1017171, + "Position": { + "X": -335.56116, + "Y": 59.003433, + "Z": 313.98486 + }, + "TerritoryId": 400, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "The Churning Mists - Zenith", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -335.56116, + "Y": 59.003433, + "Z": 313.98486 + }, + "TerritoryId": 400, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1017416, + "Position": { + "X": -696.9253, + "Y": 180.23418, + "Z": 709.8954 + }, + "TerritoryId": 400, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1017421, + "Position": { + "X": 217.51733, + "Y": 6.1228147, + "Z": 721.94995 + }, + "TerritoryId": 400, + "InteractionType": "Interact", + "AetheryteShortcut": "The Churning Mists - Moghome", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "TerritoryId": 400, + "InteractionType": "Craft", + "ItemId": 15739, + "ItemCount": 1, + "SkipConditions": { + "StepIf": { + "Item": { + "NotInInventory": false + } + } + } + }, + { + "DataId": 1017416, + "Position": { + "X": -696.9253, + "Y": 180.23418, + "Z": 709.8954 + }, + "TerritoryId": 400, + "InteractionType": "Interact", + "AetheryteShortcut": "The Churning Mists - Zenith", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1017171, + "Position": { + "X": -335.56116, + "Y": 59.003433, + "Z": 313.98486 + }, + "TerritoryId": 400, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "The Churning Mists - Zenith", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -335.56116, + "Y": 59.003433, + "Z": 313.98486 + }, + "TerritoryId": 400, + "MaximumDistance": 50 + } + } + } + } + ] + } + ] +} \ No newline at end of file