From d2e9ddaa0e6e9f1bb1e08d86ee20647eac1a39b5 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期五, 21 十二月 2018 14:10:40 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server

---
 CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt b/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
index 64edc4e..d66c57b 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
@@ -2,12 +2,12 @@
 10403001	10040	int(240*(1-0.089*min(max(yesterdayCnt-1,0),9)))	[115,155]	40	5	2000	100	世界BOSS
 20103001	21070	int(300*(1-0.089*min(max(yesterdayCnt-1,0),9)))	[115,175]	40	5	2005	100	世界BOSS
 20103002	21070	int(360*(1-0.089*min(max(yesterdayCnt-1,0),9)))	[125,195]	40	5	2006	100	世界BOSS
-20103003	21070	int(600*(1-0.058*min(max(yesterdayCnt-5,0),15)))	[140,170]	40	5	2007	100	世界BOSS
-20103004	21070	int(900*(1-0.039*min(max(yesterdayCnt-8,0),22)))	[160,190]	40	5	2008	100	世界BOSS
-10503001	10050	int(900*(1-0.021*min(max(yesterdayCnt-10,0),40)))	[180,230]	40	5	2001	100	世界BOSS
-20103005	21070	int(1200*(1-0.009*min(max(yesterdayCnt-10,0),90)))	[195,225]	40	5	2009	100	世界BOSS
-20103006	21070	int(1500*(1-0.009*min(max(yesterdayCnt-10,0),90)))	[210,240]	40	5	2010	100	世界BOSS
-10603001	10060	int(1500*(1-0.011*min(max(yesterdayCnt-10,0),70)))	[230,300]	40	5	2002	100	世界BOSS
+20103003	21070	int(600*(1-0.058*min(max(yesterdayCnt-5,0),15)))	[130,180]	40	5	2007	100	世界BOSS
+20103004	21070	int(900*(1-0.039*min(max(yesterdayCnt-8,0),22)))	[150,200]	40	5	2008	100	世界BOSS
+10503001	10050	int(900*(1-0.021*min(max(yesterdayCnt-10,0),40)))	[170,230]	40	5	2001	100	世界BOSS
+20103005	21070	int(1200*(1-0.012*min(max(yesterdayCnt-10,0),70)))	[185,235]	40	5	2009	100	世界BOSS
+20103006	21070	int(1500*(1-0.012*min(max(yesterdayCnt-10,0),70)))	[200,250]	40	5	2010	100	世界BOSS
+10603001	10060	int(1500*(1-0.011*min(max(yesterdayCnt-10,0),70)))	[220,280]	40	5	2002	100	世界BOSS
 20203001	21100	int(3300*(1-0.015*min(max(yesterdayCnt-25,0),55)))	[235,265]	40	5	2012	100	世界BOSS
 20203002	21100	int(3600*(1-0.008*min(max(yesterdayCnt-25,0),95)))	[240,270]	40	5	2013	100	世界BOSS
 20103007	21070	int(2400*(1-0.008*min(max(yesterdayCnt-25,0),95)))	[245,275]	40	5	2011	100	世界BOSS

--
Gitblit v1.8.0