# Draconique

## 💠 <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 10**</mark>\
🕓 Durée du donjon : <mark style="color:green;">**30 minutes**</mark>

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

| <mark style="color:green;">**Aperçu du Donjon 📸**</mark>           |
| ------------------------------------------------------------------- |
| <img src="/files/DTyGmy4jUkyqtpM40q4J" alt="" data-size="original"> |

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

### 📊 Valeurs unitaires

| **Type d’ennemi**                     | **XP par ennemi**                             |
| ------------------------------------- | --------------------------------------------- |
| 🧟‍♂️ **Dragon vert & Dragon de feu** | <mark style="color:green;">**17,5 XP**</mark> |
| 🧟‍♂️ **Patate (mini-boss tank)**     | <mark style="color:green;">**150 XP**</mark>  |
| 🧟‍♂️ **Albi (mini-boss volant)**     | <mark style="color:green;">**250 XP**</mark>  |
| 👽 **Drogon (Mini Boss)**             | <mark style="color:yellow;">**500 XP**</mark> |
| 🐉 **Saphira (Boss Final)**           | <mark style="color:red;">**900 XP**</mark>    |

### 📋 Structure du donjon

Le donjon est composé de **2 salles mini boss** suivies de **1 salle boss finale**. La structure est **fixe**.

| **Type de salle**       | **Nombre**         | **Composition**                             | **XP par salle**                                |
| ----------------------- | ------------------ | ------------------------------------------- | ----------------------------------------------- |
| 🟡 **Salle Mini Boss**  | 2 salles (fixe)    | 32 Dragons + 4 Patates + 2 Albis + 1 Drogon | <mark style="color:yellow;">**2 160 XP**</mark> |
| 🔴 **Salle Boss Final** | 1 salle (toujours) | 1 Saphira                                   | <mark style="color:red;">**900 XP**</mark>      |

| **XP Total du donjon**                                                                |
| ------------------------------------------------------------------------------------- |
| <p><mark style="color:green;"><strong>5 220 XP</strong></mark><br>2 × 2 160 + 900</p> |

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

|                                                                              |
| :--------------------------------------------------------------------------: |
| <mark style="color:orange;">**2 Cartes Aléatoires de Classe Commune**</mark> |
|     <mark style="color:orange;">**Carte Aléatoire de Classe Rare**</mark>    |
|            <mark style="color:orange;">**Parchemin Avancé**</mark>           |
|          <mark style="color:orange;">**Parchemin Difficile**</mark>          |
|               <mark style="color:orange;">**50 000 💲**</mark>               |
|               <mark style="color:orange;">**100 000 💲**</mark>              |
|               <mark style="color:orange;">**150 000 💲**</mark>              |
|           <mark style="color:orange;">**4 Cœurs de Dragon**</mark>           |
|           <mark style="color:orange;">**6 Cœurs de Dragon**</mark>           |
|           <mark style="color:orange;">**Bonbon à l'Orange**</mark>           |
|       <mark style="color:orange;">**Œuf de Familier Draconique**</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/draconique.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.
