1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 03:21:29 +08:00

Add: Single Battle Oil Consumption Upper Limit for WarArchives (#4)

This commit is contained in:
sui-feng-cb
2025-12-24 19:16:44 +08:00
parent 5310187a46
commit 4ff5cc640a
11 changed files with 194 additions and 2 deletions

View File

@@ -862,6 +862,16 @@
"help": ""
}
},
"InterceptiveCheck": {
"_info": {
"name": "動態校驗",
"help": "透過局內資訊判斷當前任務設定是否符合需求,避免出現因忘記調整任務設定而導致的問題\n觸發以下任一條件後將退出當前作戰並關閉任務"
},
"OilThreshold": {
"name": "單戰油耗上限",
"help": "局內單場戰鬥油耗大於等於 X 時認為設定有誤\n0表示不限制油耗"
}
},
"StopCondition": {
"_info": {
"name": "停止條件",