mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Opt: Config for exercise preserve
This commit is contained in:
@@ -340,7 +340,8 @@ class GeneratedConfig:
|
||||
# Group `Exercise`
|
||||
Exercise_OpponentChooseMode = 'max_exp' # max_exp, easiest, leftmost, easiest_else_exp
|
||||
Exercise_OpponentTrial = 1
|
||||
Exercise_ExercisePreserve = 0
|
||||
Exercise_ExercisePreserve = 5 # 0, 5
|
||||
Exercise_AdmiralTrialTime = 'sun18' # sun18, sun12, sun0, sat18, sat12, sat0, fri18
|
||||
Exercise_LowHpThreshold = 0.4
|
||||
Exercise_LowHpConfirmWait = 0.1
|
||||
Exercise_OpponentRefreshValue = 0
|
||||
|
||||
Reference in New Issue
Block a user