# 방어구

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

1. **방어구란?**
   * 방어구는 전투 중 [캐릭터를 ](/kr/game-system/undefined-2.md)보호하고 상대의 공격을 방어하는데 사용됩니다.
   * 방어구에는 메인 옵션과, 추가 옵션이 존재합니다.

     * 메인 옵션은 변경할 수 없습니다.
     * 추가 [옵션은 변경할](/kr/game-system/undefined-1/undefined-5/undefined.md) 수 있습니다.

2. &#x20;**방어구 및 슬롯 종류**

   * 방어구는 2가지 종류가 있습니다.
   * 방어구를 장착할 수 있는 슬롯은 2개 입니다.

3. **방어구 종류**

   * 마우스 가드: 파이터의HP를 증가시킵니다.
   * 프로텍터: 특정 유형의 공격(잽, 훅, 어퍼컷, 메가펀치)에 대한 방어력을 높여줍니다.

4. **방어구 슬롯**
   * 마우스 가드 슬롯: 마우스 가드만 장착할 수 있는 슬롯입니다.
   * 프로텍터 슬롯: 프로텍터만 장착할 수 있는 슬롯입니다.


---

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