1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 13:59:02 +08:00
This commit is contained in:
GH Action - Upstream Sync 2025-10-24 20:25:12 +00:00
commit ce056261ac
3 changed files with 1 additions and 3 deletions

View File

@ -74,6 +74,7 @@ class Config:
HOMO_EDGE_COLOR_RANGE = (0, 17)
HOMO_EDGE_HOUGHLINES_THRESHOLD = 210
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
MAP_SWIPE_MULTIPLY = (1.089, 1.109)
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.053, 1.072)
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.022, 1.041)

View File

@ -58,8 +58,6 @@ class Config(ConfigBase):
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
# topleft is spawn points
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'top-right'
MAP_SWIPE_MULTIPLY = (1.255, 1.279)
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.214, 1.236)
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.179, 1.200)

View File

@ -59,7 +59,6 @@ class Config(ConfigBase):
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
# swipe multiply same as T1