mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
完全重构伤害计算;支持异常伤害计算;支持所有武器、套装计算;新增悠真计算等
This commit is contained in:
parent
f7e1066773
commit
3f8e64af66
99 changed files with 4243 additions and 1615 deletions
24
model/damage/character/朱鸢/data.json
Normal file
24
model/damage/character/朱鸢/data.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"skill": {
|
||||
"AQY3": [
|
||||
4.077,4.448,4.819,5.19,5.561,5.932,6.303,6.674,7.045,7.416,7.787,8.158,8.529,8.9,9.271,9.642
|
||||
],
|
||||
"CCQ": [
|
||||
1.359,1.483,1.607,1.731,1.855,1.979,2.103,2.227,2.351,2.475,2.599,2.723,2.847,2.971,3.095,3.219
|
||||
],
|
||||
"EQ": [
|
||||
5.874,6.408,6.942,7.476,8.01,8.544,9.078,9.612,10.146,10.68,11.214,11.748,12.282,12.816,13.35,13.88
|
||||
],
|
||||
"RL": [
|
||||
5.875,6.41,6.945,7.48,8.015,8.55,9.085,9.62,10.155,10.69,11.225,11.76,12.295,12.83,13.35,13.9
|
||||
],
|
||||
"RZ": [
|
||||
19.776,21.574,23.372,25.17,26.968,28.766,30.564,32.362,34.16,35.958,37.756,39.554,41.352,43.15,44.948,46.746
|
||||
]
|
||||
},
|
||||
"buff": {
|
||||
"T": [
|
||||
0.4,0.466,0.532,0.6,0.666,0.732,0.8
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue