feat(config): 新增多倍经验功能相关配置

- 在 ItemMergeConfig.json 中添加多倍经验兑换配置
- 在 MergeConfig.json 中添加多倍经验合成配置
- 在 NumericalIcon.json 中更新多倍经验图标信息
This commit is contained in:
aixianling
2025-01-14 17:33:56 +08:00
parent a49dff5d17
commit d6d65a9eda
3 changed files with 227 additions and 1 deletions

View File

@@ -165,6 +165,15 @@
"levelconds": 1,
"dayconds": 1,
"name": "高阶装备"
},
"4": {
"rebornconds": 0,
"index": 4,
"Uitype": 1,
"id": 4,
"levelconds": 1,
"dayconds": 1,
"name": "多倍经验"
}
},
"4": {