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

Add: Configs to call submarine only at BOSS (#864)

This commit is contained in:
LmeSzinc
2022-01-09 20:31:57 +08:00
parent 63b6e07a45
commit 1730b9f395
8 changed files with 164 additions and 16 deletions

View File

@@ -644,6 +644,7 @@
"help": "",
"do_not_use": "不使用",
"hunt_only": "仅狩猎",
"boss_only": "仅BOSS战",
"every_combat": "每战出击"
},
"AutoSearchMode": {
@@ -651,6 +652,14 @@
"help": "自律时生效",
"sub_standby": "待机",
"sub_auto_call": "自动召唤潜艇"
},
"DistanceToBoss": {
"name": "BOSS战前将潜艇移动到BOSS附近",
"help": "仅在\"潜艇出击方案\"为\"仅BOSS战\"时生效\n选择\"距离BOSS X格\"需要保证潜艇狩猎范围能覆盖到BOSS距离使用曼哈顿距离计算选择\"使用U522技能\"需要潜艇队伍里有U522",
"to_boss_position": "至 BOSS 所在位置",
"1_grid_to_boss": "距离 BOSS 1 格",
"2_grid_to_boss": "距离 BOSS 2 格",
"use_U522_skill": "使用 U522 技能"
}
},
"Emotion": {