1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 22:08:20 +08:00

Upd: Battle UI Star

This commit is contained in:
LmeSzinc
2025-07-04 23:41:17 +08:00
parent 98501877ee
commit ad10cd4c72
4 changed files with 5 additions and 0 deletions

View File

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