> For the complete documentation index, see [llms.txt](https://lokagamers.gitbook.io/rowiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lokagamers.gitbook.io/rowiki/guide/class-guide/priest.md).

# Priest

## Priest

Priest is the main support class for parties.

It can also level efficiently with Magnus Exorcismus on undead maps.

{% columns %}
{% column %}

<figure><img src="/files/0LaOIXe92vti2YtKm8Rn" alt="Priest"><figcaption><p>Priest</p></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/jtgPK5tP36TkHiZCsN1t" alt="Priest"><figcaption><p>Priest</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### 🟣 At a glance

* **Best leveling build:** Magnus
* **Main leveling skill:** Magnus Exorcismus 10
* **Best map flow:** Payon Cave → Glast Heim Churchyard → Glast Heim Prison
* **Main strength:** Strong support and undead farming

### 🟣 Overview

Priest brings healing, buffs, and party utility.

For solo leveling, Magnus builds perform best against undead targets.

### 🟣 Build

#### Magnus build

Use this build for undead leveling and party utility.

**Stats**

* INT: 90
* VIT: 50–70
* DEX: 40–60

**Focus**

* Strong undead AOE
* High sustain
* Reliable party support

{% hint style="success" %}
Priest is always valuable in parties and remains strong on undead maps.
{% endhint %}

### 🟣 Key skills

* Heal 10
* Blessing 10
* Increase AGI 10
* Magnus Exorcismus 10 — main leveling skill
* Kyrie Eleison

### 🟣 Gameplay

1. Pull undead monsters into a clean group.
2. Cast Magnus Exorcismus for mass kills.
3. Heal and rebuff between pulls.
4. Switch to support play when the party needs it.

### 🟣 Equipment progression

#### Early

* Rod or Staff
* Basic armor
* Basic SP support gear

#### Mid

* Staff with SP regeneration support
* Defensive garment
* Utility accessories

#### Late

* Refined Staff
* SP regen gear
* Garment with Raydric Card

### 🟣 Best leveling spots

* Payon Cave
* Glast Heim Churchyard
* Glast Heim Prison

### 🟣 Pros and cons

**Pros**

* Always wanted in parties
* High sustain
* Can solo undead maps well

**Cons**

* Slow on non-undead maps
* Heavy SP use

### 🟣 Related guide

* [Leveling Encyclopedia](/rowiki/guide/leveling-guide.md)


---

# 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://lokagamers.gitbook.io/rowiki/guide/class-guide/priest.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.
