> 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/cn/you-xi-jian-jie/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) [尤金斯法杖](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/cn/you-xi-jian-jie/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.
