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

Opt: Map.camera_data in SP5

- Opt: MAP_SWIPE_MULTIPLY from SP1 to SP5
- Opt: Battle logic for low cost farming
This commit is contained in:
LmeSzinc
2020-10-30 20:59:00 +08:00
parent a8442cd0c5
commit 2ba3fb7f61
4 changed files with 30 additions and 2 deletions

View File

@@ -55,6 +55,9 @@ class Config(ConfigBase):
MAP_HAS_AMBUSH = False
# ===== End of generated config =====
MAP_SWIPE_MULTIPLY = 1.847
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.786
class Campaign(CampaignBase):
MAP = MAP