hxp
2018-11-25 ed47f1d7382a0073c62954435e3a82b390c613b6
PySysDB/PySysDBPY.h
@@ -555,6 +555,7 @@
   BYTE      _LineID;   //功能线路ID
   DWORD      RobotFightPower;   //助战NPC战力
   WORD      RobotLV;   //助战NPC等级
   DWORD      RobotBaseHurt;   //助战NPC保底伤害
   dict      RobotSkillsDict;   //助战NPC技能, {"职业":[技能列表], ...}
};