# Elite Monsters

Elite monsters are formidable versions of regular creatures, created to provide a tougher challenge for players while offering exclusive loot as a reward.&#x20;

#### **Elite Monsters and Bestiary System**

Elite monsters are directly tied to the [Bestiary](/mythera74/systems/bestiary.md) system. Every time a monster is defeated, it has a chance to spawn as an elite version, with the likelihood increasing as you progress through the Bestiary.

Each stage of the Bestiary **increases** the **possibility** of encountering elite monsters:

| Stages / Stars               | 1 Star | 2 Star | 3 Star |
| ---------------------------- | ------ | ------ | ------ |
| Base Chance                  | 1/200  | 1/400  | 1/1000 |
| Stage 1 Bestiary             | 1/100  | 1/400  | 1/1000 |
| Stage 2 Bestiary             | 1/100  | 1/200  | 1/1000 |
| Stage 3 Bestiary (Completed) | 1/100  | 1/200  | 1/500  |

As you fill out your Bestiary, you not only gain valuable knowledge about creatures but also unlock the chance to face increasingly powerful elite monsters with each step.

#### **Unique Drops and Mystic Bags**

Some elite monsters drop **unique** items that cannot be found elsewhere, adding an extra layer of rarity and excitement to the hunt. In addition, they have an increased chance to drop the normal loot from their respective creatures. These powerful creatures are also responsible for dropping **Mystic Bags**, which contain one of six possible **Mystic Runes**.

Each **Mystic Bag** has the potential to grant players access to one of the six different **Mystic Runes**, which are valuable for crafting. The chance to obtain these bags makes elite monsters even more rewarding to defeat, offering both unique loot and the possibility of rare rune drops that can enhance your gameplay.

You can have the luck to obtain some **Crystals** that are used to enchant [Training Weapons](/mythera74/gameplay/training-weapons.md)

### Tier 1 :star:

<figure><img src="/files/ZVjCUGawayn5pdToQTZA" alt=""><figcaption></figcaption></figure>

### Tier 2 :star::star:

<figure><img src="/files/ihPb79tnCawSdOG0KsrM" alt=""><figcaption></figcaption></figure>

### Tier 3 :star::star::star:

<figure><img src="/files/bu1kO04twGieYqvLHG2M" alt=""><figcaption></figcaption></figure>


---

# 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://mythera74.gitbook.io/mythera74/systems/elite-monsters.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.
