From 007ffd676a6be886e6ed7cd58ca75bf184c57d31 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Mon, 3 Mar 2025 03:44:12 +0100 Subject: [PATCH] Update post-HW quest battles --- .../2163_As Goes Light, So Goes Darkness.json | 9 +++++++-- .../MSQ/C-3.2/2235_Once More, a Favor.json | 17 ++++++++++++++++- .../C-3.2/2239_A Spectacle for the Ages.json | 6 +++++- .../MSQ/E-3.4/2349_One Life for One World.json | 6 +++++- .../MSQ/G-3.56/2358_Fly Free, My Pretty.json | 7 +++++++ 5 files changed, 40 insertions(+), 5 deletions(-) diff --git a/QuestPaths/3.x - Heavensward/MSQ/B-3.1/2163_As Goes Light, So Goes Darkness.json b/QuestPaths/3.x - Heavensward/MSQ/B-3.1/2163_As Goes Light, So Goes Darkness.json index 3b1d87a7..a2111787 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/B-3.1/2163_As Goes Light, So Goes Darkness.json +++ b/QuestPaths/3.x - Heavensward/MSQ/B-3.1/2163_As Goes Light, So Goes Darkness.json @@ -35,10 +35,15 @@ }, "TerritoryId": 419, "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": true, + "TestedBossModVersion": "0.1.0.1" + }, "AethernetShortcut": [ "[Ishgard] The Forgotten Knight", - "[Ishgard] The Jeweled Crozier" - ] + "[Ishgard] Saint Reymanaud's Cathedral" + ], + "$": "Changed aethernet from Jeweled Crozier, since navmesh thinks the pillar atop the stairs is walk-through" } ] }, diff --git a/QuestPaths/3.x - Heavensward/MSQ/C-3.2/2235_Once More, a Favor.json b/QuestPaths/3.x - Heavensward/MSQ/C-3.2/2235_Once More, a Favor.json index 415b8082..0730fc1e 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/C-3.2/2235_Once More, a Favor.json +++ b/QuestPaths/3.x - Heavensward/MSQ/C-3.2/2235_Once More, a Favor.json @@ -41,7 +41,14 @@ 5537, 5538 ], - "$": "0 0 0 0 0 0 -> 16 48 0 0 0 128" + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] }, { "DataId": 2006870, @@ -56,6 +63,14 @@ "EnemySpawnType": "AfterInteraction", "KillEnemyDataIds": [ 5539 + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 ] } ] diff --git a/QuestPaths/3.x - Heavensward/MSQ/C-3.2/2239_A Spectacle for the Ages.json b/QuestPaths/3.x - Heavensward/MSQ/C-3.2/2239_A Spectacle for the Ages.json index e88b14b1..571aec95 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/C-3.2/2239_A Spectacle for the Ages.json +++ b/QuestPaths/3.x - Heavensward/MSQ/C-3.2/2239_A Spectacle for the Ages.json @@ -55,7 +55,11 @@ "Z": -300.83167 }, "TerritoryId": 155, - "InteractionType": "SinglePlayerDuty" + "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": true, + "TestedBossModVersion": "0.1.0.1" + } } ] }, diff --git a/QuestPaths/3.x - Heavensward/MSQ/E-3.4/2349_One Life for One World.json b/QuestPaths/3.x - Heavensward/MSQ/E-3.4/2349_One Life for One World.json index 98d69365..e8cfbfdb 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/E-3.4/2349_One Life for One World.json +++ b/QuestPaths/3.x - Heavensward/MSQ/E-3.4/2349_One Life for One World.json @@ -44,7 +44,11 @@ "Z": -9.720032 }, "TerritoryId": 146, - "InteractionType": "SinglePlayerDuty" + "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": true, + "TestedBossModVersion": "0.1.0.1" + } } ] }, diff --git a/QuestPaths/3.x - Heavensward/MSQ/G-3.56/2358_Fly Free, My Pretty.json b/QuestPaths/3.x - Heavensward/MSQ/G-3.56/2358_Fly Free, My Pretty.json index 190f4510..a5cc9e81 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/G-3.56/2358_Fly Free, My Pretty.json +++ b/QuestPaths/3.x - Heavensward/MSQ/G-3.56/2358_Fly Free, My Pretty.json @@ -40,6 +40,13 @@ }, "TerritoryId": 156, "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": false, + "TestedBossModVersion": "0.1.0.1", + "Notes": [ + "(phase 2) AI doesn't use any of the Red Baron's attacks, just moves with it and eventually dies (after a few minutes)" + ] + }, "Fly": true } ] -- 2.30.2