1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-21 05:31:54 +08:00
This commit is contained in:
GH Action - Upstream Sync
2026-07-17 21:03:13 +00:00
7 changed files with 26 additions and 8 deletions

View File

@@ -81,6 +81,7 @@ class HpDaemon(ModuleBase):
PAUSE_ElvenVine,
PAUSE_GildedReverie,
PAUSE_AzureCore,
PAUSE_Nier,
]:
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)