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

Fix: Change Default ExersiceStrategy to aggressive

This commit is contained in:
guoh064
2023-04-10 08:22:25 +08:00
parent 600c253309
commit d4724fbb99
4 changed files with 4 additions and 4 deletions

View File

@@ -1466,7 +1466,7 @@
"Exercise": {
"OpponentChooseMode": "max_exp",
"OpponentTrial": 1,
"ExerciseStrategy": "sun18",
"ExerciseStrategy": "aggressive",
"LowHpThreshold": 0.4,
"LowHpConfirmWait": 0.1,
"OpponentRefreshValue": 0,