From 48a1ea4050143dca4ba11a78fc42926d85746b53 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期五, 21 九月 2018 18:42:07 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server

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

diff --git a/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt b/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
index 5c025f4..dd7f967 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
@@ -1,17 +1,17 @@
 NPCID	MapID	RefreshTime	LVLimit	DiffPer	NoUpdataCnt	StoneNPCID	RebornPreNotifyTime	SourceName
-10403001	10040	int(300/(1+(min(max(onlineCnt,5),55)-5)*0.047))	[80,205]	40	5	2000	100	世界BOSS
-10503001	10050	int(900/(1+(min(max(onlineCnt,5),55)-5)*0.1))	[170,300]	40	5	2001	100	世界BOSS
-10603001	10060	int(1500/(1+(min(max(onlineCnt,5),55)-5)*0.02))	[220,350]	40	5	2002	100	世界BOSS
-10703001	10070	int(2700/(1+(min(max(onlineCnt,5),55)-5)*0.02))	[270,400]	40	5	2003	100	世界BOSS
-10803001	10080	int(2700/(1+(min(max(onlineCnt,5),55)-5)*0.02))	[320,450]	40	5	2004	100	世界BOSS
-10903001	10090	int(2700/(1+(min(max(onlineCnt,5),55)-5)*0.02))	[320,450]	40	5	2004	100	世界BOSS
-11103001	10110	int(2700/(1+(min(max(onlineCnt,5),55)-5)*0.02))	[320,450]	40	5	2004	100	世界BOSS
-20103001	21070	int(450/(1+(min(max(onlineCnt,5),55)-5)*0.02))	[115,225]	40	5	2005	100	世界BOSS
-20103002	21070	int(900/(1+(min(max(onlineCnt,5),55)-5)*0.02))	[115,240]	40	5	2006	100	世界BOSS
-20103003	21070	int(1200/(1+(min(max(onlineCnt,5),55)-5)*0.02))	[130,260]	40	5	2007	100	世界BOSS
-20103004	21070	int(1500/(1+(min(max(onlineCnt,5),55)-5)*0.02))	[150,280]	40	5	2008	100	世界BOSS
-20103005	21070	int(1800/(1+(min(max(onlineCnt,5),55)-5)*0.02))	[185,315]	40	5	2009	100	世界BOSS
-20103006	21070	int(2100/(1+(min(max(onlineCnt,5),55)-5)*0.02))	[235,365]	40	5	2010	100	世界BOSS
+10403001	10040	int(300/(1+(min(max(yesterdayCnt,5),55)-5)*0.047))	[80,205]	40	5	2000	100	世界BOSS
+10503001	10050	int(900/(1+(min(max(yesterdayCnt,5),55)-5)*0.1))	[170,300]	40	5	2001	100	世界BOSS
+10603001	10060	int(1500/(1+(min(max(yesterdayCnt,5),55)-5)*0.02))	[220,350]	40	5	2002	100	世界BOSS
+10703001	10070	int(2700/(1+(min(max(yesterdayCnt,5),55)-5)*0.02))	[270,400]	40	5	2003	100	世界BOSS
+10803001	10080	int(2700/(1+(min(max(yesterdayCnt,5),55)-5)*0.02))	[320,450]	40	5	2004	100	世界BOSS
+10903001	10090	int(2700/(1+(min(max(yesterdayCnt,5),55)-5)*0.02))	[320,450]	40	5	2004	100	世界BOSS
+11103001	10110	int(2700/(1+(min(max(yesterdayCnt,5),55)-5)*0.02))	[320,450]	40	5	2004	100	世界BOSS
+20103001	21070	int(450/(1+(min(max(yesterdayCnt,5),55)-5)*0.02))	[115,225]	40	5	2005	100	世界BOSS
+20103002	21070	int(900/(1+(min(max(yesterdayCnt,5),55)-5)*0.02))	[115,240]	40	5	2006	100	世界BOSS
+20103003	21070	int(1200/(1+(min(max(yesterdayCnt,5),55)-5)*0.02))	[130,260]	40	5	2007	100	世界BOSS
+20103004	21070	int(1500/(1+(min(max(yesterdayCnt,5),55)-5)*0.02))	[150,280]	40	5	2008	100	世界BOSS
+20103005	21070	int(1800/(1+(min(max(yesterdayCnt,5),55)-5)*0.02))	[185,315]	40	5	2009	100	世界BOSS
+20103006	21070	int(2100/(1+(min(max(yesterdayCnt,5),55)-5)*0.02))	[235,365]	40	5	2010	100	世界BOSS
 20103007	21070	2700	[1,500]	40	5	2011	100	世界BOSS
 20203001	21100	3000	[1,500]	40	5	2012	100	世界BOSS
 20203002	21100	3600	[1,500]	40	5	2013	100	世界BOSS

--
Gitblit v1.8.0