1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-25 04:26:54 +08:00
This commit is contained in:
2026-05-21 03:50:33 +08:00
16 changed files with 95 additions and 29 deletions

View File

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