/** @type {import('../BuffManager.ts').BuffManager['buffs']} */ export const buffs = [ { type: '异常精通', value: [25, 28, 32, 36, 40] } ]