mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Merge pull request #70 from LmeSzinc/master
Fix: [EN] Siren first in Ink-Stained Steel Sakura Rerun
This commit is contained in:
@@ -237,6 +237,7 @@ class AzurLaneConfig:
|
||||
MAP_HAS_DYNAMIC_RED_BORDER = False
|
||||
MAP_HAS_MAP_STORY = False # event_20200521_cn(穹顶下的圣咏曲) adds after-combat story.
|
||||
MAP_HAS_WALL = False # event_20200521_cn(穹顶下的圣咏曲) adds wall between grids.
|
||||
MAP_HAS_PT_BONUS = False # 100% PT bonus if success to catch enemy else 50%. Retreat get 0%.
|
||||
MAP_SIREN_MOVE_WAIT = 1.5 # The enemy moving takes about 1.2 ~ 1.5s.
|
||||
MAP_SIREN_TEMPLATE = ['1', '2', '3', 'DD']
|
||||
MAP_SIREN_COUNT = 0
|
||||
|
||||
Reference in New Issue
Block a user