# Mythique

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

👪 Nombre de joueurs accueillis : <mark style="color:green;">**1 à 10 joueurs**</mark>\
📈 Niveau de classe minimum : <mark style="color:green;">**Classe niveau 50**</mark>\
🕓 Durée du donjon : <mark style="color:green;">**60 minutes**</mark>

## 💠 <mark style="color:green;">Aperçu du portail 👁‍🗨</mark>

| <mark style="color:green;">**Aperçu du Donjon 📸**</mark>           |
| ------------------------------------------------------------------- |
| <img src="/files/xwA4ke2nyd3VDxYjhua1" 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;">**100 XP**</mark>     |
| 👽 **Mini Boss**     | <mark style="color:yellow;">**10 000 XP**</mark> |
| 🐉 **Boss Final**    | <mark style="color:red;">**20 000 XP**</mark>    |

### 📋 Structure du donjon

Le donjon est composé de **2 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** | 2 salles (fixe)    | 120 mobs + 1 mini boss | <mark style="color:yellow;">**22 000 XP**</mark> |
| 🔴 **Salle Boss Final**       | 1 salle (toujours) | 1 boss                 | <mark style="color:red;">**20 000 XP**</mark>    |

| **XP Total du donjon**                                                                     |
| ------------------------------------------------------------------------------------------ |
| <p><mark style="color:green;"><strong>64 000 XP</strong></mark><br>2 × 22 000 + 20 000</p> |

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

|                                                                          |
| :----------------------------------------------------------------------: |
|   <mark style="color:red;">**Carte Aléatoire de Classe Épique**</mark>   |
| <mark style="color:red;">**Carte Aléatoire de Classe Légendaire**</mark> |
|           <mark style="color:red;">**Parchemin Expert**</mark>           |
|         <mark style="color:red;">**Parchemin Impossible**</mark>         |
|              <mark style="color:red;">**300 000 💲**</mark>              |
|              <mark style="color:red;">**750 000 💲**</mark>              |
|             <mark style="color:red;">**1 000 000 💲**</mark>             |
|      <mark style="color:red;">**Cristaux de donjon Mythique**</mark>     |
|          <mark style="color:red;">**2 Bonbons au Raisin**</mark>         |
|           <mark style="color:red;">**Plume de Phoenix**</mark>           |
|        <mark style="color:red;">**Item Évolutif Aléatoire**</mark>       |
|     <mark style="color:red;">**Pet Donjon (Boss Uniquement)**</mark>     |
|             <mark style="color:red;">**Clé Aléatoire**</mark>            |
|      <mark style="color:red;">**Pied Droit du T-Rex (Musée)**</mark>     |
|     <mark style="color:red;">**Pied Gauche du T-Rex (Musée)**</mark>     |
|  <mark style="color:red;">**Colonne Vertébrale du T-Rex (Musée)**</mark> |
|      <mark style="color:red;">**Bras Droit du T-Rex (Musée)**</mark>     |
|     <mark style="color:red;">**Bras Gauche du T-Rex (Musée)**</mark>     |
|     <mark style="color:red;">**Main Gauche du T-Rex (Musée)**</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/mythique.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.
