From 521ad68197a8468be9c7dd6567f3352c1c4992e7 Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期六, 24 十一月 2018 09:56:48 +0800
Subject: [PATCH] 4997 【后端】【1.3】冰晶矿脉AI--技能指定NPCID使用

---
 db/PyMongoDataServer/PySysDB/tagCTG.txt |   33 +++++++++++++++++++++++++--------
 1 files changed, 25 insertions(+), 8 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagCTG.txt b/db/PyMongoDataServer/PySysDB/tagCTG.txt
index ab876aa..7316e69 100644
--- a/db/PyMongoDataServer/PySysDB/tagCTG.txt
+++ b/db/PyMongoDataServer/PySysDB/tagCTG.txt
@@ -1,12 +1,29 @@
 RecordID	DailyBuyCount	GainGold	GainGoldPaper	FirstGoldPaperPrize	GainItemList
 101	1	0	0	0	[[2317,1,1],[109,2,1],[108,5,1],[107,10,1]]
-102	0	100	0	0	[]
-103	0	300	0	0	[]
-104	0	980	60	0	[]
-105	0	1280	108	0	[]
-106	0	1980	198	0	[]
-107	0	3280	388	0	[]
-108	0	6480	888	0	[]
+102	0	100	10	100	[]
+103	0	300	30	300	[]
+104	0	980	100	980	[]
+105	0	1280	138	1280	[]
+106	0	1980	248	1980	[]
+107	0	3280	468	3280	[]
+108	0	6480	1088	6480	[]
 109	0	30000	5888	0	[]
 110	0	10	1	0	[]
-2	0	60	0	0	[]
+111	1	0	0	0	[[58,1,1],[194,1,1],[5,1,1],[912,1,1]]
+112	1	0	0	0	[[4208,1,1],[4151,50,1],[5,1,1],[913,1,1]]
+113	1	0	0	0	[[255,1,1],[196,1,1],[181,80,1],[913,1,1]]
+2	0	60	6	60	[]
+201	1	0	0	0	[[2317,1,1],[109,2,1],[108,5,1],[107,10,1]]
+202	0	60	6	60	[]
+203	0	300	30	300	[]
+204	0	980	100	980	[]
+205	0	1280	138	1280	[]
+206	0	1980	248	1980	[]
+207	0	3280	468	3280	[]
+208	0	6480	1088	6480	[]
+209	0	30000	5888	0	[]
+210	0	1	0	0	[]
+211	0	1	0	0	[]
+212	1	0	0	0	[[58,1,1],[194,1,1],[5,1,1],[912,1,1]]
+213	1	0	0	0	[[4208,1,1],[4151,50,1],[5,1,1],[913,1,1]]
+214	1	0	0	0	[[255,1,1],[196,1,1],[181,80,1],[913,1,1]]

--
Gitblit v1.8.0