mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
重构更改面板评分规则
This commit is contained in:
parent
d594caaeb1
commit
b46537ea3d
15 changed files with 474 additions and 445 deletions
|
|
@ -28,7 +28,7 @@ export interface skill {
|
|||
*
|
||||
* 当为数组类型时(多类型共存),满足数组内其一类型即可,判断规则同上
|
||||
*/
|
||||
redirect?: string | string[]
|
||||
redirect?: string | string[] | anomaly[] | "追加攻击"[]
|
||||
/** 角色面板伤害统计中是否隐藏显示 */
|
||||
isHide?: boolean
|
||||
/** 禁用伤害计算cache */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue