From: Redacted Date: Mon, 10 Mar 2025 09:33:07 +0000 (+0000) Subject: Reworked the acceptquest pathing X-Git-Tag: v5.0~15^2~6 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=d1605d8246bc145a577f00fda52f4a7a800e5b2c;p=Questionable.git Reworked the acceptquest pathing --- diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1327_Finger Licking Good.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1327_Finger Licking Good.json index 5354bb26..10af7752 100644 --- a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1327_Finger Licking Good.json +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1327_Finger Licking Good.json @@ -13,7 +13,22 @@ "Z": -188.67786 }, "TerritoryId": 180, - "InteractionType": "AcceptQuest" + "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 + } + } + } } ] }, @@ -73,4 +88,4 @@ ] } ] -} +} \ No newline at end of file