mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 05:37:46 +00:00
优化伤害计算等
This commit is contained in:
parent
7ace8908ff
commit
95a2ee64de
50 changed files with 173 additions and 221 deletions
|
|
@ -3,14 +3,12 @@ export const buffs = [
|
|||
{
|
||||
type: '增伤',
|
||||
value: 0.1,
|
||||
isForever: true,
|
||||
element: 'Ether',
|
||||
check: 2
|
||||
},
|
||||
{
|
||||
type: '暴击伤害',
|
||||
value: 0.2,
|
||||
isForever: true,
|
||||
check: 4
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue