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
|
|
@ -2,8 +2,7 @@
|
|||
export const buffs = [
|
||||
{
|
||||
type: '攻击力',
|
||||
value: [0.06, 0.069, 0.078, 0.087, 0.096],
|
||||
isForever: true
|
||||
value: [0.06, 0.069, 0.078, 0.087, 0.096]
|
||||
},
|
||||
{
|
||||
type: '增伤',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue