mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 21:57:44 +00:00
新增柚叶伤害计算
This commit is contained in:
parent
46af7f3482
commit
0aff315d5a
7 changed files with 132 additions and 9 deletions
34
model/damage/character/柚叶/data.json
Normal file
34
model/damage/character/柚叶/data.json
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"skill": {
|
||||
"AP5": [
|
||||
1.641,1.791,1.941,2.091,2.241,2.391,2.541,2.691,2.841,2.991,3.141,3.291,3.441,3.591,3.741,3.891
|
||||
],
|
||||
"AY": [
|
||||
1.32,1.44,1.56,1.68,1.8,1.92,2.04,2.16,2.28,2.4,2.52,2.64,2.76,2.88,3,3.12
|
||||
],
|
||||
"ACS": [
|
||||
3.08,3.36,3.64,3.92,4.2,4.48,4.76,5.04,5.32,5.6,5.88,6.16,6.44,6.72,7,7.28
|
||||
],
|
||||
"CF": [
|
||||
2.769,3.021,3.273,3.525,3.777,4.029,4.281,4.533,4.785,5.037,5.289,5.541,5.793,6.045,6.297,6.549
|
||||
],
|
||||
"LTP": [
|
||||
2.943,3.211,3.479,3.747,4.015,4.283,4.551,4.819,5.087,5.355,5.623,5.891,6.159,6.427,6.695,6.963
|
||||
],
|
||||
"LTS": [
|
||||
4.636,5.058,5.48,5.902,6.324,6.746,7.168,7.59,8.012,8.434,8.856,9.278,9.7,10.122,10.544,10.966
|
||||
],
|
||||
"EQP": [
|
||||
4.21,4.593,4.976,5.359,5.742,6.125,6.508,6.891,7.274,7.657,8.04,8.423,8.806,9.189,9.572,9.955
|
||||
],
|
||||
"EQS": [
|
||||
2.414,2.634,2.854,3.074,3.294,3.514,3.734,3.954,4.174,4.394,4.614,4.834,5.054,5.274,5.494,5.714
|
||||
],
|
||||
"RL": [
|
||||
5.987,6.532,7.077,7.622,8.167,8.712,9.257,9.802,10.347,10.892,11.437,11.982,12.527,13.072,13.617,14.162
|
||||
],
|
||||
"RZ": [
|
||||
14.432,15.744,17.056,18.368,19.68,20.992,22.304,23.616,24.928,26.24,27.552,28.864,30.176,31.488,32.8,34.112
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue