From: Liza Carvelli Date: Fri, 6 Jun 2025 17:34:12 +0000 (+0200) Subject: Add Mamool Ja dailies X-Git-Tag: v5.16~3 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=d0af767809645bcdc0f91815a6e07fd0ba23e853;p=Questionable.git Add Mamool Ja dailies --- diff --git a/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5286_A Seasoning for Soup.json b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5286_A Seasoning for Soup.json new file mode 100644 index 00000000..1dd11813 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5286_A Seasoning for Soup.json @@ -0,0 +1,77 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1052560, + "Position": { + "X": 589.3186, + "Y": -142.89168, + "Z": 729.4575 + }, + "TerritoryId": 1189, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 1189, + "InteractionType": "Gather", + "RequiredQuestAcceptedJob": [ + "Miner" + ], + "ItemsToGather": [ + { + "ItemId": 48075, + "ItemCount": 3 + } + ] + }, + { + "TerritoryId": 1189, + "InteractionType": "Gather", + "RequiredQuestAcceptedJob": [ + "Botanist" + ], + "ItemsToGather": [ + { + "ItemId": 48076, + "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 + } + } + } + } + ] + } + ] +}