1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-13 09:21:45 +08:00

Add: Tower of Transcendence chapter BD

- Fix: BATTLE_STATUS_B was clicked after EXP_INFO
- Fix: STORY_SKIP offset
- Fix: One-time stages in stage auto increase
This commit is contained in:
LmeSzinc
2021-12-30 17:42:55 +08:00
parent 8e790b3340
commit e89d07da12
22 changed files with 793 additions and 16 deletions

View File

@@ -68,10 +68,6 @@ class Campaign(CampaignBase):
MAP = MAP
ENEMY_FILTER = '1L > 1M > 1E > 1C > 2L > 2M > 2E > 2C > 3L > 3M > 3E > 3C'
def handle_clear_mode_config_cover(self):
super().handle_clear_mode_config_cover()
self.config.MAP_HAS_MISSILE_ATTACK = True
def battle_0(self):
if self.map_is_clear_mode:
if self.clear_siren():