feat(ItemMerge): 新增神魔合成相关配置

- 在 ItemMerge.config 中添加了多个新的神魔合成配置项
- 更新了 StdItems.config 中神魔碎片的 dup 属性,限制持有数量为 99
- 移除了 StdItems.config 中多个神魔碎片的 isShowUseBtn 属性
This commit is contained in:
2025-01-12 22:27:51 +08:00
parent 51d4bec031
commit 548b2bb55d
2 changed files with 78 additions and 34 deletions

View File

@@ -1648,6 +1648,34 @@ ItemMergeConfig = {
openserverday = 45,
level = 1,
},
[233] = {
circle = 7,
compose = { id = 917, type = 0, count = 1 },
index = 2,
mergelimit = { smLevel = 50 },
Eid = 233,
second_index = 5,
table = { { id = 970, type = 0, count = 300 } },
openserverday = 50,
level = 1,
text = "兑换",
limitTips = "神魔总等级50级",
},
[234] = {
circle = 7,
compose = { id = 907, type = 0, count = 1 },
index = 2,
mergelimit = { smLevel = 50 },
Eid = 234,
second_index = 5,
table = { { id = 970, type = 0, count = 300 } },
openserverday = 50,
level = 1,
text = "兑换",
limitTips = "神魔总等级50级",
},
},
[6] = {
[211] = {
circle = 3,
compose = { id = 1063, type = 0, count = 1 },
@@ -1692,31 +1720,57 @@ ItemMergeConfig = {
openserverday = 3,
level = 1,
},
[233] = {
circle = 7,
compose = { id = 917, type = 0, count = 1 },
[2601] = {
circle = 1,
compose = { id = 1063, type = 0, count = 1 },
index = 2,
mergelimit = { smLevel = 50 },
Eid = 233,
second_index = 5,
table = { { id = 970, type = 0, count = 300 } },
openserverday = 50,
level = 1,
text = "兑换",
limitTips = "神魔总等级50级",
buttontxt10 = "合成10次",
mergebutton10 = 1,
Eid = 2601,
second_index = 1,
table = { { id = 1067, type = 0, count = 1 } },
openserverday = 1,
level = 1,
},
[234] = {
circle = 7,
compose = { id = 907, type = 0, count = 1 },
[2602] = {
circle = 1,
compose = { id = 1064, type = 0, count = 1 },
index = 2,
mergelimit = { smLevel = 50 },
Eid = 234,
second_index = 5,
table = { { id = 970, type = 0, count = 300 } },
openserverday = 50,
level = 1,
text = "兑换",
limitTips = "神魔总等级50级",
buttontxt10 = "合成10次",
mergebutton10 = 1,
Eid = 2602,
second_index = 1,
table = { { id = 1068, type = 0, count = 1 } },
openserverday = 1,
level = 1,
},
[2603] = {
circle = 1,
compose = { id = 1065, type = 0, count = 1 },
index = 2,
text = "兑换",
buttontxt10 = "合成10次",
mergebutton10 = 1,
Eid = 2603,
second_index = 1,
table = { { id = 1069, type = 0, count = 1 } },
openserverday = 1,
level = 1,
},
[2604] = {
circle = 1,
compose = { id = 1066, type = 0, count = 1 },
index = 2,
text = "兑换",
buttontxt10 = "合成10次",
mergebutton10 = 1,
Eid = 2604,
second_index = 1,
table = { { id = 1070, type = 0, count = 1 } },
openserverday = 1,
level = 1,
},
},
},