mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Dev: Add extraction of land based
This commit is contained in:
@@ -266,6 +266,7 @@ class AzurLaneConfig:
|
||||
MAP_HAS_PT_BONUS = False # 100% PT bonus if success to catch enemy else 50%. Retreat get 0%.
|
||||
MAP_IS_ONE_TIME_STAGE = False
|
||||
MAP_HAS_PORTAL = False
|
||||
MAP_HAS_LAND_BASED = False
|
||||
MAP_ENEMY_TEMPLATE = ['Light', 'Main', 'Carrier', 'Treasure']
|
||||
MAP_SIREN_TEMPLATE = ['DD', 'CL', 'CA', 'BB', 'CV']
|
||||
MAP_SIREN_MOVE_WAIT = 1.5 # The enemy moving takes about 1.2 ~ 1.5s.
|
||||
|
||||
Reference in New Issue
Block a user