From feda2347cf6b40f5e44ab3906e2939392ed21520 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期三, 19 十二月 2018 17:30:48 +0800 Subject: [PATCH] 5424 【后端】【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 1099982..4ec0350 100644 --- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt +++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt @@ -322,7 +322,7 @@ HelpBattleRobot 50105026 baseHurt*hpCoefficient 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 +CrossRealmPKFB [30, 3, 60,30,10] [[6,16,16,26], [16,6,26,16]] 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 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 0_1|1_1.2 -- Gitblit v1.8.0