mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
添加云岿套
This commit is contained in:
parent
55d0f2a5bd
commit
926b80308d
1 changed files with 8 additions and 0 deletions
8
model/damage/set/云岿如我.js
Normal file
8
model/damage/set/云岿如我.js
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
/** @type {import('../BuffManager.ts').BuffManager['buffs']} */
|
||||||
|
export const buffs = [
|
||||||
|
{
|
||||||
|
type: '暴击率',
|
||||||
|
value: 0.04 * 3,
|
||||||
|
check: 4
|
||||||
|
}
|
||||||
|
]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue