1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 01:01:29 +08:00

Add: EnemyPriority option to WarArchives and SoS

This commit is contained in:
bookbug666
2022-07-29 02:06:11 +08:00
parent 85c0682773
commit ba769af213
4 changed files with 31 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ WAR_ARCHIVES_SCROLL = Scroll(WAR_ARCHIVES_SCROLL, color=(247, 211, 66), name='WA
class CampaignBase(CampaignBase_):
# Helper variable to keep track of whether is the first runthrough
first_run = True
ENEMY_FILTER = '1T > 1L > 1E > 1M > 2T > 2L > 2E > 2M > 3T > 3L > 3E > 3M'
def _get_archives_entrance(self, name):
"""