From 9a852dc66d9f5cf88badd4e06a515e4a1b42abfb Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期六, 08 十二月 2018 14:05:14 +0800
Subject: [PATCH] 5323 【测试】【1.3】【1.3.100】怪物属性

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_Random_ByItemList/UseItemList_Random_21536.txt |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_Random_ByItemList/UseItemList_Random_21536.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_Random_ByItemList/UseItemList_Random_21536.txt
new file mode 100644
index 0000000..6d97a82
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_Random_ByItemList/UseItemList_Random_21536.txt
@@ -0,0 +1,16 @@
+#物品填写格式,物品ID , 物品数量, 是否绑定(1:绑定2:不绑定3:继承原物品) , 最大占用背包格数,出现几率(万分几率)
+#特别注意,最大背包格数为所有物品中占用最多的背包格数,比如一个物品占用背包为2,那么所有的最大占用背包格数,均为2
+(
+
+     
+   	[
+		[39100, 1, 1, 1, 136],
+		[3050, 1, 1, 1, 683],
+		[2027, 1, 1, 1, 1230],
+		[2028, 1, 1, 1, 1777],
+		[3539, 2, 1, 1, 4516],
+		[3543, 2, 1, 1, 10000],
+
+	]
+
+)
\ No newline at end of file

--
Gitblit v1.8.0