PySysDB/PySysDBPY.h
@@ -1799,3 +1799,15 @@ BYTE NeedAlchemyLV; //出现的炼丹等级要求 DWORD Weight; //权重 }; //缥缈奇遇表 struct tagFairyAdventures { WORD _ID; //ΨһID DWORD OpenServerDay; //开服天 BYTE EventID; //事件编号 list Condition; //条件 list GearAward; //档位奖励 list BasicAward; //保底奖励 };