mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 15:36:59 +08:00
Add: [CN]Dossier Beacon Attack Add: [CN]Ash Beacon OneHitMode
This commit is contained in:
@@ -7457,19 +7457,62 @@
|
||||
"type": "textarea",
|
||||
"value": "ActionPoint > PurpleCoins"
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpsiAshBeacon": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"NextRun": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
},
|
||||
"Command": {
|
||||
"type": "input",
|
||||
"value": "OpsiAshBeacon",
|
||||
"display": "hide"
|
||||
},
|
||||
"SuccessInterval": {
|
||||
"type": "input",
|
||||
"value": 30,
|
||||
"display": "hide"
|
||||
},
|
||||
"FailureInterval": {
|
||||
"type": "input",
|
||||
"value": 30,
|
||||
"display": "hide"
|
||||
},
|
||||
"ServerUpdate": {
|
||||
"type": "input",
|
||||
"value": "00:00",
|
||||
"display": "hide"
|
||||
}
|
||||
},
|
||||
"OpsiAshBeacon": {
|
||||
"AshAttack": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"EnsureFullyCollected": {
|
||||
"OneHitMode": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"RequestAssist": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"EnsureFullyCollected": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
}
|
||||
},
|
||||
"OpsiDossierBeacon": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user