From f609460d833c704e07d472e5c41abb78376f9ea3 Mon Sep 17 00:00:00 2001 From: cehua_LC <tingame100@163.com> Date: 星期二, 18 十二月 2018 20:28:56 +0800 Subject: [PATCH] 5370 【开发】【1.4】聚魂副本开发 --- db/PyMongoDataServer/PySysDB/tagFuncConfig.txt | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt index 6ad4130..014388b 100644 --- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt +++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt @@ -326,8 +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 -GatherSoulDungeon 33409001 33409002 33409003 -GatherSoulAttacker 6 2 -GatherSoulGoldBoss 40 -GatherSoulDungeonTurn 6 -- Gitblit v1.8.0