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

Upd: Battle UI SpringInn (#5541)

This commit is contained in:
heipen
2026-03-04 12:32:12 +08:00
committed by GitHub
parent 66fa598e75
commit dbc5fe42e8
5 changed files with 9 additions and 0 deletions

View File

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