From 8349d532eb7a9994bf11cf36516bdfdc4c42a6c2 Mon Sep 17 00:00:00 2001 From: skiaz Date: Mon, 10 Mar 2025 19:50:59 +0100 Subject: [PATCH] Added 863_Don't Let the Cat out of the Bag --- .../863_Don't Let the Cat out of the Bag.json | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Outer La Noscea/863_Don't Let the Cat out of the Bag.json 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 -- 2.30.2