feat(config): 新增合成配置项

- 在 ItemMergeConfig.json 中添加了新的合成配置项,ID 为 3301
- 新增配置项包括合成条件、产出物品及限制条件等信息
- 此次更新增加了合成产出的多样性和游戏内兑换的限制条件
This commit is contained in:
2025-02-12 23:00:57 +08:00
parent e6b4ffd952
commit 4b022cde37

View File

@@ -2468,6 +2468,21 @@
{ "id": 845, "type": 0, "count": 100 },
{ "id": 4, "type": 4, "count": 100000 }
]
},
"3301": {
"circle": 0,
"compose": { "id": 1394, "type": 0, "count": 1 },
"index": 1,
"text": "合成",
"Eid": 3301,
"second_index": 2,
"openserverday": 1,
"table": [
{ "id": 845, "type": 0, "count": 10000 },
{ "id": 4, "type": 4, "count": 1000000 }
],
"mergelimit": { "office": 23, "circle": 15 },
"limitTips": "转生等级15且官职为5珠亲王以上方可兑换"
}
},
"4": {