updated playerconfig for solo or small groups and vanilla content

This commit is contained in:
bash
2024-07-24 11:33:33 +00:00
parent a57dd1ea11
commit 6fbffdb433

View File

@@ -5,17 +5,21 @@
AiPlayerbot.Enabled = 1 AiPlayerbot.Enabled = 1
# world bots # world bots
AiPlayerbot.MinRandomBots = 2250 AiPlayerbot.MinRandomBots = 2825
AiPlayerbot.MaxRandomBots = 2300 AiPlayerbot.MaxRandomBots = 2900
AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 60 AiPlayerbot.RandomBotMaxLevel = 60
AiPlayerbot.RandomBotMaxLevelChance = 0.05 AiPlayerbot.RandomBotMaxLevelChance = 0.1
AiPlayerbot.RandomBotFixedLevel = 0 AiPlayerbot.RandomBotFixedLevel = 0
AiPlayerbot.AggroDistance = 30
# teleport randombots (0=Eastern 1=Kingdoms, Kalimdor, 530=Outland, 571=Northrend)
AiPlayerbot.RandomBotMaps = 0,1
# world account bots and rotation # world account bots and rotation
AiPlayerbot.EnableRotation = 1 AiPlayerbot.EnableRotation = 1
AiPlayerbot.RotationPoolSize = 2500 AiPlayerbot.RotationPoolSize = 3000
AiPlayerbot.RandomBotAccountCount = 300 AiPlayerbot.RandomBotAccountCount = 350
# bots gear level limits # bots gear level limits
AiPlayerbot.AutoGearQualityLimit = 3 AiPlayerbot.AutoGearQualityLimit = 3