# Elements

There are a total of 5 elements in the game that correspond to the colors of the puzzle on the board, such as Lighting - yellow, Forest - green, Ice - blue, Fire - red, and Ground - brown. All of these elements are nothing but opposite to each other, which will greatly affect the outcome of the battle. For example, having two contradicting elements in a fight will enable a warrior with the more advantageous element to gain 25% increasing attacking damage against the other one. As a result, the disadvantageous element will get a 25% decrease in attacking damage. Each NFT hero will have its own element, which requires players to match the puzzle with the same color as the element in order to perform an attack. The attacks of NFT Heroes depend on the number of puzzles matched on the board.

<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://docs.metarrior.com/game-system/combat/elements.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.
