diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index c9ace0e..818bfbb 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -130,8 +130,9 @@ AiPlayerbot.BotActiveAloneForceWhenInZone = 0 AiPlayerbot.BotActiveAloneForceWhenIsFriend = 1 AiPlayerbot.BotActiveAloneForceWhenInGuild = 1 AiPlayerbot.botActiveAloneSmartScale = 1 -AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 70 -AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 250 +AiPlayerbot.botActiveAloneSmartScaleDiffMethod = 2 +AiPlayerbot.botActiveAloneSmartScaleDiffLimitFloor = 40 +AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 150 AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1 AiPlayerbot.botActiveAloneSmartScaleWhenMaxLevel = 80