1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 16:47:03 +08:00
This commit is contained in:
sui-feng-cb
2025-12-10 14:07:47 +08:00
19 changed files with 396 additions and 403 deletions

View File

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