mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-18 06:07:34 +00:00
新增柚叶伤害计算
This commit is contained in:
parent
46af7f3482
commit
0aff315d5a
7 changed files with 132 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue