mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
新增「扳机」伤害计算
This commit is contained in:
parent
952961c49a
commit
b256890166
8 changed files with 132 additions and 19 deletions
37
model/damage/character/「扳机」/data.json
Normal file
37
model/damage/character/「扳机」/data.json
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"skill": {
|
||||
"AP4": [
|
||||
2.43,2.651,2.872,3.093,3.314,3.535,3.756,3.977,4.198,4.419,4.64,4.861,5.082,5.303,5.524,5.745
|
||||
],
|
||||
"AWS": [
|
||||
0.476,0.52,0.564,0.608,0.652,0.696,0.74,0.784,0.828,0.872,0.916,0.96,1.004,1.048,1.092,1.136
|
||||
],
|
||||
"AWF": [
|
||||
2.339,2.552,2.765,2.978,3.191,3.404,3.617,3.83,4.043,4.256,4.469,4.682,4.895,5.108,5.321,5.534
|
||||
],
|
||||
"AWZ": [
|
||||
1.312,1.432,1.552,1.672,1.792,1.912,2.032,2.152,2.272,2.392,2.512,2.632,2.752,2.872,2.992,3.112
|
||||
],
|
||||
"AXP": [
|
||||
0.479,0.523,0.567,0.611,0.655,0.699,0.743,0.787,0.831,0.875,0.919,0.963,1.007,1.051,1.095,1.139
|
||||
],
|
||||
"AXQ0": [
|
||||
0.226,0.247,0.268,0.289,0.31,0.331,0.352,0.373,0.394,0.415,0.436,0.457,0.478,0.499,0.52,0.541
|
||||
],
|
||||
"AXQ": [
|
||||
0.452,0.494,0.536,0.578,0.62,0.662,0.704,0.746,0.788,0.83,0.872,0.914,0.956,0.998,1.04,1.082
|
||||
],
|
||||
"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
|
||||
],
|
||||
"EQ": [
|
||||
6.344,6.921,7.498,8.075,8.652,9.229,9.806,10.383,10.96,11.537,12.114,12.691,13.268,13.845,14.422,14.999
|
||||
],
|
||||
"RL": [
|
||||
5.747,6.27,6.793,7.316,7.839,8.362,8.885,9.408,9.931,10.454,10.977,11.5,12.023,12.546,13.069,13.592
|
||||
],
|
||||
"RZ": [
|
||||
14.805,16.15,17.497,18.843,20.189,21.535,22.881,24.227,25.573,26.919,28.265,29.611,30.957,32.303,33.649,34.995
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue