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_7823.txt | 64 ++++++++++++++++++++++++++++++++
1 files changed, 64 insertions(+), 0 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_GiveItem_Random_ByLv/GiveItem_Random_ByLv_7823.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_GiveItem_Random_ByLv/GiveItem_Random_ByLv_7823.txt
new file mode 100644
index 0000000..92f9f7b
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_GiveItem_Random_ByLv/GiveItem_Random_ByLv_7823.txt
@@ -0,0 +1,64 @@
+#{等级(当前等级到下一配置等级区间):{万分率:[ [[物品ID,物品数量,是否绑定(1:绑定2:不绑定3:继承原物品)],...] ,需要的格子数]}
+
+
+(
+
+{
+ 1 : {
+ 990: [ [ [9037, 1, 3]], 1],
+ 1990: [ [ [9028, 1, 3]],1],
+ 2985: [ [ [2000, 1, 3]],1],
+ 3284: [ [ [2001, 1, 3]],1],
+ 4279: [ [ [2002, 1, 3]],1],
+ 5025: [ [ [2003, 1, 3]],1],
+ 6020: [ [ [42010, 1, 3]],1],
+ 7214: [ [ [1504, 1, 3]],1],
+ 8408: [ [ [1205, 1, 3]],1],
+ 9403: [ [ [22, 1, 3]],1],
+ 10000: [ [ [1302, 1, 3]],1],
+ },
+
+ 100 : {
+
+ 905: [ [ [9037, 1, 3]],1],
+ 1810: [ [ [300, 1, 3]],1],
+ 2715: [ [ [9028, 1, 3]],1],
+ 3620: [ [ [2000, 1, 3]],1],
+ 3891: [ [ [2001, 1, 3]],1],
+ 4796: [ [ [2002, 1, 3]],1],
+ 5475: [ [ [2003, 1, 3]],1],
+ 6380: [ [ [42010, 1, 3]],1],
+ 7466: [ [ [1504, 1, 3]],1],
+ 8552: [ [ [1205, 1, 3]],1],
+ 9457: [ [ [22, 1, 3]],1],
+ 10000: [ [ [1302, 1, 3]],1],
+
+
+ },
+
+
+ 140 : {
+ 830: [ [ [9037, 1, 3]],1],
+ 1660: [ [ [300, 1, 3]],1],
+ 2490: [ [ [9036, 1, 3]],1],
+ 3320: [ [ [9028, 1, 3]],1],
+ 4150: [ [ [2000, 1, 3]],1],
+ 4399: [ [ [2001, 1, 3]],1],
+ 5229: [ [ [2002, 1, 3]],1],
+ 5851: [ [ [2003, 1, 3]],1],
+ 6681: [ [ [42010, 1, 3]],1],
+ 7677: [ [ [1504, 1, 3]],1],
+ 8673: [ [ [1205, 1, 3]],1],
+ 9503: [ [ [22, 1, 3]],1],
+ 10000: [ [ [1302, 1, 3]],1],
+
+ },
+
+
+}
+
+
+
+
+
+)
\ No newline at end of file
--
Gitblit v1.8.0