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

Add: Rapid training in tactical class

This commit is contained in:
LmeSzinc
2022-09-16 02:00:53 +08:00
parent dd7e5fd961
commit 0671399eae
11 changed files with 85 additions and 1 deletions

View File

@@ -179,6 +179,7 @@ class GeneratedConfig:
# Group `Tactical`
Tactical_TacticalFilter = 'SameT4 > SameT3 > SameT2 > SameT1\n> BlueT2 > YellowT2 > RedT2\n> BlueT3 > YellowT3 > RedT3\n> BlueT4 > YellowT4 > RedT4\n> BlueT1 > YellowT1 > RedT1\n> first'
Tactical_RapidTrainingSlot = 'do_not_use' # do_not_use, slot_1, slot_2, slot_3, slot_4
# Group `ControlExpOverflow`
ControlExpOverflow_Enable = True