From: Liza Carvelli Date: Sun, 1 Jun 2025 20:03:46 +0000 (+0200) Subject: Add Mamool Ja dailies X-Git-Tag: v5.15~9 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=fac19698b1558de1d39e60624ed44977afa11306;p=Questionable.git Add Mamool Ja dailies --- diff --git a/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5278_Remedies at the Ready.json b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5278_Remedies at the Ready.json new file mode 100644 index 00000000..6d73aa1d --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5278_Remedies at the Ready.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": 48060, + "ItemCount": 3 + } + ] + }, + { + "TerritoryId": 1189, + "InteractionType": "Gather", + "RequiredQuestAcceptedJob": [ + "Botanist" + ], + "ItemsToGather": [ + { + "ItemId": 48061, + "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 + } + } + } + } + ] + } + ] +} diff --git a/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5279_A Welcoming Fragrance.json b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5279_A Welcoming Fragrance.json new file mode 100644 index 00000000..a9d95b8c --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5279_A Welcoming Fragrance.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": 48063, + "ItemCount": 3 + } + ] + }, + { + "TerritoryId": 1189, + "InteractionType": "Gather", + "RequiredQuestAcceptedJob": [ + "Botanist" + ], + "ItemsToGather": [ + { + "ItemId": 48064, + "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 + } + } + } + } + ] + } + ] +}