# Halloween

## 💠 <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 20**</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/RAb6oaZ2Jqcpg0QAnpt3" 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;">**35 XP**</mark>     |
| 👽 **Mini Boss**     | <mark style="color:yellow;">**1 250 XP**</mark> |
| 🐉 **Boss Final**    | <mark style="color:red;">**3 500 XP**</mark>    |

### 📋 Structure du donjon

Le donjon est composé de **8 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) | 30 mobs (1 vague)     | <mark style="color:green;">**1 050 XP**</mark>  |
| 🟡 **Salle Mini Boss**  | Variable (aléatoire) | 20 mobs + 1 mini boss | <mark style="color:yellow;">**1 950 XP**</mark> |
| 🔴 **Salle Boss Final** | 1 salle (toujours)   | 1 boss                | <mark style="color:red;">**3 500 XP**</mark>    |

| **Configuration**                                                | **Mobs Normaux**                                                               | **Mini Boss**                                                                       | **Boss Final**                                                             | **XP Total**                                       |
| ---------------------------------------------------------------- | ------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------- | -------------------------------------------------------------------------- | -------------------------------------------------- |
| <p>⬇️ <strong>MINIMUM</strong><br>(8 salles normales)</p>        | <p>240 mobs<br><mark style="color:green;"><strong>8 400 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>3 500 XP</strong></mark></p> | <mark style="color:orange;">**11 900 XP**</mark>   |
| <p>📊 <strong>MOYENNE</strong><br>(5 normales + 3 mini boss)</p> | <p>210 mobs<br><mark style="color:green;"><strong>7 350 XP</strong></mark></p> | <p>3 mini boss<br><mark style="color:yellow;"><strong>3 750 XP</strong></mark></p>  | <p>1 boss<br><mark style="color:red;"><strong>3 500 XP</strong></mark></p> | <mark style="color:purple;">**\~14 600 XP**</mark> |
| <p>⬆️ <strong>MAXIMUM</strong><br>(8 salles mini boss)</p>       | <p>160 mobs<br><mark style="color:green;"><strong>5 600 XP</strong></mark></p> | <p>8 mini boss<br><mark style="color:yellow;"><strong>10 000 XP</strong></mark></p> | <p>1 boss<br><mark style="color:red;"><strong>3 500 XP</strong></mark></p> | <mark style="color:green;">**19 100 XP**</mark>    |

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

|                                                                         |
| :---------------------------------------------------------------------: |
| <mark style="color:orange;">**Cartes Aléatoires de Classe Rare**</mark> |
|        <mark style="color:orange;">**Parchemin Halloween**</mark>       |
|             <mark style="color:orange;">**50 000 💲**</mark>            |
|            <mark style="color:orange;">**100 000 💲**</mark>            |
|            <mark style="color:orange;">**250 000 💲**</mark>            |
|    <mark style="color:orange;">**2 Citrouilles Scintillantes**</mark>   |
|      <mark style="color:orange;">**2 Bonbons à la Myrtille**</mark>     |
|     <mark style="color:orange;">**Œuf de Familier Halloween**</mark>    |
|          <mark style="color:orange;">**5 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/halloween.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.
