mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-06 02:05:25 +08:00
Opt: Only Delay 12 hours for Hazard1leveling (#2530)
This commit is contained in:
@@ -1861,7 +1861,7 @@
|
|||||||
"Command": "OpsiHazard1Leveling",
|
"Command": "OpsiHazard1Leveling",
|
||||||
"SuccessInterval": 30,
|
"SuccessInterval": 30,
|
||||||
"FailureInterval": 60,
|
"FailureInterval": 60,
|
||||||
"ServerUpdate": "00:00"
|
"ServerUpdate": "00:00, 12:00"
|
||||||
},
|
},
|
||||||
"OpsiHazard1Leveling": {
|
"OpsiHazard1Leveling": {
|
||||||
"TargetZone": 0
|
"TargetZone": 0
|
||||||
|
|||||||
@@ -8964,7 +8964,7 @@
|
|||||||
},
|
},
|
||||||
"ServerUpdate": {
|
"ServerUpdate": {
|
||||||
"type": "input",
|
"type": "input",
|
||||||
"value": "00:00",
|
"value": "00:00, 12:00",
|
||||||
"display": "hide"
|
"display": "hide"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -438,6 +438,6 @@ OpsiHazard1Leveling:
|
|||||||
Scheduler:
|
Scheduler:
|
||||||
SuccessInterval: 30
|
SuccessInterval: 30
|
||||||
FailureInterval: 60
|
FailureInterval: 60
|
||||||
ServerUpdate: 00:00
|
ServerUpdate: 00:00, 12:00
|
||||||
OpsiFleet:
|
OpsiFleet:
|
||||||
Submarine: false
|
Submarine: false
|
||||||
|
|||||||
Reference in New Issue
Block a user