mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 04:35:42 +00:00
修复娜维娅组队伤害显示 (#717)
This commit is contained in:
parent
b78ef70e83
commit
9e227f0dab
@ -100,7 +100,7 @@ export const buffs = [{
|
|||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
check: ({ params , artis }) => params.team === true && artis.昔日宗室之仪 !== 4 ,
|
check: ({ params , artis }) => params.team === true && artis.昔日宗室之仪 !== 4 ,
|
||||||
title: '宗室琴:增加[atkPlus]%攻击力',
|
title: '宗室琴:增加[atkPct]%攻击力',
|
||||||
data: {
|
data: {
|
||||||
atkPct: 20
|
atkPct: 20
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user