From: Liza Carvelli Date: Sun, 16 Mar 2025 21:08:01 +0000 (+0100) Subject: Update early ShB quest battles X-Git-Tag: v4.26~3 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=e8a3371673ca30a3419ffe6dc8c7b39039814438;p=Questionable.git Update early ShB quest battles --- diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/B-Il Mheg/3305_The Oracle of Light.json b/QuestPaths/5.x - Shadowbringers/MSQ/B-Il Mheg/3305_The Oracle of Light.json index 695679a7..b95dcaeb 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/B-Il Mheg/3305_The Oracle of Light.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/B-Il Mheg/3305_The Oracle of Light.json @@ -389,10 +389,16 @@ }, "TerritoryId": 813, "InteractionType": "SinglePlayerDuty", - "Comment": "The Oracle of Light" + "SinglePlayerDutyOptions": { + "Enabled": true, + "TestedBossModVersion": "0.1.0.1" + } } ] }, + { + "Sequence": 5 + }, { "Sequence": 255, "Steps": [ diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/B-Il Mheg/3311_Courting Cooperation.json b/QuestPaths/5.x - Shadowbringers/MSQ/B-Il Mheg/3311_Courting Cooperation.json index dc7d4c4f..be9a6bfd 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/B-Il Mheg/3311_Courting Cooperation.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/B-Il Mheg/3311_Courting Cooperation.json @@ -46,8 +46,16 @@ "Z": -173.54001 }, "TerritoryId": 816, - "InteractionType": "Instruction", - "Comment": "Reduce health, use item" + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [ + 10258 + ], + "CombatItemUse": { + "ItemId": 2002572, + "Condition": "Health%", + "Value": 50 + } } ] }, diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/C-Rak'tika/3331_An Unwanted Proposal.json b/QuestPaths/5.x - Shadowbringers/MSQ/C-Rak'tika/3331_An Unwanted Proposal.json index f574989f..71431848 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/C-Rak'tika/3331_An Unwanted Proposal.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/C-Rak'tika/3331_An Unwanted Proposal.json @@ -37,6 +37,15 @@ { "Sequence": 2, "Steps": [ + { + "Position": { + "X": -83.65787, + "Y": -19.038322, + "Z": 309.5947 + }, + "TerritoryId": 817, + "InteractionType": "WalkTo" + }, { "DataId": 2009878, "Position": { diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/C-Rak'tika/3337_Legend of the Not-so-hidden Temple.json b/QuestPaths/5.x - Shadowbringers/MSQ/C-Rak'tika/3337_Legend of the Not-so-hidden Temple.json index 8828d270..bd383e9f 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/C-Rak'tika/3337_Legend of the Not-so-hidden Temple.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/C-Rak'tika/3337_Legend of the Not-so-hidden Temple.json @@ -28,7 +28,14 @@ "Z": -890.62335 }, "TerritoryId": 817, - "InteractionType": "SinglePlayerDuty" + "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": false, + "TestedBossModVersion": "0.1.0.1", + "Notes": [ + "(room 2) AI tries to walk straight to the next door, ignoring all walls" + ] + } } ] }, diff --git a/QuestPaths/5.x - Shadowbringers/Role Quests/Tank/3247_The Hardened Heart.json b/QuestPaths/5.x - Shadowbringers/Role Quests/Tank/3247_The Hardened Heart.json index 515eb013..abd25a7e 100644 --- a/QuestPaths/5.x - Shadowbringers/Role Quests/Tank/3247_The Hardened Heart.json +++ b/QuestPaths/5.x - Shadowbringers/Role Quests/Tank/3247_The Hardened Heart.json @@ -44,6 +44,13 @@ }, "TerritoryId": 816, "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": false, + "TestedBossModVersion": "0.1.0.1", + "Notes": [ + "AI doesn't pull enemies when spawning into the instance" + ] + }, "Fly": true } ]