Commit 96413a5771b4c79099c79aa72cf94f6382d64f37
1 parent
838925bc
增加技能冷却缩减属性,灵魂匣间添加出生技能
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/GlobalBaseDatas.xlsx
No preview for this file type
Datas/pro2d/hero.xlsx
No preview for this file type
Defines/pro2d.xml
... | ... | @@ -695,6 +695,7 @@ |
695 | 695 | <var name="passiveSkillId1" type="int"/> |
696 | 696 | <var name="passiveSkillId2" type="int"/> |
697 | 697 | <var name="passiveSkillId3" type="int"/> |
698 | + <var name="skillCDCurtail" type="float"/> | |
698 | 699 | <var name="weapon" type="int"/> |
699 | 700 | <var name="perfabName" type="string"/> |
700 | 701 | <var name="iconUrl" type="string"/> | ... | ... |