From 0b314dd1d9f0c39e8d86de7e996c62836aa19aca Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 03 十一月 2025 15:01:04 +0800
Subject: [PATCH] 16 卡牌服务端(删除翅膀;)

---
 ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.py |   47 +++++++++--------------------------------------
 1 files changed, 9 insertions(+), 38 deletions(-)

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.py
index cbaa157..427185f 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.py
@@ -600,10 +600,10 @@
 CDBPlayerRefresh_FinalDamPer,           # 最终输出伤害百分比
 CDBPlayerRefresh_TalentPoint,           # 天赋点数 190
 CDBPlayerRefresh_DamagePVPReduce,       # PVP固定伤害减少
-CDBPlayerRefresh_GodWeaponLV_1,         # 神兵等级 - 类型1 192
-CDBPlayerRefresh_GodWeaponLV_2,         # 神兵等级 - 类型2 193
-CDBPlayerRefresh_GodWeaponLV_3,         # 神兵等级 - 类型3 194
-CDBPlayerRefresh_GodWeaponLV_4,         # 神兵等级 - 类型4 195
+CDBPlayerRefresh_192,                   # 神兵等级 - 类型1 192
+CDBPlayerRefresh_193,                   # 神兵等级 - 类型2 193
+CDBPlayerRefresh_194,                   # 神兵等级 - 类型3 194
+CDBPlayerRefresh_195,                   # 神兵等级 - 类型4 195
 CDBPlayerRefresh_SoulDust,              # 魂尘 196
 CDBPlayerRefresh_SoulSplinters,         # 聚魂碎片 197
 CDBPlayerRefresh_SoulCore,              # 核心环 198
@@ -811,10 +811,8 @@
 GameFuncID_Arena = 27           # 竞技场
 
 # 以下为暂时无用的
-GameFuncID_Wing = -1            # 翅膀 3
 GameFuncID_Pet = -1             # 宠物,灵宠 6
 GameFuncID_Horse = -1           # 坐骑 8
-GameFuncID_GodWeapon = -1       # 神器 20
 GameFuncID_OSSail = -1          # 开服特惠 132
 GameFuncID_AddPoint = -1        # 加点功能/灵根功能 145
 
@@ -900,9 +898,9 @@
 
 #通用信息记录类型
 Def_UniversalGameRecTypeList = (
-                                Def_UniversalGameRecType_XMZZPKInfoRecord, # 仙魔之争信息记录0
+                                Def_UniversalGameRecType_0, # 仙魔之争信息记录0
                                 Def_UniversalGameRecType_1,
-                                Def_UniversalGameRecType_XMZZStageRecord, # 仙魔之争阶段记录2
+                                Def_UniversalGameRecType_2, # 仙魔之争阶段记录2
                                 Def_UniversalGameRecType_LVAwardRecord,  #玩家等级奖励记录 3
                                 Def_UniversalGameRecType_LimitFBOpenRecord,#限时副本开启时间记录4
                                 Def_UniversalGameRecType_DujieHelpCntRecord, # 渡劫副本护法次数5
@@ -1004,7 +1002,8 @@
                       Def_ActionType_FamilyEmblem,    #仙盟时效徽章信息 15
                       Def_ActionType_Zhenbaoge,    #珍宝阁 16
                       Def_ActionType_TalkCache,    #聊天缓存 17,最大条数配置决定
-                      ) = range(0, 18)
+                      Def_ActionType_Taofa,    #公会讨伐 18
+                      ) = range(0, 1 + 18)
                       
 #家族某行为类型保存的条数
 ActionTypeSaveCnt = {
@@ -1045,27 +1044,6 @@
 Def_FamActivityList = (
 Def_FamActivity_War, # 战盟争霸
 ) = range(1)
-
-# 开服活动类型标识, 不可超过32
-Def_Campaign_Type_List = (
-Def_Campaign_Type_Plus,             # 强化战力排行 1
-Def_Campaign_Type_Horse,            # 坐骑战力排行 2
-Def_Campaign_Type_StoneLV,          # 宝石等级排行 3
-Def_Campaign_Type_LV,               # 冲级等级排行 4
-Def_Campaign_Type_RealmLV,          # 境界等级排行 5
-Def_Campaign_Type_FightPower,       # 总战斗力排行 6
-Def_Campaign_Type_RuneLV,           # 符印等级排行 7
-Def_Campaign_Type_GodWeaponLV,      # 神兵等级排行 8
-Def_Campaign_Type_Recharge,         # 累计充值排行 9
-Def_Campaign_Type_PetLV,            # 灵宠等级排行 10
-Def_Campaign_Type_LingGen,          # 灵根点数排行 11
-Def_Campaign_Type_StarLV,           # 升星等级排行 12
-Def_Campaign_Type_Wash,             # 洗练战力排行 13
-) = range(1, 1 + 13)
-
-# 活动类型对应的奖励排行榜{活动类型:排行榜, ...}
-Def_Campaign_Billboard_Dict = {
-                               }
 
 #队伍最大人数
 Def_Team_MaxPlayerCount = 4
@@ -1223,8 +1201,6 @@
 Def_IudetBaseAttrID = 21  # 物品基础属性ID列表,适用于随机范围基础属性(非物品表配置的固定属性)
 Def_IudetBaseAttrValue = 23  # 物品基础属性值列表
 Def_IudetPartSuiteLV = 25  # 部位套装等级 [套装类型1等级, 套装类型2等级, ...]
-Def_IudetWingMaterialItemID = 27  # 翅膀精炼材料ID列表
-Def_IudetWingMaterialItemCount = 29  # 翅膀精炼材料个数列表
 Def_IudetDogzEquipPlus = 31  # 神兽装备强化信息列表 [强化等级, 累计总熟练度]
 Def_IudetItemDecompound = 33  # 拆解返还物品列表 [装备ID,材料1ID,个数,是否绑定,材料2ID,个数,是否绑定,...]
 Def_IudetLiantaiItemID = 35  # 合成该莲台的所有莲台ID [itemID, itemID, ...]
@@ -1253,7 +1229,6 @@
 Def_IudetLastOpenItemLoginDay = 36  # 上一次开启物品时的登录天数
 Def_IudetRuneLV = 38  # 符印等级
 Def_IudetRuneSource = 40  # 符印来源 老号0,默认1,合成2(主要用来区分是否合成获得)
-Def_IudetWingProgressValue = 42 #羽翼精炼值
 Def_IudetCreateTime = 44 # 时效物品的创建时间
 Def_IudetGatherSoulLV = 46  # 聚魂等级
 Def_IudetExpireTime = 48 # 时效物品指定有效时间,时间单位由时效类型决定
@@ -1329,7 +1304,7 @@
 Def_MFPType_Pet, # 灵宠 7
 Def_MFPType_Horse, # 坐骑 8
 Def_MFPType_Prestige, # 境界 9
-Def_MFPType_GodWeapon, # 神兵 10
+Def_MFPType_10, # 神兵 10
 Def_MFPType_Dienstgrad, #称号 11
 Def_MFPType_Rune, # 符印 12
 Def_MFPType_Star, # 升星 13
@@ -1398,7 +1373,6 @@
 
 Def_UserAction_ExMissionLog = "DwzCw4q8cWTB_ex-mission-log" # 扩展任务记录
 Def_UserAction_HorseClass = "DwzCw4q8cWTB_ex-horse-class" # 坐骑进阶记录
-Def_UserAction_WingClass = "DwzCw4q8cWTB_ex-wing-class" # 翅膀进阶记录
 Def_UserAction_PetLV = "DwzCw4q8cWTB_ex-pet-lv" # 宠物升级记录
 Def_UserAction_PetClass = "DwzCw4q8cWTB_ex-pet-class" # 宠物进阶记录
 Def_UserAction_GiveMoney = "DwzCw4q8cWTB_ex-give-money" # 货币产出记录
@@ -1406,13 +1380,10 @@
 Def_UserAction_EquipItem = "DwzCw4q8cWTB_ex-equip-item" # 玩家装备统计
 Def_UserAction_ItemRecord = 1404 # 物品流水记录
 Def_UserAction_CoinToGold = "DwzCw4q8cWTB_ex-coin-to-gold" # 兑换点券
-Def_UserAction_GodWeaponLV = "DwzCw4q8cWTB_ex-god-weapon-lv" # 神兵升级记录
-Def_UserAction_RuneLV = "DwzCw4q8cWTB_ex-wing-soul-lv" # 符印升级记录
 Def_UserAction_ChangeName = "DwzCw4q8cWTB_ex-change-name" # 改名记录
 Def_UserAction_AddZhenqi = "DwzCw4q8cWTB_ex-add-zhenqi" # 增加真气记录
 Def_UserAction_LostZhenqi = "DwzCw4q8cWTB_ex-lost-zhenqi" # 扣除真气记录
 Def_UserAction_CoatLV = "DwzCw4q8cWTB_ex-coat-lv" # 时装升级记录
-Def_UserAction_WingSkinLV = "DwzCw4q8cWTB_ex-wingskin-lv" # 幻化翅膀升级记录
 Def_UserAction_HorseSkinLV = "DwzCw4q8cWTB_ex-horseskin-lv" # 幻化坐骑升级记录
 
 

--
Gitblit v1.8.0