From 9417a9530ffdcb125ad22af2fe9a116fbf18ad60 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 24 十二月 2018 12:00:09 +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 fe28362..17cb106 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -321,7 +321,7 @@
 HelpBattlePoint	1400	{"1":[8, 8], "2":[8, 8]}	1|2		
 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		
+CrossRealmPKMatchCount	5	5	(todayBuyCount+1)*20		
 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				

--
Gitblit v1.8.0