mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Add: Configs to call submarine only at BOSS (#864)
This commit is contained in:
@@ -120,10 +120,13 @@ Submarine:
|
||||
option: [0, 1, 2]
|
||||
Mode:
|
||||
value: do_not_use
|
||||
option: [do_not_use, hunt_only, every_combat]
|
||||
option: [do_not_use, hunt_only, boss_only, every_combat]
|
||||
AutoSearchMode:
|
||||
value: sub_standby
|
||||
option: [ sub_standby, sub_auto_call ]
|
||||
DistanceToBoss:
|
||||
value: '2_grid_to_boss'
|
||||
option: [to_boss_position, 1_grid_to_boss, 2_grid_to_boss, use_U522_skill]
|
||||
Emotion:
|
||||
CalculateEmotion: true
|
||||
IgnoreLowEmotionWarn: false
|
||||
|
||||
Reference in New Issue
Block a user