xdh
2019-03-11 ff52a6596b014b171a10de35779648e46b7a621b
PySysDB/PySysDBPY.h
@@ -1811,3 +1811,12 @@
   list      Rank;   //排名
   list      Award;   //奖励 [[独立概率万分率,[物品ID,数量,拍品分组]],..]
};
//装备洗练等级上限
struct tagItemWashMax
{
   BYTE      _Type;      //按装备位对应类型查找
   BYTE      _Star;   // 装备星数
   WORD      LevelMax;   //洗练等级上限
};