mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-14 00:21:11 +08:00
Fix: Detection of siren BB red
- Fit swipe multiply in chapter B
This commit is contained in:
@@ -72,11 +72,11 @@ class Config:
|
||||
}
|
||||
MAP_ENEMY_GENRE_DETECTION_SCALING = {
|
||||
'CL': 1.111,
|
||||
'CAred': 1.11,
|
||||
'BB': 1.111,
|
||||
'CV': 1.111,
|
||||
'CAred': 1.111,
|
||||
'BBred': 1.111,
|
||||
}
|
||||
|
||||
MAP_SWIPE_MULTIPLY = 1.771
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.712
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
MAP = MAP
|
||||
|
||||
Reference in New Issue
Block a user