From 2311c4e02acbc963cad5565a99bd19c8ebc536a6 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Wed, 18 Dec 2024 23:29:03 +0100 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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