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

# その他

## 料理

* 製作、芸術料理を所持しておらずレシピもない場合
  * 【知識-20（ちゃんとしたレシピ）】あるいは【アイデア-20（なんとなくいけそうなレシピ）】に以下のロールで料理に挑戦できる。（DEXは手際を、INTは効率として解釈している）
    * 成功：【DEX\*5あるいはINT5\*】
    * 失敗：【DEX\*3あるいはINT\*3】
* レシピがある場合はDEXあるいはINT\*5+20%。
  * DEX\*5、あるいはINT\*5で失敗した場合は食べられる範疇での失敗（少し焦がす等）になる。
  * DEX\*3、あるいはINT\*3に失敗した場合は「どこかがおかしいマズ飯」になる。

## 布団かけ印のチェーン店

シティシナリオなどで訪れることができるぞ！

* ぷら寿司（5皿でガチャが引けるぞ）
* ふぁっさりドンキー
* エウソン
* デイリーぷら崎
* 居酒屋おふとん


---

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