From 502150aeec2fb999d0f7348baa265384c7c8eb66 Mon Sep 17 00:00:00 2001 From: MrGuffels Date: Fri, 30 May 2025 08:19:45 -0500 Subject: [PATCH] [SB][Allied Society] Ananta Fixes Some fixes. --- .../3056_Keeping an Eye off Things.json | 20 +++- .../Ananta/Dailies/3057_Bhoot Camps.json | 93 +++++++++++++++++-- 2 files changed, 99 insertions(+), 14 deletions(-) diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3056_Keeping an Eye off Things.json b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3056_Keeping an Eye off Things.json index e67bb1d3..47dea523 100644 --- a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3056_Keeping an Eye off Things.json +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3056_Keeping an Eye off Things.json @@ -22,17 +22,27 @@ "Sequence": 1, "Steps": [ { + "DataId": 8590, "Position": { "X": -50.436653, "Y": 41.158955, "Z": -264.4358 }, "TerritoryId": 612, - "InteractionType": "Instruction", - "Comment": "Use item on enemy, then kill it", - "EnemySpawnType": "AutoOnEnterArea", - "KillEnemyDataIds": [ - 7030 + "Fly": true, + "Land": true, + "InteractionType": "Combat", + "ItemId": 2002438, + "EnemySpawnType": "AfterItemUse", + "CombatItemUse": { + "ItemId": 2002438, + "Condition": "MissingStatus", + "Value": 22 + }, + "ComplexCombatData": [ + { + "DataId": 7030 + } ] } ] diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3057_Bhoot Camps.json b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3057_Bhoot Camps.json index 58d70ec9..b34df22f 100644 --- a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3057_Bhoot Camps.json +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3057_Bhoot Camps.json @@ -29,14 +29,39 @@ "Z": -180.89569 }, "TerritoryId": 612, - "InteractionType": "WaitForManualProgress", + "InteractionType": "Combat", "Comment": "Kill enemy, then use item", - "ItemId": 2002439, - "EnemySpawnType": "AfterItemUse", + "EnemySpawnType": "AfterInteraction", "KillEnemyDataIds": [ 8591 ], "Fly": true, + "RequiredQuestVariables": [ + null, + null, + [ + { + "Low": 2 + }, + { + "Low": 3 + } + ], + null, + null, + null + ] + }, + { + "DataId": 8591, + "Position": { + "X": 101.304565, + "Y": 41.031494, + "Z": -180.89569 + }, + "TerritoryId": 612, + "InteractionType": "UseItem", + "ItemId": 2002439, "RequiredQuestVariables": [ null, null, @@ -69,14 +94,39 @@ "Z": -397.69592 }, "TerritoryId": 612, - "InteractionType": "WaitForManualProgress", + "InteractionType": "Combat", "Comment": "Kill enemy, then use item", - "ItemId": 2002439, - "EnemySpawnType": "AfterItemUse", + "EnemySpawnType": "AfterInteraction", "KillEnemyDataIds": [ 8591 ], "Fly": true, + "RequiredQuestVariables": [ + null, + null, + [ + { + "Low": 1 + }, + { + "Low": 3 + } + ], + null, + null, + null + ] + }, + { + "DataId": 8591, + "Position": { + "X": 136.40039, + "Y": 50.369995, + "Z": -397.69592 + }, + "TerritoryId": 612, + "InteractionType": "UseItem", + "ItemId": 2002439, "RequiredQuestVariables": [ null, null, @@ -109,14 +159,39 @@ "Z": -294.02612 }, "TerritoryId": 612, - "InteractionType": "WaitForManualProgress", + "InteractionType": "Combat", "Comment": "Kill enemy, then use item", - "ItemId": 2002439, - "EnemySpawnType": "AfterItemUse", + "EnemySpawnType": "AfterInteraction", "KillEnemyDataIds": [ 8591 ], "Fly": true, + "RequiredQuestVariables": [ + null, + null, + [ + { + "Low": 1 + }, + { + "Low": 2 + } + ], + null, + null, + null + ] + }, + { + "DataId": 8591, + "Position": { + "X": 12.588623, + "Y": 41.672363, + "Z": -294.02612 + }, + "TerritoryId": 612, + "InteractionType": "UseItem", + "ItemId": 2002439, "RequiredQuestVariables": [ null, null, -- 2.30.2