From 6fc46d895ecd8a2d06caaceda50c8dfd02611980 Mon Sep 17 00:00:00 2001
From: cehua_hzl <648597270@qq.com>
Date: 星期三, 12 十二月 2018 11:19:03 +0800
Subject: [PATCH] 5384 神兵石价格

---
 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