1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-09 11:46:59 +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

@@ -57,6 +57,10 @@ class Config(ConfigBase):
MAP_HAS_FLEET_STEP = False
MAP_HAS_AMBUSH = True
MAP_SWIPE_MULTIPLY = (1.050, 1.069)
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.015, 1.034)
MAP_SWIPE_MULTIPLY_MAATOUCH = (0.985, 1.003)
class Campaign(CampaignBase):
MAP = MAP