# キャラクター作成

## 分身を召喚せよ！ <a href="#add-character" id="add-character"></a>

ルームに入室したら、盤面にあなたの分身となるキャラクターの駒を追加してみましょう。「ルームって何？」と思った人は、セットアップや[ルーム作成](https://docs.ccfolia.com/setup/room-settings)の説明を見落としているかもしれません。

***

### ココフォリアの駒を作ろう

キャラクターデータを作成し、駒として盤面に表示させることができます。

1. ルーム右上の <img src="https://2319285159-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9lYsmTykUgy7jyYWCy%2F-MS3FR1IgyQuY3i5S5RK%2F-MS3e3xqRpzGEX6bCpFl%2Fface-24px.svg?alt=media&#x26;token=829604dc-ee0a-4edd-90e8-d3eacfe023fc" alt="" data-size="original">**マイキャラクター一覧**  をクリックする

<figure><img src="https://2319285159-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9lYsmTykUgy7jyYWCy%2Fuploads%2FDm5I2wQrJPaC0tARv5UC%2F02-1_forPL_character_01_headder_modify.png?alt=media&#x26;token=67f8aa23-19e3-4a3e-a077-cd4efb116e03" alt="" width="317"><figcaption></figcaption></figure>

2. マイキャラクター一覧の **＋ ボタン** から新しいキャラクターを追加する

<figure><img src="https://2319285159-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9lYsmTykUgy7jyYWCy%2Fuploads%2FLkDQ2tz66ubVmPZ8LgKD%2F02-1_forPL_character_02_mycharacterlist_modify.png?alt=media&#x26;token=d9819ca0-6877-409c-ae7f-07b9604af3db" alt="" width="359"><figcaption></figcaption></figure>

3. キャラクター情報を入力して、右下の**盤面に追加**ボタンをクリックする

![](https://2319285159-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9lYsmTykUgy7jyYWCy%2Fuploads%2FPxbBXSG6tSWpgsCFO5Xl%2F02-1_forPL_character_03_characteredit_modify.png?alt=media\&token=f408d53e-9f97-4a5b-9ba4-5acdc02723b0)

これで、あなたの駒が盤面に表示されます！

{% hint style="info" %}

#### キャラクター駒の所有

駒には、それぞれ所有者が設定されています。その仕様は以下の通りです。

* 新しく作成したキャラクターの所有者は、そのキャラクターを作成したプレイヤーになっています。
* キャラクターはその所有者に関わらず**盤面から削除**することができます。
* **盤面から削除**もしくは**しまう**といった操作で盤面に表示されなくなったキャラクターのデータは、所有者の**マイキャラクター一覧**からのみ確認できます。
* **盤面から削除**や**しまう**、**自分の駒にする**操作をされたキャラクターの所有権は、操作をしたプレイヤーに移ります。
  {% endhint %}

次のページからは、より詳細なデータを設定する手順についてご説明します！


---

# 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/pl-tutorial/character-edit.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.
