feat(game): 调整游戏配置和功能
- 在 ItemMerge.config 中添加合成10次按钮相关配置 - 更新 droptable.config 中的掉落表,调整 Boss ID - 修改 StdItems.config 中的物品属性,包括移除使用按钮、调整数量等 - 调整 Scenes.config 中的 Boss 刷出位置和范围
This commit is contained in:
@@ -10285,8 +10285,8 @@ DropTableConfig = {
|
||||
limitopenserverDay = 1,
|
||||
},
|
||||
--金牛炎套
|
||||
[2100182] = {
|
||||
id = 2100182,
|
||||
[2100183] = {
|
||||
id = 2100183,
|
||||
type = 2,
|
||||
drop = {
|
||||
{ rate = 100, type = 0, id = 791, count = 1 },
|
||||
|
||||
Reference in New Issue
Block a user