refactor(configs): 调整游戏配置参数
- 修改 ItemMergeConfig.json 中的物品合并数量 - 调整 Monster.json 中的怪物经验 - 更新 Props.json 中的道具属性,包括物理攻击和魔法攻击的增加
This commit is contained in:
@@ -3337,7 +3337,7 @@
|
||||
{
|
||||
"id": 1164,
|
||||
"type": 0,
|
||||
"count": 100000
|
||||
"count": 10000
|
||||
}
|
||||
],
|
||||
"openserverday": 1,
|
||||
|
||||
Reference in New Issue
Block a user