1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-14 19:36:38 +08:00

tmp: oil consumption check

This commit is contained in:
positnuec
2026-08-11 15:41:23 +08:00
parent dcd50696f4
commit 3cb72099d5
9 changed files with 144 additions and 56 deletions

View File

@@ -791,6 +791,12 @@
"value": false
}
},
"InterceptiveCheck": {
"OilThreshold": {
"type": "input",
"value": 0
}
},
"StopCondition": {
"OilLimit": {
"type": "input",
@@ -1201,6 +1207,12 @@
"value": false
}
},
"InterceptiveCheck": {
"OilThreshold": {
"type": "input",
"value": 0
}
},
"StopCondition": {
"OilLimit": {
"type": "input",
@@ -1611,6 +1623,12 @@
"value": false
}
},
"InterceptiveCheck": {
"OilThreshold": {
"type": "input",
"value": 0
}
},
"StopCondition": {
"OilLimit": {
"type": "input",
@@ -2115,6 +2133,12 @@
"display": "hide"
}
},
"InterceptiveCheck": {
"OilThreshold": {
"type": "input",
"value": 0
}
},
"StopCondition": {
"OilLimit": {
"type": "input",
@@ -2804,6 +2828,12 @@
"value": false
}
},
"InterceptiveCheck": {
"OilThreshold": {
"type": "input",
"value": 0
}
},
"StopCondition": {
"OilLimit": {
"type": "input",
@@ -3230,6 +3260,12 @@
"value": false
}
},
"InterceptiveCheck": {
"OilThreshold": {
"type": "input",
"value": 0
}
},
"StopCondition": {
"OilLimit": {
"type": "input",
@@ -5734,6 +5770,12 @@
"display": "hide"
}
},
"InterceptiveCheck": {
"OilThreshold": {
"type": "input",
"value": 0
}
},
"StopCondition": {
"OilLimit": {
"type": "input",
@@ -6178,6 +6220,12 @@
"display": "hide"
}
},
"InterceptiveCheck": {
"OilThreshold": {
"type": "input",
"value": 0
}
},
"StopCondition": {
"OilLimit": {
"type": "input",
@@ -6622,6 +6670,12 @@
"display": "hide"
}
},
"InterceptiveCheck": {
"OilThreshold": {
"type": "input",
"value": 0
}
},
"StopCondition": {
"OilLimit": {
"type": "input",
@@ -7066,6 +7120,12 @@
"display": "hide"
}
},
"InterceptiveCheck": {
"OilThreshold": {
"type": "input",
"value": 0
}
},
"StopCondition": {
"OilLimit": {
"type": "input",

View File

@@ -34,6 +34,7 @@ Farm:
Main:
- Scheduler
- Campaign
- InterceptiveCheck
- StopCondition
- Fleet
- Submarine
@@ -43,6 +44,7 @@ Farm:
Main2:
- Scheduler
- Campaign
- InterceptiveCheck
- StopCondition
- Fleet
- Submarine
@@ -52,6 +54,7 @@ Farm:
Main3:
- Scheduler
- Campaign
- InterceptiveCheck
- StopCondition
- Fleet
- Submarine
@@ -62,6 +65,7 @@ Farm:
- Scheduler
- GemsFarming
- Campaign
- InterceptiveCheck
- StopCondition
- Fleet
- Submarine
@@ -85,6 +89,7 @@ Event:
Event:
- Scheduler
- Campaign
- InterceptiveCheck
- StopCondition
- Fleet
- Submarine
@@ -94,6 +99,7 @@ Event:
Event2:
- Scheduler
- Campaign
- InterceptiveCheck
- StopCondition
- Fleet
- Submarine
@@ -152,6 +158,7 @@ EventDaily:
- Scheduler
- EventDaily
- Campaign
- InterceptiveCheck
- StopCondition
- Fleet
- Submarine
@@ -162,6 +169,7 @@ EventDaily:
- Scheduler
- EventDaily
- Campaign
- InterceptiveCheck
- StopCondition
- Fleet
- Submarine
@@ -172,6 +180,7 @@ EventDaily:
- Scheduler
- EventDaily
- Campaign
- InterceptiveCheck
- StopCondition
- Fleet
- Submarine
@@ -182,6 +191,7 @@ EventDaily:
- Scheduler
- EventDaily
- Campaign
- InterceptiveCheck
- StopCondition
- Fleet
- Submarine