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
27
model/damage/character/模板/data.json
Normal file
27
model/damage/character/模板/data.json
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"skill": {
|
||||
"AP": [
|
||||
|
||||
],
|
||||
"CC": [
|
||||
|
||||
],
|
||||
"CF": [
|
||||
|
||||
],
|
||||
"EQ": [
|
||||
|
||||
],
|
||||
"RL": [
|
||||
|
||||
],
|
||||
"RZ": [
|
||||
|
||||
]
|
||||
},
|
||||
"buff": {
|
||||
"T": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue