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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user