From b465deb5f9c32def37b3d6333ea683bd90aba2dd Mon Sep 17 00:00:00 2001 From: skiaz Date: Thu, 6 Mar 2025 23:33:17 +0100 Subject: [PATCH] Added 2309_A Revivifying Roar --- .../Dailies/2309_A Revivifying Roar.json | 89 ++++++++++++++++++- 1 file changed, 87 insertions(+), 2 deletions(-) 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..8ef85bd8 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,7 +1,7 @@ { "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "Disabled": true, + "Author": "skiaz", + "Disabled": false, "QuestSequence": [ { "Sequence": 0, @@ -18,6 +18,91 @@ } ] }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1017470, + "Position": { + "X": -353.53632, + "Y": 60.896175, + "Z": 299.61084 + }, + "TerritoryId": 400, + "InteractionType": "Interact", + "Fly": true + } + ] + + }, + { + "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": [ -- 2.30.2