Update playerbots.conf

This commit is contained in:
bash
2025-04-11 23:22:42 +02:00
committed by GitHub
parent 69ba9d116a
commit 15bdfb5164

View File

@@ -49,7 +49,7 @@ AiPlayerbot.EquipmentPersistence = 1
AiPlayerbot.RandombotStartingLevel = 3
AiPlayerbot.RandomBotMinLevelChance = 0.1
AiPlayerbot.RandomBotMaxLevelChance = 0.1
AiPlayerbot.EnableNewRpgStrategy = 1
AiPlayerbot.EnableNewRpgStrategy = 0
#-------------------------------------------------------------------
@@ -151,14 +151,14 @@ AiPlayerbot.AggroDistance = 22
#-------------------------------------------------------------------
# performance related
#-------------------------------------------------------------------
AiPlayerbot.BotActiveAlone = 50
AiPlayerbot.BotActiveAlone = 20
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150
AiPlayerbot.BotActiveAloneForceWhenInZone = 1
AiPlayerbot.BotActiveAloneForceWhenInMap = 0
# BotActiveAloneForceWhenIsFriend = 1 # hasFriend logic can cause a crash
AiPlayerbot.BotActiveAloneForceWhenIsFriend = 0
AiPlayerbot.BotActiveAloneForceWhenInGuild = 1
AiPlayerbot.botActiveAloneSmartScale = 1
AiPlayerbot.botActiveAloneSmartScale = 0
AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 80
AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 200
AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1