From 3667f14c14c874a0f15bf9e22a51a245834c95ec Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 11 Aug 2025 20:38:51 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index fef7208..275e5ec 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -34,8 +34,8 @@ AiPlayerbot.DisabledWithoutRealPlayerLogoutDelay = 300 #-------------------------------------------------------------------------------------------------------------------- #-------------------------------------------------------------------------------------------------------------------- -AiPlayerbot.MinRandomBots = 3000 -AiPlayerbot.MaxRandomBots = 3000 +AiPlayerbot.MinRandomBots = 2500 +AiPlayerbot.MaxRandomBots = 2600 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 80 AiPlayerbot.DisableDeathKnightLogin = 0 @@ -72,7 +72,7 @@ AiPlayerbot.RandomBotMaxLevelChance = 0.1 # Randombots will behave more like real players (experimental) # This option will override AiPlayerbot.AutoDoQuests, RandomBotTeleLowerLevel, and RandomBotTeleHigherLevel # Default: 1 (enabled) -AiPlayerbot.EnableNewRpgStrategy = 0 +AiPlayerbot.EnableNewRpgStrategy = 1 # WanderRandom (Default: 15 Move randomly nearby to find and kill mobs) # WanderNpc (Default: 20 Randomly interact with nearby NPCs​)