Commit 80d7ff0a42695399bd72ca2618fdde66f0200d93
Merge branch 'master' of 120.26.43.151:loujiachen/DesignerConfigs
# Conflicts: # Datas/pro2d/hero.xlsx
Showing
5 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/SkillConfig.xlsx
No preview for this file type
Datas/pro2d/hero.xlsx
No preview for this file type
Defines/pro2d.xml
... | ... | @@ -27,6 +27,7 @@ |
27 | 27 | <var name="hp" type="int"/> |
28 | 28 | <var name="sp" type="int"/> |
29 | 29 | <var name="speed" type="float"/> |
30 | + <var name="searchRange" type="float"/> | |
30 | 31 | <var name="atkRange" type="float"/> |
31 | 32 | <var name="atkSpeed" type="float"/> |
32 | 33 | <var name="crit" type="int"/> | ... | ... |