From 68dd29f253672a95ba21e5b5a0c5740d2866e8d9 Mon Sep 17 00:00:00 2001
From: CeHua_ZWJ <ceh@163.com>
Date: 星期四, 30 八月 2018 11:26:25 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/GoldInvest_LV2.txt |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/GoldInvest_LV2.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/GoldInvest_LV2.txt
new file mode 100644
index 0000000..506a131
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GoldInvest/GoldInvest_LV2.txt
@@ -0,0 +1,28 @@
+# 投资理财返利配置 - 按等级
+# {投资钻石额度:{等级:返回绑钻额度,...}}
+# 如果只有绑定钻石奖励则只配绑定钻石数量即可, 若有其它物品奖励 格式为 [绑定钻石数量, [(物品ID,物品数量,是否绑定),..]]
+(
+
+{
+
+    
+# 3000钻额度
+3000:{
+0:15000,
+101:15000,
+130:7500,
+161:7500,
+190:9000,
+241:9000,
+280:10500,
+320:10500,
+360:12000,
+400:12000,
+441:13500,
+490:13500,
+    },
+
+
+}
+
+)
\ No newline at end of file

--
Gitblit v1.8.0