Commit cc7944e852f341fdc6bb086b11cfbb0d3280f974

Authored by loujiachen
1 parent 5048930a

skillconfig增加cd

Showing 2 changed files with 1 additions and 0 deletions   Show diff stats
Datas/pro2d/SkillConfig.xlsx
No preview for this file type
Defines/pro2d.xml
... ... @@ -182,6 +182,7 @@
182 182 <var name="path" type="string"/>
183 183 <var name="imageUrl" type="string"/>
184 184 <var name="count" type="int"/>
  185 + <var name="cd" type="float"/>
185 186 </bean>
186 187  
187 188 <bean name="Buff">
... ...