mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 04:35:42 +00:00
武器效果修改
This commit is contained in:
parent
c0bdf36bad
commit
baf2e88e64
@ -251,8 +251,8 @@ export default function (step, staticStep) {
|
||||
有乐御簾切: [staticStep('defPct', 20),{
|
||||
title: '附近的角色在场上造成岩元素伤害后,普通攻击伤害提升[aDmg]%,元素战伤害提升[eDmg]%;',
|
||||
refine: {
|
||||
aDmg: step(16),
|
||||
eDmg: step(24)
|
||||
aDmg: step(16 * 2),
|
||||
eDmg: step(24 * 2)
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user