1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-11 18:02:31 +08:00

Opt: update warArchives - Visitors Dyed in Red's map info

This commit is contained in:
julystone
2022-01-18 19:04:24 +08:00
parent 2582f42653
commit aaafe71d54
12 changed files with 60 additions and 0 deletions

View File

@@ -51,11 +51,13 @@ class Config(ConfigBase):
MAP_HAS_MAP_STORY = True
MAP_HAS_FLEET_STEP = False
MAP_HAS_AMBUSH = True
MAP_HAS_MYSTERY = True
# ===== End of generated config =====
class Campaign(CampaignBase):
MAP = MAP
ENEMY_FILTER = '1L > 1M > 1E > 1C > 2L > 2M > 2E > 2C > 3L > 3M > 3E > 3C'
def battle_0(self):
self.fleet_2_push_forward()