From ddd983431a11fb4cb22e49037191c85d13b719f1 Mon Sep 17 00:00:00 2001 From: bash Date: Thu, 25 Jul 2024 15:34:04 +0000 Subject: [PATCH] updated config --- config/modules/playerbots.conf | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 1683daa..0320712 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -7,8 +7,8 @@ AiPlayerbot.Enabled = 1 # randombots (maps: 0=Eastern 1=Kingdoms, Kalimdor, 530=Outland, 571=Northrend) -AiPlayerbot.MinRandomBots = 2275 -AiPlayerbot.MaxRandomBots = 2300 +AiPlayerbot.MinRandomBots = 2575 +AiPlayerbot.MaxRandomBots = 2600 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 30 AiPlayerbot.RandomBotMaxLevelChance = 0.1 @@ -24,13 +24,12 @@ AiPlayerbot.AggroDistance = 30 # world account bots and rotation AiPlayerbot.EnableRotation = 1 -AiPlayerbot.RotationPoolSize = 2500 -AiPlayerbot.RandomBotAccountCount = 300 +AiPlayerbot.RotationPoolSize = 2700 +AiPlayerbot.RandomBotAccountCount = 330 # bots gear level limits AiPlayerbot.AutoGearQualityLimit = 3 - AiPlayerbot.LimitEnchantExpansion = 60 AiPlayerbot.LimitGearExpansion = 60