From 4e7cdb8475481ab9e6a0af119b3fb65b936cab35 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 14 Jan 2025 15:57:04 +0800 Subject: [PATCH] =?UTF-8?q?feat(config):=20=E6=B7=BB=E5=8A=A0=E5=90=88?= =?UTF-8?q?=E6=88=9010=E6=AC=A1=E5=8A=9F=E8=83=BD=E5=B9=B6=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E9=81=93=E5=85=B7=E4=BB=B7=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在ItemMergeConfig.json中添加合成10次的按钮文本和功能标识 - 在StdItems.json中调整部分道具的价值 --- configs/ItemMergeConfig.json | 8 ++++++++ configs/StdItems.json | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/configs/ItemMergeConfig.json b/configs/ItemMergeConfig.json index 93c21a2..36b60b2 100644 --- a/configs/ItemMergeConfig.json +++ b/configs/ItemMergeConfig.json @@ -3621,6 +3621,8 @@ }, "index": 2, "text": "兑换", + "buttontxt10": "合成10次", + "mergebutton10": 1, "Eid": 211, "second_index": 5, "table": [ @@ -3642,6 +3644,8 @@ }, "index": 2, "text": "兑换", + "buttontxt10": "合成10次", + "mergebutton10": 1, "Eid": 212, "second_index": 5, "table": [ @@ -3663,6 +3667,8 @@ }, "index": 2, "text": "兑换", + "buttontxt10": "合成10次", + "mergebutton10": 1, "Eid": 213, "second_index": 5, "table": [ @@ -3684,6 +3690,8 @@ }, "index": 2, "text": "兑换", + "buttontxt10": "合成10次", + "mergebutton10": 1, "Eid": 214, "second_index": 5, "table": [ diff --git a/configs/StdItems.json b/configs/StdItems.json index 685236d..65adfe0 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -43173,7 +43173,7 @@ "type": 27 }, { - "value": 6000, + "value": 4000, "type": 54 }, { @@ -43185,15 +43185,15 @@ "type": 47 }, { - "value": 600000, + "value": 6000, "type": 95 }, { - "value": 600000, + "value": 6000, "type": 97 }, { - "value": 600000, + "value": 6000, "type": 99 } ],