Commit 395ea47790887b3bc216eaf448132210cf8dec38
1 parent
8e4d124c
角色添加硬直属性
Showing
4 changed files
with
1 additions
and
0 deletions
Show diff stats
Datas/common/NumericType.xlsx
No preview for this file type
Datas/common/NumericTypeEx.xlsx
No preview for this file type
Datas/pro2d/hero.xlsx
No preview for this file type
Defines/pro2d.xml
... | ... | @@ -36,6 +36,7 @@ |
36 | 36 | <var name="dodge" type="int"/> |
37 | 37 | <var name="block" type="int"/> |
38 | 38 | <var name="parry" type="int"/> |
39 | + <var name="stiffness" type="int"/> | |
39 | 40 | <var name="atkDropSpProbability" type="float"/> |
40 | 41 | <var name="skillId" type="int"/> |
41 | 42 | <var name="passiveSkillId1" type="int"/> | ... | ... |