# Terrier du Roi Lapin

## 💠 <mark style="color:green;">Caractéristiques 📋</mark>

👪 Nombre de joueurs accueillis : <mark style="color:green;">**1 à 4 joueurs**</mark>\
📈 Niveau de classe minimum : <mark style="color:green;">**Classe niveau 15**</mark>\
🕓 Durée du donjon : <mark style="color:green;">**15 minutes**</mark>

## 💠 <mark style="color:green;">Aperçu du portail 👁‍🗨</mark>

| <mark style="color:green;">**Aperçu du Donjon 📸**</mark>           |
| ------------------------------------------------------------------- |
| <img src="/files/6H2Ibw13xxUGuNvFIgow" alt="" data-size="original"> |

## 💠 <mark style="color:blue;">Statistiques détaillées 📊</mark>

### 📊 Valeurs unitaires

| **Type d’ennemi**               | **XP par ennemi**                             |
| ------------------------------- | --------------------------------------------- |
| 🧟‍♂️ **Combattants & Tireurs** | <mark style="color:green;">**22 XP**</mark>   |
| 👽 **Gros Lapins (Mini Boss)**  | <mark style="color:yellow;">**562 XP**</mark> |
| 🐉 **Roi Lapin (Boss Final)**   | <mark style="color:red;">**1 125 XP**</mark>  |

### 📋 Structure du donjon

Le donjon est composé de **5 salles aléatoires** (normales ou mini boss) suivies de **1 salle boss finale**. La répartition entre salles normales et mini boss est **totalement aléatoire**.

| **Type de salle**       | **Nombre**           | **Composition**       | **XP par salle**                              |
| ----------------------- | -------------------- | --------------------- | --------------------------------------------- |
| 🟢 **Salle Normale**    | Variable (aléatoire) | 12 mobs × 3 vagues    | <mark style="color:green;">**792 XP**</mark>  |
| 🟡 **Salle Mini Boss**  | Variable (aléatoire) | 6 mobs + 1 Gros Lapin | <mark style="color:yellow;">**694 XP**</mark> |
| 🔴 **Salle Boss Final** | 1 salle (toujours)   | 1 Roi Lapin           | <mark style="color:red;">**1 125 XP**</mark>  |

| **Configuration**                                                | **Mobs Normaux**                                                               | **Mini Boss**                                                                        | **Boss Final**                                                                  | **XP Total**                                      |
| ---------------------------------------------------------------- | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------- | ------------------------------------------------- |
| <p>⬇️ <strong>MINIMUM</strong><br>(5 salles mini boss)</p>       | <p>30 mobs<br><mark style="color:green;"><strong>660 XP</strong></mark></p>    | <p>5 Gros Lapins<br><mark style="color:yellow;"><strong>2 810 XP</strong></mark></p> | <p>1 Roi Lapin<br><mark style="color:red;"><strong>1 125 XP</strong></mark></p> | <mark style="color:orange;">**4 595 XP**</mark>   |
| <p>📊 <strong>MOYENNE</strong><br>(4 normales + 1 mini boss)</p> | <p>150 mobs<br><mark style="color:green;"><strong>3 300 XP</strong></mark></p> | <p>1 Gros Lapin<br><mark style="color:yellow;"><strong>562 XP</strong></mark></p>    | <p>1 Roi Lapin<br><mark style="color:red;"><strong>1 125 XP</strong></mark></p> | <mark style="color:purple;">**\~4 987 XP**</mark> |
| <p>⬆️ <strong>MAXIMUM</strong><br>(5 salles normales)</p>        | <p>180 mobs<br><mark style="color:green;"><strong>3 960 XP</strong></mark></p> | <p>0 mini boss<br><mark style="color:yellow;"><strong>0 XP</strong></mark></p>       | <p>1 Roi Lapin<br><mark style="color:red;"><strong>1 125 XP</strong></mark></p> | <mark style="color:green;">**5 085 XP**</mark>    |

## 💠 <mark style="color:green;">Récompenses 🎁</mark>

|                                                                       |
| :-------------------------------------------------------------------: |
| <mark style="color:yellow;">**Parchemin du Terrier Roi Lapin**</mark> |
|            <mark style="color:yellow;">**10 000 💲**</mark>           |
|            <mark style="color:yellow;">**15 000 💲**</mark>           |
|            <mark style="color:yellow;">**25 000 💲**</mark>           |
|      <mark style="color:yellow;">**Tablette de chocolat**</mark>      |
|        <mark style="color:yellow;">**Bonbon à la pomme**</mark>       |
|    <mark style="color:yellow;">**Œuf de familier de Pâques**</mark>   |
|         <mark style="color:yellow;">**1 000 XP Classe**</mark>        |


---

# 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.evolucraft.fr/le-codex/donjons/roi-lapin.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.
