1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-26 20:57:54 +08:00

Upd: MAP_SWIPE_MULTIPLY

This commit is contained in:
LmeSzinc
2024-03-02 02:56:15 +08:00
parent 8976c2fba4
commit 793adb0341
10 changed files with 63 additions and 0 deletions

View File

@@ -58,6 +58,10 @@ class Config(ConfigBase):
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_SWIPE_MULTIPLY = (1.067, 1.087)
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.032, 1.051)
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.002, 1.020)
class Campaign(CampaignBase):
MAP = MAP