/** @type {import('../BuffManager.ts').BuffManager['buffs']} */ export const buffs = [ { type: '增伤', value: [0.18, 0.225, 0.27, 0.315, 0.36] } ]