Implement Karazhan strategy

This commit is contained in:
Revision
2025-07-20 23:13:14 +02:00
committed by crow
parent a41c1912ac
commit 19399c6f57
15 changed files with 2065 additions and 4 deletions

View File

@@ -439,7 +439,7 @@ AiPlayerbot.AutoAvoidAoe = 1
AiPlayerbot.MaxAoeAvoidRadius = 15.0
# A whitelist of aoe spell IDs that should not be avoided
AiPlayerbot.AoeAvoidSpellWhitelist = 50759,57491,13810
AiPlayerbot.AoeAvoidSpellWhitelist = 50759,57491,13810,29946
# Enable healer bot save mana strategy
# Default: 1 (enabled)