From 43ec8ff4f5ab3a1606c9758402339746204a1b9c Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期五, 11 一月 2019 16:29:05 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCCfg.txt            |    4 ++
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt                                   |    2 +
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCIDTimeLimit.txt    |    2 +
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_40108002.txt |   29 ++++++++++++++
 db/PyMongoDataServer/SysDB/tagChinItem.txt                                                                             |   43 +++++++++++----------
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_40108001.txt |   29 ++++++++++++++
 6 files changed, 88 insertions(+), 21 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt
index 2e2a237..804304a 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt
@@ -818,6 +818,8 @@
 CollectNPCFuncTimeBuyCost	\NPCLogic\NPCLogic_Collect\CollectNPCFuncTimeBuyCost	945df5a93caa521a952cf7cdaa4ed9c6	购买采集NPC次数消耗配置
 CollectItemInfo_20302001	\NPCLogic\NPCLogic_Collect\CollectItemInfo_20302001	bc900f3f565ff8957aba7229b0c09912	采集获得物品模板20302001配置
 CollectItemInfo_20302002	\NPCLogic\NPCLogic_Collect\CollectItemInfo_20302002	bc900f3f565ff8957aba7229b0c09912	采集获得物品模板20302002配置
+CollectItemInfo_40108001	\NPCLogic\NPCLogic_Collect\CollectItemInfo_20302001	bc900f3f565ff8957aba7229b0c09912	采集获得物品模板40108001配置
+CollectItemInfo_40108002	\NPCLogic\NPCLogic_Collect\CollectItemInfo_20302002	bc900f3f565ff8957aba7229b0c09912	采集获得物品模板40108002配置
 NPCKilledAddPrestige	\NPCLogic\NPCKilledAddPrestige	9a211d1829dbb5f2774559078353cea6	NPC被击杀周围玩家加威望
 FreshmanGuiderFreeSpeakCnt	\PlayerFreshmanGuider\FreshmanGuiderFreeSpeakCnt	70e3617f8c379998376dcec49b510b26	新手指导员每日免费传音次数
 FirstLogin_GiveItem	\FirstLogin\FirstLogin_GiveItem	fe20ebeddddb5ade5bc94c046288ec0b	首登给物品配置
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_40108001.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_40108001.txt
new file mode 100644
index 0000000..ed3b7fb
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_40108001.txt
@@ -0,0 +1,29 @@
+# 采集物给物品模板
+# {(职业):[对应奖励], (职业):[对应奖励], ...}
+# 没有配置的职业默认取()职业的奖励
+# 有指定的职业可配置()里,支持多职业如(0,1,2),如果只配一个职业,则必须加一个逗号,如(0,)
+# 职业:0:剑士,1:魔法师,2:弓箭手,3:魔剑士,4:骑士,5:魔导师,6:圣射手
+# 采集给物品概率列表[(概率, 物品id, 个数, 是否绑定), ...]
+# 物品类型说明:0-表示普通物品,物品id即普通物品id;1-表示定制表物品,物品id表示定制表ItemIndex
+
+(
+
+# 按职业给物品,没有配置的职业则默认取()的物品
+{
+	# ()如果有配置,则未配置职业的取该物品
+	():[# 饼图概率
+			[
+				(10000,(2388,1,1)),
+			],
+			# 随机概率[最多个数, [物品概率列表]]
+			[0,
+  [
+				]
+			]
+		],
+			
+			
+	
+			
+}
+)
\ No newline at end of file
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_40108002.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_40108002.txt
new file mode 100644
index 0000000..d72f775
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectItemInfo_40108002.txt
@@ -0,0 +1,29 @@
+# 采集物给物品模板
+# {(职业):[对应奖励], (职业):[对应奖励], ...}
+# 没有配置的职业默认取()职业的奖励
+# 有指定的职业可配置()里,支持多职业如(0,1,2),如果只配一个职业,则必须加一个逗号,如(0,)
+# 职业:0:剑士,1:魔法师,2:弓箭手,3:魔剑士,4:骑士,5:魔导师,6:圣射手
+# 采集给物品概率列表[(概率, 物品id, 个数, 是否绑定), ...]
+# 物品类型说明:0-表示普通物品,物品id即普通物品id;1-表示定制表物品,物品id表示定制表ItemIndex
+
+(
+
+# 按职业给物品,没有配置的职业则默认取()的物品
+{
+	# ()如果有配置,则未配置职业的取该物品
+	():[# 饼图概率
+			[
+				(10000,(2387,1,1)),
+			],
+			# 随机概率[最多个数, [物品概率列表]]
+			[0,
+  [
+				]
+			]
+		],
+			
+			
+	
+			
+}
+)
\ No newline at end of file
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCCfg.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCCfg.txt
index 89b4b85..c516d75 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCCfg.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCCfg.txt
@@ -14,5 +14,9 @@
 #神兽副本
 20302001:[1, 'GeRen_liubo_436832', (0, 0), 10000, '0', '0', 0, {(0,9999):'20302001'}, 'GeRen_liubo_612029', 'DogzSmallTreasureLimit'],
 20302002:[1, 'GeRen_liubo_436832', (0, 0), 30000, '0', '0', 0, {(0,9999):'20302002'}, 'GeRen_liubo_612029', 'DogzBigTreasureLimit'],
+
+#蓬莱仙境
+40108001:[1, 'GeRen_liubo_436832', (0, 0), 10000, '0', '0', 0, {(0,9999):'40108001'}, 'GeRen_liubo_612029', 'DogzSmallTreasureLimit'],
+40108002:[1, 'GeRen_liubo_436832', (0, 0), 30000, '0', '0', 0, {(0,9999):'40108002'}, 'GeRen_liubo_612029', 'DogzBigTreasureLimit'],
 }
 )
\ No newline at end of file
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCIDTimeLimit.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCIDTimeLimit.txt
index 6970455..cb39d8e 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCIDTimeLimit.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Collect/CollectNPCIDTimeLimit.txt
@@ -11,6 +11,8 @@
 {
 20302001:[9999, 1],
 20302002:[2, 1],
+40108001:[9999, 1],
+40108002:[2, 1],
 }
 
 )
\ No newline at end of file
diff --git a/db/PyMongoDataServer/SysDB/tagChinItem.txt b/db/PyMongoDataServer/SysDB/tagChinItem.txt
index 1550edc..2f50dfb 100644
--- a/db/PyMongoDataServer/SysDB/tagChinItem.txt
+++ b/db/PyMongoDataServer/SysDB/tagChinItem.txt
@@ -313,6 +313,7 @@
 1153	1	0	钻石经验丹	13	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	30	0	50	0	1	0	0	215	18000	600	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	4	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 1154	1	0	大师经验丹	13	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	30	0	50	0	1	0	0	215	36000	600	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	5	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 1155	1	0	王者经验丹	13	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	30	0	50	0	1	0	0	215	180000	600	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	5	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
+1156	1	0	跨服Boss经验丹	13	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	4	0	50	0	1	0	0	215	7200	600	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	4	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 1500	1	0	麒麟魂魄	76	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	30	0	10	0	1	0	0	233	31190	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	2	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 1501	1	0	宗门令牌	76	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	25	0	10	0	1	0	0	233	60010	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	2	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 1502	1	0	封魔令牌	76	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	20	0	10	0	1	0	0	233	52010	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	2	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
@@ -2111,13 +2112,13 @@
 10985	9	0	皇极虎符	105	5	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	9360	0	12112	0	0	0	0	6	8259	0	0	8	481	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	5	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
 10986	9	0	皇极腿甲	106	6	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	9360	0	12192	0	0	0	0	6	15248	0	0	8	888	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	5	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
 10987	9	0	皇极铁鞋	107	7	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	9360	0	12128	0	0	0	0	6	10165	0	0	8	592	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	5	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
-10991	9	0	皇极长枪	101	1	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	30912	0	0	0	0	67	2760	0	0	68	5126	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
-10992	9	0	皇极臂铠	102	2	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	30752	0	0	0	0	67	1840	0	0	68	3417	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
-10993	9	0	皇极缨冠	103	3	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24608	0	0	0	0	6	15692	0	0	8	964	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
-10994	9	0	皇极战袍	104	4	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24736	0	0	0	0	6	21185	0	0	8	1301	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
-10995	9	0	皇极虎符	105	5	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24480	0	0	0	0	6	10200	0	0	8	626	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
-10996	9	0	皇极腿甲	106	6	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24672	0	0	0	0	6	18831	0	0	8	1156	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
-10997	9	0	皇极铁鞋	107	7	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24544	0	0	0	0	6	12554	0	0	8	771	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
+10991	9	0	皇极长枪	101	1	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	30912	0	0	0	0	67	2760	0	0	68	5126	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
+10992	9	0	皇极臂铠	102	2	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	30752	0	0	0	0	67	1840	0	0	68	3417	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
+10993	9	0	皇极缨冠	103	3	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24608	0	0	0	0	6	15692	0	0	8	964	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
+10994	9	0	皇极战袍	104	4	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24736	0	0	0	0	6	21185	0	0	8	1301	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
+10995	9	0	皇极虎符	105	5	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24480	0	0	0	0	6	10200	0	0	8	626	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
+10996	9	0	皇极腿甲	106	6	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24672	0	0	0	0	6	18831	0	0	8	1156	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
+10997	9	0	皇极铁鞋	107	7	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24544	0	0	0	0	6	12554	0	0	8	771	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	109	0	0	0	0	0
 11001	10	0	伏魔长枪	101	1	1	0	0	1	1	1	1	0	1	0	0	0	0	0	1	5	0	922	0	0	0	0	67	953	0	0	68	1769	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 11002	10	0	伏魔臂铠	102	2	1	0	0	1	1	1	1	0	1	0	0	0	0	0	1	5	0	915	0	0	0	0	67	635	0	0	68	1179	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 11003	10	0	伏魔缨冠	103	3	1	0	0	1	1	1	1	0	1	0	0	0	0	0	1	5	0	733	0	0	0	0	6	3606	0	0	8	420	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	101	22	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
@@ -2813,13 +2814,13 @@
 20985	9	0	缘生长绦	105	5	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	9360	0	12112	0	0	0	0	6	7260	0	0	8	481	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	5	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
 20986	9	0	缘生朱裳	106	6	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	9360	0	12192	0	0	0	0	6	13404	0	0	8	888	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	5	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
 20987	9	0	缘生云靴	107	7	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	9360	0	12128	0	0	0	0	6	8936	0	0	8	592	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	5	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
-20991	9	0	缘生拂尘	101	1	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	30912	0	0	0	0	67	2924	0	0	68	5431	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
-20992	9	0	缘生法珠	102	2	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	30752	0	0	0	0	67	1949	0	0	68	3620	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
-20993	9	0	缘生发簪	103	3	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24608	0	0	0	0	6	13613	0	0	8	964	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
-20994	9	0	缘生道袍	104	4	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24736	0	0	0	0	6	18378	0	0	8	1301	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
-20995	9	0	缘生长绦	105	5	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24480	0	0	0	0	6	8848	0	0	8	626	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
-20996	9	0	缘生朱裳	106	6	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24672	0	0	0	0	6	16335	0	0	8	1156	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
-20997	9	0	缘生云靴	107	7	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24544	0	0	0	0	6	10890	0	0	8	771	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
+20991	9	0	缘生拂尘	101	1	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	30912	0	0	0	0	67	2924	0	0	68	5431	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
+20992	9	0	缘生法珠	102	2	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	30752	0	0	0	0	67	1949	0	0	68	3620	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
+20993	9	0	缘生发簪	103	3	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24608	0	0	0	0	6	13613	0	0	8	964	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
+20994	9	0	缘生道袍	104	4	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24736	0	0	0	0	6	18378	0	0	8	1301	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
+20995	9	0	缘生长绦	105	5	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24480	0	0	0	0	6	8848	0	0	8	626	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
+20996	9	0	缘生朱裳	106	6	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24672	0	0	0	0	6	16335	0	0	8	1156	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
+20997	9	0	缘生云靴	107	7	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24544	0	0	0	0	6	10890	0	0	8	771	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	209	0	0	0	0	0
 21001	10	0	琉焰拂尘	101	1	1	0	0	1	1	1	1	0	1	0	0	0	0	0	1	5	0	922	0	0	0	0	67	1047	0	0	68	1945	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 21002	10	0	琉焰法珠	102	2	1	0	0	1	1	1	1	0	1	0	0	0	0	0	1	5	0	915	0	0	0	0	67	698	0	0	68	1296	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 21003	10	0	琉焰发簪	103	3	1	0	0	1	1	1	1	0	1	0	0	0	0	0	1	5	0	733	0	0	0	0	6	2404	0	0	8	420	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	201	22	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
@@ -3501,13 +3502,13 @@
 30985	9	0	碧落束腰	105	5	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	9360	0	12112	0	0	0	0	6	7860	0	0	8	481	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	19	0	5	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
 30986	9	0	碧落华绔	106	6	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	9360	0	12192	0	0	0	0	6	14510	0	0	8	888	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	19	0	5	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
 30987	9	0	碧落丝履	107	7	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	9360	0	12128	0	0	0	0	6	9673	0	0	8	592	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	19	0	5	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
-30991	9	0	碧落飞剑	101	1	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	30912	0	0	0	0	67	2540	0	0	68	4716	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	20	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
-30992	9	0	碧落剑鞘	102	2	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	30752	0	0	0	0	67	1693	0	0	68	3145	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	20	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
-30993	9	0	碧落天冠	103	3	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24608	0	0	0	0	6	14791	0	0	8	807	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	20	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
-30994	9	0	碧落玄衣	104	4	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24736	0	0	0	0	6	19968	0	0	8	1090	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	20	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
-30995	9	0	碧落束腰	105	5	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24480	0	0	0	0	6	9614	0	0	8	525	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	20	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
-30996	9	0	碧落华绔	106	6	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24672	0	0	0	0	6	17749	0	0	8	969	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	20	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
-30997	9	0	碧落丝履	107	7	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24544	0	0	0	0	6	11832	0	0	8	646	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	20	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
+30991	9	0	碧落飞剑	101	1	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	30912	0	0	0	0	67	2540	0	0	68	4716	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
+30992	9	0	碧落剑鞘	102	2	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	30752	0	0	0	0	67	1693	0	0	68	3145	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
+30993	9	0	碧落天冠	103	3	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24608	0	0	0	0	6	14791	0	0	8	807	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
+30994	9	0	碧落玄衣	104	4	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24736	0	0	0	0	6	19968	0	0	8	1090	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
+30995	9	0	碧落束腰	105	5	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24480	0	0	0	0	6	9614	0	0	8	525	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
+30996	9	0	碧落华绔	106	6	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24672	0	0	0	0	6	17749	0	0	8	969	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
+30997	9	0	碧落丝履	107	7	0	0	0	1	1	1	1	0	1	0	0	0	0	0	1	28080	0	24544	0	0	0	0	6	11832	0	0	8	646	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	24	0	6	3	0	0	0	0	0	0	0	0	0	0	0	0	309	0	0	0	0	0
 31001	10	0	十方飞剑	101	1	1	0	0	1	1	1	1	0	1	0	0	0	0	0	1	5	0	922	0	0	0	0	67	991	0	0	68	1840	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	21	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 31002	10	0	十方剑鞘	102	2	1	0	0	1	1	1	1	0	1	0	0	0	0	0	1	5	0	915	0	0	0	0	67	660	0	0	68	1226	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	21	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 31003	10	0	十方天冠	103	3	1	0	0	1	1	1	1	0	1	0	0	0	0	0	1	5	0	733	0	0	0	0	6	3125	0	0	8	420	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	301	21	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0

--
Gitblit v1.8.0