From 2ed35a7c4b3302f5ac77f43e9000647cf3a1e606 Mon Sep 17 00:00:00 2001 From: Redacted Date: Wed, 12 Mar 2025 19:39:39 +0000 Subject: [PATCH] Added 1492_Never Be Royal --- .../Ixal/Story/1492_Never Be Royal.json | 172 ++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Story/1492_Never Be Royal.json diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Story/1492_Never Be Royal.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Story/1492_Never Be Royal.json new file mode 100644 index 00000000..7c44a4f9 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Story/1492_Never Be Royal.json @@ -0,0 +1,172 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1009199, + "Position": { + "X": 149.43152, + "Y": -18.140299, + "Z": 99.22937 + }, + "TerritoryId": 154, + "InteractionType": "AcceptQuest", + "Fly": true, + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 149.43152, + "Y": -18.140299, + "Z": 99.22937 + }, + "TerritoryId": 154, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1009615, + "Position": { + "X": 26.443848, + "Y": -19.000004, + "Z": 111.528076 + }, + "TerritoryId": 132, + "InteractionType": "Interact", + "AetheryteShortcut": "Gridania" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 175.1545, + "Y": 222.61827, + "Z": 354.20248 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "Fly": true, + "Land": true + }, + { + "DataId": 1009616, + "Position": { + "X": 168.81055, + "Y": 223.03535, + "Z": 363.08838 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1009617, + "Position": { + "X": 181.41443, + "Y": 229.05, + "Z": 327.77905 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1009219, + "Position": { + "X": 251.11768, + "Y": 222, + "Z": 366.2317 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2004447, + "Position": { + "X": 172.93042, + "Y": 229.72449, + "Z": 331.8379 + }, + "TerritoryId": 155, + "InteractionType": "UseItem", + "ItemId": 2001370 + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1009617, + "Position": { + "X": 181.41443, + "Y": 229.05, + "Z": 327.77905 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1009618, + "Position": { + "X": 161.39453, + "Y": 222.02899, + "Z": 340.81018 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1009199, + "Position": { + "X": 149.43152, + "Y": -18.140299, + "Z": 99.22937 + }, + "TerritoryId": 154, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "Fly": true + } + ] + } + ] +} \ No newline at end of file -- 2.30.2