/** @type {import('../BuffManager.ts').BuffManager['buffs']} */ export const buffs = [ { type: '异常掌控', value: [10, 12, 13, 15, 16] }, { type: '异常精通', value: [10, 12, 13, 15, 16] } ]