From c1acbc478258901be15009c154cb4458bc959c0e Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Mon, 13 Jan 2025 00:20:59 +0800 Subject: [PATCH] =?UTF-8?q?feat(Item):=20=E8=B0=83=E6=95=B4=E9=81=93?= =?UTF-8?q?=E5=85=B7=E7=9B=B8=E5=85=B3=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 ItemMerge.config 中添加新的兑换配置项 - 修改 StdItems.config 中多倍经验瓶(大)的属性 - 调整道具 1016 的可叠加数量 - 修改道具 1016 的恢复视图配置 --- LogicServer/data/config/Merge/ItemMerge.config | 15 +++++++++++++++ LogicServer/data/config/item/StdItems.config | 5 ++--- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/LogicServer/data/config/Merge/ItemMerge.config b/LogicServer/data/config/Merge/ItemMerge.config index 404392f..d2b9b6f 100755 --- a/LogicServer/data/config/Merge/ItemMerge.config +++ b/LogicServer/data/config/Merge/ItemMerge.config @@ -1934,6 +1934,21 @@ ItemMergeConfig = { level = 1, }, }, + [3] = { + [3301] = { + circle = 0, + compose = { id = 0, type = 133, count = 8000000 }, + index = 3, + text = "兑换", + Eid = 3301, + second_index = 1, + buttontxt10 = "合成10次", + mergebutton10 = 1, + table = { { id = 301, type = 0, count = 1 } }, + openserverday = 1, + level = 1, + }, + }, }, [4] = { [1] = { diff --git a/LogicServer/data/config/item/StdItems.config b/LogicServer/data/config/item/StdItems.config index 3bcb37c..3ea395c 100755 --- a/LogicServer/data/config/item/StdItems.config +++ b/LogicServer/data/config/item/StdItems.config @@ -9145,7 +9145,6 @@ StdItems = { suitId = 0, desc = "使用增加800万多倍经验,多倍经验使用期间打怪享受超级翻番", recordLog = 1, - openUi = { view = "app.BagBatchUseWin", type = 1 }, name = "多倍经验瓶(大)", dealPrice = 10, dropBroadcast = -1, @@ -33639,7 +33638,7 @@ StdItems = { existScenes = { -1 }, }, [1016] = { - dup = 0, + dup = 99, staitcAttrs = {}, denyDeal = 1, cdTime = 0, @@ -33656,7 +33655,7 @@ StdItems = { denySell = 1, time = 0, itemEff = 5, - recoverView = { { id = 3, type = 3, rate = 100, count = 50 } }, + recoverView = { { id = 3, type = 3, rate = 100, count = 500 } }, type = 127, dealType = 0, conds = {},