1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 07:28:21 +08:00

Add: Allow auto attack dossier (#2579)

This commit is contained in:
Fisher Tipsy
2023-06-08 22:28:44 +08:00
committed by GitHub
parent df2dbd53ee
commit ab0c8d0b85
12 changed files with 69 additions and 1 deletions

View File

@@ -362,6 +362,7 @@ class GeneratedConfig:
# Group `OpsiAshBeacon`
OpsiAshBeacon_AttackMode = 'current' # current, current_dossier
OpsiAshBeacon_OneHitMode = True
OpsiAshBeacon_DossierAutoAttackMode = False
OpsiAshBeacon_RequestAssist = True
OpsiAshBeacon_EnsureFullyCollected = True