From 3e3220f59c9e1a1e77cfc19c4bbdd778de5cde19 Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期二, 08 一月 2019 19:42:57 +0800
Subject: [PATCH] 5768 【后端】【1.5】新增8-14天活动功能
---
CoreServerGroup/GameServer/PySysDB/tagActWeekParty.txt | 2 ++
db/PyMongoDataServer/PySysDB/tagActWeekParty.txt | 2 ++
db/PyMongoDataServer/PySysDB/tagWeekParty.txt | 14 ++++++++++++++
3 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/CoreServerGroup/GameServer/PySysDB/tagActWeekParty.txt b/CoreServerGroup/GameServer/PySysDB/tagActWeekParty.txt
new file mode 100644
index 0000000..9a03887
--- /dev/null
+++ b/CoreServerGroup/GameServer/PySysDB/tagActWeekParty.txt
@@ -0,0 +1,2 @@
+CfgID ActMark PlatformList ServerIDList StartDate EndDate IsDayReset ResetType NotifyInfoStart NotifyInfoEnd LimitLV
+1 OpenSever1 [] [] 8 15 1 1 {} {} 110
diff --git a/db/PyMongoDataServer/PySysDB/tagActWeekParty.txt b/db/PyMongoDataServer/PySysDB/tagActWeekParty.txt
new file mode 100644
index 0000000..3b7a503
--- /dev/null
+++ b/db/PyMongoDataServer/PySysDB/tagActWeekParty.txt
@@ -0,0 +1,2 @@
+CfgID StartDate EndDate IsDayReset ResetType LimitLV TemplateID PointAward
+1 8 15 1 1 110 [[100,200,300,400,500,600,700,800,900,1000,1100,1200,1300],[100,200,300,400,500,600,700,800,900,1000,1100,1200,1300],[100,200,300,400,500,600,700,800,900,1000,1100,1200,1300],[100,200,300,400,500,600,700,800,900,1000,1100,1200,1300],[100,200,300,400,500,600,700,800,900,1000,1100,1200,1300],[100,200,300,400,500,600,700,800,900,1000,1100,1200,1300]] {0:{100:[(5408,1,1)]},1:{100:[(5408,1,1)]},2:{100:[(5408,1,1)]},3:{100:[(5408,1,1)]},4:{100:[(5408,1,1)]},5:{100:[(5408,1,1)]},6:{100:[(5408,1,1)]},}
diff --git a/db/PyMongoDataServer/PySysDB/tagWeekParty.txt b/db/PyMongoDataServer/PySysDB/tagWeekParty.txt
new file mode 100644
index 0000000..7eec2fc
--- /dev/null
+++ b/db/PyMongoDataServer/PySysDB/tagWeekParty.txt
@@ -0,0 +1,14 @@
+TemplateID ActionType TotalTimes SingleTimes Reward Point
+100 1 20 10 [(2341,1,1)] 10
+200 2 4 2 [(2341,1,1)] 10
+300 3 10 1 [(2341,1,1)] 10
+400 4 10 1 [(2341,1,1)] 10
+500 5 20 1 [(2341,1,1)] 10
+600 6 3 3 [(2341,1,1)] 10
+700 7 6 1 [(2341,1,1)] 10
+800 8 28 2 [(2341,1,1)] 10
+900 9 20 10 [(2341,1,1)] 10
+1000 10 5 1 [(2341,1,1)] 10
+1100 11 3 1 [(2341,1,1)] 10
+1200 12 20 1 [(2341,1,1)] 10
+1300 13 3 1 [(2341,1,1)] 10
--
Gitblit v1.8.0