hxp
2025-10-22 48fe7ceb396576b1d87745c426921586b9eb721d
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py
@@ -347,8 +347,8 @@
TYPE_Calc_BaseDefAddPer,                # 基础防御百分比
TYPE_Calc_BaseHitAddPer,                # 基础命中百分比
TYPE_Calc_BaseMissAddPer,               # 基础闪避百分比
TYPE_Calc_GodWeaponMaxHPPer,            # 神兵生命百分比
TYPE_Calc_GodWeaponAtkPer,              # 神兵攻击百分比 105
TYPE_Calc_104,                          # 神兵生命百分比
TYPE_Calc_105,                          # 神兵攻击百分比 105
TYPE_Calc_StoneMaxHPPer,                # 宝石生命百分比
TYPE_Calc_StoneAtkPer,                  # 宝石攻击百分比
TYPE_Calc_HPCureEnhance,                # 血瓶恢复效果增加
@@ -508,7 +508,6 @@
Def_ItemType_MissionItem = 17      #任务物品
Def_ItemType_TransMissionItem = 18      #转职任务物品
Def_ItemType_RealmStuff = 19      #头衔(境界)升级道具
Def_ItemType_GodWeaponStuff = 20      #头衔(境界)升级道具
Def_ItemType_HorseStuff = 21      #坐骑丹
Def_ItemType_HorseSoul = 22      #坐骑兽魂
Def_ItemType_HorseBook = 23      #坐骑技能书
@@ -771,8 +770,6 @@
Def_Item_Eff_UseClassLV = 2821
#祝福值波动范围 随机用
Def_Item_Eff_BlessRange = 2818
#神兵经验值
Def_Item_Eff_GodWeaponExp = 206
#---------------------------------------------------------------------
#写死的任务ID
#新手任务
@@ -3074,7 +3071,6 @@
Def_PlayerKey_BuffHurtCnt = "BuffHurtCnt" # 持续buff掉血次数
Def_PlayerKey_Zhansha = "zhansha"   # 斩杀标志
Def_PlayerKey_LockHPSkillID = "LockHPSkillID"   # 锁血功能的技能
Def_PlayerKey_GodWeaponBeforeProDef = "GWBPD"   # 神兵护盾被攻击前的值
Def_PlayerKey_curHurtValue = "curHurtValue"     # 计算中的临时伤害值,技能特殊用
Def_PlayerKey_curHurtValueEx = "curHurtValueEx"     # 计算中的临时伤害值,技能特殊用
Def_PlayerKey_SomersaultTime = "Somersault"     # 翻滚一定时间内无敌,表现为MISS
@@ -3370,10 +3366,6 @@
Def_PDict_ItemUseCntToday = "ItemUseCntToday_%s" # 物品今日使用次数, 参数为物品ID
Def_PDict_GodWeaponLV = "GodWeaponLV_%s" # 神器等级, 参数神器索引
Def_PDict_GodWeaponExp = "GodWeaponExp_%s" # 神器等级对应祝福值经验, 参数神器索引
Def_PDict_GodWeaponState = "GodWeaponState" # 神器是否已经激活, 按索引位存储神器是否激活
Def_PDict_ClothesSkinLV = "ClothesSkinLV_%s"  # 时装皮肤等级,参数时装索引
Def_PDict_ClothesChestLV = "ClothesChestLV"  # 时装柜等级
Def_PDict_ClothesChestEXP = "ClothesChestEXP"  # 时装柜经验
@@ -3381,9 +3373,6 @@
Def_PDict_SplitExpLVCnt = "SplitExpLVCnt_%s"  # 单位等级经验已拆分过的等级数, 参数为实际等级
Def_PDict_IsAddReviveTired = "IsAddReviveTired"  # 死亡是否增加复活疲劳
Def_PDict_DownloadAwardState = "DownloadAwardState"  # 分包包下载奖励状态 0-未领 >0-已领奖励编号
Def_PDict_DownloadPatchAward = "DownloadPatchAward"  # 更新包下载奖励状态 0-未领 >0-已领奖励编号
Def_PDict_ChestsOpenCount = "ChestsOpenCount_%s"  # 宝箱已开启次数, 参数(宝箱ID), 只有有开启次数额外奖励的才会记录
@@ -3969,7 +3958,7 @@
Def_CalcAttrFunc_Pet, # 灵宠 9
Def_CalcAttrFunc_Horse, # 坐骑 10
Def_CalcAttrFunc_Prestige, # 境界 11
Def_CalcAttrFunc_GodWeapon, # 神兵 12
Def_CalcAttrFunc_12, # 神兵 12
Def_CalcAttrFunc_Dienstgrad, # 称号 13
Def_CalcAttrFunc_Rune, # 符印 14
Def_CalcAttrFunc_15,
@@ -4274,7 +4263,7 @@
Def_Cost_ResetGreatMasterSkill, # 重置天赋技能 35
Def_Cost_BindJadeWheel, # 绑玉转盘
Def_Cost_WishingWell, # 许愿池刷新
Def_Cost_GodWeapon, # 神兵
Def_Cost_38, # 神兵
Def_Cost_FBHelpBattle, # 副本助战
Def_Cost_FBGatherSoulBoss, # 聚魂副本BOSS召唤 40
Def_Cost_CrossRealmPK, # 跨服PK
@@ -4370,7 +4359,6 @@
Def_Cost_AlchemyPray:"AlchemyPray",
Def_Cost_BindJadeWheel:"BindJadeWheel",
Def_Cost_WishingWell:"WishingWell",
Def_Cost_GodWeapon:"GodWeapon",
Def_Cost_FBHelpBattle:"FBHelpBattle",
Def_Cost_FBGatherSoulBoss:"FBGatherSoulBoss",
Def_Cost_CrossRealmPK:"CrossRealmPK",
@@ -4516,7 +4504,7 @@
ItemDelTypeList = (
ItemDel_Unknown, #δ֪ 0
ItemDel_SellPackItem, # 出售物品
ItemDel_GodWeapon, # 神兵
ItemDel_2, # 神兵
ItemDel_EquipEnchase, # 宝石镶嵌
ItemDel_Add_LimitingBuff, # 增加buff时间
ItemDel_AddDienstgrad, # 增加称号 5
@@ -4567,7 +4555,6 @@
ItemDelTypeDict = {
                   ItemDel_Unknown:"Unknown",
                   ItemDel_SellPackItem:"SellPackItem",
                   ItemDel_GodWeapon:"GodWeapon",
                   ItemDel_EquipEnchase:"EquipEnchase",
                   ItemDel_Add_LimitingBuff:"Add_LimitingBuff",
                   ItemDel_AddDienstgrad:"AddDienstgrad",
@@ -4899,7 +4886,7 @@
Def_RewardType_BossReborn, # BOSS复活12
Def_RewardType_FCRecharge, # 仙界盛典充值大礼13
Def_RewardType_FCParty, # 仙界盛典全民来嗨14
Def_RewardType_DownLoad, # 分包下载奖励15
Def_RewardType_15, # 分包下载奖励15
Def_RewardType_WishingWell, # 许愿池奖励16
Def_RewardType_OpenFunc, # 功能开启奖励17
Def_RewardType_TotalRecharge, # 累计充值奖励18
@@ -5061,7 +5048,7 @@
Def_WPAct_Pet,  #激活某只灵宠 22
Def_WPAct_Dogz,  #出战某只神兽 23
Def_WPAct_Stone,  #宝石总等级 24
Def_WPAct_GodWeapon,  #神兵总等级 25
Def_WPAct_25,  #神兵总等级 25
Def_WPAct_Rune,  #穿戴某品质符印 26
Def_WPAct_Pray,  #祈愿 27
Def_WPAct_FamilyBoss,  #仙盟Boss 28