# Cupidon

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

👪 Nombre de joueurs accueillis : <mark style="color:green;">**1 à 8 joueurs**</mark>\
📈 Niveau de classe minimum : <mark style="color:green;">**Classe niveau 40**</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/hJgOtgVEwvZbxoUvdphH" alt="" data-size="original"> |

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

### 📊 Valeurs unitaires

| **Type d’ennemi**                      | **XP par ennemi**                               |
| -------------------------------------- | ----------------------------------------------- |
| 🧟‍♂️ **Apprenti, Archer & Chevalier** | <mark style="color:green;">**50 XP**</mark>     |
| 👽 **Seraphiel & Uriel (Mini Boss)**   | <mark style="color:yellow;">**5 000 XP**</mark> |
| 🐉 **Cupidon (Boss Final)**            | <mark style="color:red;">**10 000 XP**</mark>   |

### 📋 Structure du donjon

Le donjon est composé de **4 salles** (mobs + mini boss) suivies de **1 salle boss finale**. La structure est **fixe**.

| **Type de salle**             | **Nombre**         | **Composition**             | **XP par salle**                                 |
| ----------------------------- | ------------------ | --------------------------- | ------------------------------------------------ |
| 🟡 **Salle Mobs + Mini Boss** | 4 salles (fixe)    | 37 mobs + 2 Seraphiel/Uriel | <mark style="color:yellow;">**11 850 XP**</mark> |
| 🔴 **Salle Boss Final**       | 1 salle (toujours) | 1 Cupidon                   | <mark style="color:red;">**10 000 XP**</mark>    |

| **XP Total du donjon**                                                                     |
| ------------------------------------------------------------------------------------------ |
| <p><mark style="color:green;"><strong>57 400 XP</strong></mark><br>4 × 11 850 + 10 000</p> |

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

|                                                                |
| :------------------------------------------------------------: |
|    <mark style="color:red;">**Parchemin de l'amour**</mark>    |
|          <mark style="color:red;">**40 000 💲**</mark>         |
|          <mark style="color:red;">**60 000 💲**</mark>         |
|         <mark style="color:red;">**100 000 💲**</mark>         |
|         <mark style="color:red;">**2 Auréoles**</mark>         |
|    <mark style="color:red;">**2 Bonbons à l'orange**</mark>    |
| <mark style="color:red;">**Œuf de familier de l'amour**</mark> |
|       <mark style="color:red;">**5 000 XP classe**</mark>      |
|         <mark style="color:red;">**Clé Cupidon**</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/cupidon.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.
