mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-04 11:34:51 +08:00
Merge pull request #1921 from bookbug666/hunt_and_boss
Add: Submarine mode 'Hunt and boss'
This commit is contained in:
@@ -833,10 +833,11 @@
|
||||
},
|
||||
"Mode": {
|
||||
"name": "潛艇出擊方案",
|
||||
"help": "",
|
||||
"help": "提醒: '狩獵及BOSS戰'為'僅狩獵'與'僅BOSS戰'的混合,它會在道中進行狩獵打擊,並在BOSS戰嘗試召喚潛艇。",
|
||||
"do_not_use": "不使用",
|
||||
"hunt_only": "僅狩獵",
|
||||
"boss_only": "僅BOSS",
|
||||
"hunt_and_boss": "狩獵及BOSS戰",
|
||||
"every_combat": "每戰出擊"
|
||||
},
|
||||
"AutoSearchMode": {
|
||||
@@ -847,7 +848,7 @@
|
||||
},
|
||||
"DistanceToBoss": {
|
||||
"name": "BOSS戰前將潛艇移動到BOSS附近",
|
||||
"help": "僅在\"潛艇出擊方案\"為\"僅BOSS戰\"時生效\n選擇\"距離BOSS X格\"需要保證潛艇狩獵範圍能覆蓋到BOSS,距離使用曼哈頓距離計算,選擇\"使用遠洋支援\"需要潛艇隊伍裡有U522或是達芬奇",
|
||||
"help": "僅在\"潛艇出擊方案\"為\"僅BOSS戰\"及\"狩獵及BOSS戰\"時生效\n選擇\"距離BOSS X格\"需要保證潛艇狩獵範圍能覆蓋到BOSS,距離使用曼哈頓距離計算,選擇\"使用遠洋支援\"需要潛艇隊伍裡有U522或是達芬奇",
|
||||
"to_boss_position": "至 BOSS 所在位置",
|
||||
"1_grid_to_boss": "距離 BOSS 1 格",
|
||||
"2_grid_to_boss": "距離 BOSS 2 格",
|
||||
|
||||
Reference in New Issue
Block a user