> For the complete documentation index, see [llms.txt](https://kim-meow.gitbook.io/kim_meow-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kim-meow.gitbook.io/kim_meow-docs/undefined-1/1/undefined.md).

# 격돌의 룬

격돌의 룬은 PVE 옵션을 가지고 있는 아이템이에요. (PVP 옵션을 가진 것은 전념의 룬)

성장서포트 1단계에서 격돌의 룬(+5)를 주면 착용하시면 됩니다.

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

<mark style="color:$warning;">**강화는 나중으로 미뤄두세요. (이유: 강화 실패시 파괴 됨.)**</mark>

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

저 같은 경우에는 착용할 한 세트(룬 2개)는 두고\
새로 생기는 룬들을 강화를 하고 더 높아지면 착용하는 식으로 하고 있습니다.

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

이런 곳에서도 더 획득할 수 있지만 당장 없는 것이 아니라면 구매까지 할 필요는 없는 것 같아요. (주관적)


---

# 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://kim-meow.gitbook.io/kim_meow-docs/undefined-1/1/undefined.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.
