| | |
| | | Def_PDict_CA_CTGBillboardRMB = "CA_CTGBillboardRMB" # 活动累计充值RMB值
|
| | | Def_PDict_CA_CTGBillboardAward = "CA_CTGBillboardAward" # 活动充值目标领奖状态,按二进制位存储
|
| | |
|
| | | #跨服全民充值活动
|
| | | Def_PDict_CA_AllRechargeID = "CA_AllRechargeID" # 玩家身上的活动ID,唯一标识,取活动开始日期time值
|
| | | Def_PDict_CA_AllRechargeRMB = "CA_AllRechargeRMB" # 活动累计充值RMB值
|
| | | Def_PDict_CA_AllRechargeAward = "CA_AllRechargeAward" # 活动领奖状态,按二进制位存储
|
| | |
|
| | | #消费返利活动
|
| | | Def_PDict_CostRebateID = "CostRebateID_%s" # 玩家身上的消费返利活动ID,唯一标识,取活动开始日期time值,参数(活动编号)
|
| | | Def_PDict_CostRebateTemplateID = "CostRebateTemplateID_%s" # 玩家身上的消费返利模板ID,参数(活动编号)
|
| | |
| | | Def_RewardType_FairyCardSponsor, #仙卡赞助奖励 46
|
| | | Def_RewardType_CritGodBoxCTG, #暴击神兵奖励 47
|
| | | Def_RewardType_GameNotice, #玩法前瞻奖励 48
|
| | | )= range(49)
|
| | | Def_RewardType_EnterGroup, #加群奖励49
|
| | | Def_RewardType_ShediaoRedpacket, #射雕红包奖励 50
|
| | | Def_RewardType_ShediaoEquip, #射雕装备奖励 51
|
| | | Def_RewardType_CAAllRecharge, #跨服全民充值奖励 52
|
| | | )= range(53)
|
| | |
|
| | |
|
| | | #boss复活相关活动定义
|