优化伤害计算等

This commit is contained in:
UCPr 2025-05-31 18:51:04 +08:00
parent 7ace8908ff
commit 95a2ee64de
50 changed files with 173 additions and 221 deletions

View file

@ -3,7 +3,6 @@ export const buffs = [
{
type: '增伤',
value: [0.15, 0.175, 0.2, 0.22, 0.24],
element: 'Electric',
isForever: true
element: 'Electric'
}
]