# Custom Mobs

### Mob spawn&#x20;

Overal in het water spawnen Turtles. Deze droppen niks en zijn er alleen om te voorkomen dat je niet door het water gaat zwemmen.

#### Animal area

<figure><img src="/files/V4EkIPz0FXtUo4X5h7oM" alt=""><figcaption><p>Animal</p></figcaption></figure>

#### Swamp

<figure><img src="/files/poqQqb90WsIFX7dH05v6" alt=""><figcaption><p>Swamp</p></figcaption></figure>

#### Undead

<figure><img src="/files/mwhYbPFTytaDCTzHyAQa" alt=""><figcaption><p>Undead</p></figcaption></figure>

#### Hardcore

<figure><img src="/files/Zy0rHnk4owilDeuykhbT" alt=""><figcaption><p>Hardcore</p></figcaption></figure>

### Speciale drops

Alle mobs droppen ook nog basic items voor gebruik, deze staan hieronder vermeld. Het  aantal coins verschilt per animal/mob.

#### Questwereld Coins

<div align="center"><figure><img src="/files/8Fnj0aM0Ct2jDQxpI2hp" alt=""><figcaption><p>Copper Piece</p></figcaption></figure> <figure><img src="/files/1Y8q6Rr2qbPN3Ce8KgSa" alt=""><figcaption><p>Shilling</p></figcaption></figure> <figure><img src="/files/ADOjFb4jdh2bLvhAG3ge" alt=""><figcaption><p>Dinar</p></figcaption></figure></div>

#### Animal Drops <a href="#animal-drops" id="animal-drops"></a>

|          Dropname          | Amount | Rarity |
| :------------------------: | :----: | :----: |
|   Leather from an animal   |   1-3  |   10%  |
|     Feather from animal    |   1-3  |   10%  |
| Bone from an animal or mob |   1-2  |   20%  |

#### Mob Drops <a href="#mob-drops" id="mob-drops"></a>

|          Dropname          | Amount | Rarity |
| :------------------------: | :----: | :----: |
|   Rotten Flesh from a mob  |   1-3  |   30%  |
|      String from a mob     |   1-2  |   20%  |
| Bone from an animal or mob |   1-3  |   30%  |


---

# 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.zenithkingdoms.com/questwereld/custom-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.
