1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-06-16 23:51:42 +08:00
This commit is contained in:
GH Action - Upstream Sync
2026-06-15 12:36:05 +00:00
26 changed files with 27 additions and 16 deletions

View File

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