From aa7586a9bb86366d29c15468b3e8b43d70546c29 Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期一, 22 十月 2018 20:45:39 +0800
Subject: [PATCH] 4283 开服定制多倍经验活动

---
 CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt |    7 ++++---
 db/PyMongoDataServer/PySysDB/tagActExpRate.txt       |    5 +++--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt b/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt
index c94a24c..6d8db58 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt
@@ -1,5 +1,6 @@
 CfgID	ActMark	ServerIDList	StartDate	EndDate	StartTime	EndTime	NotifyInfoStart	NotifyInfoEnd	NotifyInfoLoop	LimitLV	AddExpRate
 1	OpenServer	[]	5	5	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	[30, "ExpActivity_Goahead", [2]]	110	10000
-2	NationalDay	[(7001,7003),(8002,8004)]	2018-10-3	2018-10-3	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	[30, "ExpActivity_Goahead", [2]]	110	10000
-3	NationalDay	[(7001,7003),(8002,8004)]	2018-10-7	2018-10-7	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	[30, "ExpActivity_Goahead", [2]]	110	10000
-4	NationalDay	[(7001,7003),(8002,8004)]	2018-9-29	2018-9-29	18:00	20:00	{ 0:["ExpActivity_Start", [3]]}	{-5:["ExpActivity_End", [3]], 0:["ExpActivity_Close", [3]]}	[30, "ExpActivity_Goahead", [2]]	110	20000
+2	OpenServer	[]	12	12	18:00	20:00	{ 0:["ExpActivity_Start", [3]]}	{-5:["ExpActivity_End", [3]], 0:["ExpActivity_Close", [3]]}	[30, "ExpActivity_Goahead", [3]]	110	20000
+3	NationalDay	[(7001,7003),(8002,8004)]	2018-10-3	2018-10-3	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	[30, "ExpActivity_Goahead", [2]]	110	10000
+4	NationalDay	[(7001,7003),(8002,8004)]	2018-10-7	2018-10-7	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	[30, "ExpActivity_Goahead", [2]]	110	10000
+5	NationalDay	[(7001,7003),(8002,8004)]	2018-9-29	2018-9-29	18:00	20:00	{ 0:["ExpActivity_Start", [3]]}	{-5:["ExpActivity_End", [3]], 0:["ExpActivity_Close", [3]]}	[30, "ExpActivity_Goahead", [2]]	110	20000
diff --git a/db/PyMongoDataServer/PySysDB/tagActExpRate.txt b/db/PyMongoDataServer/PySysDB/tagActExpRate.txt
index 3496977..3e595d2 100644
--- a/db/PyMongoDataServer/PySysDB/tagActExpRate.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActExpRate.txt
@@ -1,5 +1,6 @@
 CfgID	LimitLV	AddExpRate
 1	110	10000
-2	110	10000
+2	110	20000
 3	110	10000
-4	110	20000
+4	110	10000
+5	110	20000

--
Gitblit v1.8.0