From 247443a8434d25282b88fe03cf553253f3f7c524 Mon Sep 17 00:00:00 2001 From: Censored Date: Mon, 23 Jun 2025 18:54:43 +0200 Subject: [PATCH] Added 5260 --- .../Story/5260_The Pride of Mamook.json | 67 +++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Story/5260_The Pride of Mamook.json diff --git a/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Story/5260_The Pride of Mamook.json b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Story/5260_The Pride of Mamook.json new file mode 100644 index 00000000..dba2f2e9 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Story/5260_The Pride of Mamook.json @@ -0,0 +1,67 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Censored", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1052561, + "Position": { + "X": 578.14905, + "Y": -144.88388, + "Z": 721.8279 + }, + "TerritoryId": 1189, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1053785, + "Position": { + "X": 600.7323, + "Y": -141.2465, + "Z": 801.41907 + }, + "TerritoryId": 1189, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1053787, + "Position": { + "X": 596.7345, + "Y": -143.12323, + "Z": 769.9243 + }, + "TerritoryId": 1189, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1053788, + "Position": { + "X": 476.82898, + "Y": -150, + "Z": 769.5276 + }, + "TerritoryId": 1189, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file -- 2.30.2