重构更改面板评分规则

This commit is contained in:
UCPr 2025-03-26 01:52:07 +08:00
parent d594caaeb1
commit b46537ea3d
15 changed files with 474 additions and 445 deletions

View file

@ -28,7 +28,7 @@ export interface skill {
*
*
*/
redirect?: string | string[]
redirect?: string | string[] | anomaly[] | "追加攻击"[]
/** 角色面板伤害统计中是否隐藏显示 */
isHide?: boolean
/** 禁用伤害计算cache */