From 108d103fd872805dd81f2526716a45d5c7cd78a2 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sat, 11 Jan 2025 16:54:55 +0100 Subject: [PATCH] Add some extra flight steps to avoid vnav issues; fix bad NextQuestId --- .../1762_The Secret to Success.json | 5 ++-- .../1765_Intermediate Dragonslaying.json | 8 ++++--- .../1766_Advanced Dragonslaying.json | 12 ++++++---- .../1890_Personal Effects.json | 23 ++++++++++++++++--- .../1892_A Missing Tooth.json | 4 ++-- .../1893_A Noble Purpose.json | 5 ++-- .../Side Quests/Ishgard/1873_Enlisted.json | 17 +++++++++++++- 7 files changed, 57 insertions(+), 17 deletions(-) diff --git a/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1762_The Secret to Success.json b/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1762_The Secret to Success.json index 1c16e3f1b..449db054c 100644 --- a/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1762_The Secret to Success.json +++ b/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1762_The Secret to Success.json @@ -117,9 +117,10 @@ "Z": 4.5318604 }, "TerritoryId": 397, - "InteractionType": "CompleteQuest" + "InteractionType": "CompleteQuest", + "NextQuestId": 1764 } ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1765_Intermediate Dragonslaying.json b/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1765_Intermediate Dragonslaying.json index ae7e2afef..4bea24395 100644 --- a/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1765_Intermediate Dragonslaying.json +++ b/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1765_Intermediate Dragonslaying.json @@ -28,7 +28,8 @@ "Z": -244.1596 }, "TerritoryId": 397, - "InteractionType": "Interact" + "InteractionType": "Interact", + "Fly": true } ] }, @@ -89,9 +90,10 @@ }, "TerritoryId": 397, "InteractionType": "CompleteQuest", - "NextQuestId": 1766 + "NextQuestId": 1766, + "Fly": true } ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1766_Advanced Dragonslaying.json b/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1766_Advanced Dragonslaying.json index 4f9d54e23..aadaebf07 100644 --- a/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1766_Advanced Dragonslaying.json +++ b/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1766_Advanced Dragonslaying.json @@ -28,7 +28,8 @@ "Z": -244.1596 }, "TerritoryId": 397, - "InteractionType": "Interact" + "InteractionType": "Interact", + "Fly": true } ] }, @@ -58,12 +59,14 @@ "Y": 100.08534, "Z": -603.926 }, + "StopDistance": 0.5, "TerritoryId": 397, "InteractionType": "Combat", "KillEnemyDataIds": [ 4468 ], - "EnemySpawnType": "AutoOnEnterArea" + "EnemySpawnType": "AutoOnEnterArea", + "Fly": true } ] }, @@ -78,7 +81,8 @@ "Z": -503.7156 }, "TerritoryId": 397, - "InteractionType": "Interact" + "InteractionType": "Interact", + "Fly": true } ] }, @@ -100,4 +104,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1890_Personal Effects.json b/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1890_Personal Effects.json index bddb06053..683419858 100644 --- a/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1890_Personal Effects.json +++ b/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1890_Personal Effects.json @@ -34,7 +34,8 @@ "DataId": 3992, "MinimumKillCount": 5 } - ] + ], + "Fly": true } ] }, @@ -50,13 +51,29 @@ "Z": 791.37854 }, "TerritoryId": 397, - "InteractionType": "Interact" + "InteractionType": "Interact", + "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest" } ] }, { "Sequence": 255, "Steps": [ + { + "Position": { + "X": -110.26132, + "Y": 153.61101, + "Z": 10.394781 + }, + "TerritoryId": 397, + "InteractionType": "WalkTo", + "Fly": true, + "SkipConditions": { + "StepIf": { + "Flying": "Locked" + } + } + }, { "Fly": true, "DataId": 1014146, @@ -72,4 +89,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1892_A Missing Tooth.json b/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1892_A Missing Tooth.json index 657fd96f8..d0ee8c1ca 100644 --- a/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1892_A Missing Tooth.json +++ b/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1892_A Missing Tooth.json @@ -75,9 +75,9 @@ }, "TerritoryId": 397, "InteractionType": "CompleteQuest", - "NextQuestId": 1983 + "NextQuestId": 1893 } ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1893_A Noble Purpose.json b/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1893_A Noble Purpose.json index 7a5a5c64e..c5a003fc7 100644 --- a/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1893_A Noble Purpose.json +++ b/QuestPaths/3.x - Heavensward/Side Quests/Coerthas Western Highlands/1893_A Noble Purpose.json @@ -104,9 +104,10 @@ "Z": 3.829956 }, "TerritoryId": 397, - "InteractionType": "CompleteQuest" + "InteractionType": "CompleteQuest", + "NextQuestId": 1898 } ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Side Quests/Ishgard/1873_Enlisted.json b/QuestPaths/3.x - Heavensward/Side Quests/Ishgard/1873_Enlisted.json index ef0a9cbde..c603466de 100644 --- a/QuestPaths/3.x - Heavensward/Side Quests/Ishgard/1873_Enlisted.json +++ b/QuestPaths/3.x - Heavensward/Side Quests/Ishgard/1873_Enlisted.json @@ -36,6 +36,21 @@ { "Sequence": 255, "Steps": [ + { + "Position": { + "X": -110.26132, + "Y": 153.61101, + "Z": 10.394781 + }, + "TerritoryId": 397, + "InteractionType": "WalkTo", + "Fly": true, + "SkipConditions": { + "StepIf": { + "Flying": "Locked" + } + } + }, { "DataId": 1014719, "Position": { @@ -50,4 +65,4 @@ ] } ] -} \ No newline at end of file +}