From 16a715bf578212474d93a46d35aa9ef1d878e458 Mon Sep 17 00:00:00 2001
From: cehua_hzl <648597270@qq.com>
Date: 星期五, 21 十二月 2018 13:50:39 +0800
Subject: [PATCH] 5544 世界Boss刷新

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

diff --git a/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt b/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
index 081e9c2..64edc4e 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagBOSSInfo.txt
@@ -5,9 +5,9 @@
 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
+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
 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