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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user