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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user