1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 03:27:24 +08:00

Merge pull request #808 from yanyihui/yyh_branch

EnemyPriority
This commit is contained in:
LmeSzinc
2021-12-10 20:09:59 +08:00
committed by GitHub
9 changed files with 137 additions and 3 deletions

View File

@@ -114,6 +114,9 @@ class GeneratedConfig:
HpControl_RepairUseMultiThreshold = 0.6
HpControl_LowHpRetreatThreshold = 0.3
# Group `EnemyPriority`
EnemyPriority_EnemyScaleBalanceWeight = 'default_mode' # default_mode, S3_enemy_first, S1_enemy_first
# Group `Raid`
Raid_Mode = 'hard' # easy, normal, hard
Raid_UseTicket = False