|  |  |  | 
|---|
|  |  |  | Def_FamilyWar_Round = 'FamilyWar_Round' | 
|---|
|  |  |  | #仙盟联赛是否已经处理过总结算 | 
|---|
|  |  |  | Def_FamilyWar_AllOver = 'FamilyWar_AllOver' | 
|---|
|  |  |  | #仙盟联赛首轮开始时的世界等级 | 
|---|
|  |  |  | Def_FamilyWar_StartWorldLV = 'FamilyWar_StartWorldLV' | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #服务器开服自动逻辑处理 年 | 
|---|
|  |  |  | Def_Server_Year = 'Def_Server_Year' | 
|---|
|  |  |  | 
|---|
|  |  |  | Def_Server_DayEx = 'Def_Server_DayEx' | 
|---|
|  |  |  | #服务器开服自动逻辑处理 小时 | 
|---|
|  |  |  | Def_Server_Hour = 'Def_Server_Hour' | 
|---|
|  |  |  |  | 
|---|
|  |  |  | # 上次领地战活动时的开服天数 | 
|---|
|  |  |  | Def_LastManorWarServerDay = "LastManorWarServerDay" | 
|---|
|  |  |  |  | 
|---|
|  |  |  | # 交易所开关 | 
|---|
|  |  |  | Def_BourseState = "BourseState" | 
|---|
|  |  |  | 
|---|
|  |  |  | # 假仙盟随机编号 | 
|---|
|  |  |  | Def_FakeFamilyIndex = 'FakeFamilyIndex_%s'  # 参数为第几个假仙盟 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | # 服务器建盟次数 | 
|---|
|  |  |  | Def_ServerCreatFamilyTimes = "CreatFamilyTimes" | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #设置运营活动ID的标记 | 
|---|
|  |  |  | Def_OperationActID = 'OperationActID_%s' #参数为运营活动名 | 
|---|
|  |  |  | #运营活动开启时世界等级,参数为运营活动名 | 
|---|