feat(ItemMerge): 新增神魔合成相关配置
- 在 ItemMerge.config 中添加了多个新的神魔合成配置项 - 更新了 StdItems.config 中神魔碎片的 dup 属性,限制持有数量为 99 - 移除了 StdItems.config 中多个神魔碎片的 isShowUseBtn 属性
This commit is contained in:
@@ -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,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user