| | |
| | | Def_PDictType_FlashSale, #限时抢购
|
| | | Def_PDictType_TJGNotify, # 脱机挂结果通知
|
| | | Def_PDictType_LVAward, # 等级奖励领取信息记录
|
| | | Def_PDictType_OpenServerCampaign, # 开服活动
|
| | | Def_PDictType_4, # 开服活动
|
| | | Def_PDictType_WeekParty, #周狂欢
|
| | | Def_PDictType_FeastWeekParty, # 节日巡礼
|
| | | Def_PDictType_LoginAward, # 登录奖励运营活动
|
| | |
| | | Def_PDict_FamilyGCZSQGridItemID = "FamilyGCZSQItemID_%s" # 圣泉当前层格子抽中物品ID,参数(格子编号)
|
| | | Def_PDict_FamilyGCZSQGridItemCnt = "FamilyGCZSQItemCnt_%s" # 圣泉当前层格子抽中物品个数,参数(格子编号)
|
| | | #-------------------------------------------------------------------------------
|
| | |
|
| | | #开服活动,Def_PDictType_OpenServerCampaign
|
| | | #奖励记录 - 从低位到高位,每位表示:0-不可领;1-可领取;2-已领
|
| | | Def_PDict_OSC_BillAwardRecord = "OSCBillAwardRecord" # 开服活动排行奖励记录, 按活动类型位存储是否领取/处理过
|
| | | Def_PDict_OSC_TagAwardRecord = "OSCTagAwardRecord_%s" # 开服活动目标奖励记录, 参数(活动类型), 按奖励位存储是否领取
|
| | | Def_PDict_OSC_RecordData = "OSCRecordData_%s" # 开服活动记录数值, 求余亿部分,参数(活动类型)
|
| | | Def_PDict_OSC_RecordDataEx = "OSCRecordDataEx_%s" # 开服活动记录数值, 整除亿部分,参数(活动类型)
|
| | | Def_PDict_OSC_EndMailState = "EndMailState" # 开服活动结束发放邮件处理状态, 记录该状态的目的是防止开服活动版本变更导致旧号重复补发奖励;
|
| | |
|
| | | # 法器
|
| | | Def_PDict_FaQiLV = "FaQiLV" # 法器等级
|
| | |
| | | ItemGive_StonePickoff, # 摘除宝石 10
|
| | | ItemGive_EquipSuit, # 套装
|
| | | ItemGive_NPCDrop, # NPC掉落
|
| | | ItemGive_OpenServerCampaign, # 开服活动
|
| | | ItemGive_13, # 开服活动
|
| | | ItemGive_CTG, # CTG
|
| | | ItemGive_DiceEx, # 我要天机 15
|
| | | ItemGive_16, # 仙盟宝库
|
| | |
| | | ItemGive_StonePickoff:"StonePickoff",
|
| | | ItemGive_EquipSuit:"EquipSuit",
|
| | | ItemGive_NPCDrop:"NPCDrop",
|
| | | ItemGive_OpenServerCampaign:"OpenServerCampaign",
|
| | | ItemGive_CTG:"CTG",
|
| | | ItemGive_DiceEx:"DiceEx",
|
| | | ItemGive_Refine:"Refine",
|