From 23c20248d5e1f62f9fd6441ed331fc6ca7eaf3b1 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期三, 15 八月 2018 15:03:02 +0800
Subject: [PATCH] FIX:宗门试练掉落

---
 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 a4a0824..3f8f95b 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -112,7 +112,7 @@
 JobItemDropSets	{2:[5012,5022],5:[4611,4612,4613,4614,4615]}				
 EquipDropPartSets	{102:[1,2],105:[3,4,5,6,7],107:[1,2,3,4,5,6,7],108:[8],204:[4],205:[5],206:[6]}				
 FamilyBOSSDropRule	6000+grade*800	min(2*playerCount,50)			
-FBGradeEquipDropRate	{}	{}	{30603001:{1:[[1019,1],[1131,4],[1134,3]], 2:[[1018,1],[1131,6],[1134,3]], 3:[[1017,1],[1131,8],[1134,3]], 4:[[1016,1],[1131,10],[1134,3]], 5:[[1015,1],[1131,12],[1134,3]]},30603002:{1:[[1019,1],[1132,4],[1135,3]], 2:[[1018,1],[1132,6],[1135,3]], 3:[[1017,1],[1132,8],[1135,3]], 4:[[1016,1],[1132,10],[1135,3]], 5:[[1015,1],[1132,12],[1135,3]]},30603003:{1:[[1019,1],[1133,4],[1136,3]], 2:[[1018,1],[1133,6],[1136,3]], 3:[[1017,1],[1133,8],[1136,3]], 4:[[1016,1],[1133,10],[1136,3]], 5:[[1015,1],[1133,12],[1136,3]]}}		
+FBGradeEquipDropRate	{}	{}	{30603001:{1:[[1019,1],[1134,3]], 2:[[1018,1],[1134,4]], 3:[[1017,1],[1134,5]], 4:[[1016,1],[1131,3],[1134,5]], 5:[[1015,1],[1131,6],[1134,5]]},30603002:{1:[[1019,1],[1135,3]], 2:[[1018,1],[1135,4]], 3:[[1017,1],[1135,5]], 4:[[1016,1],[1132,4],[1135,5]], 5:[[1015,1],[1132,8],[1135,5]]},30603003:{1:[[1019,1],[1136,3]], 2:[[1018,1],[1136,4]], 3:[[1017,1],[1136,5]], 4:[[1016,1],[1133,4],[1136,5]], 5:[[1015,1],[1133,8],[1136,5]]}}		
 MutexDrop	[[3803,3802,3801]]	0	0	0	0
 EquipWashMaxLV	1_2|2_2|3_3|4_6|5_8|6_10|7_10|8_10|9_10|10_10|11_10|12_10|13_10|14_10|15_10|16_10|17_10	0	0	0	0
 EquipWashGroup1	1|2	0	0	0	0

--
Gitblit v1.8.0