> For the complete documentation index, see [llms.txt](https://wiki.epicworld.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.epicworld.gg/gameplay/the-classes/shaman.md).

# Shaman

Manipulate light and the elements to heal, attack, and support your allies with sacred skills and magical totems.

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

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

#### <mark style="color:blue;">**Level 1: Light beam**</mark> <a href="#niveau-1-faisceau-lumineux" id="niveau-1-faisceau-lumineux"></a>

Fires a beam of light that damages your opponents.

* <mark style="color:blue;">**Cooldown**</mark>**&#x20;:** 0.5s
* <mark style="color:blue;">**Mana**</mark>**&#x20;:** 0
* <mark style="color:blue;">**Damage**</mark>**&#x20;:** 3.2

#### <mark style="color:blue;">**Level 5: Personal Recovery**</mark> <a href="#niveau-5-recuperation-personnelle" id="niveau-5-recuperation-personnelle"></a>

You heal yourself automatically.

* <mark style="color:blue;">**Cooldown**</mark>**&#x20;:** Passive (triggers automatically)
* <mark style="color:blue;">**Mana**</mark>**&#x20;:** 0
* <mark style="color:blue;">**Damage**</mark>**&#x20;:** 0

#### <mark style="color:blue;">**Level 10: Healing Ray**</mark> <a href="#niveau-10-rayon-de-soin" id="niveau-10-rayon-de-soin"></a>

Fires a beam of light that heals targets.

* <mark style="color:blue;">**Cooldown**</mark>**&#x20;:** 5s
* <mark style="color:blue;">**Mana**</mark>**&#x20;:** 50
* <mark style="color:blue;">**Damage**</mark>**&#x20;:** 0

#### <mark style="color:blue;">**Level 15: Healing Totem**</mark> <a href="#niveau-15-totem-de-soin" id="niveau-15-totem-de-soin"></a>

Summon a totem that heals nearby targets.

* <mark style="color:blue;">**Cooldown**</mark>**&#x20;:** 15s
* <mark style="color:blue;">**Mana**</mark>**&#x20;:** 100
* <mark style="color:blue;">**Damage**</mark>**&#x20;:** 0

#### <mark style="color:blue;">**Level 20: Attack Totem**</mark> <a href="#niveau-20-totem-dattaque" id="niveau-20-totem-dattaque"></a>

Summon a totem that can randomly change shape:

1. <mark style="color:blue;">**Fire Totem**</mark> : Shoots fireballs at nearby targets.
2. <mark style="color:blue;">**Wind Totem**</mark> : Pushes back nearby targets.

* <mark style="color:blue;">**Cooldown**</mark>**&#x20;:** 10s
* <mark style="color:blue;">**Mana**</mark>**&#x20;:** 150
* <mark style="color:blue;">**Damage**</mark>**&#x20;:** 39.15

#### <mark style="color:blue;">**Level 30: Solar Ray**</mark> <a href="#niveau-30-rayon-solaire" id="niveau-30-rayon-solaire"></a>

Levitate and fire an explosive solar beam that damages and burns targets.

* <mark style="color:blue;">**Cooldown**</mark>**&#x20;:** 15s
* <mark style="color:blue;">**Mana**</mark>**&#x20;:** 250
* <mark style="color:blue;">**Damage**</mark>**&#x20;:** 20

#### <mark style="color:blue;">**Level 40: Ancient Power**</mark> <a href="#niveau-40-pouvoir-ancien" id="niveau-40-pouvoir-ancien"></a>

Gain absorption and summon a magic circle that fires large beams of light damaging targets.

* <mark style="color:blue;">**Cooldown**</mark>**&#x20;:** 30s
* <mark style="color:blue;">**Mana**</mark>**&#x20;:** 450
* <mark style="color:blue;">**Damage**</mark>**&#x20;:** 20


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/shaman.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.
