From 1e9630a301a79b1b1e20a5962988ca1ac7ea2b51 Mon Sep 17 00:00:00 2001 From: MrGuffels Date: Wed, 28 May 2025 16:35:05 -0500 Subject: [PATCH] Mamool Ja 5274 (A Measure of Influence) I Contributed Something :) --- .../Dailies/5274_A Measure of Influence.json | 77 +++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5274_A Measure of Influence.json diff --git a/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5274_A Measure of Influence.json b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5274_A Measure of Influence.json new file mode 100644 index 00000000..579f2cf1 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5274_A Measure of Influence.json @@ -0,0 +1,77 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Theo", + "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": 48051, + "ItemCount": 3 + } + ] + }, + { + "TerritoryId": 1189, + "InteractionType": "Gather", + "RequiredQuestAcceptedJob": [ + "Botanist" + ], + "ItemsToGather": [ + { + "ItemId": 48052, + "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.20.1