From: skiaz Date: Fri, 7 Mar 2025 00:22:45 +0000 (+0100) Subject: Added 2327_The Zenith of Craftsmanship X-Git-Tag: v5.0~17^2~4 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=9fbcebb09459c20108cbe02bfc9ddad899c11048;p=Questionable.git Added 2327_The Zenith of Craftsmanship --- diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Story/2327_The Zenith of Craftsmanship.json b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Story/2327_The Zenith of Craftsmanship.json new file mode 100644 index 00000000..fcc0da16 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Story/2327_The Zenith of Craftsmanship.json @@ -0,0 +1,93 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Skiaz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1017320, + "Position": { + "X": -342.15308, + "Y": 59.03801, + "Z": 315.14453 + }, + "TerritoryId": 400, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "The Churning Mists - Zenith", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -342.15308, + "Y": 59.03801, + "Z": 315.14453 + }, + "TerritoryId": 400, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1017170, + "Position": { + "X": -344.22827, + "Y": 59.038006, + "Z": 317.1587 + }, + "TerritoryId": 400, + "InteractionType": "Interact", + "Fly": true + }, + { + "DataId": 1017173, + "Position": { + "X": -363.82086, + "Y": 60.896187, + "Z": 306.38586 + }, + "TerritoryId": 400, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1017320, + "Position": { + "X": -342.15308, + "Y": 59.03801, + "Z": 315.14453 + }, + "TerritoryId": 400, + "InteractionType": "CompleteQuest", + "Fly": true, + "AetheryteShortcut": "The Churning Mists - Zenith", + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -335.56116, + "Y": 59.003433, + "Z": 313.98486 + }, + "TerritoryId": 400, + "MaximumDistance": 50 + } + } + } + } + ] + } + ] +} \ No newline at end of file