# ステータス

1. **基本ステータスとキャラクターステータス**
   * 基本ステータス は、選択したキャラクターの体型に応じて固定されます。
     * 基本ステータスはユーザーレベル、ギアの成長、コンテンツの消費要因によって変化しません。
   * キャラクターステータスは、ユーザーのコンテンツ消費の仕方によって変化する可能性があります。

     * ジムトレーニングやコスチューム収集 などがキャラクターステータスに影響を与えます。

2. **ステータスリスト**
   * 攻撃力
   * 防御力
   * 攻撃速度
   * 反応速度
   * 耐久力
   * 相手の攻撃速度減少
   * 相手の反応速度減少


---

# 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/suttasu.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.
