# 특수 스킬

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

특수 스킬을 장착하면 플레이어는 공격 시, 특정 확률로 특수 스킬을 활성화 할 수 있습니다.

1. **특수 스킬 종류**
   * 위빙(회피) 견제: 상대가 위빙 중일 때 잽 명중 시, 상대는 일시적으로 기절합니다.
   * 쇼크: 훅 명중 시, 상대는 쇼크 상태에 빠져  위빙 이외의 행동을 할 수 없습니다.
   * 가드 파괴: 어퍼컷 명중 시, 상대의 가드를 파괴합니다.
   * 분노 공격 강화: 분노 시, 모든 타입의 공격력이 증가합니다.


---

# 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/and/undefined-1/undefined-2.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.
