> 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/growth.md).

# 成長

シナリオクリア後、複数回成長可能。 初期値クリティカル成功は初期値とクリティカル成長両方振る。

* クリティカル：1d3/1d6

* ファンブル：0/1d3

* 初期値成功：1/1d3

* 幸運、アイデア、知識、SANチェックなど 【技能成長が発生しない】ロールによるCFが【3回累積】ごとに 【KPが指定する技能】の0/1d3の成長ロールが可能。（通称ぷら崎スタンプ）&#x20;
  * 1C、100Fは2回発生した扱いになる。

* 幸運、SANチェックの1CによるPOW成長ロールは当卓では発生しない。

* 幕間成長は当卓では基本的には不採用。 ただし一部シナリオやCS次第では幕間成長を設ける場合もある。 \
  セッション前に幕間成長について言及がない場合は幕間成長は行わない。


---

# 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/growth.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.
