mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-15 19:43:28 +08:00
tmp: oil consumption check
This commit is contained in:
@@ -944,12 +944,12 @@
|
||||
},
|
||||
"InterceptiveCheck": {
|
||||
"_info": {
|
||||
"name": "動態校驗",
|
||||
"help": "透過局內資訊判斷當前任務設定是否符合需求,避免出現因忘記調整任務設定而導致的問題\n觸發以下任一條件後,將退出當前作戰並關閉任務"
|
||||
"name": "油耗控制",
|
||||
"help": "透過局內資訊判斷當前任務執行情況是否符合預期,避免任務設定未及時調整等疏漏造成的後果\n觸發以下任一條件後,退出當前作戰,關閉當前任務並推送通知"
|
||||
},
|
||||
"OilThreshold": {
|
||||
"name": "單戰油耗上限",
|
||||
"help": "局內單場戰鬥油耗大於等於 X 時認為設定有誤\n0表示不限制油耗"
|
||||
"help": "局內單場戰鬥油耗大於等於 X 時認為設定有誤\n0表示無限制"
|
||||
}
|
||||
},
|
||||
"StopCondition": {
|
||||
|
||||
Reference in New Issue
Block a user