mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
[Avoid aoe] Tell when avoid aoe configuration
This commit is contained in:
@@ -325,6 +325,10 @@ AiPlayerbot.SaveManaThreshold = 60
|
||||
# Default: 0 (disable)
|
||||
AiPlayerbot.AutoAvoidAoe = 0
|
||||
|
||||
# Tell which spell is avoiding (experimental)
|
||||
# Default: 1 (enable)
|
||||
AiPlayerbot.TellWhenAvoidAoe = 1
|
||||
|
||||
# Random bot default strategies (applied after defaults)
|
||||
AiPlayerbot.RandomBotCombatStrategies = "+dps,+dps assist,-threat"
|
||||
# AiPlayerbot.RandomBotNonCombatStrategies = "+grind,+loot,+rpg,+custom::say"
|
||||
|
||||
Reference in New Issue
Block a user