feat(item): 新增天龙、天之天龙、金牛、金牛炎套装宝箱
- 新增四种宝箱物品:天龙宝箱、天之天龙宝箱、金牛宝箱、金牛炎宝箱 - 添加相应的掉落配置和合成配置 - 调整部分物品的属性和描述
This commit is contained in:
@@ -1264,7 +1264,7 @@ ItemMergeConfig = {
|
||||
text = "合成",
|
||||
Eid = 11004,
|
||||
second_index = 2,
|
||||
table = { { id = 847, type = 0, count = 500 }, { id = 4, type = 4, count = 50000 } },
|
||||
table = { { id = 847, type = 0, count = 500 }, { id = 4, type = 4, count = 100000 } },
|
||||
},
|
||||
[11005] = {
|
||||
circle = 0,
|
||||
@@ -1273,16 +1273,7 @@ ItemMergeConfig = {
|
||||
text = "合成",
|
||||
Eid = 11005,
|
||||
second_index = 2,
|
||||
table = { { id = 844, type = 0, count = 500 }, { id = 4, type = 4, count = 100000 } },
|
||||
},
|
||||
[11006] = {
|
||||
circle = 0,
|
||||
compose = { id = 1384, type = 0, count = 1 },
|
||||
index = 1,
|
||||
text = "合成",
|
||||
Eid = 11006,
|
||||
second_index = 2,
|
||||
table = { { id = 845, type = 0, count = 1000 }, { id = 4, type = 4, count = 250000 } },
|
||||
table = { { id = 844, type = 0, count = 1000 }, { id = 4, type = 4, count = 250000 } },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user