feat(item): 添加传说级装备并更新相关配置

- 在 StdItems.config 中添加了四件传说级装备:刈鹿刀、霜华、玄清和辉金甲
- 更新了 droptable.config,替换了部分掉落物品为新的传说级装备
- 修改了 RecyclingSetting.config,更新了装备回收选项
This commit is contained in:
aixianling
2025-01-16 11:11:59 +08:00
parent b0e9f1431a
commit 0bea6b568a
3 changed files with 280 additions and 256 deletions

View File

@@ -10309,12 +10309,10 @@ DropTableConfig = {
id = 2100184,
type = 2,
table = {
{ rate = 10, type = 0, id = 800, count = 1 },
{ rate = 10, type = 0, id = 801, count = 1 },
{ rate = 10, type = 0, id = 1372, count = 1 },
{ rate = 10, type = 0, id = 1373, count = 1 },
{ rate = 10, type = 0, id = 1374, count = 1 },
{ rate = 10, type = 0, id = 1375, count = 1 },
{ rate = 10, type = 0, id = 1384, count = 1 },
{ rate = 10, type = 0, id = 1385, count = 1 },
{ rate = 10, type = 0, id = 1386, count = 1 },
{ rate = 10, type = 0, id = 1387, count = 1 },
},
weeklimit = {},
},