feat(ItemMergeConfig): 调整合成物品所需材料数量

- 修改了多个物品合成配置,将所需材料数量从数万调整至数千
- 例如:将869号物品的合成数量从2调整为2,所需材料从10000调整为1000
- 此修改涉及多个物品,包括但不限于869、870、871等
This commit is contained in:
2025-01-24 17:48:12 +08:00
parent 3533cef10f
commit c782530bf5
2 changed files with 111 additions and 65 deletions

View File

@@ -46464,4 +46464,50 @@ StdItems = {
trade = 1,
type = 7,
},
[1393] = {
cdTime = 0,
colGroup = 0,
conds = { { cond = 6, value = 1 } },
dealPrice = 10,
dealType = 0,
desc = "传说级腰带,带有应龙的神兽图案,象征应龙的破天之力,山海经套装之一",
dropBroadcast = -1,
dropEffect = 12,
dup = 0,
existScenes = { -1 },
forcetips = 0,
icon = 13355,
id = 1393,
iseffect = 1,
itemEff = 5,
itemlevel = 117,
itemlvl = 3,
name = "应龙破天束",
packageType = 1,
recordLog = 1,
recoverView = { { count = 1, id = 845, rate = 100, type = 0 } },
recoverid = 150017,
shape = 0,
showQuality = 5,
staitcAttrs = {
{ type = 80, value = 4500 },
{ type = 136, value = 2500 },
{ type = 27, value = 1200 },
{ type = 25, value = 900 },
{ type = 23, value = 1200 },
{ type = 21, value = 900 },
{ type = 19, value = 1100 },
{ type = 17, value = 880 },
{ type = 15, value = 1100 },
{ type = 13, value = 880 },
{ type = 11, value = 1100 },
{ type = 9, value = 880 },
{ type = 47, value = 8500 },
},
suggVocation = 0,
suitId = 0,
time = 0,
trade = 1,
type = 8,
},
}