mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Enchant paladin divine sacrifice
This commit is contained in:
@@ -305,7 +305,6 @@ AiPlayerbot.AlmostFullHealth = 85
|
||||
AiPlayerbot.LowMana = 15
|
||||
AiPlayerbot.MediumMana = 40
|
||||
|
||||
# Random bot default strategies (applied after defaults)
|
||||
|
||||
# Enable healer bot save mana
|
||||
# Default: 1 (enable)
|
||||
@@ -316,6 +315,7 @@ AiPlayerbot.AutoSaveMana = 1
|
||||
AiPlayerbot.SaveManaThreshold = 60
|
||||
|
||||
|
||||
# Random bot default strategies (applied after defaults)
|
||||
AiPlayerbot.RandomBotCombatStrategies = "+dps,+dps assist,-threat"
|
||||
# AiPlayerbot.RandomBotNonCombatStrategies = "+grind,+loot,+rpg,+custom::say"
|
||||
AiPlayerbot.RandomBotNonCombatStrategies = ""
|
||||
|
||||
Reference in New Issue
Block a user