> For the complete documentation index, see [llms.txt](https://plana.gitbook.io/futonkakehonbu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plana.gitbook.io/futonkakehonbu/houserule-1/cscreate.md).

# CS作成

シナリオから作成ルールに指定があった場合はシナリオの指示を優先してください。

* ステータスの合計値に下限/上限はありません。
* 全体/個別の振り直し上限に制限はありません。
* 新規作成の場合、アイデアなどのステータス依存の技能を除き技能値の上限は85まで。
* 継続探索者は85以上の技能を所持していても特に制限は設けません。
* 2010、2015サプリメントを所持しているPLはそれらに記載された職業を使用可能。
* 2015特徴表、職業特記採用可能。
  * ただしシナリオと衝突しそうだと思われる特徴表（家族シナリオで行方不明の家族持ち等）は事前にKPからそのセッションでは不採用などのお願いが入るかもしれません。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://plana.gitbook.io/futonkakehonbu/houserule-1/cscreate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
