hxp
2019-03-25 217627970593db2f63ddb62d6c3d4c5e787871fe
PySysDB/PySysDBPY.h
@@ -10,6 +10,17 @@
   list      Skills;      //被动技能
};
//灵根表 #tagDienstgrad
struct   tagRolePoint
{
   BYTE      _AttrID;   //属性ID
    dict      AddAttrInfoPerPoint;   //每点增加属性信息
   BYTE      PointQualityAttrID;      //点数品质进阶增加属性ID
   list      PointQualityAttrValueList;      //点数品质进阶增加属性值列表
   list      PointQualityIntervalList;      //点数品质进阶属性点区间列表
};
//境界表 #tagRealm
struct   tagRealm