1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-14 11:27:52 +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

@@ -944,12 +944,12 @@
},
"InterceptiveCheck": {
"_info": {
"name": "InterceptiveCheck._info.name",
"help": "InterceptiveCheck._info.help"
"name": "燃料消費制御",
"help": "ゲーム内の情報から現在のタスクの実行状況が期待どおりかを判断し、タスク設定の更新漏れによる影響を防ぎます\n以下のいずれかの条件が発生した場合、現在の戦闘を終了し、タスクを無効化して通知を送信します"
},
"OilThreshold": {
"name": "InterceptiveCheck.OilThreshold.name",
"help": "InterceptiveCheck.OilThreshold.help"
"name": "単戦燃料消費上限",
"help": "ゲーム内の単戦燃料消費がX以上の場合、設定ミスとみなします\n0は制限なし"
}
},
"StopCondition": {