# Elements

Amiko elements will have major importance in Blitz battles. For example, a water ability will do extra damage to a fire Amiko like Shiba Ignite but less damage to a plant Amiko like Blockchoy. The six elements are Earth, Lightning, Wind, Fire, Plant, and Water.

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

#### Normal Abilities <a href="#normal-abilities" id="normal-abilities"></a>

> Normal-type abilities are known to be simple and straightforward, with their sole focus being on generating **hype,** which is the resource Amikos use in battles for most of their actions.

#### Plant Abilities <a href="#plant-abilities" id="plant-abilities"></a>

> Plant-type abilities master the art of healing and gradual weakening. Masters of plants are experts in nurturing themselves and their allies over time, steadily restoring health and gradually draining and disabling opponents.

#### Fire Abilities <a href="#fire-abilities" id="fire-abilities"></a>

> Inner strength fuels fire-type abilities, which release explosive power through self-enhancement. Masters of fire scorch foes with relentless force by amplifying future actions at the cost of burning their own status effects.

#### Water Abilities <a href="#water-abilities" id="water-abilities"></a>

> Water-type abilities embody versatility and fluidity, excelling in reactive combat. Masters of water counter opponents' actions with precision, cleverly turning their strengths against them.

#### Lightning Abilities <a href="#thunder-abilities" id="thunder-abilities"></a>

> Lightning-type abilities paralyze or stun opponents, delivering impactful attacks with superb hype efficiency. Masters of this element also exhibit lightning-fast reflexes and superior dodging skills.

#### Earth Abilities <a href="#ground-abilities" id="ground-abilities"></a>

> Earth-type abilities personify formidable strength and defenses, inflicting powerful earth-shaking attacks, sometimes at the cost of the Amiko's own safety. Masters of the earth thrive on manipulating the battlefield, shielding themselves, and burying opponents to restrict their movement.

#### Wind Abilities <a href="#wind-abilities" id="wind-abilities"></a>

> Wind-type abilities harness the power of disruption. With swift evasions and clever tactics, they gracefully alter the course of battle. Masters of wind are especially proficient at redirecting opponents' actions to other targets.


---

# 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.aurory.io/amiko-legends/amikos/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.
