Update playerbots.conf

This commit is contained in:
bash
2025-04-11 21:26:28 +02:00
committed by GitHub
parent 35aee50898
commit 2839ae9689

View File

@@ -169,6 +169,13 @@ PlayerbotsDatabase.SynchThreads = 2
#-------------------------------------------------------------------
AiPlayerbot.RandomBotNonCombatStrategies = "+grind,+loot,+rpg"
#testing
AiPlayerbot.DisableRandomLevels = 0
AiPlayerbot.RandombotStartingLevel = 1
AiPlayerbot.RandomBotMinLevelChance = 0.1
AiPlayerbot.RandomBotMaxLevelChance = 0.1
AiPlayerbot.EnableNewRpgStrategy = 1
#################################################################################################
# END: custom playerbots.conf settings
#################################################################################################