mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-02 09:13:45 +00:00
Update playerbots.conf
This commit is contained in:
@@ -49,7 +49,7 @@ AiPlayerbot.EquipmentPersistence = 1
|
|||||||
AiPlayerbot.RandombotStartingLevel = 1
|
AiPlayerbot.RandombotStartingLevel = 1
|
||||||
AiPlayerbot.RandomBotMinLevelChance = 0.1
|
AiPlayerbot.RandomBotMinLevelChance = 0.1
|
||||||
AiPlayerbot.RandomBotMaxLevelChance = 0.1
|
AiPlayerbot.RandomBotMaxLevelChance = 0.1
|
||||||
AiPlayerbot.EnableNewRpgStrategy = 0
|
AiPlayerbot.EnableNewRpgStrategy = 1
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
@@ -108,7 +108,7 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000
|
|||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# timers
|
# timers
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.IterationsPerTick = 10
|
AiPlayerbot.IterationsPerTick = 20
|
||||||
AiPlayerbot.GlobalCooldown = 1500
|
AiPlayerbot.GlobalCooldown = 1500
|
||||||
AiPlayerbot.MaxWaitForMove = 3000
|
AiPlayerbot.MaxWaitForMove = 3000
|
||||||
AiPlayerbot.DisableMoveSplinePath = 0
|
AiPlayerbot.DisableMoveSplinePath = 0
|
||||||
@@ -151,7 +151,7 @@ AiPlayerbot.AggroDistance = 22
|
|||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# performance related
|
# performance related
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.BotActiveAlone = 10
|
AiPlayerbot.BotActiveAlone = 70
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150
|
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInZone = 1
|
AiPlayerbot.BotActiveAloneForceWhenInZone = 1
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInMap = 0
|
AiPlayerbot.BotActiveAloneForceWhenInMap = 0
|
||||||
@@ -159,8 +159,8 @@ AiPlayerbot.BotActiveAloneForceWhenInMap = 0
|
|||||||
AiPlayerbot.BotActiveAloneForceWhenIsFriend = 0
|
AiPlayerbot.BotActiveAloneForceWhenIsFriend = 0
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInGuild = 1
|
AiPlayerbot.BotActiveAloneForceWhenInGuild = 1
|
||||||
AiPlayerbot.botActiveAloneSmartScale = 1
|
AiPlayerbot.botActiveAloneSmartScale = 1
|
||||||
AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 75
|
AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 50
|
||||||
AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 250
|
AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 200
|
||||||
AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1
|
AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1
|
||||||
AiPlayerbot.botActiveAloneSmartScaleWhenMaxLevel = 80
|
AiPlayerbot.botActiveAloneSmartScaleWhenMaxLevel = 80
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user