积分要求50最低

This commit is contained in:
liuwei
2025-04-10 09:03:56 +08:00
parent 33cb4e7a26
commit 2e57c19c23

View File

@@ -15,4 +15,4 @@ rob-min-percent = 0.1 # 打劫成功时最小获取目标积分百分比
rob-max-percent = 0.3 # 打劫成功时最大获取目标积分百分比
rob-penalty-percent = 0.2 # 打劫失败时的惩罚百分比(扣除自身积分的比例)
rob-cooldown = 1800 # 打劫冷却时间(秒)默认1小时
rob-min-points = 10 # 打劫最低积分要求(打劫者和目标都需满足)
rob-min-points = 50 # 打劫最低积分要求(打劫者和目标都需满足)