> 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/en/introduction-to-the-game/kvesty/vremenno-nedostupno-epik/voskreshenie-korolya/peiyan.md).

# Peyang

<figure><img src="/files/yMy3B6DceuThMIukxeBa" alt=""><figcaption><p><strong>Payyang</strong></p></figcaption></figure>

> Welcome! I've been waiting for you!\
> Are you wondering how I know about your appearance?\ Legends about who defeated and sealed two \_**lords of darkness**\_are spreading at an incredible speed.\
> I ***knew that such a hero would certainly will appear***!

## Stage VII

### Resurrection of Belgevit I

> Yes, I don't need ***letter***. I already know everything!\
> For the last ten years, I have been praying all the time that ***Belzhevit*** would not be reborn.\
> Perhaps the appearance of warriors like you, capable of stopping ***the lords of darkness*** is,\
> in some way, the result of my prayers.\ I will ask you to kill on ***2nd level of the King's Tomb*** ***4000 monsters.***

<details>

<summary><mark style="color:yellow;">Resurrection of Belgevit I</mark></summary>

It is necessary to destroy a total of 4000 monsters:

[Vampire Queen](https://revolgc.pro/r2wiki/516/monster/)\
[Vampire King](https://revolgc.pro/r2wiki/519/monster/)\
[Sword Dancer](https://revolgc.pro/r2wiki/825/monster/)

Most of them live in [King's Tomb](/en/introduction-to-the-game/zemli/kolfort/podzemelya-kolforta/grobnica-korolya-1-4/grobnica-korolya-2-ur..md) at level 2

For completing this quest, you will receive the following rewards:

1. ![](https://revolgc.pro/data/items/item/71692.png) A small amount of experience

</details>

> Perfect! Here's ***a small reward for you***...\
> It's impossible to say exactly when, but ***Belgevit*** nevertheless was reborn.\
> It's unlikely that I didn't pray hard enough...\ Or maybe it was you who made a mistake by destroying ***monsters***?\
> Otherwise **Belgevit** would not have revived...\
> How is this even possible?!

## Stage VIII

### Resurrection of Belgevit II

> \[Peyang clears his throat.]\
> Since you're in such a hurry, I'll give you a short summary.\ Destroy ***2500 monsters*** at ***Level 3 of the King's Tomb***, fight back ***Belgevit*** and bring me ***the royal crown of Belgevit***.\
> And I will pray even harder.\ And you will definitely succeed.

<details>

<summary><mark style="color:yellow;">Resurrection of Belgevit II</mark></summary>

It is necessary to destroy a total of 2500 monsters:

[Allastiro](https://revolgc.pro/r2wiki/535/monster/)\
[Shadrach](https://revolgc.pro/r2wiki/820/monster/)\
[Wandering Sorceress](https://revolgc.pro/r2wiki/534/monster/)

Need to get:

<img src="https://revolgc.pro/data/items/item/6990.png" alt="" data-size="original"> [Belgevit Royal Crown](https://revolgc.pro/r2wiki/6990/item/) w [Belgevit](https://revolgc.pro/r2wiki/536/monster/)

You will meet all these monsters at level 3 [King's Tombs](/en/introduction-to-the-game/zemli/kolfort/podzemelya-kolforta/grobnica-korolya-1-4/grobnica-korolya-3-ur..md)\
Hvatafors respawn time can be seen in the [table of Dungeon Bosses](/en/introduction-to-the-game/sobytiya/bossy-podzemelii.md).

For completing this quest, you will receive the following rewards:

1. ![](https://revolgc.pro/data/items/item/71692.png) A small amount of experience

</details>

> Hahahaha, just look!\
> Everything turns out thanks to fervent prayers!\ Now the most dangerous ***the lord of darkness*** is sealed again.\
> And peace reigns again!\ Now, I hope, our clan's services are more will not be needed.\
> Here is your reward for helping us and saving the world.\ So, now I can leave this hateful place.


---

# 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/en/introduction-to-the-game/kvesty/vremenno-nedostupno-epik/voskreshenie-korolya/peiyan.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.
