1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-27 08:35:36 +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

@@ -69,6 +69,7 @@ class Config(ConfigBase):
class Campaign(CampaignBase):
MAP = MAP
ENEMY_FILTER = '1L > 1M > 1E > 1C > 2L > 2M > 2E > 2C > 3L > 3M > 3E > 3C'
MAP_ENEMY_SEARCHING_OVERLAY_TRANSPARENCY_THRESHOLD = 0.65
def battle_0(self):
if self.map_is_clear_mode: