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

Add: Map config MAP_SIREN_HAS_BOSS_ICON

This commit is contained in:
LmeSzinc
2024-08-16 12:16:54 +08:00
parent 14a3f57d78
commit 7c38091201
47 changed files with 87 additions and 181 deletions

View File

@@ -140,6 +140,8 @@ class ManualConfig:
MAP_ENEMY_GENRE_SIMILARITY = 0.85
MAP_SIREN_MOVE_WAIT = 1.5 # The enemy moving takes about 1.2 ~ 1.5s.
MAP_SIREN_COUNT = 0
MAP_SIREN_HAS_BOSS_ICON = False # Anonymous siren with small boss icon at bottom-right
MAP_SIREN_HAS_BOSS_ICON_SMALL = False
MAP_HAS_MYSTERY = True
MAP_MYSTERY_MAP_CLICK = True
MAP_MYSTERY_HAS_CARRIER = False