From eed5e01ab285cc8a9c4bf777915212d03661be43 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期二, 25 十二月 2018 10:41:24 +0800
Subject: [PATCH] 5366 【开发】【1.4】聚魂功能开发

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

diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 1edc1c5..4f35b9f 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -325,5 +325,5 @@
 CrossRealmPKFB	[30, 3, 60,30,10]	[[15,20,20,15,0], [33,25,25,33,0]]	2		
 GatherSoulHole	0_300|1_300|2_305|3_310|4_315|5_320|6_330	0_62|1_62|2_62|3_62|4_62|5_62|6_63			
 GatherSoulMaxLevel	1_50|2_50|3_50|4_50|5_50				
-GatherSoulLevelUp	2960210*(0+0.3*((level-1)/49.0)+0.35*pow((level-1)/49.0,2)+0.25*pow((level-1)/49.0,3)+0.1*pow((level-1)/49.0,4))	{"62":{"1":0.5,"2":0.65,"3":0.8,"4":0.9,"5":1},"63":{"1":0.33,"2":0.47,"3":0.53,"4":0.6,"5":0.67}}	1_1|2_1.8|3_2.7|4_3.6	1_100|2_200|3_300|4_400|5_500	0_1|1_1.2
+GatherSoulLevelUp	2960210*(0+0.3*((level-1)/49.0)+0.35*pow((level-1)/49.0,2)+0.25*pow((level-1)/49.0,3)+0.1*pow((level-1)/49.0,4))-2960210*(0+0.3*((level-2)/49.0)+0.35*pow((level-2)/49.0,2)+0.25*pow((level-2)/49.0,3)+0.1*pow((level-2)/49.0,4))	{"62":{"1":0.5,"2":0.65,"3":0.8,"4":0.9,"5":1},"63":{"1":0.33,"2":0.47,"3":0.53,"4":0.6,"5":0.67}}	1_1|2_1.8|3_2.7|4_3.6	1_100|2_200|3_300|4_400|5_500	0_1|1_1.2
 GatherSoulPackCount	150				

--
Gitblit v1.8.0