diff --git a/QuestPaths/6.x - Endwalker/Raid Quests/4760_Guided by the Past.json b/QuestPaths/6.x - Endwalker/Raid Quests/4760_Guided by the Past.json index 3a34daf7..76d7ed85 100644 --- a/QuestPaths/6.x - Endwalker/Raid Quests/4760_Guided by the Past.json +++ b/QuestPaths/6.x - Endwalker/Raid Quests/4760_Guided by the Past.json @@ -21,6 +21,17 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": 807.9048, + "Y": 152.2857, + "Z": -243.60707 + }, + "TerritoryId": 961, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Elpis - Anagnorisis", + "Fly": true + }, { "DataId": 2012293, "Position": { @@ -30,8 +41,6 @@ }, "TerritoryId": 961, "InteractionType": "Interact", - "AetheryteShortcut": "Elpis - Anagnorisis", - "Fly": true, "TargetTerritoryId": 1025 }, { @@ -120,7 +129,8 @@ "Z": 301.9912 }, "TerritoryId": 956, - "InteractionType": "CompleteQuest" + "InteractionType": "CompleteQuest", + "NextQuestId": 5252 } ] } diff --git a/QuestPaths/6.x - Endwalker/Raid Quests/5252_A Present from the Present.json b/QuestPaths/6.x - Endwalker/Raid Quests/5252_A Present from the Present.json new file mode 100644 index 00000000..ef09a272 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Raid Quests/5252_A Present from the Present.json @@ -0,0 +1,126 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1048609, + "Position": { + "X": -10.696594, + "Y": 2.4000525, + "Z": -31.174255 + }, + "TerritoryId": 962, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Old Sharlayan", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1045332, + "Position": { + "X": -639.704, + "Y": -27.177149, + "Z": 301.9912 + }, + "TerritoryId": 956, + "InteractionType": "Interact", + "AetheryteShortcut": "Labyrinthos - Aporia" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 807.9048, + "Y": 152.2857, + "Z": -243.60707 + }, + "TerritoryId": 961, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Elpis - Anagnorisis", + "Fly": true + }, + { + "DataId": 2012293, + "Position": { + "X": 809.9336, + "Y": 151.81189, + "Z": -243.42719 + }, + "TerritoryId": 961, + "InteractionType": "Interact", + "TargetTerritoryId": 1025 + }, + { + "DataId": 1048610, + "Position": { + "X": 93.94971, + "Y": -1E-11, + "Z": 61.020752 + }, + "TerritoryId": 1025, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2014542, + "Position": { + "X": 104.57007, + "Y": -0.015319824, + "Z": 46.25 + }, + "TerritoryId": 1025, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1048610, + "Position": { + "X": 93.94971, + "Y": -1E-11, + "Z": 61.020752 + }, + "TerritoryId": 1025, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1045332, + "Position": { + "X": -639.704, + "Y": -27.177149, + "Z": 301.9912 + }, + "TerritoryId": 956, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Labyrinthos - Aporia" + } + ] + } + ] +}