Commit f0e38d7a0fd6e754a5aa9005551fbd382b11e0be

Authored by Hoshea
1 parent ce3c753d

添加穿透属性

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
... ... @@ -701,6 +701,7 @@
701 701 <var name="block" type="float"/>
702 702 <var name="parry" type="float"/>
703 703 <var name="stiffness" type="int"/>
  704 + <var name="pierce" type="int"/>
704 705 <var name="atkDropSpProbability" type="float"/>
705 706 <var name="damageReduction" type="int"/>
706 707 <var name="CureScale" type="int"/>
... ...