1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 02:48:23 +08:00

Upd: Battle UI Ancient

This commit is contained in:
LmeSzinc
2026-02-09 23:31:36 +08:00
parent 5a32d9444c
commit 7d9e77e4fd
4 changed files with 4 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ class HpDaemon(ModuleBase):
PAUSE_Ninja,
PAUSE_ShadowPuppetry,
PAUSE_MaidCafe,
PAUSE_Ancient,
]:
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)