mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-22 06:58:24 +00:00
Update calc.js
芙宁娜e蒸发修复
This commit is contained in:
parent
88dd31d121
commit
ae305a9672
@ -15,7 +15,7 @@ export const details = [{
|
||||
}, {
|
||||
title: 'E谢贝蕾妲小姐(螃蟹)·蒸发',
|
||||
dmgKey: 'e',
|
||||
dmg: ({ talent, attr, calc }, { basic }) => basic(calc(attr.hp) * talent.e['谢贝蕾妲小姐伤害'] / 100 * 1.4, 'e')
|
||||
dmg: ({ talent, attr, calc }, { basic }) => basic(calc(attr.hp) * talent.e['谢贝蕾妲小姐伤害'] / 100 * 1.4, 'e', '蒸发')
|
||||
}, {
|
||||
title: 'Q万众狂欢·伤害',
|
||||
params: { talentQ: true },
|
||||
|
Loading…
Reference in New Issue
Block a user