From db49e0375e28bb09e43f03c02e30bf3886dcc73f Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期四, 06 十二月 2018 10:33:37 +0800
Subject: [PATCH] 5235 【测试】【1.3】清心诀修改为无敌决
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRedPacket/RedPacketRecharge.txt | 26 ++++++++++++++++++++++++++
1 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRedPacket/RedPacketRecharge.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRedPacket/RedPacketRecharge.txt
new file mode 100644
index 0000000..730e0a1
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRedPacket/RedPacketRecharge.txt
@@ -0,0 +1,26 @@
+# 红包充值奖励
+# 格式:{开服天:{最低充值钻石:[[概率, (金钱类型, 最低钻石, 最高钻石)],...],...},...}
+
+(
+{
+#0:{
+# 1:[[4000, (1, 20, 60)], [7000, (1, 60, 90)], [9000, (1, 90, 110)], [10000, (1, 110, 120)],],
+# 200:[[4000, (1, 72, 111)], [7000, (1, 111, 140)], [9000, (1, 140, 160)], [10000, (1, 160, 170)],],
+# 1000:[[4000, (1, 102, 153)], [7000, (1, 153, 191)], [9000, (1, 191, 217)], [10000, (1, 217, 230)],],
+# 5000:[[4000, (1, 138, 203)], [7000, (1, 203, 252)], [9000, (1, 252, 284)], [10000, (1, 284, 300)],]
+#},
+#1:{
+# 1:[[4000, (1, 20, 60)], [7000, (1, 60, 90)], [9000, (1, 90, 110)], [10000, (1, 110, 120)],],
+# 200:[[4000, (1, 72, 111)], [7000, (1, 111, 140)], [9000, (1, 140, 160)], [10000, (1, 160, 170)],],
+# 1000:[[4000, (1, 102, 153)], [7000, (1, 153, 191)], [9000, (1, 191, 217)], [10000, (1, 217, 230)],],
+# 5000:[[4000, (1, 138, 203)], [7000, (1, 203, 252)], [9000, (1, 252, 284)], [10000, (1, 284, 300)],]
+#},
+#2:{
+# 1:[[4000, (1, 20, 60)], [7000, (1, 60, 90)], [9000, (1, 90, 110)], [10000, (1, 110, 120)],],
+# 200:[[4000, (1, 72, 111)], [7000, (1, 111, 140)], [9000, (1, 140, 160)], [10000, (1, 160, 170)],],
+# 1000:[[4000, (1, 102, 153)], [7000, (1, 153, 191)], [9000, (1, 191, 217)], [10000, (1, 217, 230)],],
+# 5000:[[4000, (1, 138, 203)], [7000, (1, 203, 252)], [9000, (1, 252, 284)], [10000, (1, 284, 300)],]
+#},
+
+}
+)
--
Gitblit v1.8.0