|  |  |  | 
|---|
|  |  |  | Def_SkillID_AutoTruck = 62220   # 自动运镖buff | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #---写死的物品属性效果ID--- | 
|---|
|  |  |  | Def_Effect_Metal = 201 # 金 | 
|---|
|  |  |  | Def_Effect_Wood = 202 # ľ | 
|---|
|  |  |  | Def_Effect_Water = 203 # ˮ | 
|---|
|  |  |  | Def_Effect_Fire = 204 # 火 | 
|---|
|  |  |  | Def_Effect_Earth = 205 # 土 | 
|---|
|  |  |  | #增加%d力量 | 
|---|
|  |  |  | Def_Effect_STR = 2 #1006 | 
|---|
|  |  |  | #增加%d真元 | 
|---|
|  |  |  | 
|---|
|  |  |  | Def_Effect_LXWeaponAttrPer = 117 # 诛仙剑2属性加成百分比 | 
|---|
|  |  |  | Def_Effect_XXWeaponAttrPer = 118 # 诛仙剑3属性加成百分比 | 
|---|
|  |  |  | Def_Effect_JXWeaponAttrPer = 119 # 诛仙剑4属性加成百分比 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | Def_Effect_Luck = 120 # 气运 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #增加%d物理伤害值,其中a值为伤害值 | 
|---|
|  |  |  | Def_Effect_AddAtk = 1005 | 
|---|
|  |  |  | 
|---|
|  |  |  | CDBPlayerRefresh_SoulSplinters,         # 聚魂碎片 197 | 
|---|
|  |  |  | CDBPlayerRefresh_SoulCore,              # 核心环 198 | 
|---|
|  |  |  | CDBPlayerRefresh_Honor,                 # 荣誉 199 | 
|---|
|  |  |  | CDBPlayerRefresh_ZhuxianRate,           # 诛仙一击概率 200 | 
|---|
|  |  |  | CDBPlayerRefresh_ZhuxianHurtPer,        # 诛仙一击伤害百分比 201 | 
|---|
|  |  |  | ) = range(146, 202) | 
|---|
|  |  |  | CDBPlayerRefresh_200,                   # 200 | 
|---|
|  |  |  | CDBPlayerRefresh_Mater,                 # 金 | 
|---|
|  |  |  | CDBPlayerRefresh_Wood,                  # ľ | 
|---|
|  |  |  | CDBPlayerRefresh_Water,                 # ˮ | 
|---|
|  |  |  | CDBPlayerRefresh_Fire,                  # 火 | 
|---|
|  |  |  | CDBPlayerRefresh_Earth,                 # 土 205 | 
|---|
|  |  |  | ) = range(146, 206) | 
|---|
|  |  |  |  | 
|---|
|  |  |  | TYPE_Price_Gold_Paper_Money = 5    # 金钱类型,(先用礼券,再用金子) | 
|---|
|  |  |  | TYPE_Price_Family_Contribution = 6 # 战盟贡献度(活跃度转换得来) | 
|---|
|  |  |  | 
|---|
|  |  |  | GameFuncID_FreeGoods = 130      # 极品白拿 | 
|---|
|  |  |  | GameFuncID_OSSail = 132         # 开服特惠 | 
|---|
|  |  |  | GameFuncID_HorsePetRobBoss = 139# 骑宠争夺 | 
|---|
|  |  |  | GameFuncID_AddPoint = 145       # 加点功能 | 
|---|
|  |  |  | GameFuncID_AddPoint = 145       # 加点功能/灵根功能 | 
|---|
|  |  |  | GameFuncID_LittleHelper = 146   # 小助手 | 
|---|
|  |  |  | GameFuncID_TJG = 147            # 脱机挂 | 
|---|
|  |  |  | GameFuncID_SuperGift = 150      # 超值礼包 | 
|---|
|  |  |  | 
|---|
|  |  |  | Def_MFPType_Equip, # 装备(基本装备位) 1  - 废弃 | 
|---|
|  |  |  | Def_MFPType_Plus, # 强化 2 | 
|---|
|  |  |  | Def_MFPType_Stone, # 宝石 3 | 
|---|
|  |  |  | Def_MFPType_Suit, # 套装 4 - 废弃 | 
|---|
|  |  |  | Def_MFPType_LingGen, # 灵根 4 | 
|---|
|  |  |  | Def_MFPType_Wing, # 翅膀 5 | 
|---|
|  |  |  | Def_MFPType_Wash, # 洗练 6 | 
|---|
|  |  |  | Def_MFPType_Pet, # 灵宠 7 | 
|---|
|  |  |  | 
|---|
|  |  |  | Def_MFPType_MagicWeapon3, # 仙族法宝 17 | 
|---|
|  |  |  | Def_MFPType_PetSoul, # 灵宠魂石 18 | 
|---|
|  |  |  | Def_MFPType_HorseSoul, # 坐骑魂石 19 | 
|---|
|  |  |  | Def_MFPType_MagicWeaponSoul, # 法宝之魂 20 - 废弃 | 
|---|
|  |  |  | Def_MFPType_20, | 
|---|
|  |  |  | Def_MFPType_Dogz, # 神兽 21 | 
|---|
|  |  |  | Def_MFPType_GatherSoul, # 聚魂 22 | 
|---|
|  |  |  | Def_MFPType_MagicWeapon4, # 王者法宝 23 | 
|---|