From: skiaz Date: Mon, 10 Mar 2025 18:50:59 +0000 (+0100) Subject: Added 863_Don't Let the Cat out of the Bag X-Git-Tag: v5.8~2^2~13 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=8349d532eb7a9994bf11cf36516bdfdc4c42a6c2;p=Questionable.git Added 863_Don't Let the Cat out of the Bag --- diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Outer La Noscea/863_Don't Let the Cat out of the Bag.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Outer La Noscea/863_Don't Let the Cat out of the Bag.json new file mode 100644 index 00000000..0f5c4f0e --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Outer La Noscea/863_Don't Let the Cat out of the Bag.json @@ -0,0 +1,66 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "skiaz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006331, + "Position": { + "X": -144.15204, + "Y": 64.989944, + "Z": -209.88788 + }, + "TerritoryId": 180, + "InteractionType": "AcceptQuest", + "Fly": true + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2269, + "Position": { + "X": -268.5741, + "Y": 64.49246, + "Z": -322.04163 + }, + "TerritoryId": 180, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1006331, + "Position": { + "X": -268.5741, + "Y": 64.49246, + "Z": -322.04163 + }, + "TerritoryId": 180, + "InteractionType": "WaitForManualProgress", + "Comment": "Weaken the Coerl and use quest item on it (BLU: 'Missile' works great here, if overleveled)" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006331, + "Position": { + "X": -144.15204, + "Y": 64.989944, + "Z": -209.88788 + }, + "TerritoryId": 180, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] + } + \ No newline at end of file