From 57faa0f7e96444103eeb09d65e0dc7e9aa52ae49 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Mon, 13 Jan 2025 00:21:29 +0800 Subject: [PATCH] =?UTF-8?q?feat(config):=20=E6=B7=BB=E5=8A=A0=E5=A4=9A?= =?UTF-8?q?=E5=80=8D=E7=BB=8F=E9=AA=8C=E9=81=93=E5=85=B7=E5=B9=B6=E8=B0=83?= =?UTF-8?q?=E6=95=B4=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 - 在 ItemMergeConfig.json 中添加多倍经验道具的合成配置 - 在 MergeConfig.json 中添加多倍经验的合并配置 - 在 MergeTotal.json 中调整多倍经验的分类 - 在 StdItems.json 中修改多倍经验道具的属性,包括删除多余的 UI 配置 --- configs/ItemMergeConfig.json | 25 +++++++++++++++++++++++++ configs/MergeConfig.json | 11 ++++++++++- configs/MergeTotal.json | 2 +- configs/StdItems.json | 8 ++------ 4 files changed, 38 insertions(+), 8 deletions(-) diff --git a/configs/ItemMergeConfig.json b/configs/ItemMergeConfig.json index a0447d0..dd91494 100644 --- a/configs/ItemMergeConfig.json +++ b/configs/ItemMergeConfig.json @@ -4122,6 +4122,31 @@ "openserverday": 1, "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": { diff --git a/configs/MergeConfig.json b/configs/MergeConfig.json index 2a255a8..ec29d7c 100644 --- a/configs/MergeConfig.json +++ b/configs/MergeConfig.json @@ -87,7 +87,7 @@ "Uitype": 1, "id": 1, "levelconds": 1, - "dayconds": 60, + "dayconds": 1, "name": "王者装备" } }, @@ -165,6 +165,15 @@ "levelconds": 1, "dayconds": 1, "name": "装备凭证" + }, + "3": { + "rebornconds": 0, + "index": 2, + "Uitype": 1, + "id": 3, + "levelconds": 1, + "dayconds": 1, + "name": "多倍经验" } }, "4": { diff --git a/configs/MergeTotal.json b/configs/MergeTotal.json index c30225d..30b0243 100644 --- a/configs/MergeTotal.json +++ b/configs/MergeTotal.json @@ -19,7 +19,7 @@ "openZs": 0, "sort": 4, "id": 3, - "btn_source": "高阶装备", + "btn_source": "成长", "openserverDay": 0, "openLv": 1 }, diff --git a/configs/StdItems.json b/configs/StdItems.json index d5eb0e8..b483be0 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -14274,10 +14274,6 @@ "suitId": 0, "desc": "使用增加800万多倍经验,多倍经验使用期间打怪享受超级翻番", "recordLog": 1, - "openUi": { - "view": "app.BagBatchUseWin", - "type": 1 - }, "name": "多倍经验瓶(大)", "dealPrice": 10, "dropBroadcast": -1, @@ -54451,7 +54447,7 @@ "existScenes": [-1] }, "1016": { - "dup": 0, + "dup": 99, "staitcAttrs": [], "denyDeal": 1, "cdTime": 0, @@ -54473,7 +54469,7 @@ "id": 3, "type": 3, "rate": 100, - "count": 50 + "count": 500 } ], "type": 127,