From b848de6744fae65b7653cdccca37b26ab05e4ab2 Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期四, 13 十二月 2018 21:52:02 +0800
Subject: [PATCH] 5449 开服第5天限时抢购活动修改

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerCostVIP/VIPAwardCfg.txt |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerCostVIP/VIPAwardCfg.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerCostVIP/VIPAwardCfg.txt
new file mode 100644
index 0000000..784de8a
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerCostVIP/VIPAwardCfg.txt
@@ -0,0 +1,21 @@
+#VIP奖励
+#奖励 {vip等级:[需背包格子, (定制, ID, 数量, 绑定),...]} 物品ID 支持字典方式配置不同职业对应物品ID
+(
+{
+1:[5,(0,{0:102,1:112,2:122},1,1),(0,43044,1,1),(0,60020,2,1),(0,1502,1,1),(0,1201,1,1)],
+2:[5,(0,41054,1,1),(0,41054,1,1),(0,41054,1,1),(0,41054,1,1),(0,41054,1,1)],
+3:[5,(0,60033,1,1),(0,60033,1,1),(0,60033,1,1),(0,60033,1,1),(0,60033,1,1)],
+4:[5,(0,3503,1,1),(0,42014,2,1),(0,60000,5,1),(0,1502,5,1),(0,1201,2,1)],
+5:[5,(0,{0:30081,1:30082,2:30083},1,1),(0,42014,3,1),(0,60000,10,1),(0,1502,10,1),(0,1201,4,1)],
+6:[5,(1,1,1,1),(0,42014,4,1),(0,60000,15,1),(0,1502,15,1),(0,1201,6,1)],
+7:[5,(0,{0:30078,1:30079,2:30080},1,1),(0,42014,5,1),(0,60000,20,1),(0,1502,20,1),(0,1201,8,1)],
+8:[5,(0,3506,1,1),(0,42014,6,1),(0,60000,25,1),(0,1502,25,1),(0,1201,10,1)],
+9:[5,(1,74,1,1),(0,42014,7,1),(0,60000,30,1),(0,1502,30,1),(0,1201,15,1)],
+10:[5,(0,406,1,1),(0,42014,8,1),(0,60000,40,1),(0,1502,35,1),(0,1201,20,1)],
+11:[5,(0,50050,100,1),(0,42014,9,1),(0,60000,50,1),(0,1502,40,1),(0,1201,50,1)],
+12:[5,(0,9502,1,1),(0,42014,10,1),(0,60000,75,1),(0,1502,50,1),(0,1201,100,1)],
+13:[5,(0,9650,1,1),(0,42014,12,1),(0,60000,100,1),(0,1502,60,1),(0,1201,200,1)],
+14:[5,(0,9604,1,1),(0,42014,15,1),(0,60000,150,1),(0,1502,80,1),(0,1201,500,1)],
+15:[5,(0,60039,1,1),(0,42014,20,1),(0,60000,200,1),(0,1502,100,1),(0,1201,999,1)],
+}
+)
\ No newline at end of file

--
Gitblit v1.8.0