1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 15:36:59 +08:00
This commit is contained in:
GH Action - Upstream Sync
2026-01-01 16:31:36 +00:00
14 changed files with 29 additions and 26 deletions

View File

@@ -74,7 +74,8 @@ class HpDaemon(ModuleBase):
PAUSE_Seaside,
PAUSE_Star,
PAUSE_Ninja,
PAUSE_ShadowPuppetry
PAUSE_ShadowPuppetry,
PAUSE_MaidCafe,
]:
self.attacker_hp = self._calculate_hp(image, area=ATTACKER_HP_AREA_New.area, reverse=True)
self.defender_hp = self._calculate_hp(image, area=DEFENDER_HP_AREA_New.area, reverse=True)