支持贯穿伤害计算等;新增仪玄伤害计算

This commit is contained in:
UCPr 2025-08-15 23:51:01 +08:00
parent 2c6e20d846
commit a1a3b2b171
21 changed files with 524 additions and 184 deletions

View file

@ -136,7 +136,7 @@ async function importFile(type: 'weapon' | 'set', name: string, isWatch = false)
}
}
await init()
init()
/** 角色计算实例 */
export function avatar_calc(avatar: ZZZAvatarInfo) {