Files
cmr-mini/doc/games/积分赛/全局配置项.md

26 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 积分赛全局配置项
> 文档版本v1.0
> 最后更新2026-04-02
本文档只列积分赛对公共配置块的默认落点。完整字段定义仍以 [全局规则与配置维度清单](D:/dev/cmr-mini/doc/config/全局规则与配置维度清单.md) 和 [配置选项字典](D:/dev/cmr-mini/doc/config/配置选项字典.md) 为准。
| 名称 | 字段 | 积分赛默认值 |
| --- | --- | --- |
| 开赛后显全场 | `game.visibility.revealFullPlayfieldAfterStartPunch` | `true` |
| 必须先聚焦目标 | `game.punch.requiresFocusSelection` | `true` |
| 最后点自动结束 | `game.session.autoFinishOnLastControl` | `false` |
| 跳点启用 | `game.sequence.skip.enabled` | `false` |
| 跳点半径 | `game.sequence.skip.radiusMeters` | 不启用时忽略 |
| 跳点确认 | `game.sequence.skip.requiresConfirm` | 不启用时忽略 |
| 终点始终可选 | `game.finish.finishControlAlwaysSelectable` | `true` |
| 默认控制点分值 | `game.scoring.defaultControlScore` | `10` |
补充说明:
- 开始点和结束点不弹题
- 普通点默认自动进入 10 秒题卡
- 答题时比赛继续计时
- 未选择目标点时HUD 只提示“请选择目标点”