新增柚叶伤害计算

This commit is contained in:
UCPr 2025-09-09 00:49:19 +08:00
parent 46af7f3482
commit 0aff315d5a
7 changed files with 132 additions and 9 deletions

View file

@ -95,8 +95,8 @@ export interface buff {
* @function
*
* @number
* - buff.source为Set>=
* - buff.source为Rank>=
* - buff.source为****>=
* - buff.source为****>=
*/
check?: (({ avatar, buffM, calc }: {
avatar: ZZZAvatarInfo