feat(config): 添加 11006 道具合成配置

- 新增 11006 道具的合成配置项
- 配置合成所需材料和数量
- 设置合成后的产出物品和数量
This commit is contained in:
aixianling
2025-01-14 12:05:49 +08:00
parent c2ec8bacaa
commit b48c0c9b1a

View File

@@ -4124,6 +4124,23 @@
{ "id": 844, "type": 0, "count": 1000 },
{ "id": 4, "type": 4, "count": 250000 }
]
},
"11006": {
"circle": 0,
"compose": {
"id": 1383,
"type": 0,
"count": 1
},
"index": 1,
"text": "合成",
"Eid": 11006,
"second_index": 2,
"openserverday": 1,
"table": [
{ "id": 845, "type": 0, "count": 500 },
{ "id": 4, "type": 4, "count": 100000 }
]
}
}
},