mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
新增剩余所有角色伤害计算
This commit is contained in:
parent
a62109a6c0
commit
afce42af23
31 changed files with 744 additions and 11 deletions
16
model/damage/character/格莉丝/data.json
Normal file
16
model/damage/character/格莉丝/data.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"skill": {
|
||||
"CF": [
|
||||
1.642,1.792,1.942,2.092,2.242,2.392,2.542,2.692,2.842,2.992,3.142,3.292,3.442,3.592,3.742,3.892
|
||||
],
|
||||
"EQ": [
|
||||
1.669,1.821,1.973,2.125,2.277,2.429,2.581,2.733,2.885,3.037,3.189,3.341,3.493,3.645,3.797,3.949
|
||||
],
|
||||
"RL": [
|
||||
5.713,6.233,6.753,7.273,7.793,8.313,8.833,9.353,9.873,10.393,10.913,11.433,11.953,12.473,12.993,13.513
|
||||
],
|
||||
"RZ": [
|
||||
14.788,16.132,17.478,18.823,20.168,21.513,22.858,24.203,25.548,26.893,28.238,29.583,30.928,32.272,33.618,34.963
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue