# Mage

The Mage is a powerful class that uses magic to deal high damage from a distance. With a variety of spells, the Mage can control the battlefield by dealing damage and paralyzing his enemies.

<figure><img src="/files/WnSo9FKVDlnYa9OSrGOv" alt=""><figcaption><p><strong>Mage Class Stats Overview</strong></p></figcaption></figure>

## <mark style="color:green;">Skills</mark>

#### <mark style="color:green;">**Level 1: Fireball**</mark> <a href="#niveau-1-boule-de-feu" id="niveau-1-boule-de-feu"></a>

Shoot a burning fireball at your target.

* <mark style="color:green;">**Cooldown**</mark> : 1.5s
* <mark style="color:green;">**Mana**</mark> : 0
* <mark style="color:green;">**Damage**</mark> : 24

#### <mark style="color:green;">**Level 5: Arcane Shot**</mark> <a href="#niveau-5-tire-arcanique" id="niveau-5-tire-arcanique"></a>

Every 5 attacks, you summon 3 Arcane Missiles that follow and damage targets.

* <mark style="color:green;">**Cooldown**</mark> : 0s
* <mark style="color:green;">**Mana**</mark> : 0
* <mark style="color:green;">**Damage**</mark> : 12

#### <mark style="color:green;">**Level 10: Blink**</mark> <a href="#niveau-10-clignotement" id="niveau-10-clignotement"></a>

Teleport in the direction you are facing.

* <mark style="color:green;">**Cooldown**</mark> : 3s
* <mark style="color:green;">**Mana**</mark> : 10
* <mark style="color:green;">**Damage**</mark> : 0

#### <mark style="color:green;">**Level 15: Cold Nova**</mark> <a href="#niveau-15-nova-de-froid" id="niveau-15-nova-de-froid"></a>

Summons a wave of ice spikes that damage and paralyze enemies.

* <mark style="color:green;">**Cooldown**</mark> : 5s
* <mark style="color:green;">**Mana**</mark> : 50
* <mark style="color:green;">**Damage**</mark> : 12

#### <mark style="color:green;">**Level 20: Meteor**</mark> <a href="#niveau-20-meteore" id="niveau-20-meteore"></a>

Summon an explosive meteor that damages and burns targets, leaving an area ablaze.

* <mark style="color:green;">**Cooldown**</mark> : 15s
* <mark style="color:green;">**Mana**</mark> : 100
* <mark style="color:green;">**Damage**</mark> : 16

#### <mark style="color:green;">**Level 30: Earthquake**</mark> <a href="#niveau-30-seisme" id="niveau-30-seisme"></a>

Create a small earthquake, damaging and stunning targets around you.

* <mark style="color:green;">**Cooldown**</mark> : 5s
* <mark style="color:green;">**Mana**</mark> : 38
* <mark style="color:green;">**Damage**</mark> : 24

#### <mark style="color:green;">**Level 40: Infernal Chain**</mark> <a href="#niveau-40-chaine-infernal" id="niveau-40-chaine-infernal"></a>

Summon 4 chains of fire that stun targets, creating a ground rupture that causes a vertical explosion.

* <mark style="color:green;">**Cooldown**</mark> : 30s
* <mark style="color:green;">**Mana**</mark> : 175
* <mark style="color:green;">**Damage**</mark> : 48


---

# 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.epicworld.gg/gameplay/the-classes/mage.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.
