hxp
2019-11-21 3fa43daecc099f2701baec224a791ca09766cdf4
PySysDB/PySysDBPY.h
@@ -120,6 +120,7 @@
   list      AttrType;   //属性类型
   list      AttrValue;   //属性值
   DWORD      CostCount;   //消耗铜钱
   list      CostItemInfo;   //消耗物品材料及个数 [itemID, itemCount]
   DWORD      AddExp;   //提升熟练度值
   DWORD      TotalExp;   //升级所需熟练度总值
};