雨果伤害计算等

This commit is contained in:
UCPr 2025-08-12 02:47:00 +08:00
parent 14af1a20e1
commit 151f87093a
20 changed files with 340 additions and 53 deletions

View file

@ -17,8 +17,8 @@ export const skills = [
name: '6影额外伤害',
type: 'Y6',
isHide: true,
fixedMultiplier: 3.6,
check: ({ avatar }) => avatar.rank >= 6
multiplier: 3.6,
check: 6
},
{ name: '强化特殊技沸腾熔炉0', type: 'EQP0', isHide: true },
{