mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 04:35:42 +00:00
香菱6命增伤修正
This commit is contained in:
parent
f808946905
commit
ff59fd6a8d
@ -30,6 +30,12 @@ export const buffs = [{
|
|||||||
data: {
|
data: {
|
||||||
kx: 15
|
kx: 15
|
||||||
}
|
}
|
||||||
|
}, {
|
||||||
|
title: '香菱6命:旋火轮持续期间获得15%火伤加成',
|
||||||
|
cons: 6,
|
||||||
|
data: {
|
||||||
|
qDmg: 15
|
||||||
|
}
|
||||||
}, {
|
}, {
|
||||||
check: ({ params }) => params.team === true,
|
check: ({ params }) => params.team === true,
|
||||||
title: '风鹰宗室班:增加[atkPlus]点攻击力与[atkPct]%攻击力',
|
title: '风鹰宗室班:增加[atkPlus]点攻击力与[atkPct]%攻击力',
|
||||||
|
Loading…
Reference in New Issue
Block a user