mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Opt: Optimized priority of MaaAward
This commit is contained in:
@@ -309,7 +309,7 @@
|
||||
},
|
||||
"SuccessInterval": {
|
||||
"type": "input",
|
||||
"value": 540,
|
||||
"value": 180,
|
||||
"display": "hide"
|
||||
},
|
||||
"FailureInterval": {
|
||||
@@ -372,7 +372,7 @@
|
||||
},
|
||||
"SuccessInterval": {
|
||||
"type": "input",
|
||||
"value": 1200,
|
||||
"value": 720,
|
||||
"display": "hide"
|
||||
},
|
||||
"FailureInterval": {
|
||||
@@ -522,7 +522,7 @@
|
||||
},
|
||||
"ServerUpdate": {
|
||||
"type": "input",
|
||||
"value": "04:00",
|
||||
"value": "04:00, 16:00",
|
||||
"display": "hide"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -35,9 +35,12 @@ MaaFight:
|
||||
|
||||
MaaRecruit:
|
||||
Scheduler:
|
||||
SuccessInterval: 540
|
||||
SuccessInterval: 180
|
||||
|
||||
MaaInfrast:
|
||||
Scheduler:
|
||||
SuccessInterval: 1200
|
||||
SuccessInterval: 720
|
||||
|
||||
MaaAward:
|
||||
Scheduler:
|
||||
ServerUpdate: 04:00, 16:00
|
||||
|
||||
Reference in New Issue
Block a user