ZZZ-Plugin/model/damage/weapon/「灰烬」-钴蓝.js

7 lines
No EOL
166 B
JavaScript

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