mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 21:27:47 +00:00
fix:艾莲1影暴击率加成
This commit is contained in:
parent
2d1ed8e528
commit
8022384cf9
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ export const buffs = [
|
||||||
{
|
{
|
||||||
name: '1影',
|
name: '1影',
|
||||||
type: '暴击率',
|
type: '暴击率',
|
||||||
value: 0.2 * 6
|
value: 0.02 * 6
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '2影',
|
name: '2影',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue