feat(item): 添加天之王者随机宝箱并调整相关配置
- 新增天之王者随机宝箱(ID 1379),包含随机套装和奖励 - 更新 ItemMergeConfig,添加新合成配方 - 修改 StdItemsConfig,调整代金券和返利卡的描述和属性 - 在 DropGroupConfig 和 DropTableConfig 中添加新掉落配置
This commit is contained in:
@@ -2645,6 +2645,11 @@ DropGroupConfig = {
|
||||
type = 1,
|
||||
group = { { rate = 100, id = 1030049 } },
|
||||
},
|
||||
[120030] = {
|
||||
id = 120030,
|
||||
type = 1,
|
||||
group = { { rate = 100, id = 2100179 } },
|
||||
}
|
||||
[121000] = {
|
||||
id = 121000,
|
||||
type = 1,
|
||||
|
||||
Reference in New Issue
Block a user