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

Upd: separate meowifficer farming config for OpsiCrossMonth

This commit is contained in:
2026-07-25 21:14:19 +08:00
parent 723b7c95d8
commit 6831242914
10 changed files with 180 additions and 59 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 ====================