1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-02 03:44:08 +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.093, 1.113)
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.057, 1.077)
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.026, 1.045)
class Campaign(CampaignBase):
MAP = MAP