From a4468f3e58223a913e297b7411f7cbe9e67e9f0e Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期三, 23 一月 2019 21:33:06 +0800
Subject: [PATCH] 6035 【后端】【1.5.100】蓬莱仙境宝箱支持按指定时间点刷新

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCustomRefresh.pyc |    0 
 db/PyMongoDataServer/PySysDB/tagFuncConfig.txt                                  |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCustomRefresh.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCustomRefresh.pyc
index e382d17..82f7c54 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCustomRefresh.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCustomRefresh.pyc
Binary files differ
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 8cd66ae..fa283e3 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -271,7 +271,7 @@
 OutOfPrintValue	int(maxOOPValue*min(1,(0.001 + 0.05*(lv/400.0) + 0.1*pow((lv/400.0), 2) +0.15*pow((lv/400.0), 3) + 0.699*pow((lv/400.0), 4))))	{"79":"min(maxOOPValue,int(132141*(min(lv/350.0,1)+min(max(lv-350,0)/200.0,0.5)+min(max(lv-450,0)*3/400.0,0.75))))", "80":"min(maxOOPValue,int(79285*(min(lv/350.0,1)+min(max(lv-350,0)/200.0,0.5)+min(max(lv-450,0)*3/400.0,0.75))))"}			
 BossStoneDelayTime	1500				
 DogzAssist	3|6	5409	2|3|5	1_10|2_20|3_30|4_40|5_50|6_50	8352
-RandomRefreshNPC	{32020:{1:[[40108002], [101,102,103,104,105,106,107,108,129,130,131,132,133], 1, 8, 7200], 2:[[40108001], [109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128], 1, 15, 300]}, 21110:{1:[[20302002], [151,152,153,154,155,156,157,158,159,160], 1, 6, 7200], 2:[[20302001], [101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150], 1, 20, 60]}}				
+RandomRefreshNPC	{32020:{1:[[40108002], [101,102,103,104,105,106,107,108,129,130,131,132,133], 1, 8, 0, 2], 2:[[40108001], [109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128], 1, 15, 300, 0]}, 21110:{1:[[20302002], [151,152,153,154,155,156,157,158,159,160], 1, 6, 0, 2], 2:[[20302001], [101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150], 1, 20, 60, 0]}}				
 XMZZBetCfg	{}				
 XMZZAward	{"3":[[181,5,1]],"6":[[181,5,1]],"9":[[197,1,1]],"12":[[197,1,1]],"15":[[56,1,1]]}	[]	[[992,1,1]]	[[993,1,1]]	500
 XMZZRobot	[30403002,30403003,30403004]	30403001			

--
Gitblit v1.8.0