From 13005f7a0a1ee407008e5a0057c0c87d8645390f Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期三, 06 三月 2019 10:24:08 +0800
Subject: [PATCH] 6323 【后端】【2.0】装备传奇属性生成规则(新增表)

---
 db/PyMongoDataServer/PySysDB/tagEquipLegendAttrCount.txt |   41 +++++++++++++++++++++++++++++++++++++----
 1 files changed, 37 insertions(+), 4 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagEquipLegendAttrCount.txt b/db/PyMongoDataServer/PySysDB/tagEquipLegendAttrCount.txt
index f00e67f..5291791 100644
--- a/db/PyMongoDataServer/PySysDB/tagEquipLegendAttrCount.txt
+++ b/db/PyMongoDataServer/PySysDB/tagEquipLegendAttrCount.txt
@@ -1,4 +1,37 @@
-ItemColor	IsSuit	FixedLegendAttrCount	GoodLegendAttrCount	OtherLegendAttrCount
-3	0	0	0	1
-4	0	0	1	1
-4	1	1	1	1
+ItemType	ItemColor	IsSuit	FixedLegendAttrCount	GoodLegendAttrCount	OtherLegendAttrCount
+101	3	0	0	0	1
+101	4	0	0	1	1
+101	4	1	1	1	1
+102	3	0	0	0	1
+102	4	0	0	1	1
+102	4	1	1	1	1
+103	3	0	0	0	1
+103	4	0	0	1	1
+103	4	1	1	1	1
+104	3	0	0	0	1
+104	4	0	0	1	1
+104	4	1	1	1	1
+105	3	0	0	0	1
+105	4	0	0	1	1
+105	4	1	1	1	1
+106	3	0	0	0	1
+106	4	0	0	1	1
+106	4	1	1	1	1
+107	3	0	0	0	1
+107	4	0	0	1	1
+107	4	1	1	1	1
+108	3	0	0	0	1
+108	4	0	0	1	1
+108	4	1	1	1	1
+109	3	0	0	0	1
+109	4	0	0	1	1
+109	4	1	1	1	1
+110	3	0	0	0	1
+110	4	0	0	1	1
+110	4	1	1	1	1
+111	3	0	0	0	1
+111	4	0	0	1	1
+111	4	1	1	1	1
+112	3	0	0	0	1
+112	4	0	0	1	1
+112	4	1	1	1	1

--
Gitblit v1.8.0