Configured for vanilla, limited the AH quality abit lower

This commit is contained in:
bash
2024-07-27 21:01:07 +00:00
parent 2587272ab9
commit c8acf8cb22
3 changed files with 24 additions and 8 deletions

View File

@@ -10,12 +10,15 @@ AiPlayerbot.Enabled = 1
AiPlayerbot.MinRandomBots = 2250
AiPlayerbot.MaxRandomBots = 2300
AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 80
AiPlayerbot.RandomBotMaxLevel = 40
AiPlayerbot.RandomBotMaxLevelChance = 0.1
AiPlayerbot.RandomBotFixedLevel = 0
AiPlayerbot.DisableRandomLevels = 0
AiPlayerbot.SyncLevelWithPlayers = 0
AiPlayerbot.RandomBotMaps = 0,1,530,571
#AiPlayerbot.RandomBotMaps = 0,1,530,571
AiPlayerbot.RandomBotMaps = 0,1
AiPlayerbot.DisableDeathKnightLogin = 1
AiPlayerbot.RandomBotTeleLowerLevel = 3
AiPlayerbot.RandomBotTeleHigherLevel = 1
AiPlayerbot.AutoTeleportForLevel = 1
@@ -29,9 +32,10 @@ AiPlayerbot.RotationPoolSize = 2400
AiPlayerbot.RandomBotAccountCount = 300
# bots gear level limits
AiPlayerbot.AutoGearQualityLimit = 3
# bots gear level limits (1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary)
AiPlayerbot.AutoGearQualityLimit = 2
AiPlayerbot.AutoGearCommand = 1
AiPlayerbot.MaintenanceCommand = 1
# player summoned group/raid bots limits
AiPlayerbot.MaxAddedBots = 40