Update playerbots.conf

This commit is contained in:
bash
2025-08-11 20:38:51 +02:00
committed by GitHub
parent be5ec27ebc
commit 3667f14c14

View File

@@ -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)