mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Add: Support of build-in infrast config (MAA)
This commit is contained in:
@@ -152,14 +152,18 @@
|
||||
"MaaInfrast": {
|
||||
"Facility": "Mfg > Trade > Power > Control > Reception > Office > Dorm",
|
||||
"Drones": "Money",
|
||||
"Threshold": 0.3,
|
||||
"WorkThreshold": 0.5,
|
||||
"ShiftThreshold": 0.3,
|
||||
"Notstationed": true,
|
||||
"Trust": true,
|
||||
"Replenish": false
|
||||
},
|
||||
"MaaCustomInfrast": {
|
||||
"Enable": false,
|
||||
"Filename": null
|
||||
"BuiltinConfig": "custom",
|
||||
"Filename": null,
|
||||
"CustomPeriod": "16, 4, 4",
|
||||
"PlanIndex": 0
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {}
|
||||
|
||||
Reference in New Issue
Block a user