# Abyssal

## 💠 <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/A9UIkPG2b7y0jwzxrYvG" 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>   |
| 👽 **Nautilux (Mini Boss)** | <mark style="color:yellow;">**450 XP**</mark> |
| 🐉 **Merlock (Boss Final)** | <mark style="color:red;">**900 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;">**1 728 XP**</mark>  |
| 🟡 **Salle Mini Boss**  | Variable (aléatoire) | 20 mobs + 3 Nautilux | <mark style="color:yellow;">**1 710 XP**</mark> |
| 🔴 **Salle Boss Final** | 1 salle (toujours)   | 1 Merlock            | <mark style="color:red;">**900 XP**</mark>      |

| **Configuration**                                                | **Mobs Normaux**                                                               | **Mini Boss**                                                                      | **Boss Final**                                                              | **XP Total**                                      |
| ---------------------------------------------------------------- | ------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------- | --------------------------------------------------------------------------- | ------------------------------------------------- |
| <p>⬇️ <strong>MINIMUM</strong><br>(5 salles mini boss)</p>       | <p>100 mobs<br><mark style="color:green;"><strong>1 800 XP</strong></mark></p> | <p>15 Nautilux<br><mark style="color:yellow;"><strong>6 750 XP</strong></mark></p> | <p>1 Merlock<br><mark style="color:red;"><strong>900 XP</strong></mark></p> | <mark style="color:orange;">**9 450 XP**</mark>   |
| <p>📊 <strong>MOYENNE</strong><br>(4 normales + 1 mini boss)</p> | <p>404 mobs<br><mark style="color:green;"><strong>7 272 XP</strong></mark></p> | <p>3 Nautilux<br><mark style="color:yellow;"><strong>1 350 XP</strong></mark></p>  | <p>1 Merlock<br><mark style="color:red;"><strong>900 XP</strong></mark></p> | <mark style="color:purple;">**\~9 522 XP**</mark> |
| <p>⬆️ <strong>MAXIMUM</strong><br>(5 salles normales)</p>        | <p>480 mobs<br><mark style="color:green;"><strong>8 640 XP</strong></mark></p> | <p>0 Nautilux<br><mark style="color:yellow;"><strong>0 XP</strong></mark></p>      | <p>1 Merlock<br><mark style="color:red;"><strong>900 XP</strong></mark></p> | <mark style="color:green;">**9 540 XP**</mark>    |

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

|                                                                           |
| :-----------------------------------------------------------------------: |
| <mark style="color:blue;">**2 Cartes de Classe Aléatoire Commune**</mark> |
|    <mark style="color:blue;">**Cartes de Classe Aléatoire Rare**</mark>   |
|           <mark style="color:blue;">**Parchemin Abyssal**</mark>          |
|               <mark style="color:blue;">**75.000 💲**</mark>              |
|              <mark style="color:blue;">**125.000 💲**</mark>              |
|              <mark style="color:blue;">**175.000 💲**</mark>              |
|      <mark style="color:blue;">**2 Pinces de Crabe Abyssale**</mark>      |
|         <mark style="color:blue;">**2 Bonbons à l'Orange**</mark>         |
|        <mark style="color:blue;">**Œuf de familier Abyssal**</mark>       |
|            <mark style="color:blue;">**5 000 XP Classe**</mark>           |
| <mark style="color:blue;">**Pet Merlock (Uniquement sur le boss)**</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/abyssal.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.
