mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 05:07:46 +00:00
补充命破、玄墨、裂霜等图标及面板图样式
This commit is contained in:
parent
ea1f5195b5
commit
2c6e20d846
15 changed files with 29 additions and 6 deletions
|
|
@ -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} 等级级别(取十位数字)*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue