diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 2ea2f52..cdf011a 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -5,17 +5,21 @@ AiPlayerbot.Enabled = 1 # world bots -AiPlayerbot.MinRandomBots = 2250 -AiPlayerbot.MaxRandomBots = 2300 +AiPlayerbot.MinRandomBots = 2825 +AiPlayerbot.MaxRandomBots = 2900 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 60 -AiPlayerbot.RandomBotMaxLevelChance = 0.05 +AiPlayerbot.RandomBotMaxLevelChance = 0.1 AiPlayerbot.RandomBotFixedLevel = 0 +AiPlayerbot.AggroDistance = 30 + +# teleport randombots (0=Eastern 1=Kingdoms, Kalimdor, 530=Outland, 571=Northrend) +AiPlayerbot.RandomBotMaps = 0,1 # world account bots and rotation AiPlayerbot.EnableRotation = 1 -AiPlayerbot.RotationPoolSize = 2500 -AiPlayerbot.RandomBotAccountCount = 300 +AiPlayerbot.RotationPoolSize = 3000 +AiPlayerbot.RandomBotAccountCount = 350 # bots gear level limits AiPlayerbot.AutoGearQualityLimit = 3