Commit 93362157e50eeb24beb4142f1548aac58cb5bd1f
Merge branch 'master' of 120.26.43.151:loujiachen/DesignerConfigs
Showing
7 changed files
with
1 additions
and
0 deletions
Show diff stats
Datas/__enums__.xlsx
No preview for this file type
Datas/common/FUIPanel.xlsx
No preview for this file type
Datas/pro2d/Buff.xlsx
No preview for this file type
Datas/pro2d/HeroToSkill.xlsx
No preview for this file type
Datas/pro2d/RogueMonsterCard.xlsx
No preview for this file type
Datas/pro2d/hero.xlsx
No preview for this file type
Defines/pro2d.xml
@@ -258,6 +258,7 @@ | @@ -258,6 +258,7 @@ | ||
258 | <var name="heroType" type="int"/> | 258 | <var name="heroType" type="int"/> |
259 | <var name="atkId" type="int"/> | 259 | <var name="atkId" type="int"/> |
260 | <var name="SkillId" type="list,int"/> | 260 | <var name="SkillId" type="list,int"/> |
261 | + <var name="Buffs" type="list,int"/> | ||
261 | <var name="PassiveSkillId" type="list,int"/> | 262 | <var name="PassiveSkillId" type="list,int"/> |
262 | <var name="ShowPassiveSkillId" type="list,int"/> | 263 | <var name="ShowPassiveSkillId" type="list,int"/> |
263 | <var name="skillOrders" type="list,SkillOrder"/> | 264 | <var name="skillOrders" type="list,SkillOrder"/> |