爱丽丝伤害计算

This commit is contained in:
UCPr 2025-08-09 18:30:38 +08:00
parent cf25160a38
commit 14af1a20e1
8 changed files with 149 additions and 11 deletions

View file

@ -86,7 +86,6 @@ export const skills = [
type: '灼烧',
after: ({ damage }) => damage.x(18)
})
dmg.skill.name = '6影强化E双份额外灼烧'
return dmg
}
},