TwoRoundsGearInit config option

This commit is contained in:
Yunfan Li
2024-09-04 22:58:29 +08:00
parent 6ba4384184
commit 0526948a29
4 changed files with 44 additions and 55 deletions

View File

@@ -216,6 +216,9 @@ AiPlayerbot.AutoEquipUpgradeLoot = 1
# Default: 1.1 (Equip when the equipment score is 1.1 times higher than the current)
AiPlayerbot.EquipUpgradeThreshold = 1.1
# Two rounds of equipment initialization to create more suitable gear
AiPlayerbot.TwoRoundsGearInit = 0
#
#
#