# 体型 & 特性

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

Boxing Star Xのすべてのキャラクターは、3つの体型に分類されます。

* ライト
* ミドル
* ヘビｰ

各体型タイプによって、特性の影響を受ける相性効果が適用 されます。

また、プレイヤーはキャラクター特性を活用して、キャラクターの基本能力値を向上 させることができます。<br>

1. **キャラクター特性のルール**

   * 各キャラクターには4段階の特性 が存在します。
   * 各段階には複数の特性がありますが、1つの特性のみ装着可能 です。
   * 次の段階の特性を解放するには、前の段階のすべての特性を解除する必要があります。

2. **特性ミッション**

   * **ミッションを完了すると、特性が解放** されます。

3. **即時解除**
   * ゴールドを使用すると、ミッションを完了しなくても特性を即時解除可能 です。
     * ただし、前の段階の特性がすべて解除されていない場合は適用されません。


---

# 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://wiki.boxingstarx.com/jp/game-system/kyarakut/ti-xing-te-xing.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.
