From 89d5a0eedad24ac23a9f2fcd579c2e32b2fe0f56 Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 22 Jan 2025 15:32:02 +0800 Subject: [PATCH] =?UTF-8?q?feat(config):=20=E6=96=B0=E5=A2=9E=E5=9D=90?= =?UTF-8?q?=E9=AA=91=E5=90=88=E6=88=90=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 ItemMergeConfig.json 中添加了多个新的坐骑合成配置项 - 新增的配置项包括 1801、1802、1803、1804、1805 和 1806 - 每个配置项都定义了坐骑的合成条件、所需材料和官职限制 - 部分配置项的合成条件随官职等级提升而变化 --- configs/ItemMergeConfig.json | 186 +++++++++++++++++++++++++++++++++++ 1 file changed, 186 insertions(+) diff --git a/configs/ItemMergeConfig.json b/configs/ItemMergeConfig.json index b3bd8fe..998b79a 100644 --- a/configs/ItemMergeConfig.json +++ b/configs/ItemMergeConfig.json @@ -2288,6 +2288,192 @@ "level": 1, "text": "合成", "limitTips": "官职二品开放" + }, + "1801": { + "circle": 2, + "compose": { + "id": 842, + "type": 0, + "count": 1 + }, + "index": 1, + "mergelimit": { + "office": 10 + }, + "redpoint": 1, + "Eid": 1801, + "second_index": 8, + "table": [ + { + "id": 1002, + "type": 0, + "count": 1 + }, + { + "id": 3, + "type": 3, + "count": 500 + } + ], + "openserverday": 1, + "level": 1, + "text": "合成", + "limitTips": "官职一品以上开放" + }, + "1802": { + "circle": 2, + "compose": { + "id": 843, + "type": 0, + "count": 1 + }, + "index": 1, + "mergelimit": { + "office": 12 + }, + "redpoint": 1, + "Eid": 1802, + "second_index": 8, + "table": [ + { + "id": 1002, + "type": 0, + "count": 1 + }, + { + "id": 3, + "type": 3, + "count": 500 + } + ], + "openserverday": 1, + "level": 1, + "text": "合成", + "limitTips": "官职上卿以上开放" + }, + "1803": { + "circle": 2, + "compose": { + "id": 846, + "type": 0, + "count": 1 + }, + "index": 1, + "mergelimit": { + "office": 15 + }, + "redpoint": 1, + "Eid": 1803, + "second_index": 8, + "table": [ + { + "id": 1002, + "type": 0, + "count": 1 + }, + { + "id": 3, + "type": 3, + "count": 500 + } + ], + "openserverday": 1, + "level": 1, + "text": "合成", + "limitTips": "官职国公以上开放" + }, + "1804": { + "circle": 2, + "compose": { + "id": 847, + "type": 0, + "count": 1 + }, + "index": 1, + "mergelimit": { + "office": 15 + }, + "redpoint": 1, + "Eid": 1804, + "second_index": 8, + "table": [ + { + "id": 1002, + "type": 0, + "count": 1 + }, + { + "id": 3, + "type": 3, + "count": 500 + } + ], + "openserverday": 1, + "level": 1, + "text": "合成", + "limitTips": "官职亲王以上开放" + }, + "1805": { + "circle": 2, + "compose": { + "id": 844, + "type": 0, + "count": 1 + }, + "index": 1, + "mergelimit": { + "office": 23 + }, + "redpoint": 1, + "Eid": 1805, + "second_index": 8, + "table": [ + { + "id": 1002, + "type": 0, + "count": 5 + }, + { + "id": 4, + "type": 4, + "count": 50 + } + ], + "openserverday": 1, + "level": 1, + "text": "合成", + "limitTips": "官职五珠亲王以上开放" + }, + "1806": { + "circle": 2, + "compose": { + "id": 845, + "type": 0, + "count": 1 + }, + "index": 1, + "mergelimit": { + "office": 28 + }, + "redpoint": 1, + "Eid": 1806, + "second_index": 8, + "table": [ + { + "id": 1002, + "type": 0, + "count": 10 + }, + { + "id": 4, + "type": 4, + "count": 100 + } + ], + "openserverday": 1, + "level": 1, + "text": "合成", + "limitTips": "官职十珠亲王开放" } }, "9": {