Update playerbots.conf

This commit is contained in:
bash
2024-08-19 22:24:59 +02:00
committed by GitHub
parent df6656004a
commit 659ea5135f

View File

@@ -10,8 +10,8 @@ AiPlayerbot.Enabled = 1
#-------------------------------------------------------------------
# randombots (maps: 0=Eastern Kingdoms, 1=Kalimdor, 530=Outland, 571=Northrend)
#-------------------------------------------------------------------
AiPlayerbot.MinRandomBots = 3000
AiPlayerbot.MaxRandomBots = 3000
AiPlayerbot.MinRandomBots = 3200
AiPlayerbot.MaxRandomBots = 3200
AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 60
AiPlayerbot.RandomBotMaxLevelChance = 0.01
@@ -28,7 +28,7 @@ AiPlayerbot.BotActiveAlone = 90
#-------------------------------------------------------------------
AiPlayerbot.EnableRotation = 0
#AiPlayerbot.RotationPoolSize = 2400
AiPlayerbot.RandomBotAccountCount = 350
AiPlayerbot.RandomBotAccountCount = 400
#-------------------------------------------------------------------
# bots gear level limits (1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary)