From 8a5822a3e2b2d1c536f01e0b6e006bf3d9727226 Mon Sep 17 00:00:00 2001 From: cehua_LC <tingame100@163.com> Date: 星期二, 11 十二月 2018 19:45:06 +0800 Subject: [PATCH] Merge branch '1.3' of http://192.168.0.87:10010/r/snxx_server into 1.3 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerSlots/SlotsTakeItem.txt | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerSlots/SlotsTakeItem.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerSlots/SlotsTakeItem.txt new file mode 100644 index 0000000..c02b08d --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerSlots/SlotsTakeItem.txt @@ -0,0 +1,24 @@ +# 老虎机抽奖物品 +# 格式: +# [概率, (1索引, 2是否定制物品, 3物品ID, 4物品数量, 5是否绑定, 6增加积分, 7是否钻石专属, 8全服限数, 9替换物品抽奖索引, 10是否记录, 11是否全服广播),...] +# 概率: 万分率 +# 增加积分: 表示增加的积分,只增加积分不给实际物品 <0-表非积分物品> +# 全服限数: 0 表不限制, 仅使用道具才进行限制 +# 替换物品抽奖索引: 超过全服限制数量或让抽取物品的替换为此索引物品 + +( +[ +[ 7498,( 0,0,60033,1,0, 0,1,2,7,1,1)], +[ 27742,( 1,0,25094,1,0, 0,0,0,7,0,0)], +[ 28147,( 2,0,21618,1,0, 0,1,0,7,1,1)], +[ 41643,( 3,0,60031,1,0, 0,0,0,7,0,0)], +[ 41845,( 4,0,25091,1,0, 0,1,0,7,1,1)], +[ 46906,( 5,0,21615,1,0, 20,0,0,7,0,0)], +[ 55003,( 6,0,50050,1,0, 0,1,0,7,1,1)], +[ 68499,( 7,0,25093,1,0, 0,0,0,7,0,0)], +[ 69005,( 8,0,21616,1,0,200,1,0,7,1,1)], +[ 77102,( 9,0,25092,1,0, 0,1,0,7,1,1)], +[ 99595,(10,0,60032,1,0, 0,1,5,7,1,1)], +[100000,(11,0,9652,1,0, 0,1,0,7,0,0)], +] +) -- Gitblit v1.8.0