mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 05:37:46 +00:00
雨果伤害计算等
This commit is contained in:
parent
14af1a20e1
commit
151f87093a
20 changed files with 340 additions and 53 deletions
|
|
@ -34,9 +34,9 @@ export const skills = [
|
|||
{
|
||||
name: '6影以太鹿弹',
|
||||
type: 'EQ2',
|
||||
fixedMultiplier: 2.2 * 4,
|
||||
multiplier: 2.2 * 4,
|
||||
isHide: true,
|
||||
check: ({ avatar }) => avatar.rank >= 6
|
||||
check: 6
|
||||
},
|
||||
{
|
||||
name: '强化特殊技:全弹连射',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue