> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/kr/undefined-2/specifikaciya-klassov/mag/rezhim-boya.md).

# 전투 모드

## 근접전

홀과 지팡이를 사용할 때 마법사는 근접으로 전환할 수 있습니다. 이를 위해 근접 변환을 수행해야 합니다.\
동시에 전환하는 순간 자신의 캐릭터가 [광휘 마법 가루](https://revolgc.pro/r2wiki/3203/item/) 장착하면 자동으로 해제되며 셀은 쉴드를 자유롭게 사용할 수 있게 됩니다.

{% hint style="info" %}
근접 모드에서 캐릭터는 근접 능력치, 보석, 오브 등을 사용합니다.
{% endhint %}

## 먼 전투

홀과 지팡이를 사용할 때 마법사는 원거리 전투로 전환할 수 있으므로 원거리 환생을 착용해야 합니다.\
원거리 전투에는 빛나는 마법 가루 [필요합니다.](https://revolgc.pro/r2wiki/3203/item/) ![](https://revolgc.pro/data/items/item/3203.png) - 원거리 전투에서 지팡이나 셉터가 공격할 수 있는 카트리지입니다.

{% hint style="info" %}
원거리 모드에서 캐릭터는 원거리 통계, 보석, 오브 등을 사용합니다.
{% endhint %}

## 마법 공격

디버프를 사용할 때 최대 데미지를 얻으려면 마술사가 마법 공격이 필요합니다.

디버프는 몬스터와 캐릭터 모두에게 사용할 수 있습니다.

마법 공격의 최대 레벨은 특정 유형의 무기로만 달성할 수 있습니다.

* ![](https://revolgc.pro/data/items/item/8157.png) [유성의 신성한 홀](https://revolgc.pro/r2wiki/8157/item/)
* ![](https://revolgc.pro/data/items/item/1322.png) [알라타리엘의 지팡이](https://revolgc.pro/r2wiki/1322/item/)
* ![](https://revolgc.pro/data/items/item/5709.png) [Eugines의 지팡이](https://revolgc.pro/r2wiki/5709/item/)

특정 장신구, 허리띠, 반지, 목걸이를 사용하면 마법 공격력이 최대로 증가합니다.

마인드 오브 사용

흑마법의 개인 트리 탐색(오른쪽)


---

# 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://wiki.revolgc.pro/kr/undefined-2/specifikaciya-klassov/mag/rezhim-boya.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.
