Update playerbots.conf

This commit is contained in:
bash
2024-08-19 22:24:07 +02:00
committed by GitHub
parent 9d8ccc0ecf
commit df6656004a

View File

@@ -10,8 +10,8 @@ AiPlayerbot.Enabled = 1
#-------------------------------------------------------------------
# randombots (maps: 0=Eastern Kingdoms, 1=Kalimdor, 530=Outland, 571=Northrend)
#-------------------------------------------------------------------
AiPlayerbot.MinRandomBots = 3300
AiPlayerbot.MaxRandomBots = 3300
AiPlayerbot.MinRandomBots = 3000
AiPlayerbot.MaxRandomBots = 3000
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 = 300
AiPlayerbot.RandomBotAccountCount = 350
#-------------------------------------------------------------------
# bots gear level limits (1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary)