mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Upd: New options of MaaRecruit and MaaInfrast
This commit is contained in:
@@ -335,7 +335,7 @@
|
||||
},
|
||||
"Select3": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
"value": false
|
||||
},
|
||||
"Select4": {
|
||||
"type": "checkbox",
|
||||
@@ -345,6 +345,10 @@
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"Level3ShortTime": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"Times": {
|
||||
"type": "input",
|
||||
"value": 4
|
||||
@@ -373,7 +377,7 @@
|
||||
},
|
||||
"SuccessInterval": {
|
||||
"type": "input",
|
||||
"value": 720,
|
||||
"value": 60,
|
||||
"display": "hide"
|
||||
},
|
||||
"FailureInterval": {
|
||||
@@ -409,6 +413,14 @@
|
||||
"type": "input",
|
||||
"value": 0.3
|
||||
},
|
||||
"Notstationed": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"Trust": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"Replenish": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
|
||||
Reference in New Issue
Block a user