mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
雨果伤害计算等
This commit is contained in:
parent
14af1a20e1
commit
151f87093a
20 changed files with 340 additions and 53 deletions
|
|
@ -91,7 +91,7 @@ export const skills = [
|
|||
{
|
||||
name: '6影强击暴击额外攻击',
|
||||
type: 'Y6',
|
||||
check: ({ avatar }) => avatar.rank >= 6,
|
||||
check: 6,
|
||||
before: ({ calc, areas }) => {
|
||||
const AnomalyProficiency = calc.get_AnomalyProficiency()
|
||||
areas.BasicArea = AnomalyProficiency * 16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue