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

Add:[CN] assets combat ui ShadowPuppetry (#5377)

This commit is contained in:
MikuSoft
2025-12-09 12:24:33 +08:00
committed by GitHub
parent f52789fbad
commit 1297908d89
4 changed files with 4 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ class HpDaemon(ModuleBase):
PAUSE_Seaside,
PAUSE_Star,
PAUSE_Ninja,
PAUSE_ShadowPuppetry
]:
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)