> For the complete documentation index, see [llms.txt](https://mellowcraft-plugins-and-info.gitbook.io/mellowcraftguides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mellowcraft-plugins-and-info.gitbook.io/mellowcraftguides/features/dungeons-pvp-events.md).

# Dungeons/PVP Events

### What are Dungeon Bosses?

There are two types on Dungeons on Mellowcraft, The Overgrown Dungeon, and the Voidspire Dungeon. These will occur every 4 to 6 hours.\
The Overgrown Dungeon is medium difficulty and has Skeleton Swordsmen, Strays, Husks and the Overgrown Golem (boss) to defeat. \
The Voidspire Dungeon is hard difficulty and has Skeleton Swordsmen, Skeleton Archers, Skeleton Halberdiers, Skeleton Tanks, Skeleton Wizards, and the boss, Voidspire Mage to defeat.

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

### What can I get from defeating a Dungeons Boss?

There are many prized you can receive for participating in the dungeons, which happen every (however many) hours. The prize pool includes Dungeon Intestines, Dungeon Stomachs, Dungeon Hearts, and the coveted Dungeon Key!\
\
Intestines, Stomachs and Hearts can be exchanged at the Dungeons Trader NPC in /dungeons for rewards.&#x20;

<figure><img src="/files/6L01edKrO5zcGu0Dz750" alt=""><figcaption></figcaption></figure>

25x Dungeon Intestines > 1x Dungeon Stomach.\
32x Dungeon Stomach > 1x Dungeon Heart.\
64x Dungeon Hearts > 1x Dungeon Key.

## PVP Events on MellowCraft

### King of the Hill (KOTH)

* There are 6 arenas for KOTH
* KOTH takes place every 6 hours

Rewards per KOTH:\
\- 1st Place = PVP Key (usable at /warp PVP)\
\- 2nd Place = 10k\
\- 3rd Place = 5k

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

### Envoys

Envoy Events are started when a player uses an Envoy Flare.\
To successfully win an Envoy Event, go to the coordiates in chat and punch the Envoy Block. Last hit wins! Envoy Flares can be obtained by opening the PVP Crate with a PVP Key

### Bounties

When you are PVPing another player, you can place a Bounty on their head - This will give you their player head, signed by the player who killed them as well as the reward money!

<figure><img src="/files/CrcrpCtG5FyaSloDnQbh" 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:

```
GET https://mellowcraft-plugins-and-info.gitbook.io/mellowcraftguides/features/dungeons-pvp-events.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
