From c51b2688168b72b5c1144ef22a27d370262d3a34 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期二, 18 十二月 2018 15:15:43 +0800
Subject: [PATCH] 5370 【开发】【1.4】聚魂副本开发

---
 db/PyMongoDataServer/PySysDB/tagFuncConfig.txt |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 2078fdd..1808c3e 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -213,12 +213,12 @@
 GodAlchemy	[[800,4706,1],[1600,4707,1],[3200,4708,1],[1600,4709,1],[800,4710,1],[400,4711,1],[3200,4712,1],[1600,4713,1],[800,4714,1],[400,4715,1],[1600,4716,1],[3200,4717,1],[1600,4718,1],[800,4719,1],[400,4720,1],[3200,4721,1],[1600,4722,1],[800,4723,1],[400,4724,1],[1600,4725,1],[800,4726,1],[400,4727,1],[800,4728,1],[400,4729,1],[145,4730,1],[94,4731,1],[53,4732,1],[11,4733,1],[533,4740,1],[5,4742,1],[200,4780,1],[200,4781,1],[200,4782,1],[200,4783,1],[200,4784,1],[200,4785,1],[100,4786,1],[100,4787,1],[100,4788,1],[100,4789,1],[100,4790,1],[100,4791,1]]	20	1		
 TreasureUpRateItem	101|105|106|107|104|102|109|110	4601|4602|4603|4604|4605			
 ClientFightEnable	1	0	0	0	0
-GodAreaExpAward	{"Exp":"int(reExp*3)"}	500	0		
+GodAreaExpAward	{"Exp":"int(reExp*2)"}	500	0		
 AngryAdd	60	1	20	100	0
 BossHomeCost	1_0|2_100|3_200|4_200|5_200|6_200|7_200|8_200	0	0	0	0
 BossShunt	10040|21070	1	3		
 MapLine	10040_10|10080_10|21070_1	10010_11|10020_11|10030_11|10080_11|10040_26	[10103001,10203001,10303001,10403001]	21070|21100|21110	
-NeutralMapExpAward	{(21070,21100,21110):[500,'int(1.5*reExp)']}				
+NeutralMapExpAward	{(21070,21100,21110):[500,'int(0.6*reExp)']}				
 DungeonDeliver	31020|31030|31150|31031				
 DungeonIntegral	2000				
 BuyFBCntCost	{"31080":"35","31140":"20","52010":"20+min(max(hasBuyCnt-1,0),1)*10+min(max(hasBuyCnt-3,0),1)*10+min(max(hasBuyCnt-5,0),1)*10+min(max(hasBuyCnt-7,0),1)*10+min(max(hasBuyCnt-9,0),1)*20","31190":"30","51010":"50"}				
@@ -323,3 +323,7 @@
 CrossRealmPKAward	{}	{}	{"10":[[4010,2,1],[101,1,1],[3502,1,1]],"50":[[4010,2,1],[101,1,1],[3502,1,1]],"300":[[4010,2,1],[101,1,1],[3502,1,1]]}		
 CrossRealmPKMatchCount	5	5	(buyCnt+1)*20		
 CrossRealmPKFB	[30, 3, 60,30,10]	[[40,66,40,83], [190,66,190,81]]	2		
+GatherSoulHole	0_300|1_300|2_305|3_310|4_315|5_320|6_330				
+GatherSoulMaxLevel	1_50|2_50|3_50|4_50|5_50				
+GatherSoulLevelUp	int(4000000*(0.02*((level-1)/49.0)+0.08*pow(((level-1)/49.0),2)+0.2*pow(((level-1)/49.0),3)+0.3*pow(((level-1)/49.0),4)+0.4*pow(((level-1)/49.0),5)))-int(4000000*(0.02*((max((level-2),0))/49.0)+0.08*pow(((max((level-2),0))/49.0),2)+0.2*pow(((max((level-2),0))/49.0),3)+0.3*pow(((max((level-2),0))/49.0),4)+0.4*pow(((max((level-2),0))/49.0),5)))	1_0.5|2_0.7|3_0.8|4_0.9|5_1	1_0.5|2_0.7|3_0.8|4_0.9	1_100|2_300|3_3000|4_15000|5_30000	
+GatherSoulPackCount	150				

--
Gitblit v1.8.0