mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 21:27:47 +00:00
完全重构伤害计算;支持异常伤害计算;支持所有武器、套装计算;新增悠真计算等
This commit is contained in:
parent
f7e1066773
commit
3f8e64af66
99 changed files with 4243 additions and 1615 deletions
39
model/damage/character/艾莲/data.json
Normal file
39
model/damage/character/艾莲/data.json
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"skill": {
|
||||
"AQ3": [
|
||||
4.962,5.414,5.866,6.318,6.77,7.22,7.674,8.126,8.578,9.03,9.482,9.934,10.386,10.838,11.29,11.742
|
||||
],
|
||||
"CF": [
|
||||
1.526,1.665,1.804,1.943,2.082,2.221,2.36,2.499,2.638,2.777,2.916,3.055,3.194,3.333,3.472,3.611
|
||||
],
|
||||
"CCP": [
|
||||
1.457,1.59,1.723,1.856,1.989,2.122,2.255,2.388,2.521,2.654,2.787,2.92,3.053,3.186,3.319,3.452
|
||||
],
|
||||
"CCX0": [
|
||||
0.623,0.68,0.737,0.794,0.851,0.908,0.965,1.022,1.079,1.136,1.193,1.25,1.307,1.364,1.421,1.478
|
||||
],
|
||||
"CCXP": [
|
||||
1.276,1.392,1.508,1.624,1.74,1.856,1.972,2.088,2.204,2.32,2.436,2.552,2.668,2.784,2.9,3.016
|
||||
],
|
||||
"CCXX": [
|
||||
1.582,1.726,1.87,2.014,2.158,2.302,2.446,2.59,2.734,2.878,3.022,3.166,3.31,3.454,3.598,3.742
|
||||
],
|
||||
"EQ1": [
|
||||
3.772,4.115,4.458,4.801,5.144,5.487,5.83,6.173,6.516,6.859,7.202,7.545,7.888,8.231,8.574,8.917
|
||||
],
|
||||
"EQ2": [
|
||||
5.533,6.036,6.539,7.042,7.545,8.048,8.551,9.054,9.557,10.06,10.56,11.066,11.569,12.072,12.575,13.078
|
||||
],
|
||||
"RL": [
|
||||
7.946,8.669,9.392,10.115,10.838,11.561,12.284,13.007,13.73,14.453,15.176,15.899,16.622,17.345,18.068,18.791
|
||||
],
|
||||
"RZ": [
|
||||
18.908,20.627,22.346,24.065,25.784,27.503,29.222,30.941,32.66,34.379,36.098,37.817,39.536,41.255,42.974,44.693
|
||||
]
|
||||
},
|
||||
"buff": {
|
||||
"T": [
|
||||
0.5,0.583,0.666,0.75,0.833,0.916,1
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue