mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
优化伤害计算等
This commit is contained in:
parent
7ace8908ff
commit
95a2ee64de
50 changed files with 173 additions and 221 deletions
|
|
@ -2,7 +2,6 @@
|
|||
export const buffs = [
|
||||
{
|
||||
type: '攻击力',
|
||||
value: [0.075, 0.086, 0.097, 0.108, 0.12],
|
||||
isForever: true
|
||||
value: [0.075, 0.086, 0.097, 0.108, 0.12]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue