mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
尝试添加[艾莲]伤害计算
This commit is contained in:
parent
8c964e5de5
commit
bc04f1dcd0
13 changed files with 565 additions and 0 deletions
20
resources/map/weapon_effect.json
Normal file
20
resources/map/weapon_effect.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"14119": {
|
||||
"Param": {
|
||||
"IceDmgAdd": [
|
||||
0.25,
|
||||
0.315,
|
||||
0.38,
|
||||
0.445,
|
||||
0.5
|
||||
],
|
||||
"CriticalChanceBase": [
|
||||
0.2,
|
||||
0.25,
|
||||
0.3,
|
||||
0.35,
|
||||
0.4
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue