/** @type {import('../BuffManager.ts').BuffManager['buffs']} */ export const buffs = [ { type: '攻击力', value: [0.072, 0.082, 0.093, 0.104, 0.115] } ]