1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-07 08:51:47 +08:00

Merge pull request #5595 from Heipen/ui_update

Upd: Battle UI ElvenVine
This commit is contained in:
heipen
2026-04-03 22:44:37 +08:00
committed by GitHub
parent 37bf25c4b0
commit 5cf249c8e7
4 changed files with 4 additions and 0 deletions

View File

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