From 5a424adcd9347fbdb3a6023749a0c90819611dcf Mon Sep 17 00:00:00 2001 From: Redacted Date: Tue, 18 Mar 2025 07:48:37 +0000 Subject: [PATCH] Added 1259_Gourd Grief --- .../Sylphs/Dailies/1259_Gourd Grief.json | 133 ++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Allied Societies/Sylphs/Dailies/1259_Gourd Grief.json diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sylphs/Dailies/1259_Gourd Grief.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sylphs/Dailies/1259_Gourd Grief.json new file mode 100644 index 00000000..b517ec23 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sylphs/Dailies/1259_Gourd Grief.json @@ -0,0 +1,133 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1005561, + "Position": { + "X": 47.01306, + "Y": 6.0734644, + "Z": 254.01685 + }, + "TerritoryId": 152, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "East Shroud - Hawthorne Hut", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2003073, + "Position": { + "X": 180.98718, + "Y": -0.38153076, + "Z": 68.03992 + }, + "TerritoryId": 152, + "InteractionType": "Interact", + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 2 + ] + }, + { + "DataId": 2003069, + "Position": { + "X": 327.65686, + "Y": -6.088379, + "Z": -7.9194946 + }, + "TerritoryId": 152, + "InteractionType": "Interact", + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "DataId": 2003068, + "Position": { + "X": 323.81165, + "Y": -5.783203, + "Z": -17.898865 + }, + "TerritoryId": 152, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 2003070, + "Position": { + "X": 328.08423, + "Y": -4.867676, + "Z": -31.296265 + }, + "TerritoryId": 152, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 16 + ] + }, + { + "DataId": 2003067, + "Position": { + "X": 354.57385, + "Y": -4.623535, + "Z": -11.39856 + }, + "TerritoryId": 152, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1005561, + "Position": { + "X": 47.01306, + "Y": 6.0734644, + "Z": 254.01685 + }, + "TerritoryId": 152, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file -- 2.30.2