1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 07:35:25 +08:00

Merge pull request #1871 from SaiCateDoan/hz1

Add: hazard 1 leveling
This commit is contained in:
SarContDeli
2022-11-16 17:39:55 +08:00
committed by GitHub
32 changed files with 544 additions and 60 deletions

View File

@@ -7767,7 +7767,7 @@
},
"ServerUpdate": {
"type": "input",
"value": "00:00",
"value": "00:00, 12:00",
"display": "hide"
}
},
@@ -7864,7 +7864,7 @@
"OpsiMeowfficerFarming": {
"ActionPointPreserve": {
"type": "input",
"value": 500
"value": 1000
},
"HazardLevel": {
"type": "select",
@@ -7899,6 +7899,71 @@
}
}
},
"OpsiHazard1Leveling": {
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": false
},
"NextRun": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime"
},
"Command": {
"type": "input",
"value": "OpsiHazard1Leveling",
"display": "hide"
},
"SuccessInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"FailureInterval": {
"type": "input",
"value": 60,
"display": "hide"
},
"ServerUpdate": {
"type": "input",
"value": "00:00",
"display": "hide"
}
},
"OpsiHazard1Leveling": {
"StrategySearch": {
"type": "checkbox",
"value": true
},
"TargetZone": {
"type": "select",
"value": 0,
"option": [
0,
44,
22
]
}
},
"OpsiFleet": {
"Fleet": {
"type": "select",
"value": 1,
"option": [
1,
2,
3,
4
]
},
"Submarine": {
"type": "checkbox",
"value": false,
"display": "hide"
}
}
},
"Daemon": {
"Daemon": {
"EnterMap": {