From 5e155b74c548e943086aa4650d4bdb92d5dafca6 Mon Sep 17 00:00:00 2001 From: Redacted Date: Sun, 16 Mar 2025 16:06:44 +0000 Subject: [PATCH] Added 1333_Hells Have No Fury --- .../Dailies/1333_Hells Have No Fury.json | 215 ++++++++++++++---- 1 file changed, 177 insertions(+), 38 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1333_Hells Have No Fury.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1333_Hells Have No Fury.json index e84dfd38..3abe23be 100644 --- a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1333_Hells Have No Fury.json +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1333_Hells Have No Fury.json @@ -1,38 +1,177 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "Disabled": true, - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1005928, - "Position": { - "X": 7.095398, - "Y": 16.167778, - "Z": -188.67786 - }, - "TerritoryId": 180, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1005928, - "Position": { - "X": 7.095398, - "Y": 16.167778, - "Z": -188.67786 - }, - "TerritoryId": 180, - "InteractionType": "CompleteQuest", - "Fly": true - } - ] - } - ] -} +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1005928, + "Position": { + "X": 7.095398, + "Y": 16.167778, + "Z": -188.67786 + }, + "TerritoryId": 180, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Outer La Noscea - Camp Overlook", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 7.095398, + "Y": 16.167778, + "Z": -188.67786 + }, + "TerritoryId": 180, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1005932, + "Position": { + "X": -1.236023, + "Y": 33.38838, + "Z": -244.19019 + }, + "TerritoryId": 180, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1005950, + "Position": { + "X": -11.7647705, + "Y": 49.2008, + "Z": -289.2348 + }, + "TerritoryId": 180, + "InteractionType": "Emote", + "Emote": "soothe", + "Fly": true, + "Land": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 16 + ] + }, + { + "DataId": 1005951, + "Position": { + "X": -24.673828, + "Y": 49.15637, + "Z": -331.50226 + }, + "TerritoryId": 180, + "InteractionType": "Emote", + "Emote": "soothe", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 8 + ] + }, + { + "DataId": 1005947, + "Position": { + "X": -16.159302, + "Y": 50.30896, + "Z": -351.85785 + }, + "TerritoryId": 180, + "InteractionType": "Emote", + "Emote": "soothe", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 1005949, + "Position": { + "X": 15.42688, + "Y": 48.41687, + "Z": -324.02533 + }, + "TerritoryId": 180, + "InteractionType": "Emote", + "Emote": "soothe", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "DataId": 1005948, + "Position": { + "X": 50.125854, + "Y": 48.75892, + "Z": -326.55835 + }, + "TerritoryId": 180, + "InteractionType": "Emote", + "Emote": "soothe" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1005932, + "Position": { + "X": -1.236023, + "Y": 33.38838, + "Z": -244.19019 + }, + "TerritoryId": 180, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1005928, + "Position": { + "X": 7.095398, + "Y": 16.167778, + "Z": -188.67786 + }, + "TerritoryId": 180, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file -- 2.30.2