mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
新增柏妮思伤害计算等
This commit is contained in:
parent
6573f1d600
commit
b51acca73e
19 changed files with 1053 additions and 164 deletions
37
model/damage/character/柏妮思/data.json
Normal file
37
model/damage/character/柏妮思/data.json
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"skill": {
|
||||
"AP5": [
|
||||
0.963,1.051,1.139,1.227,1.315,1.403,1.491,1.579,1.667,1.755,1.843,1.931,2.019,2.107,2.195,2.283
|
||||
],
|
||||
"AX0": [
|
||||
1.254,1.368,1.482,1.596,1.71,1.824,1.938,2.052,2.166,2.28,2.394,2.508,2.622,2.736,2.85,2.964
|
||||
],
|
||||
"AX": [
|
||||
2.328,2.54,2.752,2.964,3.176,3.388,3.6,3.812,4.024,4.236,4.448,4.66,4.872,5.084,5.296,5.508
|
||||
],
|
||||
"CF": [
|
||||
2.197,2.397,2.597,2.797,2.997,3.197,3.397,3.597,3.797,3.997,4.197,4.397,4.597,4.797,4.997,5.197
|
||||
],
|
||||
"EQP0": [
|
||||
0.967,1.055,1.143,1.231,1.319,1.407,1.495,1.583,1.671,1.759,1.847,1.935,2.023,2.111,2.199,2.287
|
||||
],
|
||||
"EQP": [
|
||||
5.438,5.933,6.428,6.923,7.418,7.913,8.408,8.903,9.398,9.893,10.388,10.883,11.378,11.873,12.368,12.863
|
||||
],
|
||||
"EQS0": [
|
||||
2.871,3.132,3.393,3.654,3.915,4.176,4.437,4.698,4.959,5.22,5.481,5.742,6.003,6.264,6.525,6.786
|
||||
],
|
||||
"EQS": [
|
||||
9.581,10.452,11.323,12.194,13.065,13.936,14.807,15.678,16.549,17.42,18.291,19.162,20.033,20.904,21.775,22.646
|
||||
],
|
||||
"RL": [
|
||||
6.809,7.428,8.047,8.666,9.285,9.904,10.523,11.142,11.761,12.38,12.999,13.618,14.237,14.856,15.475,16.094
|
||||
],
|
||||
"RZ": [
|
||||
20.122,21.952,23.782,25.612,27.442,29.272,31.102,32.932,34.762,36.592,38.422,40.252,42.082,43.912,45.742,47.572
|
||||
],
|
||||
"TY": [
|
||||
1.75,2.05,2.35,2.62,2.9,3.2,3.5
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue