From: Censored Date: Thu, 12 Jun 2025 16:12:53 +0000 (+0200) Subject: Added 1365 X-Git-Tag: v5.17~5^2~1 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=23e171462483183731fbe7ab61abf81966f63e59;p=Questionable.git Added 1365 --- diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1365_Friends in Low Places.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1365_Friends in Low Places.json index b100ce64..622ab1c4 100644 --- a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1365_Friends in Low Places.json +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1365_Friends in Low Places.json @@ -1,38 +1,83 @@ { - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "Disabled": true, - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Censored", + "QuestSequence": [ { - "DataId": 1005930, - "Position": { - "X": 12.558105, - "Y": 16.159302, - "Z": -176.5622 - }, - "TerritoryId": 180, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 255, - "Steps": [ + "Sequence": 0, + "Steps": [ + { + "DataId": 1005930, + "Position": { + "X": 12.558105, + "Y": 16.159302, + "Z": -176.5622 + }, + "TerritoryId": 180, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Outer La Noscea - Camp Overlook", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 12.558105, + "Y": 16.159302, + "Z": -176.5622 + }, + "TerritoryId": 180, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 161.17926, + "Y": 21.418877, + "Z": -703.57477 + }, + "TerritoryId": 180, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [ 756, 757, 758 ], + "Fly": true + } + ] + }, { - "DataId": 1005930, - "Position": { - "X": 12.558105, - "Y": 16.159302, - "Z": -176.5622 - }, - "TerritoryId": 180, - "InteractionType": "CompleteQuest", - "Fly": true + "Sequence": 255, + "Steps": [ + { + "DataId": 1005930, + "Position": { + "X": 12.558105, + "Y": 16.159302, + "Z": -176.5622 + }, + "TerritoryId": 180, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Outer La Noscea - Camp Overlook", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 12.558105, + "Y": 16.159302, + "Z": -176.5622 + }, + "TerritoryId": 180, + "MaximumDistance": 50 + } + } + } + } + ] } - ] - } - ] -} + ] +} \ No newline at end of file