1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 02:48:23 +08:00
This commit is contained in:
sui-feng-cb
2025-10-01 04:39:16 +08:00
44 changed files with 62 additions and 145 deletions

View File

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