mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Add: Support of build-in infrast config (MAA)
This commit is contained in:
@@ -71,14 +71,18 @@ class GeneratedConfig:
|
||||
# Group `MaaInfrast`
|
||||
MaaInfrast_Facility = 'Mfg > Trade > Power > Control > Reception > Office > Dorm'
|
||||
MaaInfrast_Drones = 'Money' # _NotUse, Money, SyntheticJade, CombatRecord, PureGold, OriginStone, Chip
|
||||
MaaInfrast_Threshold = 0.3
|
||||
MaaInfrast_WorkThreshold = 0.5
|
||||
MaaInfrast_ShiftThreshold = 0.3
|
||||
MaaInfrast_Notstationed = True
|
||||
MaaInfrast_Trust = True
|
||||
MaaInfrast_Replenish = False
|
||||
|
||||
# Group `MaaCustomInfrast`
|
||||
MaaCustomInfrast_Enable = False
|
||||
MaaCustomInfrast_BuiltinConfig = 'custom' # custom, 153-3, 243-3, 243-4, 252-3, 333-3
|
||||
MaaCustomInfrast_Filename = None
|
||||
MaaCustomInfrast_CustomPeriod = '16, 4, 4'
|
||||
MaaCustomInfrast_PlanIndex = 0
|
||||
|
||||
# Group `MaaMall`
|
||||
MaaMall_CreditFight = False
|
||||
|
||||
Reference in New Issue
Block a user