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
|
||||
|
||||
@@ -68,9 +68,10 @@ MaaFight:
|
||||
MaaRecruit:
|
||||
Refresh: true
|
||||
SkipRobot: true
|
||||
Select3: true
|
||||
Select3: false
|
||||
Select4: true
|
||||
Select5: true
|
||||
Level3ShortTime: True
|
||||
Times: 4
|
||||
Expedite: false
|
||||
|
||||
@@ -82,6 +83,8 @@ MaaInfrast:
|
||||
value: Money
|
||||
option: [_NotUse, Money, SyntheticJade, CombatRecord, PureGold, OriginStone, Chip]
|
||||
Threshold: 0.3
|
||||
Notstationed: true
|
||||
Trust: true
|
||||
Replenish: false
|
||||
|
||||
MaaMall:
|
||||
|
||||
@@ -37,10 +37,6 @@ MaaRecruit:
|
||||
Scheduler:
|
||||
SuccessInterval: 180
|
||||
|
||||
MaaInfrast:
|
||||
Scheduler:
|
||||
SuccessInterval: 720
|
||||
|
||||
MaaAward:
|
||||
Scheduler:
|
||||
ServerUpdate: 04:00, 16:00
|
||||
|
||||
Reference in New Issue
Block a user