# Elixirs

Elixirs are consumable items that provide temporary advantages in Ranked battles. Players can equip up to 3 Elixirs in their Elixir Deck and choose one Elixir to activate before a battle.

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

Elixirs add an extra tactical layer to Ranked gameplay, allowing players to adjust their strategy before a match without affecting core Unit balance.

Elixirs are primarily obtained through [Expeditions](https://wildforest.gitbook.io/whitepaper/metagame/expeditions).

Each Elixir is designed to enhance different battle strategies.

{% columns %}
{% column width="16.666666666666664%" valign="middle" %}

<figure><img src="/files/b4Sb7mMtj9rWZfyhvIW9" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="25%" valign="middle" %}
Stormrage
{% endcolumn %}

{% column width="58.33333333333333%" valign="middle" %}
+10% damage for all units on enemy territory
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="16.666666666666664%" valign="middle" %}

<figure><img src="/files/slAH18DOPAvAZagbOYea" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="25%" valign="middle" %}
Skybreaker
{% endcolumn %}

{% column width="58.33333333333333%" valign="middle" %}
+15% damage against flying units
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="16.666666666666664%" valign="middle" %}

<figure><img src="/files/iDchRhOq8IJoeYn9kUz9" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="25%" valign="middle" %}
Tireless
{% endcolumn %}

{% column width="58.33333333333333%" valign="middle" %}
+10% damage against ranged units
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="16.666666666666664%" valign="middle" %}

<figure><img src="/files/Wf6Oa7vQfWPQ4A3KHQzl" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="25%" valign="middle" %}
Manasaver
{% endcolumn %}

{% column width="58.33333333333333%" valign="middle" %}
Reduces building costs by 1 mana
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="16.666666666666664%" valign="middle" %}

<figure><img src="/files/yDHhVDcUGzIb6lsM2MP8" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="25%" valign="middle" %}
Lifespring
{% endcolumn %}

{% column width="58.33333333333333%" valign="middle" %}
Grants 5% HP regeneration per second for all units
{% endcolumn %}
{% endcolumns %}

These Elixirs represent the initial set available in the game. New Elixirs are planned as ongoing content events, allowing the meta to evolve and keeping gameplay engagement fresh over time.

<br>


---

# 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://wildforest.gitbook.io/whitepaper/gameplay/action-phase/elixirs.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.
