From 9f627ef8be5d6c077ad759809c1b1943e828ab38 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期二, 23 十月 2018 21:02:05 +0800
Subject: [PATCH] 4312 【测试】【1.2.0】【1.1.0】400级Boss墓碑点击跳转玄梦幻界修复

---
 db/PyMongoDataServer/PySysDB/tagBOSSInfo.txt       |    4 ++--
 CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt b/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
index 78c9378..6d8d8bf 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
@@ -17,10 +17,10 @@
 10803001	10080	int(4800*(1-0.017*min(max(yesterdayCnt-20,0),40)))	[330,400]	40	5	2004	100	世界BOSS
 20203005	21100	int(5400*(1-0.032*min(max(yesterdayCnt-15,0),25)))	[335,385]	40	5	2016	100	世界BOSS
 20203006	21100	int(6000*(1-0.023*min(max(yesterdayCnt-15,0),35)))	[340,390]	40	5	2017	100	世界BOSS
-10903001	10090	int(6000*(1-0.027*min(max(yesterdayCnt-15,0),25)))	[380,450]	40	5	2004	100	世界BOSS
+10903001	10090	int(6000*(1-0.027*min(max(yesterdayCnt-15,0),25)))	[380,450]	40	5	2048	100	世界BOSS
 11003001	10100	int(6000*(1-0.027*min(max(yesterdayCnt-15,0),25)))	[380,450]	40	5	2047	100	世界BOSS
 20203007	21100	int(6600*(1-0.023*min(max(yesterdayCnt-15,0),35)))	[385,435]	40	5	2018	100	世界BOSS
-11103001	10110	int(6600*(1-0.023*min(max(yesterdayCnt-15,0),35)))	[430,500]	40	5	2004	100	世界BOSS
+11103001	10110	int(6600*(1-0.023*min(max(yesterdayCnt-15,0),35)))	[430,500]	40	5	2049	100	世界BOSS
 20303001	21110	3000	[1,500]	40	5	2040	100	世界BOSS
 20303002	21110	3600	[1,500]	40	5	2041	100	世界BOSS
 20303003	21110	4200	[1,500]	40	5	2042	100	世界BOSS
diff --git a/db/PyMongoDataServer/PySysDB/tagBOSSInfo.txt b/db/PyMongoDataServer/PySysDB/tagBOSSInfo.txt
index c90c934..3bdfb5a 100644
--- a/db/PyMongoDataServer/PySysDB/tagBOSSInfo.txt
+++ b/db/PyMongoDataServer/PySysDB/tagBOSSInfo.txt
@@ -17,10 +17,10 @@
 10803001	10080	90	0	0	0	2004
 20203005	21100	94	0	0	0	2016
 20203006	21100	95	0	0	0	2017
-10903001	10090	90	0	0	0	2004
+10903001	10090	90	0	0	0	2048
 11003001	10100	90	0	0	0	2047
 20203007	21100	96	0	0	0	2018
-11103001	10110	90	0	0	0	2004
+11103001	10110	90	0	0	0	2049
 20303001	21110	90	0	0	0	2040
 20303002	21110	91	0	0	0	2041
 20303003	21110	92	0	0	0	2042

--
Gitblit v1.8.0