mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 21:57:44 +00:00
新增莱特伤害计算等
This commit is contained in:
parent
cecc33b24d
commit
85d368619f
7 changed files with 123 additions and 19 deletions
30
model/damage/character/莱特/data.json
Normal file
30
model/damage/character/莱特/data.json
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"skill": {
|
||||
"AQ5Q": [
|
||||
4.354,4.75,5.146,5.542,5.938,6.334,6.73,7.126,7.522,7.918,8.314,8.71,9.106,9.502,9.898,10.294
|
||||
],
|
||||
"CF": [
|
||||
1.863,2.033,2.203,2.373,2.543,2.713,2.883,3.053,3.223,3.393,3.563,3.733,3.903,4.073,4.243,4.413
|
||||
],
|
||||
"LK": [
|
||||
0.697,0.761,0.825,0.889,0.953,1.017,1.081,1.145,1.209,1.273,1.337,1.401,1.465,1.529,1.593,1.657
|
||||
],
|
||||
"EQ1": [
|
||||
4.863,5.306,5.749,6.192,6.635,7.078,7.521,7.964,8.407,8.85,9.293,9.736,10.179,10.622,11.065,11.508
|
||||
],
|
||||
"EQ2": [
|
||||
2.927,3.194,3.461,3.728,3.995,4.262,4.529,4.796,5.063,5.33,5.597,5.864,6.131,6.398,6.665,6.932
|
||||
],
|
||||
"RL": [
|
||||
7.121,7.769,8.417,9.065,9.713,10.361,11.009,11.657,12.305,12.953,13.601,14.249,14.897,15.545,16.193,16.841
|
||||
],
|
||||
"RZ": [
|
||||
15.08,16.451,17.822,19.193,20.564,21.935,23.306,24.677,26.048,27.419,28.79,30.161,31.532,32.903,34.274,35.645
|
||||
]
|
||||
},
|
||||
"buff": {
|
||||
"T": [
|
||||
0.1,0.117,0.133,0.15,0.167,0.183,0.2
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue