From 50ee99099e6e61db2d01b13ac47c2dd547c06082 Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Thu, 17 Apr 2025 14:56:53 +0800 Subject: [PATCH] =?UTF-8?q?feat(config):=20=E8=B0=83=E6=95=B4=E7=89=A9?= =?UTF-8?q?=E5=93=81=E5=90=88=E6=88=90=E6=95=B0=E9=87=8F=E5=B9=B6=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E9=81=93=E5=85=B7=E6=8E=89=E8=90=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改了多个物品的合成数量,从 5 个减少到 3 个 - 在多个掉落组中增加了道具 1000600 的掉落概率 --- LogicServer/data/config/Merge/ItemMerge.config | 18 +++++++++--------- LogicServer/data/config/drop/dropgroup.config | 2 ++ 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/LogicServer/data/config/Merge/ItemMerge.config b/LogicServer/data/config/Merge/ItemMerge.config index bef4961..286563e 100755 --- a/LogicServer/data/config/Merge/ItemMerge.config +++ b/LogicServer/data/config/Merge/ItemMerge.config @@ -798,7 +798,7 @@ ItemMergeConfig = { mergebutton10 = 1, Eid = 57, second_index = 7, - table = { { id = 365, type = 0, count = 5 }, { id = 2, type = 2, count = 1000 } }, + table = { { id = 365, type = 0, count = 3 }, { id = 2, type = 2, count = 1000 } }, openserverday = 1, level = 1, redpointlimit = { zsLevel = 2 }, @@ -813,7 +813,7 @@ ItemMergeConfig = { mergebutton10 = 1, Eid = 58, second_index = 7, - table = { { id = 366, type = 0, count = 5 }, { id = 2, type = 2, count = 3000 } }, + table = { { id = 366, type = 0, count = 3 }, { id = 2, type = 2, count = 3000 } }, openserverday = 1, level = 1, redpointlimit = { zsLevel = 2 }, @@ -828,7 +828,7 @@ ItemMergeConfig = { mergebutton10 = 1, Eid = 59, second_index = 7, - table = { { id = 367, type = 0, count = 5 }, { id = 2, type = 2, count = 5000 } }, + table = { { id = 367, type = 0, count = 3 }, { id = 2, type = 2, count = 5000 } }, openserverday = 1, level = 1, redpointlimit = { zsLevel = 2 }, @@ -843,7 +843,7 @@ ItemMergeConfig = { mergebutton10 = 1, Eid = 60, second_index = 7, - table = { { id = 368, type = 0, count = 5 }, { id = 2, type = 2, count = 8000 } }, + table = { { id = 368, type = 0, count = 3 }, { id = 2, type = 2, count = 8000 } }, openserverday = 1, level = 1, redpointlimit = { zsLevel = 2 }, @@ -856,7 +856,7 @@ ItemMergeConfig = { text = "合成", Eid = 61, second_index = 7, - table = { { id = 369, type = 0, count = 5 }, { id = 2, type = 2, count = 15000 } }, + table = { { id = 369, type = 0, count = 3 }, { id = 2, type = 2, count = 15000 } }, openserverday = 1, level = 1, redpointlimit = { zsLevel = 2 }, @@ -869,7 +869,7 @@ ItemMergeConfig = { text = "合成", Eid = 62, second_index = 7, - table = { { id = 370, type = 0, count = 5 }, { id = 2, type = 2, count = 30000 } }, + table = { { id = 370, type = 0, count = 3 }, { id = 2, type = 2, count = 30000 } }, openserverday = 1, level = 1, redpointlimit = { zsLevel = 2 }, @@ -882,7 +882,7 @@ ItemMergeConfig = { text = "合成", Eid = 63, second_index = 7, - table = { { id = 371, type = 0, count = 5 }, { id = 2, type = 2, count = 50000 } }, + table = { { id = 371, type = 0, count = 3 }, { id = 2, type = 2, count = 50000 } }, openserverday = 1, level = 1, redpointlimit = { zsLevel = 2 }, @@ -895,7 +895,7 @@ ItemMergeConfig = { text = "合成", Eid = 64, second_index = 7, - table = { { id = 863, type = 0, count = 5 }, { id = 2, type = 2, count = 80000 } }, + table = { { id = 863, type = 0, count = 3 }, { id = 2, type = 2, count = 80000 } }, openserverday = 1, level = 1, redpointlimit = { zsLevel = 2 }, @@ -908,7 +908,7 @@ ItemMergeConfig = { text = "合成", Eid = 65, second_index = 7, - table = { { id = 864, type = 0, count = 5 }, { id = 2, type = 2, count = 120000 } }, + table = { { id = 864, type = 0, count = 3 }, { id = 2, type = 2, count = 120000 } }, openserverday = 1, level = 1, redpointlimit = { zsLevel = 2 }, diff --git a/LogicServer/data/config/drop/dropgroup.config b/LogicServer/data/config/drop/dropgroup.config index c47f2ec..6680e14 100755 --- a/LogicServer/data/config/drop/dropgroup.config +++ b/LogicServer/data/config/drop/dropgroup.config @@ -8799,6 +8799,7 @@ DropGroupConfig = { { rate = 0.1, id = 2010049 }, { rate = 20, id = 2100063 }, { rate = 100, id = 2100039 }, + { rate = 5, id = 1000600 }, }, }, [200140] = { @@ -8855,6 +8856,7 @@ DropGroupConfig = { { rate = 30, id = 2100063 }, { rate = 5, id = 2100069 }, { rate = 100, id = 2100039 }, + { rate = 5, id = 1000600 }, }, }, [200141] = {