From 65d21adcb8f585c123fca5946270d36ff10280e4 Mon Sep 17 00:00:00 2001
From: cehua-HWJ35 <hwj35@163.com>
Date: 星期四, 07 三月 2019 19:59:57 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_Random_Many/UseItem_RandomMany_7551.txt |   60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 60 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_Random_Many/UseItem_RandomMany_7551.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_Random_Many/UseItem_RandomMany_7551.txt
new file mode 100644
index 0000000..dc4406b
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/UseItem/UseItem_Random_Many/UseItem_RandomMany_7551.txt
@@ -0,0 +1,60 @@
+# 概率给多个物品宝箱
+# [
+#	[[饼图概率, 随机给物品数], ...],
+#	[[饼图概率,(物品ID,个数,是否绑定)], ...],
+# ]
+
+(
+
+[
+
+[(8000,4),(9000,5),(10000,6)], # 随机给物品数饼图
+
+
+# 每次随机给物品饼图
+[
+
+[640, (16000,1,1)],
+[1280, (16004,1,1)],
+[1920, (16008,1,1)],
+[2560, (16012,1,1)],
+[3200, (16016,1,1)],
+[3840, (16020,1,1)],
+[4480, (16024,1,1)],
+[5120, (16028,1,1)],
+[5760, (16032,1,1)],
+[6400, (16036,1,1)],
+[7040, (16040,1,1)],
+[7680, (16044,1,1)],
+[8320, (16048,1,1)],
+[8966, (16052,1,1)],
+[9037, (16001,1,1)],
+[9108, (16005,1,1)],
+[9179, (16009,1,1)],
+[9250, (16013,1,1)],
+[9321, (16017,1,1)],
+[9392, (16021,1,1)],
+[9463, (16025,1,1)],
+[9534, (16029,1,1)],
+[9605, (16033,1,1)],
+[9676, (16037,1,1)],
+[9747, (16041,1,1)],
+[9818, (16045,1,1)],
+[9889, (16049,1,1)],
+[9960, (16053,1,1)],
+[9970, (16002,1,1)],
+[9980, (16014,1,1)],
+[9990, (16018,1,1)],
+[10000, (16026,1,1)],
+
+
+
+
+
+
+
+],
+
+]
+
+)
\ No newline at end of file

--
Gitblit v1.8.0