hxp
2026-01-16 750ff5ee6204bb088713b0ce10d53d05f22679e0
PySysDB/PySysDBPY.h
@@ -124,6 +124,14 @@
   DWORD      FightPower;   //技能战斗力
};
//预设解锁
struct   PresetUnlock
{
   BYTE      _PresetType;   //预设类型
   BYTE      UnlockType;   // 解锁类型
   DWORD      UnlockValue;   // 解锁所需值
};
//武将表
struct   Hero
{