# Mobs

## The Stars of the Show

Mobs in Durel have levels. Their level increases with every 25 blocks from 0,0 meaning the further away you get from 0,0 the more powerful they get. But keep in mind they do drop alot more exp loot and items. We're working on giving them custom drops which will be coming in the near future. Their HP, Damage and Speed increases which each level up the max being 1000 atm. That can one shot Malachite Protection 4. Be careful when going to 20k.

<figure><img src="/files/TT6v3OLP0jFe4ZMQrQ6w" alt=""><figcaption><p>This is how a level 1000 zombie feels like.<br>He hits gym very often..</p></figcaption></figure>

Not all is bad news though, as mobs coming from spawners won't have any extra levels.


---

# 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://wiki.drgnshield.com/modded-survival/overworld/about-durel/mobs.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.
