From 0d2ab2365f16525426cdcc09a12f98fca07ff644 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期四, 01 十一月 2018 14:56:38 +0800
Subject: [PATCH] 4521 【后端】【1.2.0】N阶前防具合成,前X次红2必成,前Y次红三必成

---
 db/PyMongoDataServer/PySysDB/tagActSpringSale.txt |   28 ++++++++++++++++++----------
 1 files changed, 18 insertions(+), 10 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagActSpringSale.txt b/db/PyMongoDataServer/PySysDB/tagActSpringSale.txt
index 8004c3b..52f662e 100644
--- a/db/PyMongoDataServer/PySysDB/tagActSpringSale.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActSpringSale.txt
@@ -1,11 +1,19 @@
 CfgID	StartDate	EndDate	StartTime	EndTime	AdvanceMinutes	LimitLV	IsDayReset	ShopTypeList	MailKey	MailItemPrize
-1	2018-7-24	2018-7-31			0	50	1	[[16],[17],[18],[20],[21],[22],[23],[24]]	SellMail3	[[13,2,1],[2,2,1]]
-2	2018-5-1	2018-5-3	12:00|18:00	13:00|19:00	0	50	1	[[16,17],[16,17],[16,17]]	SellMail3	[[13,2,1],[2,2,1]]
-3	2018-9-1	2018-9-3			0	50	1	[[16],[17],[18]]	SellMail3	[[13,2,1],[2,2,1]]
-4	2018-9-1	2018-9-3			0	50	1	[[16],[17],[18]]	SellMail3	[[13,2,1],[2,2,1]]
-5	2018-9-1	2018-9-3			0	50	1	[[16],[17],[18]]	SellMail3	[[13,2,1],[2,2,1]]
-6	2018-8-5	2018-8-5			0	100	1	[[25]]	SellMail3	[[13,2,1],[2,2,1]]
-7	2018-8-7	2018-8-7			0	100	1	[[26]]	SellMail3	[[13,2,1],[2,2,1]]
-8	2018-8-9	2018-8-9			0	100	1	[[27]]	SellMail3	[[13,2,1],[2,2,1]]
-9	2018-8-11	2018-8-11			0	100	1	[[28]]	SellMail3	[[13,2,1],[2,2,1]]
-10	2018-8-13	2018-8-13			0	100	1	[[29]]	SellMail3	[[13,2,1],[2,2,1]]
+1	3	3			120	100	0	[[101]]	SellMail3	
+2	4	4				100	0	[[102]]	SellMail3	
+3	5	5				100	0	[[103]]	SellMail3	
+4	6	6				100	0	[[104]]	SellMail3	
+5	7	7				100	0	[[105]]	SellMail3	
+6	8	8				100	1	[[106]]	SellMail3	
+7	9	9				100	1	[[107]]	SellMail3	
+8	10	10				100	1	[[108]]	SellMail3	
+9	2018-8-11	2018-8-11			120	100	1	[[28]]	SellMail3	
+10	2018-8-13	2018-8-13			120	100	1	[[29]]	SellMail3	
+11	2018-10-1	2018-10-1			120	110	0	[[31]]	SellMail3	
+12	2018-10-2	2018-10-2				110	0	[[32]]	SellMail3	
+13	2018-10-3	2018-10-3				110	0	[[33]]	SellMail3	
+14	2018-10-4	2018-10-4				110	0	[[34]]	SellMail3	
+15	2018-10-5	2018-10-5				110	0	[[35]]	SellMail3	
+16	2018-10-6	2018-10-6				110	0	[[36]]	SellMail3	
+17	2018-10-7	2018-10-7				110	0	[[31]]	SellMail3	
+18	2018-10-8	2018-10-8				110	0	[[37]]	SellMail3	

--
Gitblit v1.8.0