mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 21:57:44 +00:00
雨果伤害计算等
This commit is contained in:
parent
14af1a20e1
commit
151f87093a
20 changed files with 340 additions and 53 deletions
|
|
@ -20,7 +20,7 @@ export const skills = [
|
|||
{
|
||||
name: '2影格挡反击额外伤害',
|
||||
type: 'Y2',
|
||||
check: ({ avatar }) => avatar.rank >= 2,
|
||||
check: 2,
|
||||
isHide: true,
|
||||
before: ({ areas, calc }) => {
|
||||
areas.BasicArea = 3 * calc.get_DEF()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue