> For the complete documentation index, see [llms.txt](https://mixmarvel.gitbook.io/dehero/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixmarvel.gitbook.io/dehero/koren/ji-ka/undefined-2.md).

# 장비도감

디히어로 첫 번째 출시 장비 9종: 둔기, 검, 장대, 화살, 쇠뇌, 화기, 지팡이, 주문서, 점천의(占天儀). 장비마다 각각 3가지 종류가 있으며 장비 총수는 27개입니다.

**여러 레어도와 품질이 다른 장비의 전투력 보너스**

![](/files/MSXUdmnbVmMooBegqWAg)                     ![](/files/9qSiuYnR5Y99G7TJX5YJ)

![](/files/gjdpQJhAoz2ivxbSxz1N)

**더 알고 싶은 것: 영웅의 직업 대조표**

{% content-ref url="/pages/IThsmGoQFpUGauILwoSm" %}
[직업과 무기 보너스](/dehero/koren/ji-ka/undefined-1.md)
{% endcontent-ref %}

전사와 노수 적용 장비

![](/files/izxzyRi8Izs3oY8FScyA)                    ![](/files/Sg2qrGAh7RJaKWzo7yR0)

기사와 총사 적용 장비

&#x20;![](/files/6i27By9SuYoAz9F5g6jf)                   ![](/files/X2BJSVVsnpyLy9eWtTBz)

창기병과 궁노수 적용 장비

![](/files/yE70Nvtwz1DmRxWJToUF)                    ![](/files/TmuGLfvBfSYgXlHHjRhi)

법사와 학자, 예언가 적용 장비

![](/files/RBAEzVZP4tSSn8nMLeRH)                    ![](/files/vNU9LTT2Mz8hseKoxDKY)

![](/files/46dKxO0YMJR4QR3IaofW)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mixmarvel.gitbook.io/dehero/koren/ji-ka/undefined-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
