fix:查看贯穿角色面板

This commit is contained in:
UCPr 2025-06-06 20:33:20 +08:00
parent 5e5740bae7
commit 55d0f2a5bd
2 changed files with 17 additions and 0 deletions

View file

@ -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;
}