mirror of
https://github.com/oshima-studios/OshimaGameModule.git
synced 2025-04-22 03:49:35 +08:00
fix: 数值问题 (#1)
This commit is contained in:
parent
15c06b216a
commit
85186ac819
@ -1335,7 +1335,8 @@
|
||||
"Effects": [
|
||||
{
|
||||
"Id": 8020,
|
||||
"exatk": 0.15
|
||||
"mdftype": 0,
|
||||
"mdfvalue": 0.15
|
||||
},
|
||||
{
|
||||
"Id": 8022,
|
||||
@ -1343,11 +1344,11 @@
|
||||
},
|
||||
{
|
||||
"Id": 8011,
|
||||
"excdr": 0.1
|
||||
"excdr": 0.15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user