PySysDB/PySysDBPY.h
@@ -15,16 +15,12 @@ struct tagRealm { WORD _Lv; //境界等级 BYTE IsBigRealm; //是否大境界 DWORD NeedPoint; //开启渡劫需要修炼点 DWORD NeedItemID; //开启渡劫需要道具ID WORD NeedItemCnt; //开启渡劫消耗的道具数量 dict NeedActiveTreasure; //开启渡劫需要激活法宝条件 DWORD NeedLV; //需要等级 DWORD NeedItemID; //需要道具ID WORD NeedItemCnt; //消耗的道具数量 list AddAttrType; //境界加成属性类型 list AddAttrNum; //境界加成属性值 DWORD BossID; //渡劫bossid dict SitTime; //打坐时间 dict TeamAward; //组队帮打的人的奖励 }; //神兵表 #tagGodWeapon