From: Redacted Date: Tue, 18 Mar 2025 16:14:07 +0000 (+0000) Subject: Adjusted sequence 0 to have a AetheryteShortcut & adjusted sequence 1 to have a step... X-Git-Tag: v5.0~9^2~1 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=7e8ee8843c891b33753343f7d65184e8513aeacd;p=Questionable.git Adjusted sequence 0 to have a AetheryteShortcut & adjusted sequence 1 to have a step to fly --- diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2319_Tremble Finishing.json b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2319_Tremble Finishing.json index f951ed6e..0f1fd524 100644 --- a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2319_Tremble Finishing.json +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2319_Tremble Finishing.json @@ -1,100 +1,139 @@ { - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza, Redacted", + "QuestSequence": [ { - "DataId": 1017171, - "Position": { - "X": -335.56116, - "Y": 59.003433, - "Z": 313.98486 - }, - "TerritoryId": 400, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ + "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 + } + } + } + } + ] + }, { - "DataId": 1017470, - "Position": { - "X": -353.53632, - "Y": 60.896175, - "Z": 299.61084 - }, - "TerritoryId": 400, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -354.06366, + "Y": 61.351093, + "Z": 305.64108 + }, + "TerritoryId": 400, + "InteractionType": "WalkTo", + "AetheryteShortcut": "The Churning Mists - Zenith", + "Fly": true, + "SkipConditions": { + "StepIf": { + "NearPosition": { + "Position": { + "X": -354.06366, + "Y": 61.351093, + "Z": 305.64108 + }, + "TerritoryId": 400, + "MaximumDistance": 50 + } + } + } + }, + { + "DataId": 1017470, + "Position": { + "X": -353.53632, + "Y": 60.896175, + "Z": 299.61084 + }, + "TerritoryId": 400, + "InteractionType": "Interact" + } + ] + }, { - "DataId": 2007283, - "Position": { - "X": -177.87445, - "Y": 53.055542, - "Z": 53.665894 - }, - "TerritoryId": 400, - "InteractionType": "Action", - "Action": "Roar", - "Fly": true - } - ] - }, - { - "Sequence": 3, - "Steps": [ + "Sequence": 2, + "Steps": [ + { + "DataId": 2007283, + "Position": { + "X": -177.87445, + "Y": 53.055542, + "Z": 53.665894 + }, + "TerritoryId": 400, + "InteractionType": "Action", + "Action": "Roar", + "Fly": true + } + ] + }, { - "DataId": 2007284, - "Position": { - "X": -320.60736, - "Y": 220.38599, - "Z": -708.00336 - }, - "TerritoryId": 400, - "InteractionType": "Action", - "Action": "Roar", - "Fly": true - } - ] - }, - { - "Sequence": 255, - "Steps": [ + "Sequence": 3, + "Steps": [ + { + "DataId": 2007284, + "Position": { + "X": -320.60736, + "Y": 220.38599, + "Z": -708.00336 + }, + "TerritoryId": 400, + "InteractionType": "Action", + "Action": "Roar", + "Fly": true + } + ] + }, { - "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 - } - } - } + "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