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

Opt: Event maps in Tower of Transcendence

- Set insight corner to bottom because the color of uppar edge is higher than 17
- Copy MAP_ENEMY_SEARCHING_OVERLAY_TRANSPARENCY_THRESHOLD from chapter 4, because a2-b3 are too red
This commit is contained in:
LmeSzinc
2022-01-05 00:10:49 +08:00
parent de67f521fb
commit c8f4b21141
11 changed files with 13 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ class Config:
}
MAP_SWIPE_MULTIPLY = 1.743
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.685
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
MAP_WALK_USE_CURRENT_FLEET = True