/** @type {import('../BuffManager.ts').BuffManager['buffs']} */ export const buffs = [ { type: '攻击力', value: 0.25, check: 4 } ]