diff --git a/LogicServer/data/config/drop/dropgroup.config b/LogicServer/data/config/drop/dropgroup.config index d17a4c8..6154d2c 100755 --- a/LogicServer/data/config/drop/dropgroup.config +++ b/LogicServer/data/config/drop/dropgroup.config @@ -2215,6 +2215,11 @@ DropGroupConfig = { type = 2, group = { { rate = 100, id = 2100183 } }, }, + [100881] = { + id = 100881, + type = 2, + group = { { rate = 100, id = 2100188 } }, + }, [110001] = { id = 110001, type = 2, diff --git a/LogicServer/data/config/drop/droptable.config b/LogicServer/data/config/drop/droptable.config index 7c32920..ea00b9f 100755 --- a/LogicServer/data/config/drop/droptable.config +++ b/LogicServer/data/config/drop/droptable.config @@ -10347,4 +10347,19 @@ DropTableConfig = { }, weeklimit = {}, }, + [2100188] = { + id = 2100188, + type = 2, + table = { + { rate = 100, type = 0, id = 965, count = 1 }, + { rate = 100, type = 0, id = 966, count = 1 }, + { rate = 100, type = 0, id = 967, count = 1 }, + { rate = 100, type = 0, id = 968, count = 1 }, + { rate = 100, type = 0, id = 969, count = 1 }, + { rate = 100, type = 0, id = 988, count = 1 }, + { rate = 100, type = 0, id = 981, count = 1 }, + { rate = 100, type = 0, id = 980, count = 1 }, + }, + weeklimit = {}, + }, } diff --git a/LogicServer/data/config/item/StdItems.config b/LogicServer/data/config/item/StdItems.config index aad98cb..49f1d7d 100755 --- a/LogicServer/data/config/item/StdItems.config +++ b/LogicServer/data/config/item/StdItems.config @@ -46508,4 +46508,36 @@ StdItems = { trade = 1, type = 8, }, + [1394] = { + cdTime = 0, + colGroup = 0, + conds = {}, + dealPrice = 10, + dealType = 0, + denyDeal = 1, + denyDestroy = 1, + denySell = 1, + desc = "打开后随机获得三阶魔器中的任意一件,获得随机奖励", + dropBroadcast = 0, + dropGroupid = 100881, + dup = 9999, + existScenes = { -1 }, + icon = 13509, + id = 1394, + isShowUseBtn = 1, + iseffect = 127, + itemlvl = 3, + name = "三阶魔器宝箱", + packageType = 2, + recordLog = 1, + recoverid = 0, + shape = 0, + showQuality = 5, + staitcAttrs = {}, + suggVocation = 0, + suitId = 0, + time = 0, + trade = 3, + type = 131, + }, }