# Flow of elements & Battle element

On the start of a match, Mythica's constellations determine the "flow of elements". It consists of element combinations which await you in battle. Each battle offers a new option in the form of a new battle element; you and your opponent face the same fate.

<figure><img src="/files/WbNU8YAncaSGhpyWMmSc" alt="" width="359"><figcaption></figcaption></figure>

With the flow of elements, two key concepts are involved:

* It defines your battle element and boosts all stats of matching element cards by 30%
* Both players are aware of the battle elements. Be prepared for huge stat boosts by using the battle element boost or counter element plays.

As of the image above, your battle element would be FIRE and your enemies would be NATURE, which is the inferior element of FIRE. Your enemy could play ICE, which is the superior element to FIRE, to counter play your element - but missing out on the battle element boost.

When it comes to the next battle, your element will be shifted to SPIRIT and you enemies element would be ICE. Tactics become apparent, whenever one player saves cards for the next element and smashes its enemy using smart plays like this.


---

# 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://docs.dark-mythos.com/dark-mythos-gamepaper/elements/flow-of-elements-and-battle-element.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.
