优化伤害计算等

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

@ -28,7 +28,6 @@ export const buffs = [
name: '核心被动:燃油特调',
type: '增伤',
value: ({ calc }) => Math.min(30, calc.get_AnomalyProficiency() / 10) * 0.01,
isForever: true,
range: ['TY', 'Y6Y']
},
{