# 装備設定

<figure><img src="/files/RYkbwDQiScmQCgKYn9Kl" alt=""><figcaption></figcaption></figure>

### 武器種 <a href="#weapon-types" id="weapon-types"></a>

キャラクターには、キャラクターと同じ武器種の武器を装備することができます。武器種は、キャラクターの横に表示されたアイコンを参考にしてください。

<figure><img src="/files/pB7mUO4Gfa3D8Y1LjD9L" alt=""><figcaption><p>武器種アイコン一覧</p></figcaption></figure>

### 装備設定画面の開き方 <a href="#enter" id="enter"></a>

英雄画面または編成画面で「装備」をクリックすると、装備を編集できる画面が開きます。

<div><figure><img src="/files/271V6ZIu3GUcpjoaH6cu" alt=""><figcaption><p>英雄画面</p></figcaption></figure> <figure><img src="/files/5pkv4mPjqj5Pewoc4pDY" alt=""><figcaption><p>編成画面</p></figcaption></figure></div>

### メイン武器を変更する <a href="#main-weapon" id="main-weapon"></a>

メイン武器のスロットをクリックすると、所持する武器のなかでキャラクターに対応するものが表示されます。

装備したい武器をクリックすると、装備後のステータスと使えるスキルを確認できます。\
選択をクリックすると武器が装備されます。

<div><figure><img src="/files/fGP8jofl5qFkhHv5BQl8" alt=""><figcaption><p>武器をクリックしてステータスを確認</p></figcaption></figure> <figure><img src="/files/gAYrHxSdoLyh4z8uNvth" alt=""><figcaption><p>選択をクリックして装備</p></figcaption></figure></div>

※ほかのキャラクターが装備している武器を選択して装備すると、そのキャラクターの装備はデフォルト武器に変更されます。

### サブ武器を装備する <a href="#subweapons" id="subweapons"></a>

サブ武器のスロットをクリックすると、所持する武器のなかでキャラクターに対応するものが表示されます。

装備したい武器をクリックすると、装備後のステータスを確認できます。（スキルは追加されません）\
選択をクリックすると武器が装備されます。

![](/files/RdmIyfTuBPBAHQdJ3BNY)

※デフォルト装備はサブ武器として設定できません。

### アクセサリーを装備する <a href="#accessory" id="accessory"></a>

アクセサリーのスロットをクリックすると、所持するアクセサリーが表示されます。

装備したいアクセサリーをクリックすると、装備後のステータスを確認できます。\
選択をクリックするとアクセサリーが装備されます。\
はずすをクリックすると、アクセサリーの装備が解除されます。

<div><figure><img src="/files/aZv3kpLUgJFEOKmF3S9l" alt=""><figcaption><p>アクセサリーをクリックしてステータスを確認</p></figcaption></figure> <figure><img src="/files/AINbC4b7CybzB2mqZC2P" alt=""><figcaption><p>選択をクリックして装備 / はずすをクリックして装備を解除</p></figcaption></figure></div>

※ほかのキャラクターが装備しているアクセサリーを選択して装備すると、そのキャラクターの装備ははずれます。


---

# 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://polkafantasy.gitbook.io/official/jp/in-game-instructions/equipment.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.
