# MVP Tomb

Welcome to the MVP Tomb Tracker info! This guide explains how players can use the system to track MVP deaths, respawns, and kill history.

***

### Introduction <a href="#introduction" id="introduction"></a>

The MVP Tomb Tracker is a player-facing tool for monitoring MVP (selected boss monster) activity on server.\
It helps players plan hunts, keep track of respawn timers, and check kill history for events or competition.

***

### Features <a href="#features" id="features"></a>

### Death Logging

* Every time an MVP boss is defeated, the system records:
  * MVP name
  * Name of the player who killed it
  * Time and location of death
  * Map coordinates
* A tomb appears at the site of the MVP’s death, marking it as “dead”.

![](/files/sopOobTABxYZ2fC2ibL7)

### Respawn Announcing

* The system automatically detects when an MVP respawns (the tomb disappears).
* Announces globally when an MVP is back alive, including the respawn map location.

![](/files/0gIYFDMHhytfuTHzxgXV)

### In-game Monitor NPC

* Located in town (default: Prontera, coordinates revolution,188,130).
* Lets players check the status of every MVP:
  * List of dead MVPs with count
  * Details for each dead MVP: killer, death time, location

![](/files/TnjAZNiXvdvQeftG6zdJ)

### Death and Kill History

* Every MVP kill is logged permanently in a history database.

***

## Web-Based MVP Tomb Monitor <a href="#web-based-mvp-tomb-monitor" id="web-based-mvp-tomb-monitor"></a>

This section describes how to use the **Web MVP Tomb Monitor** found at [ro-revoclassic.com](https://ro-revoclassic.com/?module=mvptracker) for real-time tracking of MVP status, kill history, and live respawn estimates.

### How to Use <a href="#how-to-use" id="how-to-use"></a>

1. **Visit the Tracker:** Open <https://ro-revoclassic.com/?module=mvptracker> in browser.​
2. **Browse MVP List:** The main table lists all trackable MVPs. Key columns include:
   * MVP Name
   * Status (ALIVE/DEAD)
   * Killed By (player name)
   * Map (where killed)
   * Death Time
   * Respawn Estimate
3. **Check Kill History:** Click the 📜 icon to view the last 5 kills for each MVP, where available.
4. **Sorting & Filtering:** Tap MVP images or use filters to easily focus on a specific MVP or group of MVPs.
5. **Plan Hunts:** Use the "Death Time" and "Respawn Estimate" to plan your hunts, or coordinate with your party when an MVP will be available again.

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

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

***

### Tips <a href="#tips" id="tips"></a>

* **Use Both In-Game and Web:** For the best experience, use both the in-game NPC Monitor for immediate field info and the web tracker for cross-device monitoring and historical data.​
* **Coordinate MVP Hunts:** Guilds and teams can share the site link to coordinate effective MVP camping.
* **Stay Updated Anywhere:** Web access allows MVP status checks even when not logged in-game.


---

# Agent Instructions: 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://revoclassicr0.gitbook.io/revoclassicro/revos-guide/mvp-tomb.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.
