mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-31 20:30:34 +08:00
Fix: 修复打完BOSS有时会卡住的问题
- 优化了苍红的回响C2, 大型航空对低耗队杀伤力太大了
This commit is contained in:
@@ -30,6 +30,8 @@ class Campaign(CampaignBase):
|
||||
def battle_0(self):
|
||||
if self.clear_siren():
|
||||
return True
|
||||
if self.clear_enemy(scale=(1, 2)):
|
||||
return True
|
||||
|
||||
return self.battle_default()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user