1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-11 02:44:31 +08:00

Fix: drop support for new UI for submarine call timing

This commit is contained in:
positnuec
2026-07-10 02:37:45 +08:00
parent 0fa54fe07e
commit ed6418efde
5 changed files with 19 additions and 19 deletions

View File

@@ -1059,14 +1059,14 @@
},
"CallMode": {
"name": "潛艇出擊方案",
"help": "在戰鬥內透過點擊按鈕以嘗試召喚潛艇",
"help": "僅支援經典UI在戰鬥內透過點擊按鈕以嘗試召喚潛艇",
"do_not_use": "不使用",
"boss_only": "僅BOSS戰",
"every_combat": "每場戰鬥"
},
"Timing": {
"name": "BOSS戰召喚時機(測試中)",
"help": "注意:'等待BOSS出現'目前僅支援經典UI、血條邊框為深藍純色的新型UI若使用無法識別的UI將導致潛艇不出擊",
"name": "BOSS戰召喚時機",
"help": "",
"default": "預設(進戰立即嘗試召喚)",
"wait_for_boss": "等待BOSS出現"
},