1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-22 08:52:41 +08:00

Upd: Battle UI GildedReverie

This commit is contained in:
LmeSzinc
2026-05-21 00:35:29 +08:00
parent d6cd9fb20d
commit 4aeaf1d598
5 changed files with 9 additions and 0 deletions

View File

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