feat(item): 为多个物品添加恢复属性

- 在 StdItems.config 文件中,为多个物品添加了 recoverid 字段
- 添加的 recoverid 为 150089,用于指定恢复效果
- 涉及的物品 ID 包括 25460、25490、25519、25548 和 30349
This commit is contained in:
2024-12-31 19:52:03 +08:00
parent 1cf38ee6d5
commit 610a281730

View File

@@ -25460,6 +25460,7 @@ StdItems = {
staitcAttrs = {},
conds = {},
recoverView = { { rate = 100, type = 3, id = 3, count = 5 } },
recoverid = 150089,
packageType = 2,
itemlvl = 3,
},
@@ -25490,6 +25491,7 @@ StdItems = {
packageType = 2,
itemlvl = 3,
recoverView = { { rate = 100, type = 3, id = 3, count = 5 } },
recoverid = 150089
},
[855] = {
id = 855,
@@ -25519,6 +25521,7 @@ StdItems = {
packageType = 2,
itemlvl = 3,
recoverView = { { rate = 100, type = 3, id = 3, count = 5 } },
recoverid = 150089
},
[856] = {
id = 856,
@@ -25548,6 +25551,7 @@ StdItems = {
packageType = 2,
itemlvl = 3,
recoverView = { { rate = 100, type = 3, id = 3, count = 5 } },
recoverid = 150089
},
[857] = {
id = 857,
@@ -30349,6 +30353,7 @@ StdItems = {
itemlvl = 3,
trade = 3,
recoverView = { { rate = 100, type = 3, id = 3, count = 5 } },
recoverid = 150089
},
[1019] = {
id = 1019,