> For the complete documentation index, see [llms.txt](https://dotaro.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dotaro.gitbook.io/wiki/pve-content-and-farming/world-boss.md).

# World Boss

<figure><img src="/files/GAYay7UHPJLEp2Sqbicg" alt=""><figcaption><p>@warp dotaro 178 101</p></figcaption></figure>

Upon reaching the required number of monster kills, an announcement will be made, and the World Boss will appear on a randomly selected map.

Once you enter the map, the World Boss HP Bar will appear (can be toggled Off/On via the World Boss Board NPC). You'll need to locate the World Boss to defeat it.

Face off against massively empowered MVPs with **300M HP** and **triple (x3) stats**, turning every encounter into a true test of strength, strategy, and endurance. Rally your allies, unleash everything you’ve got, and fight for dominance.

<table><thead><tr><th align="center" valign="middle">Property</th><th align="center" valign="middle">MVP</th><th align="center">Monster ID</th></tr></thead><tbody><tr><td align="center" valign="middle">Neutral</td><td align="center" valign="middle"><img src="/files/os1027iNPbItrM6BTxb5" alt=""></td><td align="center">20928</td></tr><tr><td align="center" valign="middle">Water</td><td align="center" valign="middle"><img src="/files/Qxn4NgFA8MalEahDImjZ" alt=""></td><td align="center">2202</td></tr><tr><td align="center" valign="middle">Earth</td><td align="center" valign="middle"><img src="/files/Il54reNmIdhUajtMHFpx" alt=""></td><td align="center">3804</td></tr><tr><td align="center" valign="middle">Fire</td><td align="center" valign="middle"><img src="/files/GL6CuJcpqCQ82jUiE6rm" alt=""></td><td align="center">21301</td></tr><tr><td align="center" valign="middle">Wind</td><td align="center" valign="middle"><img src="/files/Q8uQ4Bv3D8RFo1zL8MkS" alt=""></td><td align="center">20346</td></tr><tr><td align="center" valign="middle">Poison</td><td align="center" valign="middle"><img src="/files/544zkeHcf9AtGXRLr1JF" alt=""></td><td align="center">3244</td></tr><tr><td align="center" valign="middle">Holy</td><td align="center" valign="middle"><img src="/files/5r2MU4qJIalZhEBa6Kle" alt=""></td><td align="center">21361</td></tr><tr><td align="center" valign="middle">Shadow</td><td align="center" valign="middle"><img src="/files/DMC9hSMb7X6bVGNvrNPr" alt=""></td><td align="center">20843</td></tr><tr><td align="center" valign="middle">Ghost</td><td align="center" valign="middle"><img src="/files/w1L0yerVKp90zkH8SETe" alt=""></td><td align="center">21360</td></tr><tr><td align="center" valign="middle">Undead</td><td align="center" valign="middle"><img src="/files/MO9qvZXYS2dFVPO8Pjvk" alt=""></td><td align="center">3659</td></tr></tbody></table>

***

Once the World Boss is defeated, a **Treasure Chest** will spawn — but the rewards don’t stop there. All rewards will be distributed via **mail (Rodex)**, so make sure your contribution counts.

{% tabs %}
{% tab title="Top 1-3 Damager Rewards" %}

* **Top 1:** 5x Proof of Donation Box (Item ID: 77222)
* **Top 2:** 3x Proof of Donation Box (Item ID: 77222)
* **Top 3:** 1x Proof of Donation Box (Item ID: 77222)
  {% endtab %}

{% tab title="10M Damage Participation Rewards" %}
Random amount and item of the following:

* 1\~3x Bloody Branch Box
* 1\~3x Random Material Box
* 1\~3x Event Coin Box
* 1\~3x Currency Coin Box
* 1\~3x He Bubblegum Box
  {% endtab %}

{% tab title="Sure Participation Rewards" %}

* 10x Bloody Branch Box
* 10x Cheese Box
* 10x DotaRO Taming Item
* 30x DotaRO Pet Food
  {% endtab %}

{% tab title="Final Mob Kill Reward" %}
Final Mob Kill before WB Respawn Reward

* Random amount 1\~10x Enchantment Box
  {% endtab %}
  {% endtabs %}

Join the hunt, claim your rewards, and prove your strength in the ultimate battle.


---

# 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://dotaro.gitbook.io/wiki/pve-content-and-farming/world-boss.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.
