feat(config): 新增多倍经验功能相关配置
- 在 ItemMergeConfig.json 中添加多倍经验兑换配置 - 在 MergeConfig.json 中添加多倍经验合成配置 - 在 NumericalIcon.json 中更新多倍经验图标信息
This commit is contained in:
@@ -165,6 +165,15 @@
|
||||
"levelconds": 1,
|
||||
"dayconds": 1,
|
||||
"name": "高阶装备"
|
||||
},
|
||||
"4": {
|
||||
"rebornconds": 0,
|
||||
"index": 4,
|
||||
"Uitype": 1,
|
||||
"id": 4,
|
||||
"levelconds": 1,
|
||||
"dayconds": 1,
|
||||
"name": "多倍经验"
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
|
||||
Reference in New Issue
Block a user