From 5aa44b2f530876531c0e91b79da72d7a3af60c66 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Mon, 28 Oct 2024 10:07:14 +0100 Subject: [PATCH] Add 'Braving New Depths' --- .../Dungeons/764_Braving New Depths.json | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/764_Braving New Depths.json diff --git a/QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/764_Braving New Depths.json b/QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/764_Braving New Depths.json new file mode 100644 index 00000000..68840342 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Unlocks/Dungeons/764_Braving New Depths.json @@ -0,0 +1,48 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1005021, + "Position": { + "X": -472.49567, + "Y": 23.008797, + "Z": -355.00116 + }, + "TerritoryId": 140, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": -157.07425, + "Y": 24.884384, + "Z": -354.37775 + }, + "TerritoryId": 146, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Southern Thanalan - Little Ala Mhigo", + "Fly": true + }, + { + "DataId": 1006220, + "Position": { + "X": 185.74805, + "Y": 13.721187, + "Z": -443.1983 + }, + "TerritoryId": 146, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +}