mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 21:57:44 +00:00
新增剩余所有角色伤害计算
This commit is contained in:
parent
a62109a6c0
commit
afce42af23
31 changed files with 744 additions and 11 deletions
30
model/damage/character/妮可/data.json
Normal file
30
model/damage/character/妮可/data.json
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"skill": {
|
||||
"CF": [
|
||||
1.824,1.99,2.156,2.322,2.488,2.654,2.82,2.986,3.152,3.318,3.484,3.65,3.816,3.982,4.148,4.314
|
||||
],
|
||||
"EQP0": [
|
||||
2.15,2.346,2.542,2.738,2.934,3.13,3.326,3.522,3.718,3.914,4.11,4.306,4.502,4.698,4.894,5.09
|
||||
],
|
||||
"EQP": [
|
||||
3.87,4.222,4.574,4.926,5.278,5.63,5.982,6.334,6.686,7.038,7.39,7.742,8.094,8.446,8.798,9.15
|
||||
],
|
||||
"RL0": [
|
||||
2.096,2.288,2.48,2.672,2.864,3.056,3.248,3.44,3.632,3.824,4.016,4.208,4.4,4.592,4.784,4.976
|
||||
],
|
||||
"RL": [
|
||||
2.83,3.088,3.346,3.604,3.862,4.12,4.378,4.636,4.894,5.152,5.41,5.668,5.926,6.184,6.442,6.7
|
||||
],
|
||||
"RZ0": [
|
||||
6.468,7.056,7.644,8.232,8.82,9.408,9.996,10.584,11.172,11.76,12.348,12.936,13.524,14.112,14.7,15.288
|
||||
],
|
||||
"RZ": [
|
||||
8.732,9.526,10.32,11.114,11.908,12.702,13.496,14.29,15.084,15.878,16.672,17.466,18.26,19.054,19.848,20.642
|
||||
]
|
||||
},
|
||||
"buff": {
|
||||
"T": [
|
||||
0.2,0.25,0.3,0.34,0.36,0.38,0.4
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue