/** @type {import('../BuffManager.ts').BuffManager['buffs']} */ export const buffs = [ { type: '增伤', value: [0.25, 0.287, 0.325, 0.362, 0.4], range: ['EQ', 'RZ'] } ]