From 31eae6eeb57e95770acf71dfc0bef6f791af0a4c Mon Sep 17 00:00:00 2001 From: cehua_hzl <648597270@qq.com> Date: 星期五, 28 九月 2018 11:30:51 +0800 Subject: [PATCH] 3764 世界Boss刷新 --- db/PyMongoDataServer/PySysDB/tagBOSSInfo.txt | 14 +++++++------- CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt | 42 +++++++++++++++++++++--------------------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt b/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt index 174ea21..2ea5bc6 100644 --- a/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt +++ b/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt @@ -1,25 +1,25 @@ NPCID MapID RefreshTime LVLimit DiffPer NoUpdataCnt StoneNPCID RebornPreNotifyTime SourceName -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 -20203003 21100 4200 [1,500] 40 5 2014 100 世界BOSS -20203004 21100 4800 [1,500] 40 5 2015 100 世界BOSS -20203005 21100 5400 [1,500] 40 5 2016 100 世界BOSS -20203006 21100 6000 [1,500] 40 5 2017 100 世界BOSS -20203007 21100 6600 [1,500] 40 5 2018 100 世界BOSS +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,190] 40 5 2007 100 世界BOSS +20103004 21070 int(1500*(1-0.037*min(max(yesterdayCnt-8,0),22))) [160,210] 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,245] 40 5 2009 100 世界BOSS +20103006 21070 int(2100*(1-0.007*min(max(yesterdayCnt-30,0),120))) [210,260] 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 +20203001 21100 int(3300*(1-0.015*min(max(yesterdayCnt-25,0),55))) [235,285] 40 5 2012 100 世界BOSS +20203002 21100 int(3600*(1-0.008*min(max(yesterdayCnt-25,0),95))) [240,290] 40 5 2013 100 世界BOSS +20103007 21070 int(3600*(1-0.008*min(max(yesterdayCnt-25,0),95))) [245,295] 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,335] 40 5 2014 100 世界BOSS +20203004 21100 int(4800*(1-0.015*min(max(yesterdayCnt-20,0),55))) [290,340] 40 5 2015 100 世界BOSS +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 +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 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 c428245..17a9044 100644 --- a/db/PyMongoDataServer/PySysDB/tagBOSSInfo.txt +++ b/db/PyMongoDataServer/PySysDB/tagBOSSInfo.txt @@ -1,25 +1,25 @@ NPCID MapID RefreshMark NeedShunt RelatedType RelatedID StoneNPCID 10403001 10040 90 1 0 0 2000 -10503001 10050 90 0 0 0 2001 -10603001 10060 90 0 0 0 2002 -10703001 10070 90 0 0 0 2003 -10803001 10080 90 0 0 0 2004 -10903001 10090 90 0 0 0 2004 -11103001 10110 90 0 0 0 2004 20103001 21070 90 1 0 0 2005 20103002 21070 91 1 0 0 2006 20103003 21070 92 1 0 0 2007 20103004 21070 93 1 0 0 2008 +10503001 10050 90 0 0 0 2001 20103005 21070 94 1 0 0 2009 20103006 21070 95 1 0 0 2010 -20103007 21070 96 1 0 0 2011 +10603001 10060 90 0 0 0 2002 20203001 21100 90 0 0 0 2012 20203002 21100 91 0 0 0 2013 +20103007 21070 96 1 0 0 2011 +10703001 10070 90 0 0 0 2003 20203003 21100 92 0 0 0 2014 20203004 21100 93 0 0 0 2015 +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 20203007 21100 96 0 0 0 2018 +11103001 10110 90 0 0 0 2004 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