Commit 6b9ba22637c285d3a6a60e44d1022fd6461558da
1 parent
5b5388ee
修改升级和品质字段
Showing
5 changed files
with
3 additions
and
3 deletions
Show diff stats
Datas/pro2d/CarbonMonster.xlsx
No preview for this file type
Datas/pro2d/GlobalBaseDatas.xlsx
No preview for this file type
Datas/pro2d/HeroGradeUpValue.xlsx
No preview for this file type
Datas/pro2d/HeroLvUpValue.xlsx
No preview for this file type
Defines/pro2d.xml
@@ -694,9 +694,9 @@ | @@ -694,9 +694,9 @@ | ||
694 | <var name="crit1" type="float"/> | 694 | <var name="crit1" type="float"/> |
695 | <var name="crit2" type="float"/> | 695 | <var name="crit2" type="float"/> |
696 | <var name="crit3" type="float"/> | 696 | <var name="crit3" type="float"/> |
697 | - <var name="atkPct1" type="float"/> | ||
698 | - <var name="atkPct2" type="float"/> | ||
699 | - <var name="atkPct3" type="float"/> | 697 | + <var name="atkAdd1" type="float"/> |
698 | + <var name="atkAdd2" type="float"/> | ||
699 | + <var name="atkAdd3" type="float"/> | ||
700 | </bean> | 700 | </bean> |
701 | 701 | ||
702 | <bean name="HeroGradeUpValue"> | 702 | <bean name="HeroGradeUpValue"> |