|  |  |  | 
|---|
|  |  |  | OperationActionName_FlashGiftbag = "ActFlashGiftbag" # 限时礼包活动 | 
|---|
|  |  |  | OperationActionName_FairyCeremony = "ActFairyCeremony" # 仙界盛典活动 | 
|---|
|  |  |  | OperationActionName_RealmPoint = "ActRealmPoint" # 多倍修行点活动 | 
|---|
|  |  |  | OperationActionName_FlashSale = "ActFlashSale" # 限时抢购活动 | 
|---|
|  |  |  | OperationActionNameList = [OperationActionName_ExpRate, OperationActionName_CostRebate, | 
|---|
|  |  |  | OperationActionName_BossReborn,OperationActionName_SpringSale, | 
|---|
|  |  |  | OperationActionName_FlashGiftbag, OperationActionName_FairyCeremony, | 
|---|
|  |  |  | OperationActionName_RealmPoint] | 
|---|
|  |  |  | OperationActionName_RealmPoint, OperationActionName_FlashSale] | 
|---|
|  |  |  | #需要记录开启活动时的世界等级的运营活动 | 
|---|
|  |  |  | NeedWorldLVOperationActNameList = [OperationActionName_FairyCeremony] | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  | Def_UniversalGameRecType_DujieHelpCntRecord, # 渡劫副本护法次数5 | 
|---|
|  |  |  | Def_UniversalGameRecType_TodayPlayerLVInfo, #今日活跃玩家等级信息6 | 
|---|
|  |  |  | Def_UniversalGameRecType_YesterdayPlayerLVInfo,#昨日活跃玩家等级信息7 | 
|---|
|  |  |  | Def_UniversalGameRecType_8, | 
|---|
|  |  |  | Def_UniversalGameRecType_StoreServerCntRecord,  #商店全服购买记录 8, | 
|---|
|  |  |  | Def_UniversalGameRecType_9, | 
|---|
|  |  |  | Def_UniversalGameRecType_10, | 
|---|
|  |  |  | Def_UniversalGameRecType_11, | 
|---|
|  |  |  | 
|---|
|  |  |  | Def_IudetWingMaterialItemID = 27  # 翅膀精炼材料ID列表 | 
|---|
|  |  |  | Def_IudetWingMaterialItemCount = 29  # 翅膀精炼材料个数列表 | 
|---|
|  |  |  | Def_IudetDogzEquipPlus = 31  # 神兽装备强化信息列表 [强化等级, 累计总熟练度] | 
|---|
|  |  |  | Def_IudetItemDecompound = 33  # 拆解返还物品列表 [装备ID,材料1ID,个数,是否绑定,材料2ID,个数,是否绑定,...] | 
|---|
|  |  |  |  | 
|---|
|  |  |  | Def_IudetItemColor = 16  # 物品颜色,如果该值没有就取物品 | 
|---|
|  |  |  | Def_IudetItemCount = 18  # 物品个数,支持20亿,目前仅特殊转化物品会用到 | 
|---|