From: Redacted Date: Mon, 17 Mar 2025 21:42:14 +0000 (+0000) Subject: Added 2309_A Revivifying Roar X-Git-Tag: v5.0~9^2~3 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=d644137204406eab58fd5c92ad51a47ae1bce719;p=Questionable.git Added 2309_A Revivifying Roar --- diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2309_A Revivifying Roar.json b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2309_A Revivifying Roar.json index 1a867f70..d15e2b07 100644 --- a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2309_A Revivifying Roar.json +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2309_A Revivifying Roar.json @@ -1,52 +1,149 @@ -{ - "$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": 1017470, + "Position": { + "X": -353.53632, + "Y": 60.896175, + "Z": 299.61084 + }, + "TerritoryId": 400, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2007275, + "Position": { + "X": -147.05127, + "Y": 77.653076, + "Z": -189.77649 + }, + "TerritoryId": 400, + "InteractionType": "Action", + "Action": "Roar", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2007276, + "Position": { + "X": -190.2038, + "Y": 77.653076, + "Z": -304.49384 + }, + "TerritoryId": 400, + "InteractionType": "Action", + "Action": "Roar", + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2007277, + "Position": { + "X": -75.88312, + "Y": 77.653076, + "Z": -347.79895 + }, + "TerritoryId": 400, + "InteractionType": "Action", + "Action": "Roar", + "Fly": true + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2007278, + "Position": { + "X": -32.852783, + "Y": 77.62268, + "Z": -233.87512 + }, + "TerritoryId": 400, + "InteractionType": "Action", + "Action": "Roar", + "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