# Enemies

In the heat of battle, it is absolutely essential to be aware of the key factors that define your adversaries' capabilities:

* **Attack Power**: This numerical value signifies their potential to inflict damages through physical attacks, excluding any damage stemming from spells or other sources.
* **Cooldown**: Each enemy operates on a countdown timer that diminishes by one at the beginning of every turn. When this countdown reaches zero, the enemy will launch their offensive. Remember, precise timing is crucial in your tactical decisions!

<figure><img src="/files/PNWiwJRg7zYl9zokXs7X" alt="" width="375"><figcaption></figcaption></figure>

Here's a valuable tip: Give priority to dealing with or incapacitating opponents with the shortest countdowns. This strategic belief can wield significant influence over the outcome of your battles, allowing you to maintain the upper hand.

For an even deeper understanding of your enemy's condition, take notice of the colored bar encircling their visual representation. This bar, which may be red, orange, or green, functions as a graphical representation of their remaining life points. By closely monitoring this indicator, you can size your progress in dismantling your adversaries and secure your triumph on the battlefield.


---

# 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.spellsofgenesis.com/spells-of-genesis/gameplay/enemies.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.
