# Adventurer

## <mark style="color:purple;">**Experiance gain**</mark>

### Overworld

<details>

<summary>Very Easy / Farmable</summary>

* **Silverfish** — 2–4 XP
* **Endermite** — 2–4 XP
* **Slime** — 2–6 XP
* **Vex** — 4–8 XP

</details>

<details>

<summary>Easy</summary>

* **Zombie** — 4–8 XP
* **Zombie Villager** — 4–8 XP
* **Husk** — 4–8 XP
* **Drowned** — 4–8 XP
* **Skeleton** — 4–8 XP
* **Stray** — 4–8 XP
* **Spider** — 4–8 XP
* **Cave Spider** — 6–10 XP
* **Creeper** — 6–10 XP

</details>

<details>

<summary>Medium</summary>

* **Phantom** — 8–12 XP
* **Enderman** — 8–12 XP
* **Guardian** — 10–14 XP
* **Pillager** — 6–10 XP
* **Vindicator** — 8–12 XP

</details>

<details>

<summary>Hard (Overworld but High Risk)</summary>

* **Witch** — 12–18 XP
* **Evoker** — 28–40 XP
* **Ravager** — 32–48 XP
* **Elder Guardian** — 40–60 XP

</details>

<details>

<summary>Very Hard (Approach with caution)</summary>

* **Warden** — 80–120 XP

</details>

### Nether Mobs (Full XP)

<details>

<summary>Medium</summary>

* **Blaze** — 16–24 XP
* **Magma Cube** — 4–12 XP
* **Hoglin** — 16–24 XP

</details>

<details>

<summary>Hard</summary>

* **Wither Skeleton** — 50–80XP
* **Zoglin** — 20–28 XP
* **Ghast** — 28–40 XP
* **Piglin Brute** — 28–40 XP

</details>

### End & Special Mobs

<details>

<summary>Average</summary>

* **Shulker** — 20–28 XP

</details>

<details>

<summary>Rare</summary>

* **Illusioner** — 48–72 XP

</details>

### [Box Arena](/arpg/dungeons/box-arena.md)

<details>

<summary><mark style="color:red;">Extreme</mark></summary>

* Entity 303 — 250-500 XP

</details>

{% hint style="info" %}
Page is under construction, detailed infomration will be later.
{% endhint %}


---

# 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.fatex.eu/arpg/proffesions/adventurer.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.
