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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user