# 状態異常

<figure><img src="/files/5mvO10DHsdgduSw4G6DU" alt="" width="375"><figcaption></figcaption></figure>

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/zhuang-tai-yi-chang.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.
