调整俩配置

This commit is contained in:
liuwei
2025-09-22 18:23:43 +08:00
parent 7e3ecf0f3f
commit dbd9f14d77
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ command-format = "大奖池 创建/参与/查看"
# 游戏参数配置
entry_fee = 100 # 入场费(积分)
max_players = 10 # 最大玩家数
countdown = 60 # 倒计时(秒)
countdown = 120 # 倒计时(秒)
house_cut_percent = 5 # 抽水比例(百分比)
lucky_bonus_chance = 20 # 欧皇奖励概率(百分比)
lucky_bonus_percent = 20 # 欧皇额外奖励比例(百分比)