From 231e65d959ebfb6c3ca576a8623b40ef3fd29201 Mon Sep 17 00:00:00 2001 From: Censored Date: Mon, 2 Jun 2025 01:12:32 +0200 Subject: [PATCH] Added 5276 & 5277 --- .../Dailies/5276_Rough Around the Edges.json | 77 +++++++++++++++++++ .../5277_Building a Better Smoke Bomb.json | 77 +++++++++++++++++++ 2 files changed, 154 insertions(+) create mode 100644 QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5276_Rough Around the Edges.json create mode 100644 QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5277_Building a Better Smoke Bomb.json diff --git a/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5276_Rough Around the Edges.json b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5276_Rough Around the Edges.json new file mode 100644 index 00000000..2172ac79 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5276_Rough Around the Edges.json @@ -0,0 +1,77 @@ +{ + "$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": 255, + "Steps": [ + { + "TerritoryId": 1189, + "InteractionType": "Gather", + "RequiredQuestAcceptedJob": [ + "Miner" + ], + "ItemsToGather": [ + { + "ItemId": 48054, + "ItemCount": 3 + } + ] + }, + { + "TerritoryId": 1189, + "InteractionType": "Gather", + "RequiredQuestAcceptedJob": [ + "Botanist" + ], + "ItemsToGather": [ + { + "ItemId": 48055, + "ItemCount": 3 + } + ] + }, + { + "DataId": 1052560, + "Position": { + "X": 589.3186, + "Y": -142.89168, + "Z": 729.4575 + }, + "TerritoryId": 1189, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Yak T'el - Mamook", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 589.3186, + "Y": -142.89168, + "Z": 729.4575 + }, + "TerritoryId": 1189, + "MaximumDistance": 200 + } + } + } + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5277_Building a Better Smoke Bomb.json b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5277_Building a Better Smoke Bomb.json new file mode 100644 index 00000000..a5910040 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5277_Building a Better Smoke Bomb.json @@ -0,0 +1,77 @@ +{ + "$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": 255, + "Steps": [ + { + "TerritoryId": 1189, + "InteractionType": "Gather", + "RequiredQuestAcceptedJob": [ + "Miner" + ], + "ItemsToGather": [ + { + "ItemId": 48057, + "ItemCount": 3 + } + ] + }, + { + "TerritoryId": 1189, + "InteractionType": "Gather", + "RequiredQuestAcceptedJob": [ + "Botanist" + ], + "ItemsToGather": [ + { + "ItemId": 48058, + "ItemCount": 3 + } + ] + }, + { + "DataId": 1052560, + "Position": { + "X": 589.3186, + "Y": -142.89168, + "Z": 729.4575 + }, + "TerritoryId": 1189, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Yak T'el - Mamook", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 589.3186, + "Y": -142.89168, + "Z": 729.4575 + }, + "TerritoryId": 1189, + "MaximumDistance": 200 + } + } + } + } + ] + } + ] +} \ No newline at end of file -- 2.30.2