Files
chuanqi-server-instance/LogicServer/data/config/Merge/merge_total.config

35 lines
465 B
Plaintext
Raw Normal View History

2024-12-16 13:51:31 +08:00
--D-锻造合成表.xlsx 合成主目录
MergeTotal={
[1] = {
id = 1,
openLv = 35,
openZs = 0,
openserverDay = 0,
btn_source = "装备",
sort = 1,
},
[2] = {
id = 2,
openLv = 40,
openZs = 0,
openserverDay = 15,
btn_source = "武器",
sort = 2,
},
[3] = {
id = 3,
openLv = 40,
openZs = 0,
openserverDay = 15,
btn_source = "衣服",
sort = 3,
},
[4] = {
id = 4,
openLv = 40,
openZs = 0,
openserverDay = 0,
btn_source = "其他",
sort = 4,
},
}