Commit c5302d73da88ecf2e8a89514025a8ab60660ff1a
1 parent
2e8e37f1
羁绊buff改
Showing
2 changed files
with
2 additions
and
0 deletions
Show diff stats
Datas/pro2d/CoupleTiesDatas.xlsx
No preview for this file type
Defines/pro2d.xml
... | ... | @@ -60,6 +60,8 @@ |
60 | 60 | <var name="WeaponType" type="string"/> |
61 | 61 | <var name="ArmorType" type="string"/> |
62 | 62 | <var name="ShoesType" type="string"/> |
63 | + <var name="CoupleTiesID" type="int"/> | |
64 | + | |
63 | 65 | <var name="atks" type="map,NumericType,int"/> |
64 | 66 | <var name="defs" type="map,NumericType,int"/> |
65 | 67 | </bean> | ... | ... |