1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 13:57:26 +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

@@ -72,6 +72,7 @@ class HpDaemon(ModuleBase):
PAUSE_Nurse,
PAUSE_Devil,
PAUSE_Seaside,
PAUSE_Star,
]:
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)