mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 21:57:44 +00:00
新增潘引壶、新音擎伤害计算
This commit is contained in:
parent
a1a3b2b171
commit
38024f4fa5
6 changed files with 100 additions and 0 deletions
7
model/damage/weapon/「灰烬」-钴蓝.js
Normal file
7
model/damage/weapon/「灰烬」-钴蓝.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/** @type {import('../BuffManager.ts').BuffManager['buffs']} */
|
||||
export const buffs = [
|
||||
{
|
||||
type: '攻击力',
|
||||
value: [0.072, 0.082, 0.093, 0.104, 0.115]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue