mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
支持贯穿伤害计算等;新增仪玄伤害计算
This commit is contained in:
parent
2c6e20d846
commit
a1a3b2b171
21 changed files with 524 additions and 184 deletions
|
|
@ -136,7 +136,7 @@ async function importFile(type: 'weapon' | 'set', name: string, isWatch = false)
|
|||
}
|
||||
}
|
||||
|
||||
await init()
|
||||
init()
|
||||
|
||||
/** 角色计算实例 */
|
||||
export function avatar_calc(avatar: ZZZAvatarInfo) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue