# Fabrique de Chocolat

## 💠 <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 40**</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> |
| --------------------------------------------------------- |
| ![](/files/jh8wqe5sFz3Cthc50z3t)                          |

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

### 📊 Valeurs unitaires

| **Type d’ennemi**               | **XP par ennemi**                               |
| ------------------------------- | ----------------------------------------------- |
| 🧟‍♂️ **Soldats & Tireurs**     | <mark style="color:green;">**50 XP**</mark>     |
| 👽 **Dinosaures (Mini Boss)**   | <mark style="color:yellow;">**5 000 XP**</mark> |
| 🐉 **Abomination (Boss Final)** | <mark style="color:red;">**10 000 XP**</mark>   |

### 📋 Structure du donjon

Le donjon est composé de **6 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) | 16 mobs × 3 vagues   | <mark style="color:green;">**2 400 XP**</mark> |
| 🟡 **Salle Mini Boss**  | Variable (aléatoire) | ? mobs + 1 Dinosaure | <mark style="color:yellow;">**? XP**</mark>    |
| 🔴 **Salle Boss Final** | 1 salle (toujours)   | 1 Abomination        | <mark style="color:red;">**10 000 XP**</mark>  |

| **XP Total estimé (6 salles normales + boss)**                                              |
| ------------------------------------------------------------------------------------------- |
| <p><mark style="color:green;"><strong>\~24 400 XP</strong></mark><br>6 × 2 400 + 10 000</p> |

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

|                                                                             |
| :-------------------------------------------------------------------------: |
| <mark style="color:yellow;">**Parchemin de la Fabrique de Chocolat**</mark> |
|               <mark style="color:yellow;">**40 000 💲**</mark>              |
|               <mark style="color:yellow;">**60 000 💲**</mark>              |
|              <mark style="color:yellow;">**100 000 💲**</mark>              |
|        <mark style="color:yellow;">**2 Tablettes de chocolat**</mark>       |
|         <mark style="color:yellow;">**2 Bonbons à l'orange**</mark>         |
|       <mark style="color:yellow;">**Œuf de familier de Pâques**</mark>      |
|            <mark style="color:yellow;">**5 000 XP classe**</mark>           |
|             <mark style="color:yellow;">**Clé de Pâques**</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/fabrique-chocolat.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.
