From 0fd5afe1a565a42e48b88e5d23d74247285c8673 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Tue, 18 Mar 2025 01:36:24 +0100 Subject: [PATCH] Update ShB quest battles --- .../Tempest/3594_Community Cohesion.json | 11 ++++++++--- .../MSQ/D-Amh Araeng 2/3606_When It Rains.json | 11 ++++++++++- .../MSQ/D-Amh Araeng 2/3619_Full Steam Ahead.json | 9 ++++++++- .../MSQ/E-Kholusia 2/3638_A-Digging We Will Go.json | 6 +++++- .../MSQ/F-Tempest/3647_To Storm-tossed Seas.json | 3 ++- 5 files changed, 33 insertions(+), 7 deletions(-) diff --git a/QuestPaths/5.x - Shadowbringers/Aether Currents/Tempest/3594_Community Cohesion.json b/QuestPaths/5.x - Shadowbringers/Aether Currents/Tempest/3594_Community Cohesion.json index 93e5ec84..27f59174 100644 --- a/QuestPaths/5.x - Shadowbringers/Aether Currents/Tempest/3594_Community Cohesion.json +++ b/QuestPaths/5.x - Shadowbringers/Aether Currents/Tempest/3594_Community Cohesion.json @@ -77,11 +77,16 @@ "Z": 423.48425 }, "TerritoryId": 818, - "InteractionType": "Instruction", - "Comment": "Requires item usage at low health (tested with < 20 percent)", + "InteractionType": "Combat", "KillEnemyDataIds": [ 10304 - ] + ], + "EnemySpawnType": "OverworldEnemies", + "CombatItemUse": { + "ItemId": 2002613, + "Condition": "Health%", + "Value": 30 + } } ] }, diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/D-Amh Araeng 2/3606_When It Rains.json b/QuestPaths/5.x - Shadowbringers/MSQ/D-Amh Araeng 2/3606_When It Rains.json index 0dc9fa9b..c62ef023 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/D-Amh Araeng 2/3606_When It Rains.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/D-Amh Araeng 2/3606_When It Rains.json @@ -76,7 +76,16 @@ }, "StopDistance": 5, "TerritoryId": 819, - "InteractionType": "SinglePlayerDuty" + "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": false, + "TestedBossModVersion": "0.1.0.1", + "Notes": [ + "(phase 1) AI gets stuck on trees/posts/walls.", + "(phase 1) AI will never reach the Ostall Imperative, it instead walks circles around Radisca's Round even with all enemies dead.", + "(phase 2) AI will still try to walk to Radisca's Round, but (usually) prioritizes fighting enemies." + ] + } } ] }, diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/D-Amh Araeng 2/3619_Full Steam Ahead.json b/QuestPaths/5.x - Shadowbringers/MSQ/D-Amh Araeng 2/3619_Full Steam Ahead.json index 425b0c74..4b1ac254 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/D-Amh Araeng 2/3619_Full Steam Ahead.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/D-Amh Araeng 2/3619_Full Steam Ahead.json @@ -55,7 +55,14 @@ "Z": -591.577 }, "TerritoryId": 815, - "InteractionType": "SinglePlayerDuty" + "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": false, + "TestedBossModVersion": "0.1.0.1", + "Notes": [ + "(before Ran'jit wears the veil) AI doesn't pull, doesn't attack and VBM doesn't recognize any AOEs." + ] + } } ] }, diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/E-Kholusia 2/3638_A-Digging We Will Go.json b/QuestPaths/5.x - Shadowbringers/MSQ/E-Kholusia 2/3638_A-Digging We Will Go.json index 7c1c10ff..023b0e49 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/E-Kholusia 2/3638_A-Digging We Will Go.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/E-Kholusia 2/3638_A-Digging We Will Go.json @@ -28,7 +28,11 @@ "Z": -648.85944 }, "TerritoryId": 814, - "InteractionType": "SinglePlayerDuty" + "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": true, + "TestedBossModVersion": "0.1.0.1" + } } ] }, diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/F-Tempest/3647_To Storm-tossed Seas.json b/QuestPaths/5.x - Shadowbringers/MSQ/F-Tempest/3647_To Storm-tossed Seas.json index 74e45874..feaa0394 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/F-Tempest/3647_To Storm-tossed Seas.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/F-Tempest/3647_To Storm-tossed Seas.json @@ -108,7 +108,8 @@ "Z": 749.037 }, "TerritoryId": 813, - "InteractionType": "WalkTo" + "InteractionType": "WalkTo", + "DisableNavmesh": true }, { "DataId": 2010138, -- 2.30.2