From: Liza Carvelli Date: Fri, 4 Apr 2025 02:18:42 +0000 (+0200) Subject: Fix wrongly tagged single player instances X-Git-Tag: v5.5~3 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=8127b2de56dda91468bfdda63757f8d2649d049e;p=Questionable.git Fix wrongly tagged single player instances --- diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1085_A Song of Bards and Bowmen.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1085_A Song of Bards and Bowmen.json index e22e5d58..6dddaef5 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1085_A Song of Bards and Bowmen.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1085_A Song of Bards and Bowmen.json @@ -87,9 +87,9 @@ "Steps": [ { "Position": { - "X": 440.87814, - "Y": 2.8651512, - "Z": 25.295788 + "X": 445.68686, + "Y": 2.7520387, + "Z": 24.184406 }, "InteractionType": "WalkTo", "TerritoryId": 153, diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1086_The Archer's Anthem.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1086_The Archer's Anthem.json index c0141d7f..d0fc172a 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1086_The Archer's Anthem.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1086_The Archer's Anthem.json @@ -54,6 +54,9 @@ "SkipConditions": { "AetheryteShortcutIf": { "AetheryteUnlocked": "Eastern La Noscea - Wineport" + }, + "StepIf": { + "AetheryteUnlocked": "Eastern La Noscea - Wineport" } } }, diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1088_Doing It the Bard Way.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1088_Doing It the Bard Way.json index 50b44bf8..d60bc3f6 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1088_Doing It the Bard Way.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1088_Doing It the Bard Way.json @@ -35,17 +35,19 @@ "Z": 171.00781 }, "TerritoryId": 154, - "InteractionType": "UseItem", + "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": true, + "TestedBossModVersion": "0.1.1.8" + }, "ItemId": 2000952, - "EnemySpawnType": "AutoOnEnterArea", "AetheryteShortcut": "North Shroud - Fallgourd Float", "Fly": true, "SkipConditions": { "AetheryteShortcutIf": { "InSameTerritory": true } - }, - "$": "Actually a SinglePlayerDuty" + } } ] }, diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1089_Pieces of the Past.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1089_Pieces of the Past.json index 5336502f..5d86845b 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1089_Pieces of the Past.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1089_Pieces of the Past.json @@ -103,6 +103,17 @@ 128 ] }, + { + "Position": { + "X": -324.11298, + "Y": 89.13572, + "Z": -135.54353 + }, + "TerritoryId": 147, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant", + "Fly": true + }, { "DataId": 2002529, "Position": { @@ -112,8 +123,6 @@ }, "TerritoryId": 147, "InteractionType": "Interact", - "Fly": true, - "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant", "CompletionQuestVariablesFlags": [ null, null, diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1090_Requiem for the Fallen.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1090_Requiem for the Fallen.json index 733606d0..e94d313c 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1090_Requiem for the Fallen.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/1090_Requiem for the Fallen.json @@ -27,6 +27,17 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": 72.586075, + "Y": 226.66864, + "Z": 382.17618 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "Fly": true + }, { "DataId": 2002373, "Position": { @@ -35,12 +46,12 @@ "Z": 380.84985 }, "TerritoryId": 155, - "InteractionType": "UseItem", - "ItemId": 2000953, - "EnemySpawnType": "AutoOnEnterArea", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "Fly": true, - "$": "Actually a SinglePlayerDuty" + "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": true, + "TestedBossModVersion": "0.1.1.8" + }, + "ItemId": 2000953 } ] }, diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/NIN/145_Slave to the Code.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/NIN/145_Slave to the Code.json index 18b09b12..2899dbb0 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/NIN/145_Slave to the Code.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/NIN/145_Slave to the Code.json @@ -45,7 +45,10 @@ "Z": 303.76135 }, "TerritoryId": 138, - "InteractionType": "Interact" + "InteractionType": "SinglePlayerDuty", + "SinglePlayerDutyOptions": { + "Enabled": false + } } ] }, diff --git a/QuestPaths/4.x - Stormblood/Class Quests/WHM/2418_What She Always Wanted.json b/QuestPaths/4.x - Stormblood/Class Quests/WHM/2418_What She Always Wanted.json index 6d49d91a..56bbe3c7 100644 --- a/QuestPaths/4.x - Stormblood/Class Quests/WHM/2418_What She Always Wanted.json +++ b/QuestPaths/4.x - Stormblood/Class Quests/WHM/2418_What She Always Wanted.json @@ -117,7 +117,7 @@ "Z": 484.82483 }, "TerritoryId": 612, - "InteractionType": "UseItem", + "InteractionType": "SinglePlayerDuty", "ItemId": 2002053 } ]