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

@@ -76,6 +76,7 @@ class Config:
HOMO_EDGE_COLOR_RANGE = (0, 17)
MAP_SWIPE_MULTIPLY = 1.579
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.527
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
MAP_WALK_USE_CURRENT_FLEET = True