From 17f241110c714bb4ac29c5abf37b51380b752e05 Mon Sep 17 00:00:00 2001
From: cehua_lgq <cehua_lgq@163.com>
Date: 星期五, 23 十一月 2018 22:22:11 +0800
Subject: [PATCH] 盟主自动让位由48小时修改为24小时
---
db/PyMongoDataServer/PySysDB/tagFuncConfig.txt | 4 +++-
CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt | 6 +++---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
index 5d66c17..f7a24f0 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
@@ -23,7 +23,7 @@
FakeFamilyName ["情谊永恒","唯我独尊","横扫天下","第一仙盟","称霸全服","聚义仙侠","风云残卷","勇者联盟","皇族"] 3
FamilyBroadcast 3 5 0 0 0
FamilyPurview 1|2|2|2|2|2|2|2 0 0 0 0
-AutoChangeLeader 48 0 0 0 0
+AutoChangeLeader 24 0 0 0 0
AutoDelFamily 7 0 0 0 0
FamilyRedPacketCnt 10 0 0 0 0
FamilyRedRacketOutNum max(1,int((remainNum- 1*(remainPacketCnt-1))/float(remainPacketCnt)*random.uniform(0.5,min(remainPacketCnt-0.5, 2))))
@@ -69,7 +69,7 @@
CeremonyWorldLv {"1":[[0,250],[251,300],[301,900]],"2":[[0,250],[251,300],[301,900]],"3":[[0,250],[251,300],[301,900]],"4":[[0,250],[251,300],[301,900]]}
FairyGrabBossID [50103001,50103002,50103003,50103004,50103005,50103006,50103007] [[26,14000,1]] -60
OperationAction 10 0 0 0 0
-HelpBattleCount 5 3 2 10 0
-HelpBattleRefresh 5 5 5
+HelpBattleCall 5 3 2 10 5
HelpBattlePoint 1500 {"1":[20, 10], "2":[10, 5]}
HelpBattleCheckIn 48 3 {1:[60010], 2:[60010, 51010]}
+PlayerViewCache 100 [0,4]
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 40b83de..c36d2a2 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -240,7 +240,7 @@
ElderBattlefieldPoint 500 500
ElderBattlefieldSys ['AncientBattlefield_2','AncientBattlefield_3','AncientBattlefield_4','AncientBattlefield_5','AncientBattlefield_6'] 20 10
ElderBattlefieldExp {1:'1700*reExp',2:'1800*reExp',3:'1900*reExp',4:'2000*reExp',5:'2200*reExp',6:'2400*reExp'}
-ElderBattlefieldRobot 20 {0:60103010,1:60103010,2:60103010} 23100 5 [111,112,113,114,115,116,117,118]
+ElderBattlefieldRobot 20 {0:60103010,1:60103010,2:60103010} 23100 10 [111,112,113,114,115,116,117,118]
ElderBattlefieldTopAward [[2214,1,1]]
ElderBattlefieldBuff [23001,23002,23003,23004] 31609001 [102,105,106,107,108] 3
CornerPresentedMoney 0 1
@@ -313,4 +313,6 @@
BindJadeWheelCfg 88 {"1":110,"2":300,"3":150,"4":200,"5":300,"6":150,"7":130,"8":200,"9":588} [(3879,1),(3889,2),(4889,3),(5189,4),(5199,5),(6199,6),(9699,7),(9999,8),(10000,9)] {1:[(6000,3),(10000,4)],30:[(10000,9)]} [[12.0,67.4],[67.4,103.0],[103.0,148.1],[148.1,186.2],[186.2,221.8],[221.8,267.0],[267.0,311.7],[311.7,348],[348,372]]
BindJadeWheelNotice 150
WishingWellCfg 14400 10 8 5
+HelpBattleCall 5 3 2 10 5
+HelpBattleRefresh 5 5 5
HelpBattlePoint 1500 {"1":[20, 10], "2":[10, 5]}
--
Gitblit v1.8.0