1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-16 02:20:46 +08:00
This commit is contained in:
GH Action - Upstream Sync
2025-07-04 16:28:15 +00:00
6 changed files with 12 additions and 6 deletions

View File

@@ -106,6 +106,9 @@ class Combat(Level, HPBalancer, Retirement, SubmarineCall, CombatAuto, CombatMan
# PAUSE_Pharaoh has random animation, assets should avoid the area in the middle and use match_luma
if PAUSE_Pharaoh.match_luma(self.device.image, offset=(10, 10)):
return PAUSE_Pharaoh
# PAUSE_Star may get detected as PAUSE_Nurse, should before it
if PAUSE_Star.match_luma(self.device.image, offset=(10, 10)):
return PAUSE_Star
if PAUSE_Nurse.match_luma(self.device.image, offset=(10, 10)):
return PAUSE_Nurse
# PAUSE_Devil is in red