# 상태 이상

<figure><img src="/files/nKMqQ0qNVzvQ1poBsoT6" 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/kr/game-system/undefined-2/undefined-1.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.
