From 4ca7b0179668b39c538a761d89830602f524b22d Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期二, 18 十二月 2018 20:34:20 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server

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

diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 6223f6e..014388b 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -326,4 +326,3 @@
 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