From 2d3f61ecff0347e0288a1f82a29a911c2036ba2c Mon Sep 17 00:00:00 2001 From: Censored Date: Thu, 12 Jun 2025 18:04:49 +0200 Subject: [PATCH] Added 1364 --- .../Dailies/1364_A Coblyn Catastrophe.json | 108 ++++++++++++------ 1 file changed, 74 insertions(+), 34 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1364_A Coblyn Catastrophe.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1364_A Coblyn Catastrophe.json index b100ce64..a4a69b92 100644 --- a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1364_A Coblyn Catastrophe.json +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1364_A Coblyn Catastrophe.json @@ -1,38 +1,78 @@ { - "$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", + "Comment": "FATE", + "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 + } + } + } + } + ] + }, { - "DataId": 1005930, - "Position": { - "X": 12.558105, - "Y": 16.159302, - "Z": -176.5622 - }, - "TerritoryId": 180, - "InteractionType": "CompleteQuest", - "Fly": true + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 147.42166, + "Y": 24.300901, + "Z": -751.06976 + }, + "TerritoryId": 180, + "InteractionType": "WaitForManualProgress", + "Fly": true, + "Comment": "Do the FATE" + }, + { + "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 -- 2.20.1