From 456bc650ca9786514ba7d1601129d78c8372bd06 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期三, 28 十一月 2018 14:20:12 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_GiveItem_Random_ByLv/GiveItem_Random_ByLv_7821.txt | 43 +++++++++++++++++++++++++++++++++++++++++++
1 files changed, 43 insertions(+), 0 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_GiveItem_Random_ByLv/GiveItem_Random_ByLv_7821.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_GiveItem_Random_ByLv/GiveItem_Random_ByLv_7821.txt
new file mode 100644
index 0000000..d433d77
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_GiveItem_Random_ByLv/GiveItem_Random_ByLv_7821.txt
@@ -0,0 +1,43 @@
+#{等级(当前等级到下一配置等级区间):{万分率:[ [[物品ID,物品数量,是否绑定(1:绑定2:不绑定3:继承原物品)],...] ,需要的格子数]}
+
+
+(
+
+{
+ 1 : {
+
+
+
+ 2600: [ [ [300, 1, 3]],1],
+ 5200: [ [ [9036, 1, 3]],1],
+ 7800: [ [ [9037, 1, 3]],1],
+ 10000: [ [ [9028, 1, 3]],1],
+ },
+
+ 100 : {
+
+ 2600: [ [ [300, 1, 3]],1],
+ 5200: [ [ [9036, 1, 3]],1],
+ 7800: [ [ [9037, 1, 3]],1],
+ 10000: [ [ [9028, 1, 3]],1],
+
+
+ },
+
+
+ 140 : {
+ 2600: [ [ [300, 1, 3]],1],
+ 5200: [ [ [9036, 1, 3]],1],
+ 7800: [ [ [9037, 1, 3]],1],
+ 10000: [ [ [9028, 1, 3]],1],
+
+ },
+
+
+}
+
+
+
+
+
+)
\ No newline at end of file
--
Gitblit v1.8.0