From 36c09f7593732d00a76ffad00331b024c4cc9e87 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期一, 12 十一月 2018 14:20:23 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server
---
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