From 7d3da7ba079b873db8809ca1d5dd7d17fac820b9 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Tue, 9 Jul 2024 20:16:24 +0200 Subject: [PATCH] Update DT paths till 97 dungeon --- .../Kozama'uka/5074_Divine Inspiration.json | 1 + .../5047_An Illuminating Ritual.json | 2 + .../5055_The Flame Burns No More.json | 9 +++++ .../Yak T'el/5114_Lost and Powerless.json | 1 + .../MSQ/C-Yak T'el/4902_Taking a Stand.json | 3 +- .../C-Yak T'el/4903_Into the Traverse.json | 3 +- .../4908_The Feat of Brotherhood.json | 3 ++ .../4910_Dawn of a New Tomorrow.json | 1 + .../4911_Ever Greater, Ever Brighter.json | 1 + .../4913_Saddled Up.json | 37 ++++++++++++------- .../4914_Braced for Trouble.json | 16 ++++++-- .../4915_Blowing Smoke.json | 1 + .../4916_Law of the Land.json | 10 +++++ .../4917_On Track.json | 14 ++++++- .../4918_One With Nature.json | 22 ++++++++++- .../4925_A Hot Commodity.json | 30 +++++++++++++++ Questionable/Questionable.csproj | 2 +- 17 files changed, 133 insertions(+), 23 deletions(-) diff --git a/QuestPaths/Dawntrail/AetherCurrents/Kozama'uka/5074_Divine Inspiration.json b/QuestPaths/Dawntrail/AetherCurrents/Kozama'uka/5074_Divine Inspiration.json index 8a98bf22..3fa4a8aa 100644 --- a/QuestPaths/Dawntrail/AetherCurrents/Kozama'uka/5074_Divine Inspiration.json +++ b/QuestPaths/Dawntrail/AetherCurrents/Kozama'uka/5074_Divine Inspiration.json @@ -83,6 +83,7 @@ "Y": 139.2539, "Z": -65.13339 }, + "StopDistance": 0.25, "TerritoryId": 1188, "InteractionType": "Combat", "EnemySpawnType": "AutoOnEnterArea", diff --git a/QuestPaths/Dawntrail/AetherCurrents/Urqopacha/5047_An Illuminating Ritual.json b/QuestPaths/Dawntrail/AetherCurrents/Urqopacha/5047_An Illuminating Ritual.json index 7f265446..78201460 100644 --- a/QuestPaths/Dawntrail/AetherCurrents/Urqopacha/5047_An Illuminating Ritual.json +++ b/QuestPaths/Dawntrail/AetherCurrents/Urqopacha/5047_An Illuminating Ritual.json @@ -28,6 +28,7 @@ "Y": 123.88794, "Z": 546.53235 }, + "StopDistance": 4.5, "TerritoryId": 1187, "InteractionType": "Interact" } @@ -43,6 +44,7 @@ "Y": 123.88794, "Z": 546.53235 }, + "StopDistance": 4.5, "TerritoryId": 1187, "InteractionType": "Interact" } diff --git a/QuestPaths/Dawntrail/AetherCurrents/Urqopacha/5055_The Flame Burns No More.json b/QuestPaths/Dawntrail/AetherCurrents/Urqopacha/5055_The Flame Burns No More.json index a065b8e6..fc4fde6d 100644 --- a/QuestPaths/Dawntrail/AetherCurrents/Urqopacha/5055_The Flame Burns No More.json +++ b/QuestPaths/Dawntrail/AetherCurrents/Urqopacha/5055_The Flame Burns No More.json @@ -21,6 +21,15 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": 222.22293, + "Y": 22.315279, + "Z": 284.40256 + }, + "TerritoryId": 1187, + "InteractionType": "WalkTo" + }, { "DataId": 1051208, "Position": { diff --git a/QuestPaths/Dawntrail/AetherCurrents/Yak T'el/5114_Lost and Powerless.json b/QuestPaths/Dawntrail/AetherCurrents/Yak T'el/5114_Lost and Powerless.json index 2e4e6454..4b338386 100644 --- a/QuestPaths/Dawntrail/AetherCurrents/Yak T'el/5114_Lost and Powerless.json +++ b/QuestPaths/Dawntrail/AetherCurrents/Yak T'el/5114_Lost and Powerless.json @@ -26,6 +26,7 @@ "Y": -154.60175, "Z": 328.8051 }, + "StopDistance": 0.25, "TerritoryId": 1189, "InteractionType": "Combat", "EnemySpawnType": "AutoOnEnterArea", diff --git a/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4902_Taking a Stand.json b/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4902_Taking a Stand.json index 414706bf..eea24687 100644 --- a/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4902_Taking a Stand.json +++ b/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4902_Taking a Stand.json @@ -43,7 +43,8 @@ }, "TerritoryId": 1189, "InteractionType": "SinglePlayerDuty", - "Comment": "Taking a Stand" + "Comment": "Taking a Stand", + "AetheryteShortcut": "Yak T'el - Iq Br'aax" } ] }, diff --git a/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4903_Into the Traverse.json b/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4903_Into the Traverse.json index 15ddc10e..d49cd245 100644 --- a/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4903_Into the Traverse.json +++ b/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4903_Into the Traverse.json @@ -66,7 +66,8 @@ "Z": 214.83167 }, "TerritoryId": 1189, - "InteractionType": "Interact" + "InteractionType": "Interact", + "DisableNavmesh": true } ] }, diff --git a/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4908_The Feat of Brotherhood.json b/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4908_The Feat of Brotherhood.json index 5d32e907..8327bbc9 100644 --- a/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4908_The Feat of Brotherhood.json +++ b/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4908_The Feat of Brotherhood.json @@ -1,6 +1,9 @@ { "$schema": "https://carvel.li/questionable/quest-1.0", "Author": "liza", + "TerritoryBlacklist": [ + 1212 + ], "QuestSequence": [ { "Sequence": 0, diff --git a/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4910_Dawn of a New Tomorrow.json b/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4910_Dawn of a New Tomorrow.json index 749d5d7a..dfb79c24 100644 --- a/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4910_Dawn of a New Tomorrow.json +++ b/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4910_Dawn of a New Tomorrow.json @@ -28,6 +28,7 @@ "Y": 100, "Z": -167.37628 }, + "StopDistance": 4, "TerritoryId": 1185, "InteractionType": "CompleteQuest" } diff --git a/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4911_Ever Greater, Ever Brighter.json b/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4911_Ever Greater, Ever Brighter.json index 86636d33..db70400b 100644 --- a/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4911_Ever Greater, Ever Brighter.json +++ b/QuestPaths/Dawntrail/MSQ/C-Yak T'el/4911_Ever Greater, Ever Brighter.json @@ -12,6 +12,7 @@ "Y": 100, "Z": -167.37628 }, + "StopDistance": 4, "TerritoryId": 1185, "InteractionType": "AcceptQuest" } diff --git a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4913_Saddled Up.json b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4913_Saddled Up.json index 78e4e207..20303fcf 100644 --- a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4913_Saddled Up.json +++ b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4913_Saddled Up.json @@ -69,18 +69,6 @@ { "Sequence": 3, "Steps": [ - { - "DataId": 2013957, - "Position": { - "X": -192.18744, - "Y": 36.66736, - "Z": -53.177734 - }, - "TerritoryId": 1190, - "InteractionType": "AttuneAetherCurrent", - "AetherCurrentId": 2818454, - "Comment": "TODO maybe move this" - }, { "DataId": 208, "Position": { @@ -92,6 +80,16 @@ "TerritoryId": 1190, "InteractionType": "AttuneAetheryte" }, + { + "Position": { + "X": -288.2827, + "Y": 18.558346, + "Z": -133.59453 + }, + "TerritoryId": 1190, + "InteractionType": "WalkTo", + "Comment": "Sheshenewezi Springs Navmesh workaround" + }, { "DataId": 1046957, "Position": { @@ -128,6 +126,7 @@ "Y": 18.081078, "Z": -196.42653 }, + "StopDistance": 0.25, "TerritoryId": 1190, "InteractionType": "Combat", "EnemySpawnType": "AutoOnEnterArea", @@ -156,6 +155,17 @@ { "Sequence": 255, "Steps": [ + { + "Position": { + "X": -288.2827, + "Y": 18.558346, + "Z": -133.59453 + }, + "TerritoryId": 1190, + "InteractionType": "WalkTo", + "Comment": "Sheshenewezi Springs Navmesh workaround", + "AetheryteShortcut": "Shaaloani - Sheshenewezi Springs" + }, { "DataId": 1046991, "Position": { @@ -164,8 +174,7 @@ "Z": -178.88159 }, "TerritoryId": 1190, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Shaaloani - Sheshenewezi Springs" + "InteractionType": "CompleteQuest" } ] } diff --git a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4914_Braced for Trouble.json b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4914_Braced for Trouble.json index b1523e70..c8117562 100644 --- a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4914_Braced for Trouble.json +++ b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4914_Braced for Trouble.json @@ -29,8 +29,7 @@ }, "TerritoryId": 1190, "InteractionType": "AttuneAetherCurrent", - "AetherCurrentId": 2818453, - "Comment": "TODO maybe move" + "AetherCurrentId": 2818453 }, { "Position": { @@ -82,7 +81,8 @@ "Z": -62.308163 }, "TerritoryId": 1190, - "InteractionType": "WalkTo" + "InteractionType": "WalkTo", + "Mount": true }, { "Position": { @@ -104,6 +104,16 @@ "InteractionType": "AttuneAetherCurrent", "AetherCurrentId": 2818450 }, + { + "Position": { + "X": -725.3725, + "Y": 28.795446, + "Z": -39.464005 + }, + "TerritoryId": 1190, + "InteractionType": "WalkTo", + "Mount": true + }, { "DataId": 2013799, "Position": { diff --git a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4915_Blowing Smoke.json b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4915_Blowing Smoke.json index 141c6e7f..d2fc47c5 100644 --- a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4915_Blowing Smoke.json +++ b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4915_Blowing Smoke.json @@ -55,6 +55,7 @@ "Y": 27.17627, "Z": -26.230347 }, + "StopDistance": 4.5, "TerritoryId": 1190, "InteractionType": "UseItem", "ItemId": 2003507, diff --git a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4916_Law of the Land.json b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4916_Law of the Land.json index 4de45470..e23ea6ad 100644 --- a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4916_Law of the Land.json +++ b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4916_Law of the Land.json @@ -74,6 +74,15 @@ { "Sequence": 4, "Steps": [ + { + "Position": { + "X": -35.49104, + "Y": 1.3946064, + "Z": 178.915 + }, + "TerritoryId": 1190, + "InteractionType": "WalkTo" + }, { "DataId": 2013806, "Position": { @@ -121,6 +130,7 @@ "Y": 4.776001, "Z": 297.68823 }, + "StopDistance": 1, "TerritoryId": 1190, "InteractionType": "Interact", "DialogueChoices": [ diff --git a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4917_On Track.json b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4917_On Track.json index ea0ebbdf..ab6af8ee 100644 --- a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4917_On Track.json +++ b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4917_On Track.json @@ -20,6 +20,17 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": -288.2827, + "Y": 18.558346, + "Z": -133.59453 + }, + "TerritoryId": 1190, + "InteractionType": "WalkTo", + "Comment": "Sheshenewezi Springs Navmesh workaround", + "AetheryteShortcut": "Shaaloani - Sheshenewezi Springs" + }, { "DataId": 1048057, "Position": { @@ -28,8 +39,7 @@ "Z": -178.8205 }, "TerritoryId": 1190, - "InteractionType": "Interact", - "AetheryteShortcut": "Shaaloani - Sheshenewezi Springs" + "InteractionType": "Interact" } ] }, diff --git a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4918_One With Nature.json b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4918_One With Nature.json index 7cc9feea..a5e0205f 100644 --- a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4918_One With Nature.json +++ b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4918_One With Nature.json @@ -72,6 +72,15 @@ "InteractionType": "AttuneAetherCurrent", "AetherCurrentId": 2818452 }, + { + "Position": { + "X": 616.9261, + "Y": -17.458832, + "Z": -435.18936 + }, + "TerritoryId": 1190, + "InteractionType": "WalkTo" + }, { "DataId": 2013961, "Position": { @@ -121,7 +130,8 @@ }, "TerritoryId": 1190, "InteractionType": "AttuneAetherCurrent", - "AetherCurrentId": 2818457 + "AetherCurrentId": 2818457, + "DisableNavmesh": true }, { "DataId": 1046988, @@ -139,6 +149,16 @@ { "Sequence": 255, "Steps": [ + { + "Position": { + "X": 299.9144, + "Y": -15.679968, + "Z": -508.8957 + }, + "TerritoryId": 1190, + "InteractionType": "WalkTo", + "Mount": true + }, { "DataId": 1046996, "Position": { diff --git a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4925_A Hot Commodity.json b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4925_A Hot Commodity.json index cf8c1a2f..fb9a6199 100644 --- a/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4925_A Hot Commodity.json +++ b/QuestPaths/Dawntrail/MSQ/D-Shaaloani-HeritageFound1/4925_A Hot Commodity.json @@ -20,6 +20,36 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": -281.919, + "Y": 19.416311, + "Z": -140.61546 + }, + "TerritoryId": 1190, + "InteractionType": "WalkTo", + "Comment": "Sheshenewezi Springs Navmesh workaround 2" + }, + { + "Position": { + "X": -203.91112, + "Y": 31.254747, + "Z": -75.537964 + }, + "TerritoryId": 1190, + "InteractionType": "WalkTo" + }, + { + "DataId": 2013957, + "Position": { + "X": -192.18744, + "Y": 36.66736, + "Z": -53.177734 + }, + "TerritoryId": 1190, + "InteractionType": "AttuneAetherCurrent", + "AetherCurrentId": 2818454 + }, { "DataId": 1047356, "Position": { diff --git a/Questionable/Questionable.csproj b/Questionable/Questionable.csproj index fe37d8dc..d5001725 100644 --- a/Questionable/Questionable.csproj +++ b/Questionable/Questionable.csproj @@ -1,6 +1,6 @@  - 1.1 + 1.2 dist $(SolutionDir)=X:\