1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-15 03:40:37 +08:00

Add: config for island production

This commit is contained in:
guoh064
2026-06-17 06:01:28 +08:00
parent 02913dd151
commit 703d2d396a
10 changed files with 474 additions and 0 deletions

View File

@@ -1916,6 +1916,25 @@
"Storage": {}
}
},
"IslandProduction": {
"Scheduler": {
"Enable": false,
"NextRun": "2020-01-01 00:00:00",
"Command": "IslandProduction",
"SuccessInterval": 0,
"FailureInterval": 120,
"ServerUpdate": "00:00"
},
"IslandProduction": {
"HardFloorItems": "{}",
"ReserveItems": "{}",
"DailyBufferItems": "{}",
"IdleAccumulatingItems": "{}"
},
"Storage": {
"Storage": {}
}
},
"IslandFreebie": {
"Scheduler": {
"Enable": false,
@@ -2021,6 +2040,19 @@
"Storage": {}
}
},
"IslandProductionPlanner": {
"IslandProductionPlanner": {
"RescanIslandTechnology": false,
"DailyProfitLowerLimit": 50000,
"DailyBufferSafetyMargin": 0,
"FieldsEfficiency": 0,
"OrchardEfficiency": 0,
"NurseryEfficiency": 0
},
"Storage": {
"Storage": {}
}
},
"Benchmark": {
"Benchmark": {
"DeviceType": "emulator",