1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-05 03:57:35 +08:00

Opt: campaign_16_main MAP_SWIPE_MULTIPLY

This commit is contained in:
guoh064
2026-03-24 01:58:48 +08:00
parent d7d69e95ef
commit e4a6a5728e
4 changed files with 16 additions and 0 deletions

View File

@@ -54,6 +54,10 @@ class Config(ConfigBase):
MAP_HAS_FLEET_STEP = False
MAP_HAS_AMBUSH = True
MAP_SWIPE_MULTIPLY = (1.003, 1.022)
MAP_SWIPE_MULTIPLY_MINITOUCH = (0.970, 0.988)
MAP_SWIPE_MULTIPLY_MAATOUCH = (0.942, 0.959)
class Campaign(CampaignBase):
MAP = MAP