mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 09:55:29 +08:00
Add: Azur Anthem Event maps
- Handle event animation after the 4th battle - Add ensure_edge_insight configuration
This commit is contained in:
@@ -266,6 +266,10 @@ class AzurLaneConfig:
|
||||
# because a closing swipe will be treat as a click in game.
|
||||
MAP_SWIPE_DROP = 0.15
|
||||
MAP_SWIPE_PREDICT = True
|
||||
# Corner to ensure in ensure_edge_insight.
|
||||
# Value can be 'upper-left', 'upper-right', 'bottom-left', 'bottom-right', or 'upper', 'bottom', 'left', 'right'
|
||||
# Missing axis will be random, and '' for all random
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = ''
|
||||
|
||||
"""
|
||||
module.retire
|
||||
|
||||
Reference in New Issue
Block a user