chore: 调整道具掉落概率

- 将道具 2100184 的掉落概率从 1% 提升到 2%
- 此修改可能影响游戏中的道具掉落平衡,请关注游戏数据变化
This commit is contained in:
2025-02-12 22:31:43 +08:00
parent a272e0c87a
commit de23ba1a8a

View File

@@ -8720,7 +8720,7 @@ DropGroupConfig = {
{ rate = 100, id = 2100161 },
{ rate = 100, id = 2100162 },
{ rate = 100, id = 2100163 },
{ rate = 1, id = 2100184 },
{ rate = 2, id = 2100184 },
{ rate = 10, id = 2010054 },
{ rate = 100, id = 2100159 },
{ rate = 3, id = 2010050 },