Files
cmr-mini/doc/games/顺序打点/游戏说明文档.md

39 lines
1.5 KiB
Markdown
Raw Permalink 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 08:28:05
本文档作为 `classic-sequential` 的目录入口,用来统一说明本玩法文档放在哪里、分别看什么。
## 1. 玩法定位
- 玩法名称:顺序打点
- 模式标识:`classic-sequential`
- 核心特征:按顺序推进,允许跳点,起终点必须打卡
- 当前默认:普通点基础分 `1`,答对题卡再得 `1`
## 2. 本目录结构
- [规则说明文档](D:/dev/cmr-mini/doc/games/顺序打点/规则说明文档.md)
规则、流程、计分、跳点、结算口径
- [最小配置模板](D:/dev/cmr-mini/doc/games/顺序打点/最小配置模板.md)
最少字段怎么配才能跑起来
- [最大配置模板](D:/dev/cmr-mini/doc/games/顺序打点/最大配置模板.md)
该玩法当前建议的完整配置骨架入口
- [全局配置项](D:/dev/cmr-mini/doc/games/顺序打点/全局配置项.md)
跨玩法公共字段在顺序打点下的默认取值
- [游戏配置项](D:/dev/cmr-mini/doc/games/顺序打点/游戏配置项.md)
顺序打点独有或强相关字段
## 3. 运行样例
- [classic-sequential.json](D:/dev/cmr-mini/event/classic-sequential.json)
## 4. 关联公共文档
- [配置选项字典](D:/dev/cmr-mini/doc/config/配置选项字典.md)
- [全局规则与配置维度清单](D:/dev/cmr-mini/doc/config/全局规则与配置维度清单.md)
- [当前最全配置模板](D:/dev/cmr-mini/doc/config/当前最全配置模板.md)