# ダイスシンボル

***

## ダイスシンボル <a href="#what-dice-symbol" id="what-dice-symbol"></a>

ダイスシンボル機能は、ダイスのアイコンを盤面に配置して使用する機能です。\
表示するダイス目を操作する、ダイスを隠すといったことも可能です。

***

### ダイスシンボルの設置 <a href="#add-dice-symbol" id="add-dice-symbol"></a>

右下の <img src="/files/-MS3tKWmR_SDBSURNkz-" alt="" data-size="original">アイコン からメニューを開き、「ダイスシンボルを追加」をクリック。すると盤面にダイスが表示されます。

#### ダイスシンボルの表示

マウスカーソルを乗せるとダイスの持ち主が表示されます。持ち主として登録されているのは、ダイスを追加する際に選択されていたキャラクターです。その次の\[数字]はダイス目を表示しています。

<img src="/files/f9vvErQNjiZ2PweXzGMz" alt="" width="563">

***

### ダイスシンボルの編集 <a href="#edit-dice-symbol" id="edit-dice-symbol"></a>

#### 大きさの変更

マウスカーソルでダイスの端を掴んで引っ張ると、ダイスシンボルの大きさを変更できます。

#### ダイスシンボルの設定の変更

ダイスを右クリックするとダイスの編集メニューが開かれます(スマートフォンの場合はロングタップ)。\
他人のダイスを開いても編集メニューは表示されず、「隠す」か「削除」しかできません。

<figure><img src="/files/TkavdsCRMCjVSxyL2mgp" alt="" width="242"><figcaption></figcaption></figure>

<table><thead><tr><th width="206">機能</th><th>使い方</th></tr></thead><tbody><tr><td>ダイス</td><td>設置するダイスの種類を選択する<br><code>選択に応じてダイスの画像が変化します。D4、D6、D8、D10、D12、D20、D0(Blank)から選択できます。</code></td></tr><tr><td>値</td><td>表示される出目を選ぶ</td></tr><tr><td>隠す</td><td>ダイス目を非表示にできる<br><code>表示を消すと、ダイスの種類も出目も見えなくなります。再度クリックして隠すを解除すれば、値が見えるようになります。</code></td></tr><tr><td>削除</td><td>ダイスシンボルを盤面から削除する</td></tr></tbody></table>

***

### チャット機能との連携 <a href="#link-with-chat" id="link-with-chat"></a>

隠したダイスを公開する、またはダイス目を変更すると、チャットにログが流れます。

<figure><img src="/files/nyvhXyUdrdpKxddYopvu" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: 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.ccfolia.com/gm-tutorial/dice-symbol.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.
