Files
chuanqi-client-config/configs/MergeTotal.json
Kubbo 57faa0f7e9 feat(config): 添加多倍经验道具并调整相关配置
- 在 ItemMergeConfig.json 中添加多倍经验道具的合成配置
- 在 MergeConfig.json 中添加多倍经验的合并配置
- 在 MergeTotal.json 中调整多倍经验的分类
- 在 StdItems.json 中修改多倍经验道具的属性,包括删除多余的 UI 配置
2025-01-13 00:21:29 +08:00

66 lines
1.2 KiB
JSON

{
"1": {
"openZs": 0,
"sort": 1,
"id": 1,
"btn_source": "合成装备",
"openserverDay": 0,
"openLv": 1
},
"2": {
"openZs": 0,
"sort": 3,
"id": 2,
"btn_source": "材料",
"openserverDay": 0,
"openLv": 1
},
"3": {
"openZs": 0,
"sort": 4,
"id": 3,
"btn_source": "成长",
"openserverDay": 0,
"openLv": 1
},
"4": {
"openZs": 4,
"sort": 5,
"id": 4,
"btn_source": "神兵圣甲",
"openserverDay": 0,
"openLv": 1
},
"5": {
"openZs": 999,
"sort": 6,
"id": 5,
"btn_source": "活动",
"openserverDay": 1,
"openLv": 1
},
"6": {
"openZs": 6,
"sort": 2,
"id": 6,
"btn_source": "内功",
"openserverDay": 1,
"openLv": 1
},
"7": {
"openZs": 0,
"sort": 7,
"id": 7,
"btn_source": "元宝银两",
"openserverDay": 1,
"openLv": 1
},
"8": {
"openZs": 18,
"sort": 8,
"id": 8,
"btn_source": "字诀",
"openserverDay": 15,
"openLv": 1
}
}