1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 20:39:18 +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": "Submarine.Mode.help",
"do_not_use": "do_not_use",
"hunt_only": "hunt_only",
"boss_only": "boss_only",
"every_combat": "every_combat"
},
"AutoSearchMode": {
@@ -651,6 +652,14 @@
"help": "Submarine.AutoSearchMode.help",
"sub_standby": "sub_standby",
"sub_auto_call": "sub_auto_call"
},
"DistanceToBoss": {
"name": "Submarine.DistanceToBoss.name",
"help": "Submarine.DistanceToBoss.help",
"to_boss_position": "to_boss_position",
"1_grid_to_boss": "1_grid_to_boss",
"2_grid_to_boss": "2_grid_to_boss",
"use_U522_skill": "use_U522_skill"
}
},
"Emotion": {