|  |  | 
 |  |  | Def_Effect_ItemGiveHonor = 242      #使用道具给予荣誉
 | 
 |  |  | Def_Effect_ItemGiveWeekPartyPoint = 245      #使用道具给予七日巡礼积分
 | 
 |  |  | Def_Effect_ItemGiveWeekPartyPoint1 = 246      #使用道具给予节日巡礼积分
 | 
 |  |  | Def_Effect_AddRealmExpRate = 251 #增加聚灵效率
 | 
 |  |  | #----以下未使用或代码依然存在的---
 | 
 |  |  | Def_Effect_ItemGiveGongXun = 1920        #使用道具给予功勋
 | 
 |  |  | Def_Effect_ItemGiveRuneJH = 1925       #使用道具给予符印精华
 | 
 |  |  | 
 |  |  | Def_PDict_RealmExp = "RealmExp" #境界修为池总经验
 | 
 |  |  | Def_PDict_RealmExpPoint = "RealmExpPoint" #境界修为池总经验点
 | 
 |  |  | Def_PDict_RealmExpBeginTime = "RealmExpBeginTime" #境界修为池经验开始计时时间
 | 
 |  |  | Def_PDict_RealmExpBuffRemainTime = "RealmExpBuffRemainTime" #境界修为池经验buff剩余时间
 | 
 |  |  | Def_PDict_RealmExpBuffAddRate = "RealmExpBuffAddRate" #境界修为池经验增加百分比(万分率)
 | 
 |  |  | 
 | 
 |  |  | #法宝
 | 
 |  |  | Def_PDict_MagicWeaponIsWear = "MagicWeaponIsWear_%s" #法宝佩戴状态 参数法宝ID
 |