From 55d0f2a5bd3891135009f5a45d2cf290a50b3f5d Mon Sep 17 00:00:00 2001 From: UCPr <2032385471@qq.com> Date: Fri, 6 Jun 2025 20:33:20 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=9F=A5=E7=9C=8B=E8=B4=AF?= =?UTF-8?q?=E7=A9=BF=E8=A7=92=E8=89=B2=E9=9D=A2=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model/avatar.js | 2 ++ resources/panel/card.html | 15 +++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/model/avatar.js b/model/avatar.js index 58acb3e..bbd0ac5 100644 --- a/model/avatar.js +++ b/model/avatar.js @@ -296,8 +296,10 @@ export class ZZZAvatarInfo { critdam: this.getProperty('暴击伤害'), elementabnormalpower: this.getProperty('异常掌控'), elementmystery: this.getProperty('异常精通'), + sheerforce: this.getProperty('贯穿力'), penratio: this.getProperty('穿透率'), sprecover: this.getProperty('能量自动回复'), + adrenalineaccumulate: this.getProperty('闪能自动累积'), }; return data; } diff --git a/resources/panel/card.html b/resources/panel/card.html index 4bea55d..0ee95de 100644 --- a/resources/panel/card.html +++ b/resources/panel/card.html @@ -81,7 +81,21 @@