Commit c81b58367dfc7e5cad30a8f123960e48d1b4d0bf

Authored by ZhaoLu-Hoshea\Administrator
1 parent 8a47087a

添加sp充能的速率权值属性

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
... ... @@ -455,6 +455,7 @@
455 455 <var name="level" type="int"/>
456 456 <var name="hp" type="int"/>
457 457 <var name="sp" type="int"/>
  458 + <var name="SPChargeRate" type="float"/>
458 459 <var name="speed" type="float"/>
459 460 <var name="searchRange" type="float"/>
460 461 <var name="atkRange" type="float"/>
... ...