From cd75b8217043f948426d79c1b1a10e355a6198f5 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sat, 1 Mar 2025 18:39:52 +0100 Subject: [PATCH] Update vbm versioning schema --- .../Class Quests/MNK/558_The Spirit Is Willing.json | 2 +- .../Class Quests/NIN/126_Stray into the Shadows.json | 2 +- .../Class Quests/WAR/1054_How to Quit You.json | 2 +- .../Class Quests/WHM/147_Trial by Wind.json | 2 +- .../Class Quests/WHM/91_Trial by Wind.json | 2 +- .../Class Quests/WHM/92_Trial by Water.json | 2 +- .../MSQ-1/Gridania/129_Spirithold Broken.json | 2 +- .../MSQ-1/Gridania/161_Leia's Legacy.json | 2 +- .../MSQ-1/Gridania/445_Chasing Shadows.json | 2 +- .../MSQ-1/Gridania/447_To Guard a Guardian.json | 2 +- .../MSQ-1/Limsa/414_Victory in Peril.json | 2 +- .../MSQ-1/Limsa/469_Just Deserts.json | 2 +- .../MSQ-1/Limsa/543_Lurkers in the Grotto.json | 2 +- .../MSQ-1/Limsa/544_Feint and Strike.json | 2 +- .../MSQ-1/Shared/343_Lord of the Inferno.json | 2 +- .../MSQ-1/Shared/660_Into a Copper Hell.json | 2 +- .../680_The Company You Keep (Twin Adders).json | 2 +- .../Shared/681_The Company You Keep (Maelstrom).json | 2 +- .../682_The Company You Keep (Immortal Flames).json | 2 +- .../MSQ-1/Ul'dah/320_Way Down in the Hole.json | 2 +- .../MSQ-1/Ul'dah/336_Oh Captain, My Captain.json | 2 +- .../MSQ-1/Ul'dah/550_Underneath the Sultantree.json | 2 +- .../MSQ-1/Ul'dah/551_Duty, Honor, Country.json | 2 +- .../724_Brotherly Love.json | 2 +- .../3862_Nouveau Riche.json | 2 +- .../C9-Ultimate Weapon/4521_Operation Archon.json | 2 +- .../C9-Ultimate Weapon/4522_The Ultimate Weapon.json | 2 +- .../MSQ-2/E3-2.3/1456_Guardian of Eorzea.json | 2 +- .../MSQ-2/E4-2.4/88_The Reason Roaille.json | 2 +- .../MSQ-2/E6-2.55/4591_The Steps of Faith.json | 2 +- .../Class Quests/WAR/586_Duty and the Beast.json | 2 +- .../Class Quests/WAR/601_And My Axe.json | 2 +- .../1588_At the End of Our Hope.json | 2 +- .../1595_A Series of Unfortunate Events.json | 2 +- .../1597_Divine Intervention.json | 2 +- .../MSQ/A2-Raubahn/1601_Keeping the Flame Alive.json | 2 +- .../1606_Sounding Out the Amphitheatre.json | 2 +- .../MSQ/A4-Ishgard/1639_Fire and Blood.json | 2 +- .../MSQ/A5-Sea of Clouds/1644_Familiar Faces.json | 2 +- .../1657_An Illuminati Incident.json | 2 +- .../1667_Close Encounters of the VIth Kind.json | 2 +- .../G-5.1/3682_Vows of Virtue, Deeds of Cruelty.json | 2 +- .../MSQ/H-5.2/3765_A Sleep Disturbed.json | 2 +- .../MSQ/I-5.3/3775_Faded Memories.json | 2 +- .../MSQ/J-5.4/4015_The Great Ship Vylbrand.json | 2 +- .../MSQ/L-5.55/4066_Death Unto Dawn.json | 2 +- .../Tank/3248_To Have Loved and Lost.json | 2 +- .../MSQ/B-Garlemald/4383_A Frosty Reception.json | 2 +- .../MSQ/E-Elpis/4432_Worthy of His Back.json | 2 +- .../MSQ/F-Labyrinthos2/4439_As the Heavens Burn.json | 2 +- .../MSQ/G-UltimaThule/4464_Endwalker.json | 2 +- .../MSQ/I-6.2/4594_Where Everything Begins.json | 2 +- .../MSQ/J-6.3/4673_An Unforeseen Bargain.json | 2 +- .../MSQ/M-6.55/4752_The Game Is Afoot.json | 2 +- .../4883_A Father First.json | 2 +- .../MSQ/C-Yak T'el/4902_Taking a Stand.json | 2 +- .../MSQ/C-Yak T'el/4908_The Feat of Brotherhood.json | 2 +- .../4942_The Protector and the Destroyer.json | 2 +- .../MSQ/G-7.1/5249_The Warmth of Family.json | 12 +++++++++++- QuestPaths/quest-v1.json | 4 ++-- 60 files changed, 71 insertions(+), 61 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/558_The Spirit Is Willing.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/558_The Spirit Is Willing.json index ebee0edac..abd2928c0 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/558_The Spirit Is Willing.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/558_The Spirit Is Willing.json @@ -142,7 +142,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" }, "Fly": true } diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/NIN/126_Stray into the Shadows.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/NIN/126_Stray into the Shadows.json index a1b089dc2..e7d985b62 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/NIN/126_Stray into the Shadows.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/NIN/126_Stray into the Shadows.json @@ -294,7 +294,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": false, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "(phase 1) AI doesn't move or pick up the stolen firearms", "(phase 1 + 2) AI automatically removes Hidden status", diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/1054_How to Quit You.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/1054_How to Quit You.json index ce4bc552e..f1ba9f3ab 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/1054_How to Quit You.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/1054_How to Quit You.json @@ -37,7 +37,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" }, "AetheryteShortcut": "Eastern La Noscea - Wineport", "Fly": true diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/147_Trial by Wind.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/147_Trial by Wind.json index 02e891b3f..3de739932 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/147_Trial by Wind.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/147_Trial by Wind.json @@ -118,7 +118,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" }, "Fly": true } diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/91_Trial by Wind.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/91_Trial by Wind.json index 1348cd351..398705259 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/91_Trial by Wind.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/91_Trial by Wind.json @@ -120,7 +120,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/92_Trial by Water.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/92_Trial by Water.json index 7a06c8454..c64e1829d 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/92_Trial by Water.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/WHM/92_Trial by Water.json @@ -252,7 +252,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" }, "Fly": true } diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/129_Spirithold Broken.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/129_Spirithold Broken.json index bbe047160..9b882da17 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/129_Spirithold Broken.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/129_Spirithold Broken.json @@ -141,7 +141,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/161_Leia's Legacy.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/161_Leia's Legacy.json index 8706b50a0..d588152aa 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/161_Leia's Legacy.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/161_Leia's Legacy.json @@ -114,7 +114,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "Healer NPC is only killed after the boss dies; all NPCs need to be killed for the duty to complete" ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/445_Chasing Shadows.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/445_Chasing Shadows.json index be848e395..73e086f65 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/445_Chasing Shadows.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/445_Chasing Shadows.json @@ -31,7 +31,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": false, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "AI doesn't automatically target newly spawning adds until after the boss died, and dies (tested on CNJ)" ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/447_To Guard a Guardian.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/447_To Guard a Guardian.json index 0c1c2e8fa..536cd0d63 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/447_To Guard a Guardian.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/447_To Guard a Guardian.json @@ -79,7 +79,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "(Phase 1) Healer NPCs are only killed after the boss dies - allied NPCs will kill them eventually; all NPCs need to be killed for the duty to complete" ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/414_Victory in Peril.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/414_Victory in Peril.json index be519bb93..49657fd90 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/414_Victory in Peril.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/414_Victory in Peril.json @@ -71,7 +71,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": false, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "(Phase 1, second enemy group) Stuck with enemy being out of sight -- but still able to attack you (tested on ACN)" ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/469_Just Deserts.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/469_Just Deserts.json index ffd07a9de..c38eddcb0 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/469_Just Deserts.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/469_Just Deserts.json @@ -76,7 +76,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/543_Lurkers in the Grotto.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/543_Lurkers in the Grotto.json index bb1e80d8d..b16e51c3e 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/543_Lurkers in the Grotto.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/543_Lurkers in the Grotto.json @@ -31,7 +31,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": false, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "AI doesn't automatically target newly spawning adds until after the boss died (requires healing luck on ACN)" ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/544_Feint and Strike.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/544_Feint and Strike.json index 527a16105..21b96aa59 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/544_Feint and Strike.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/544_Feint and Strike.json @@ -60,7 +60,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "(Phase 1) Kills PGL NPCs and then the boss - allied NPCs will kill most other NPCs eventually; all NPCs need to be killed for the duty to complete" ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/343_Lord of the Inferno.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/343_Lord of the Inferno.json index ea9fd4bab..be80477d9 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/343_Lord of the Inferno.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/343_Lord of the Inferno.json @@ -47,7 +47,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/660_Into a Copper Hell.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/660_Into a Copper Hell.json index ba1604a44..299a07d46 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/660_Into a Copper Hell.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/660_Into a Copper Hell.json @@ -81,7 +81,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" }, "AetheryteShortcut": "Ul'dah", "AethernetShortcut": [ diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/680_The Company You Keep (Twin Adders).json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/680_The Company You Keep (Twin Adders).json index 7afc73a39..882fcd17e 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/680_The Company You Keep (Twin Adders).json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/680_The Company You Keep (Twin Adders).json @@ -91,7 +91,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" }, "AetheryteShortcut": "East Shroud - Hawthorne Hut", "SkipConditions": { diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/681_The Company You Keep (Maelstrom).json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/681_The Company You Keep (Maelstrom).json index 87ab602c4..fed206edb 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/681_The Company You Keep (Maelstrom).json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/681_The Company You Keep (Maelstrom).json @@ -66,7 +66,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" }, "AethernetShortcut": [ "[Limsa Lominsa] The Aftcastle", diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/682_The Company You Keep (Immortal Flames).json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/682_The Company You Keep (Immortal Flames).json index 2696f1a70..1ae0dbb06 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/682_The Company You Keep (Immortal Flames).json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/682_The Company You Keep (Immortal Flames).json @@ -61,7 +61,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" }, "AetheryteShortcut": "Western Thanalan - Horizon" } diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/320_Way Down in the Hole.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/320_Way Down in the Hole.json index 29b7f66c9..10b394a77 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/320_Way Down in the Hole.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/320_Way Down in the Hole.json @@ -161,7 +161,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/336_Oh Captain, My Captain.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/336_Oh Captain, My Captain.json index d69bd0e19..d6144adb6 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/336_Oh Captain, My Captain.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/336_Oh Captain, My Captain.json @@ -40,7 +40,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/550_Underneath the Sultantree.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/550_Underneath the Sultantree.json index 91ccee4d9..24653583b 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/550_Underneath the Sultantree.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/550_Underneath the Sultantree.json @@ -31,7 +31,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/551_Duty, Honor, Country.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/551_Duty, Honor, Country.json index 3622d62c2..1130d4e1a 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/551_Duty, Honor, Country.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/551_Duty, Honor, Country.json @@ -67,7 +67,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "(Phase 1) Healer NPCs are only killed after the boss dies - allied NPCs will kill them eventually; all NPCs need to be killed for the duty to complete" ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/A2-East Shroud to South Shroud/724_Brotherly Love.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/A2-East Shroud to South Shroud/724_Brotherly Love.json index 0f856627f..02609d314 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/A2-East Shroud to South Shroud/724_Brotherly Love.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/A2-East Shroud to South Shroud/724_Brotherly Love.json @@ -67,7 +67,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/A3-South Shroud, Buscarron’s Druthers/3862_Nouveau Riche.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/A3-South Shroud, Buscarron’s Druthers/3862_Nouveau Riche.json index 88e38d619..59be0f406 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/A3-South Shroud, Buscarron’s Druthers/3862_Nouveau Riche.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/A3-South Shroud, Buscarron’s Druthers/3862_Nouveau Riche.json @@ -86,7 +86,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "AI will kill initial adds before the boss, but not switch target whenever new enemies spawn; all NPCs need to be killed for the duty to complete" ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/C9-Ultimate Weapon/4521_Operation Archon.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/C9-Ultimate Weapon/4521_Operation Archon.json index 3af001c02..b796f47c1 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/C9-Ultimate Weapon/4521_Operation Archon.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/C9-Ultimate Weapon/4521_Operation Archon.json @@ -162,7 +162,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/C9-Ultimate Weapon/4522_The Ultimate Weapon.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/C9-Ultimate Weapon/4522_The Ultimate Weapon.json index e9c620671..8122668a9 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/C9-Ultimate Weapon/4522_The Ultimate Weapon.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/C9-Ultimate Weapon/4522_The Ultimate Weapon.json @@ -106,7 +106,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/E3-2.3/1456_Guardian of Eorzea.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/E3-2.3/1456_Guardian of Eorzea.json index 977457fea..959c42322 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/E3-2.3/1456_Guardian of Eorzea.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/E3-2.3/1456_Guardian of Eorzea.json @@ -80,7 +80,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" }, "Fly": true } diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/E4-2.4/88_The Reason Roaille.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/E4-2.4/88_The Reason Roaille.json index ef6c35411..df5ae5e0f 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/E4-2.4/88_The Reason Roaille.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/E4-2.4/88_The Reason Roaille.json @@ -73,7 +73,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "Will target Eline first (other NPCs later), and move to some -other- group of NPCs; only re-targets once they're at 1 HP (for Eline) or die", "If the target isn't in melee range but other NPCs are, whether any AOEs are used for nearby enemies seems random" diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/E6-2.55/4591_The Steps of Faith.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/E6-2.55/4591_The Steps of Faith.json index 90686f33b..e1d3d9efb 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/E6-2.55/4591_The Steps of Faith.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/E6-2.55/4591_The Steps of Faith.json @@ -31,7 +31,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": false, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "WIP: Needs to be re-tested", "AI doesn't move after starting the instance, so enemies won't be triggered", diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/586_Duty and the Beast.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/586_Duty and the Beast.json index 7112086e9..e244db380 100644 --- a/QuestPaths/3.x - Heavensward/Class Quests/WAR/586_Duty and the Beast.json +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/586_Duty and the Beast.json @@ -48,7 +48,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" }, "Fly": true } diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/601_And My Axe.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/601_And My Axe.json index 14cf5ecd2..5257aaa58 100644 --- a/QuestPaths/3.x - Heavensward/Class Quests/WAR/601_And My Axe.json +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/601_And My Axe.json @@ -98,7 +98,7 @@ "Fly": true, "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/3.x - Heavensward/MSQ/A1-Coerthas Western Highlands 1, Sea of Clouds 1/1588_At the End of Our Hope.json b/QuestPaths/3.x - Heavensward/MSQ/A1-Coerthas Western Highlands 1, Sea of Clouds 1/1588_At the End of Our Hope.json index d2e57f370..f3033ff25 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/A1-Coerthas Western Highlands 1, Sea of Clouds 1/1588_At the End of Our Hope.json +++ b/QuestPaths/3.x - Heavensward/MSQ/A1-Coerthas Western Highlands 1, Sea of Clouds 1/1588_At the End of Our Hope.json @@ -33,7 +33,7 @@ "Comment": "Walk straight to Gorgagne Mills basement, ignore footprints", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/3.x - Heavensward/MSQ/A1-Coerthas Western Highlands 1, Sea of Clouds 1/1595_A Series of Unfortunate Events.json b/QuestPaths/3.x - Heavensward/MSQ/A1-Coerthas Western Highlands 1, Sea of Clouds 1/1595_A Series of Unfortunate Events.json index 39e74a09f..8295ec65d 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/A1-Coerthas Western Highlands 1, Sea of Clouds 1/1595_A Series of Unfortunate Events.json +++ b/QuestPaths/3.x - Heavensward/MSQ/A1-Coerthas Western Highlands 1, Sea of Clouds 1/1595_A Series of Unfortunate Events.json @@ -61,7 +61,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/3.x - Heavensward/MSQ/A1-Coerthas Western Highlands 1, Sea of Clouds 1/1597_Divine Intervention.json b/QuestPaths/3.x - Heavensward/MSQ/A1-Coerthas Western Highlands 1, Sea of Clouds 1/1597_Divine Intervention.json index e03080cc3..fe0a748cc 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/A1-Coerthas Western Highlands 1, Sea of Clouds 1/1597_Divine Intervention.json +++ b/QuestPaths/3.x - Heavensward/MSQ/A1-Coerthas Western Highlands 1, Sea of Clouds 1/1597_Divine Intervention.json @@ -81,7 +81,7 @@ ], "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/3.x - Heavensward/MSQ/A2-Raubahn/1601_Keeping the Flame Alive.json b/QuestPaths/3.x - Heavensward/MSQ/A2-Raubahn/1601_Keeping the Flame Alive.json index 1fc5d8336..32ed9f69c 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/A2-Raubahn/1601_Keeping the Flame Alive.json +++ b/QuestPaths/3.x - Heavensward/MSQ/A2-Raubahn/1601_Keeping the Flame Alive.json @@ -31,7 +31,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "Will not move into melee range to kill the gate; Alphinaud will kill it after a while" ] diff --git a/QuestPaths/3.x - Heavensward/MSQ/A3.1-Coerthas Western Highlands 2/1606_Sounding Out the Amphitheatre.json b/QuestPaths/3.x - Heavensward/MSQ/A3.1-Coerthas Western Highlands 2/1606_Sounding Out the Amphitheatre.json index 8cec31a79..08041077c 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/A3.1-Coerthas Western Highlands 2/1606_Sounding Out the Amphitheatre.json +++ b/QuestPaths/3.x - Heavensward/MSQ/A3.1-Coerthas Western Highlands 2/1606_Sounding Out the Amphitheatre.json @@ -81,7 +81,7 @@ "DisableNavmesh": true, "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/3.x - Heavensward/MSQ/A4-Ishgard/1639_Fire and Blood.json b/QuestPaths/3.x - Heavensward/MSQ/A4-Ishgard/1639_Fire and Blood.json index 66c6232c3..42565f4b7 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/A4-Ishgard/1639_Fire and Blood.json +++ b/QuestPaths/3.x - Heavensward/MSQ/A4-Ishgard/1639_Fire and Blood.json @@ -77,7 +77,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/3.x - Heavensward/MSQ/A5-Sea of Clouds/1644_Familiar Faces.json b/QuestPaths/3.x - Heavensward/MSQ/A5-Sea of Clouds/1644_Familiar Faces.json index d47363bf5..ebcf28d4a 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/A5-Sea of Clouds/1644_Familiar Faces.json +++ b/QuestPaths/3.x - Heavensward/MSQ/A5-Sea of Clouds/1644_Familiar Faces.json @@ -59,7 +59,7 @@ "StopDistance": 0.25, "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/3.x - Heavensward/MSQ/A6-The Dravanian Hinterlands/1657_An Illuminati Incident.json b/QuestPaths/3.x - Heavensward/MSQ/A6-The Dravanian Hinterlands/1657_An Illuminati Incident.json index 799f242fe..b5e34bd85 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/A6-The Dravanian Hinterlands/1657_An Illuminati Incident.json +++ b/QuestPaths/3.x - Heavensward/MSQ/A6-The Dravanian Hinterlands/1657_An Illuminati Incident.json @@ -50,7 +50,7 @@ ], "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/3.x - Heavensward/MSQ/A7-Azys Lla/1667_Close Encounters of the VIth Kind.json b/QuestPaths/3.x - Heavensward/MSQ/A7-Azys Lla/1667_Close Encounters of the VIth Kind.json index 56776f285..ff7adc750 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/A7-Azys Lla/1667_Close Encounters of the VIth Kind.json +++ b/QuestPaths/3.x - Heavensward/MSQ/A7-Azys Lla/1667_Close Encounters of the VIth Kind.json @@ -71,7 +71,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/G-5.1/3682_Vows of Virtue, Deeds of Cruelty.json b/QuestPaths/5.x - Shadowbringers/MSQ/G-5.1/3682_Vows of Virtue, Deeds of Cruelty.json index cf937a672..7bfdb55d1 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/G-5.1/3682_Vows of Virtue, Deeds of Cruelty.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/G-5.1/3682_Vows of Virtue, Deeds of Cruelty.json @@ -87,7 +87,7 @@ "Comment": "Estinien vs. Arch Ultima", "SinglePlayerDutyOptions": { "Enabled": false, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "AI doesn't move automatically for the first boss", "AI doesn't move automatically for the dialogue with gaius on the bridge", diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/H-5.2/3765_A Sleep Disturbed.json b/QuestPaths/5.x - Shadowbringers/MSQ/H-5.2/3765_A Sleep Disturbed.json index 0255c3224..bb73f964a 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/H-5.2/3765_A Sleep Disturbed.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/H-5.2/3765_A Sleep Disturbed.json @@ -48,7 +48,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": false, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "Doesn't walk to the teleporter to finish the duty" ] diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/I-5.3/3775_Faded Memories.json b/QuestPaths/5.x - Shadowbringers/MSQ/I-5.3/3775_Faded Memories.json index 43ab7e588..44d8eba5b 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/I-5.3/3775_Faded Memories.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/I-5.3/3775_Faded Memories.json @@ -80,7 +80,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": false, - "TestedBossModVersion": 292, + "TestedBossModVersion": "0.0.0.292", "Notes": [ "(phase 2) AI doesn't target Ardbert to start combat", "(phase 2) VBM module: Elidibus' line cleave only covers half the length of the actual line (survivable)" diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/J-5.4/4015_The Great Ship Vylbrand.json b/QuestPaths/5.x - Shadowbringers/MSQ/J-5.4/4015_The Great Ship Vylbrand.json index 7b0507022..0a166033e 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/J-5.4/4015_The Great Ship Vylbrand.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/J-5.4/4015_The Great Ship Vylbrand.json @@ -86,7 +86,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 292 + "TestedBossModVersion": "0.0.0.292" } } ] diff --git a/QuestPaths/5.x - Shadowbringers/MSQ/L-5.55/4066_Death Unto Dawn.json b/QuestPaths/5.x - Shadowbringers/MSQ/L-5.55/4066_Death Unto Dawn.json index ea79f064a..08a9cd2c0 100644 --- a/QuestPaths/5.x - Shadowbringers/MSQ/L-5.55/4066_Death Unto Dawn.json +++ b/QuestPaths/5.x - Shadowbringers/MSQ/L-5.55/4066_Death Unto Dawn.json @@ -48,7 +48,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": false, - "TestedBossModVersion": 293, + "TestedBossModVersion": "0.0.0.293", "Notes": [ "(Lunar Odin) AI doesn't pull Odin to start combat", "(Lunar Ravana) AI doesn't pull Ravana to start combat", diff --git a/QuestPaths/5.x - Shadowbringers/Role Quests/Tank/3248_To Have Loved and Lost.json b/QuestPaths/5.x - Shadowbringers/Role Quests/Tank/3248_To Have Loved and Lost.json index 33afc7f6e..67f7e2b00 100644 --- a/QuestPaths/5.x - Shadowbringers/Role Quests/Tank/3248_To Have Loved and Lost.json +++ b/QuestPaths/5.x - Shadowbringers/Role Quests/Tank/3248_To Have Loved and Lost.json @@ -56,7 +56,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 293, + "TestedBossModVersion": "0.0.0.293", "$": "test: Redacted" }, "ItemId": 2002569 diff --git a/QuestPaths/6.x - Endwalker/MSQ/B-Garlemald/4383_A Frosty Reception.json b/QuestPaths/6.x - Endwalker/MSQ/B-Garlemald/4383_A Frosty Reception.json index c7c9ef8fe..a1734a306 100644 --- a/QuestPaths/6.x - Endwalker/MSQ/B-Garlemald/4383_A Frosty Reception.json +++ b/QuestPaths/6.x - Endwalker/MSQ/B-Garlemald/4383_A Frosty Reception.json @@ -32,7 +32,7 @@ "Comment": "A Frosty Reception", "SinglePlayerDutyOptions": { "Enabled": false, - "TestedBossModVersion": 293, + "TestedBossModVersion": "0.0.0.293", "Notes": [ "(Thancred) How many enemies get pulled during the stealth section is random; if you pull multiple you can die here. Can probably be fixed by retrying on very easy." ] diff --git a/QuestPaths/6.x - Endwalker/MSQ/E-Elpis/4432_Worthy of His Back.json b/QuestPaths/6.x - Endwalker/MSQ/E-Elpis/4432_Worthy of His Back.json index df3f192ac..3fd3e4203 100644 --- a/QuestPaths/6.x - Endwalker/MSQ/E-Elpis/4432_Worthy of His Back.json +++ b/QuestPaths/6.x - Endwalker/MSQ/E-Elpis/4432_Worthy of His Back.json @@ -56,7 +56,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 294 + "TestedBossModVersion": "0.0.0.294" } } ] diff --git a/QuestPaths/6.x - Endwalker/MSQ/F-Labyrinthos2/4439_As the Heavens Burn.json b/QuestPaths/6.x - Endwalker/MSQ/F-Labyrinthos2/4439_As the Heavens Burn.json index fe4eff002..bb9083c0f 100644 --- a/QuestPaths/6.x - Endwalker/MSQ/F-Labyrinthos2/4439_As the Heavens Burn.json +++ b/QuestPaths/6.x - Endwalker/MSQ/F-Labyrinthos2/4439_As the Heavens Burn.json @@ -31,7 +31,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 294 + "TestedBossModVersion": "0.0.0.294" }, "AetheryteShortcut": "Garlemald - Camp Broken Glass" } diff --git a/QuestPaths/6.x - Endwalker/MSQ/G-UltimaThule/4464_Endwalker.json b/QuestPaths/6.x - Endwalker/MSQ/G-UltimaThule/4464_Endwalker.json index 597c55727..7f2adef46 100644 --- a/QuestPaths/6.x - Endwalker/MSQ/G-UltimaThule/4464_Endwalker.json +++ b/QuestPaths/6.x - Endwalker/MSQ/G-UltimaThule/4464_Endwalker.json @@ -82,7 +82,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 294 + "TestedBossModVersion": "0.0.0.294" }, "DisableNavmesh": true } diff --git a/QuestPaths/6.x - Endwalker/MSQ/I-6.2/4594_Where Everything Begins.json b/QuestPaths/6.x - Endwalker/MSQ/I-6.2/4594_Where Everything Begins.json index 0c3d002bc..c6319628c 100644 --- a/QuestPaths/6.x - Endwalker/MSQ/I-6.2/4594_Where Everything Begins.json +++ b/QuestPaths/6.x - Endwalker/MSQ/I-6.2/4594_Where Everything Begins.json @@ -73,7 +73,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 294 + "TestedBossModVersion": "0.0.0.294" } } ] diff --git a/QuestPaths/6.x - Endwalker/MSQ/J-6.3/4673_An Unforeseen Bargain.json b/QuestPaths/6.x - Endwalker/MSQ/J-6.3/4673_An Unforeseen Bargain.json index 010fdfd61..a71d87fa2 100644 --- a/QuestPaths/6.x - Endwalker/MSQ/J-6.3/4673_An Unforeseen Bargain.json +++ b/QuestPaths/6.x - Endwalker/MSQ/J-6.3/4673_An Unforeseen Bargain.json @@ -32,7 +32,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 294 + "TestedBossModVersion": "0.0.0.294" } } ] diff --git a/QuestPaths/6.x - Endwalker/MSQ/M-6.55/4752_The Game Is Afoot.json b/QuestPaths/6.x - Endwalker/MSQ/M-6.55/4752_The Game Is Afoot.json index 20278eb0d..058ec6585 100644 --- a/QuestPaths/6.x - Endwalker/MSQ/M-6.55/4752_The Game Is Afoot.json +++ b/QuestPaths/6.x - Endwalker/MSQ/M-6.55/4752_The Game Is Afoot.json @@ -31,7 +31,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": false, - "TestedBossModVersion": 294, + "TestedBossModVersion": "0.0.0.294", "Notes": [ "(phase 1) AI walks (a bit) towards enemies, but doesn't target them and doesn't attack", "(phase 1) AI doesn't move close enough to the tattered plumage; needs to be re-tested" diff --git a/QuestPaths/7.x - Dawntrail/MSQ/B-Kozama'uka2-Urqopacha2/4883_A Father First.json b/QuestPaths/7.x - Dawntrail/MSQ/B-Kozama'uka2-Urqopacha2/4883_A Father First.json index 2c8df1421..b9304b9ec 100644 --- a/QuestPaths/7.x - Dawntrail/MSQ/B-Kozama'uka2-Urqopacha2/4883_A Father First.json +++ b/QuestPaths/7.x - Dawntrail/MSQ/B-Kozama'uka2-Urqopacha2/4883_A Father First.json @@ -59,7 +59,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 294 + "TestedBossModVersion": "0.0.0.294" }, "AethernetShortcut": [ "[Tuliyollal] The For'ard Cabins", diff --git a/QuestPaths/7.x - Dawntrail/MSQ/C-Yak T'el/4902_Taking a Stand.json b/QuestPaths/7.x - Dawntrail/MSQ/C-Yak T'el/4902_Taking a Stand.json index 38c645d06..35f139293 100644 --- a/QuestPaths/7.x - Dawntrail/MSQ/C-Yak T'el/4902_Taking a Stand.json +++ b/QuestPaths/7.x - Dawntrail/MSQ/C-Yak T'el/4902_Taking a Stand.json @@ -42,7 +42,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 294 + "TestedBossModVersion": "0.0.0.294" }, "AetheryteShortcut": "Yak T'el - Iq Br'aax" } diff --git a/QuestPaths/7.x - Dawntrail/MSQ/C-Yak T'el/4908_The Feat of Brotherhood.json b/QuestPaths/7.x - Dawntrail/MSQ/C-Yak T'el/4908_The Feat of Brotherhood.json index 14309d29a..716cf61ec 100644 --- a/QuestPaths/7.x - Dawntrail/MSQ/C-Yak T'el/4908_The Feat of Brotherhood.json +++ b/QuestPaths/7.x - Dawntrail/MSQ/C-Yak T'el/4908_The Feat of Brotherhood.json @@ -63,7 +63,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": true, - "TestedBossModVersion": 294 + "TestedBossModVersion": "0.0.0.294" } } ] diff --git a/QuestPaths/7.x - Dawntrail/MSQ/E-SolutionNine-HeritageFound2/4942_The Protector and the Destroyer.json b/QuestPaths/7.x - Dawntrail/MSQ/E-SolutionNine-HeritageFound2/4942_The Protector and the Destroyer.json index e038fc8e2..31163fb0f 100644 --- a/QuestPaths/7.x - Dawntrail/MSQ/E-SolutionNine-HeritageFound2/4942_The Protector and the Destroyer.json +++ b/QuestPaths/7.x - Dawntrail/MSQ/E-SolutionNine-HeritageFound2/4942_The Protector and the Destroyer.json @@ -47,7 +47,7 @@ "InteractionType": "SinglePlayerDuty", "SinglePlayerDutyOptions": { "Enabled": false, - "TestedBossModVersion": 294, + "TestedBossModVersion": "0.0.0.294", "Notes": [ "(phase 1) Gets stuck in the wall while walking to the evacuee NPCs" ] diff --git a/QuestPaths/7.x - Dawntrail/MSQ/G-7.1/5249_The Warmth of Family.json b/QuestPaths/7.x - Dawntrail/MSQ/G-7.1/5249_The Warmth of Family.json index 7bbf6b745..204ac2956 100644 --- a/QuestPaths/7.x - Dawntrail/MSQ/G-7.1/5249_The Warmth of Family.json +++ b/QuestPaths/7.x - Dawntrail/MSQ/G-7.1/5249_The Warmth of Family.json @@ -28,7 +28,17 @@ "Z": -528.70984 }, "TerritoryId": 1190, - "InteractionType": "SinglePlayerDuty" + "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": false, + "TestedBossModVersion": "0.1.0.0", + "Notes": [ + "(pre-fight) AI doesn't move to the Rroneeks or interact with them", + "(phase 1/2) No VBM module, so doesn't target the leg, doesn't avoid AOEs and dies", + "(phase 1) AI doesn't pull boss", + "(phase 2) AI runs away with the stack marker; doesn't pick up orbs" + ] + } } ] }, diff --git a/QuestPaths/quest-v1.json b/QuestPaths/quest-v1.json index 595974c1b..e1670a970 100644 --- a/QuestPaths/quest-v1.json +++ b/QuestPaths/quest-v1.json @@ -1287,8 +1287,8 @@ "description": "If a quest has multiple solo instances (which affects 5 quests total), indicates which one this is" }, "TestedBossModVersion": { - "type": "number", - "minimum": 292 + "type": "string", + "pattern": "^0\\.\\d+\\.\\d+\\.\\d+$" }, "$": { "type": "string"