mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Fix: 修复打完BOSS有时会卡住的问题
- 优化了苍红的回响C2, 大型航空对低耗队杀伤力太大了
This commit is contained in:
@@ -301,6 +301,8 @@ class Combat(HPBalancer, UrgentCommissionHandler, EnemySearchingHandler, Retirem
|
||||
continue
|
||||
|
||||
# End
|
||||
if self.handle_in_stage():
|
||||
break
|
||||
if expected_end is None:
|
||||
if self.handle_in_map_with_enemy_searching():
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user