From 4eec065fd9063c0c74eabeb4e2eb62772fc51715 Mon Sep 17 00:00:00 2001 From: MrGuffels Date: Wed, 28 May 2025 16:33:16 -0500 Subject: [PATCH] Mamool Ja 5274 (A Measure of Influence) I contributed something :) --- .../Dailies/5274_A Measure of Influence.json | 104 ++++++++++++++++++ 1 file changed, 104 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..ef7f5a01 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5274_A Measure of Influence.json @@ -0,0 +1,104 @@ +{ + "$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": 1, + "Steps": [ + { + "TerritoryId": 1189, + "InteractionType": "Gather", + "RequiredQuestAcceptedJob": [ + "Miner" + ], + "ItemsToGather": [ + { + "ItemId": 48051, + "ItemCount": 3 + } + ] + }, + { + "TerritoryId": 1189, + "InteractionType": "Gather", + "RequiredQuestAcceptedJob": [ + "Botanist" + ], + "ItemsToGather": [ + { + "ItemId": 48031, + "ItemCount": 3 + } + ] + }, + { + "Position": { + "X": 472.2853, + "Y": -150, + "Z": 758.076 + }, + "StopDistance": 2, + "TerritoryId": 1189, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1052570, + "Position": { + "X": 470.6339, + "Y": -150, + "Z": 757.47314 + }, + "StopDistance": 7, + "TerritoryId": 1189, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "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 + } + } + } + } + ] + } + ] +} -- 2.20.1