/** @type {import('../BuffManager.ts').BuffManager['buffs']} */ export const buffs = [ { type: '防御力', value: [0.2, 0.23, 0.26, 0.29, 0.32] } ]