From 5dfc63b8f368826ea6111224af408e555966daad Mon Sep 17 00:00:00 2001
From: cehua_hzl <648597270@qq.com>
Date: 星期四, 20 十二月 2018 15:19:37 +0800
Subject: [PATCH] 5534 BOss刷新

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

diff --git a/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt b/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
index 1b666a2..081e9c2 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
@@ -1,16 +1,16 @@
 NPCID	MapID	RefreshTime	LVLimit	DiffPer	NoUpdataCnt	StoneNPCID	RebornPreNotifyTime	SourceName
-10403001	10040	int(300*(1-0.089*min(max(yesterdayCnt-1,0),9)))	[115,155]	40	5	2000	100	世界BOSS
-20103001	21070	int(450*(1-0.089*min(max(yesterdayCnt-1,0),9)))	[115,175]	40	5	2005	100	世界BOSS
-20103002	21070	int(900*(1-0.096*min(max(yesterdayCnt-1,0),9)))	[125,195]	40	5	2006	100	世界BOSS
-20103003	21070	int(1200*(1-0.056*min(max(yesterdayCnt-5,0),15)))	[140,170]	40	5	2007	100	世界BOSS
-20103004	21070	int(1500*(1-0.037*min(max(yesterdayCnt-8,0),22)))	[160,190]	40	5	2008	100	世界BOSS
-10503001	10050	int(1500*(1-0.02*min(max(yesterdayCnt-10,0),40)))	[180,230]	40	5	2001	100	世界BOSS
-20103005	21070	int(1800*(1-0.011*min(max(yesterdayCnt-30,0),70)))	[195,225]	40	5	2009	100	世界BOSS
-20103006	21070	int(2100*(1-0.007*min(max(yesterdayCnt-30,0),120)))	[210,240]	40	5	2010	100	世界BOSS
-10603001	10060	int(2100*(1-0.013*min(max(yesterdayCnt-30,0),50)))	[230,300]	40	5	2002	100	世界BOSS
+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.012*min(max(yesterdayCnt-30,0),70)))	[195,225]	40	5	2009	100	世界BOSS
+20103006	21070	int(1500*(1-0.007*min(max(yesterdayCnt-30,0),120)))	[210,240]	40	5	2010	100	世界BOSS
+10603001	10060	int(1500*(1-0.016*min(max(yesterdayCnt-30,0),50)))	[230,300]	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(3600*(1-0.008*min(max(yesterdayCnt-25,0),95)))	[245,275]	40	5	2011	100	世界BOSS
+20103007	21070	int(2400*(1-0.008*min(max(yesterdayCnt-25,0),95)))	[245,275]	40	5	2011	100	世界BOSS
 10703001	10070	int(3600*(1-0.012*min(max(yesterdayCnt-25,0),55)))	[280,350]	40	5	2003	100	世界BOSS
 20203003	21100	int(4200*(1-0.02*min(max(yesterdayCnt-20,0),40)))	[285,315]	40	5	2014	100	世界BOSS
 20203004	21100	int(4800*(1-0.015*min(max(yesterdayCnt-20,0),55)))	[290,320]	40	5	2015	100	世界BOSS

--
Gitblit v1.8.0