补充命破、玄墨、裂霜等图标及面板图样式

This commit is contained in:
UCPr 2025-08-15 23:26:38 +08:00
parent ea1f5195b5
commit 2c6e20d846
15 changed files with 29 additions and 6 deletions

View file

@ -257,7 +257,7 @@ export class ZZZAvatarInfo {
/** @type {number} */
this.ranks_num = this.ranks.filter(rank => rank.is_unlocked).length;
/** @type {string} */
this.element_str = element.IDToElement(element_type);
this.element_str = element.IDToElement(element_type, sub_element_type);
/** @type {boolean} */
this.isNew = isNew;
/** @type {number} 等级级别(取十位数字)*/