Commit 3cdf3b2683b1171bd74fa150be9677649d752645

Authored by ZhaoLu-Hoshea\Administrator
1 parent cc5f4dd9

给角色添加索敌范围

Datas/common/NumericType.xlsx
No preview for this file type
Datas/common/NumericTypeEx.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"/>
... ...