> For the complete documentation index, see [llms.txt](https://docs.pixudi.com/pixudi-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixudi.com/pixudi-manual/ri-ben-yu/ibento/womete2023/aitemu.md).

# アイテム

| 名前       |                画像                | 説明                                                                                               | 価格 |
| -------- | :------------------------------: | ------------------------------------------------------------------------------------------------ | -- |
| 竜の血      | ![](/files/Xj8ZB4U8YbJKcQhyyxBW) | 呪われたプレイヤーはサイコロを振り、出目が 3 までになります。また、呪われた血は 1 ターンの間、魔法のサイコロ以外のアイテムを使用できなくなります。 あなたは自分自身を呪うことができます。 | 3  |
| ダブルサイコロ  | ![](/files/oD8HRzpI0ivLtZFqXTQd) | キューブは 1 つではなく、2 つも増えます。                                                                          | 5  |
| 竜の翼      | ![](/files/fzonIcVHbGe5DaHgi2Cu) | サイコロを振りますが、出た目はさらに 5 マス先に進みます。                                                                   | 5  |
| 橋通過割引    | ![](/files/dsFm9NU0HU4nKCIz2OGa) | プレイヤーは移行に到達すると 50% の割引が与えられます。 キャンセルした場合、割引は失効します。                                               | -  |
| 石購入時の割引  | ![](/files/Pfz3UJ9gd9OVyjbP0Kz2) | 石の一度の購入のための特別価格 -50%。 石造りの独房を歩くときにも火傷します。                                                        | -  |
| トリプルサイコロ | ![](/files/wf1Lqqmk2m9iqVW3XmiP) | キューブは 1 つではなく、3 つも増えます。                                                                          | 10 |
| マジックダイス  | ![](/files/SkIoWsZZBuTC8tUg9zbB) | プレイヤーは 1 ～ 10 のロール結果を選択します。                                                                      | 12 |
| テレポーター   | ![](/files/h5WtOj6bwSXjzAVrbyM0) | 石の前の広場に移動し、その後プレイヤーはサイコロを振り、石の広場に着地することが保証されます。 このアイテムはゲーム中盤以降にのみ購入できます。                         | 25 |
| 魔法の杖     | ![](/files/RbCDjxk9KgPGIziTdR1X) | マップ上のランダムな位置に移動し、その後プレイヤーが移動します。                                                                 | -  |
| マスク      | ![](/files/GaxPqk5qO0ZwjM0lVezn) | マップ上のランダムなプレイヤーとあなたを交換します。                                                                       | 10 |
| 一杯のコーヒー  | ![](/files/qO5Yk0LoqlI2uXjNa8Dp) | すべてのプレイヤーのゲームに追加のターンを追加します。                                                                      | 10 |
| 砂時計      | ![](/files/FUGDdFD5b7xO97fIXUQQ) | 最後のターンの開始時にいたスペースに戻ります。                                                                          | 10 |


---

# 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://docs.pixudi.com/pixudi-manual/ri-ben-yu/ibento/womete2023/aitemu.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.
