1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-30 23:32:28 +08:00

Feat: independent meowfficer farming config for OpsiCrossMonth

This commit is contained in:
2026-07-26 11:31:18 +08:00
committed by positnuec
parent b6b58b5084
commit 1cfbea7cf2
10 changed files with 129 additions and 8 deletions

View File

@@ -14527,6 +14527,25 @@
"display": "hide"
}
},
"OpsiCrossMonth": {
"HazardLevel": {
"type": "select",
"value": 0,
"option": [
0,
2,
3,
4,
5,
6,
10
]
},
"TargetZone": {
"type": "input",
"value": -1
}
},
"Storage": {
"Storage": {
"type": "storage",

View File

@@ -1064,6 +1064,12 @@ OpsiHazard1Leveling:
option: [ 0, 44, 22 ]
OperationCoinsPreserve: 100000
DoScanningDevice: false
OpsiCrossMonth:
HazardLevel:
value: 0
option: [ 0, 2, 3, 4, 5, 6, 10 ]
TargetZone:
value: -1
# ==================== Tools ====================

View File

@@ -358,6 +358,7 @@ Opsi:
- OpsiFleet
OpsiCrossMonth:
- Scheduler
- OpsiCrossMonth
# ==================== Tool ====================