diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 2e5bf33..0c21938 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -60,16 +60,16 @@ AiPlayerbot.RandomBotSayWithoutMaster = 0 #------------------------------------------------------------------- # intervals #------------------------------------------------------------------- -AiPlayerbot.RandomBotUpdateInterval = 10 +AiPlayerbot.RandomBotUpdateInterval = 5 AiPlayerbot.RandomBotCountChangeMinInterval = 1800 AiPlayerbot.RandomBotCountChangeMaxInterval = 7200 AiPlayerbot.MinRandomBotInWorldTime = 3600 -AiPlayerbot.MaxRandomBotInWorldTime = 1209600 -AiPlayerbot.MinRandomBotRandomizeTime = 7200 +AiPlayerbot.MaxRandomBotInWorldTime = 43200 +AiPlayerbot.MinRandomBotRandomizeTime = 302400 AiPlayerbot.MaxRandomBotRandomizeTime = 1209600 -AiPlayerbot.RandomBotsPerInterval = 200 -AiPlayerbot.MinRandomBotReviveTime = 10 -AiPlayerbot.MaxRandomBotReviveTime = 20 +AiPlayerbot.RandomBotsPerInterval = 500 +AiPlayerbot.MinRandomBotReviveTime = 60 +AiPlayerbot.MaxRandomBotReviveTime = 300 AiPlayerbot.MinRandomBotTeleportInterval = 3600 AiPlayerbot.MaxRandomBotTeleportInterval = 18000 AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000