# Amour

## 💠 <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 10**</mark>\
🕓 Durée du donjon : <mark style="color:green;">**20 minutes**</mark>

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

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

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

### 📊 Valeurs unitaires

| **Type d’ennemi**    | **XP par ennemi**                             |
| -------------------- | --------------------------------------------- |
| 🧟‍♂️ **Mob Normal** | <mark style="color:green;">**18 XP**</mark>   |
| 👽 **Mini Boss**     | <mark style="color:yellow;">**450 XP**</mark> |
| 🐉 **Boss Final**    | <mark style="color:red;">**900 XP**</mark>    |

### 📋 Structure du donjon

Le donjon est composé de **4 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;">**648 XP**</mark>  |
| 🟡 **Salle Mini Boss**  | Variable (aléatoire) | 4 mobs + 1 mini boss | <mark style="color:yellow;">**522 XP**</mark> |
| 🔴 **Salle Boss Final** | 1 salle (toujours)   | 1 boss               | <mark style="color:red;">**900 XP**</mark>    |

| **Configuration**                                                | **Mobs Normaux**                                                               | **Mini Boss**                                                                      | **Boss Final**                                                           | **XP Total**                                      |
| ---------------------------------------------------------------- | ------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ------------------------------------------------- |
| <p>⬇️ <strong>MINIMUM</strong><br>(4 salles mini boss)</p>       | <p>16 mobs<br><mark style="color:green;"><strong>288 XP</strong></mark></p>    | <p>4 mini boss<br><mark style="color:yellow;"><strong>1 800 XP</strong></mark></p> | <p>1 boss<br><mark style="color:red;"><strong>900 XP</strong></mark></p> | <mark style="color:orange;">**2 988 XP**</mark>   |
| <p>📊 <strong>MOYENNE</strong><br>(3 normales + 1 mini boss)</p> | <p>112 mobs<br><mark style="color:green;"><strong>2 016 XP</strong></mark></p> | <p>1 mini boss<br><mark style="color:yellow;"><strong>450 XP</strong></mark></p>   | <p>1 boss<br><mark style="color:red;"><strong>900 XP</strong></mark></p> | <mark style="color:purple;">**\~3 366 XP**</mark> |
| <p>⬆️ <strong>MAXIMUM</strong><br>(4 salles normales)</p>        | <p>144 mobs<br><mark style="color:green;"><strong>2 592 XP</strong></mark></p> | <p>0 mini boss<br><mark style="color:yellow;"><strong>0 XP</strong></mark></p>     | <p>1 boss<br><mark style="color:red;"><strong>900 XP</strong></mark></p> | <mark style="color:green;">**3 492 XP**</mark>    |

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

|                                                                |
| :------------------------------------------------------------: |
|    <mark style="color:red;">**Parchemin de l'amour**</mark>    |
|          <mark style="color:red;">**10.000 💲**</mark>         |
|          <mark style="color:red;">**15.000 💲**</mark>         |
|          <mark style="color:red;">**25.000 💲**</mark>         |
|           <mark style="color:red;">**Auréole**</mark>          |
|      <mark style="color:red;">**Bonbon à la pomme**</mark>     |
| <mark style="color:red;">**Œuf de familier de l'amour**</mark> |
|       <mark style="color:red;">**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/amour.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.
