Update playerbots.conf

This commit is contained in:
bash
2025-08-10 16:51:27 +02:00
committed by GitHub
parent 1028816465
commit 591026b611

View File

@@ -34,8 +34,8 @@ AiPlayerbot.DisabledWithoutRealPlayerLogoutDelay = 300
#-------------------------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------------------------
#-------------------------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------------------------
AiPlayerbot.MinRandomBots = 3000 AiPlayerbot.MinRandomBots = 7000
AiPlayerbot.MaxRandomBots = 3000 AiPlayerbot.MaxRandomBots = 7000
AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 80 AiPlayerbot.RandomBotMaxLevel = 80
AiPlayerbot.DisableDeathKnightLogin = 0 AiPlayerbot.DisableDeathKnightLogin = 0
@@ -43,7 +43,8 @@ AiPlayerbot.RandomBotAllianceRatio = 50
AiPlayerbot.RandomBotHordeRatio = 50 AiPlayerbot.RandomBotHordeRatio = 50
AiPlayerbot.EnableRotation = 0 AiPlayerbot.EnableRotation = 0
AiPlayerbot.RandomBotAccountCount = 500 AiPlayerbot.RandomBotAccountCount = 0
#AiPlayerbot.RandomBotAccountCount = 500
AiPlayerbot.RandomBotMaps = 0,1,530,571 AiPlayerbot.RandomBotMaps = 0,1,530,571
AiPlayerbot.AutoTeleportForLevel = 1 AiPlayerbot.AutoTeleportForLevel = 1
@@ -82,9 +83,9 @@ AiPlayerbot.EnableNewRpgStrategy = 1
# Rest (Default: 5 Take a break for a while and do nothing) # Rest (Default: 5 Take a break for a while and do nothing)
AiPlayerbot.RpgStatusProbWeight.WanderRandom = 15 AiPlayerbot.RpgStatusProbWeight.WanderRandom = 15
AiPlayerbot.RpgStatusProbWeight.WanderNpc = 20 AiPlayerbot.RpgStatusProbWeight.WanderNpc = 20
AiPlayerbot.RpgStatusProbWeight.GoGrind = 45 AiPlayerbot.RpgStatusProbWeight.GoGrind = 50
AiPlayerbot.RpgStatusProbWeight.GoCamp = 10 AiPlayerbot.RpgStatusProbWeight.GoCamp = 10
AiPlayerbot.RpgStatusProbWeight.DoQuest = 30 AiPlayerbot.RpgStatusProbWeight.DoQuest = 25
AiPlayerbot.RpgStatusProbWeight.TravelFlight = 15 AiPlayerbot.RpgStatusProbWeight.TravelFlight = 15
AiPlayerbot.RpgStatusProbWeight.Rest = 5 AiPlayerbot.RpgStatusProbWeight.Rest = 5