# Lune de Sang

## 💠 <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 45**</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/A12AEZ6QTyJv6teNdcrw" 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;">**75 XP**</mark>     |
| 👽 **Mini Boss**     | <mark style="color:yellow;">**7 500 XP**</mark> |
| 🐉 **Boss Final**    | <mark style="color:red;">**15 000 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) | 24 mobs × 4 vagues    | <mark style="color:green;">**7 200 XP**</mark>  |
| 🟡 **Salle Mini Boss**  | Variable (aléatoire) | 15 mobs + 1 mini boss | <mark style="color:yellow;">**8 625 XP**</mark> |
| 🔴 **Salle Boss Final** | 1 salle (toujours)   | 1 boss                | <mark style="color:red;">**15 000 XP**</mark>   |

| **Configuration**                                                | **Mobs Normaux**                                                                | **Mini Boss**                                                                       | **Boss Final**                                                              | **XP Total**                                       |
| ---------------------------------------------------------------- | ------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | --------------------------------------------------------------------------- | -------------------------------------------------- |
| <p>⬇️ <strong>MINIMUM</strong><br>(5 salles normales)</p>        | <p>480 mobs<br><mark style="color:green;"><strong>36 000 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>15 000 XP</strong></mark></p> | <mark style="color:orange;">**51 000 XP**</mark>   |
| <p>📊 <strong>MOYENNE</strong><br>(4 normales + 1 mini boss)</p> | <p>399 mobs<br><mark style="color:green;"><strong>29 925 XP</strong></mark></p> | <p>1 mini boss<br><mark style="color:yellow;"><strong>7 500 XP</strong></mark></p>  | <p>1 boss<br><mark style="color:red;"><strong>15 000 XP</strong></mark></p> | <mark style="color:purple;">**\~52 425 XP**</mark> |
| <p>⬆️ <strong>MAXIMUM</strong><br>(5 salles mini boss)</p>       | <p>75 mobs<br><mark style="color:green;"><strong>5 625 XP</strong></mark></p>   | <p>5 mini boss<br><mark style="color:yellow;"><strong>37 500 XP</strong></mark></p> | <p>1 boss<br><mark style="color:red;"><strong>15 000 XP</strong></mark></p> | <mark style="color:green;">**58 125 XP**</mark>    |

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

|                                                                  |
| :--------------------------------------------------------------: |
|    <mark style="color:red;">**Parchemin Lune de Sang**</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 Lunes de Sang**</mark>       |
|     <mark style="color:red;">**2 Bonbons à l'Orange**</mark>     |
| <mark style="color:red;">**Œuf de Familier Lune de Sang**</mark> |
|        <mark style="color:red;">**5 000 XP Classe**</mark>       |
|      <mark style="color:red;">**1 clé Lune de Sang**</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/lune-de-sang.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.
