mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-16 14:55:44 +08:00
Upd: Magic map swipe multipliers
This commit is contained in:
@@ -70,8 +70,9 @@ class Config:
|
||||
HOMO_EDGE_COLOR_RANGE = (0, 17)
|
||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 210
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
||||
MAP_SWIPE_MULTIPLY = 1.694
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.638
|
||||
MAP_SWIPE_MULTIPLY = (1.108, 1.129)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.072, 1.092)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.041, 1.060)
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
|
||||
Reference in New Issue
Block a user