# Enemies

The **Empire's Battle** universe is dangerous and unpredictable. You will need to fight to survive, and it is worth knowing your enemies as well as possible to be ready for any attack!

## **Razor Blade**

<figure><img src="/files/GJVV6EOgy5knnesj1UhZ" alt=""><figcaption><p>Razor Blade</p></figcaption></figure>

**Razor Blade** is the most common enemy in **Empire's Battle**. These little robots feature a simple design and do not require a lot of resources, which is why the Techno Empire makes thousands of these models every day.

However, you should not be deceived by their small size and not scary appearance. These little ones are cold-blooded killers with minor intelligence and razor-sharp spiked blades used to attack whatever they are told to.

**Properties:**

* *<mark style="color:purple;">`Health – 10`</mark>*
* *<mark style="color:purple;">`Attack – 5 points of damage`</mark>*
* *<mark style="color:purple;">`Gets destroyed when colliding with a character`</mark>*
* *<mark style="color:purple;">`Death effect – nothing`</mark>*

## **Acids**

<figure><img src="/files/UkoqZtiHCWOUDcfqG5PL" alt=""><figcaption><p>Acids</p></figcaption></figure>

**Acids** are as numerous as their previous model **Razor Blade**, but more deadly, dangerous, and tenacious. A mixture of acids boils in their flasks, which easily corrode almost any material. Don’t let them close to you.

**Properties:**

* *<mark style="color:purple;">`Health – 10`</mark>*
* *<mark style="color:purple;">`Attack – 10 points of damage. It casts the Chemical Burn debuff, which for 2 seconds increases attack reload duration by 0.3 seconds.`</mark>*
* *<mark style="color:purple;">`Doesn’t get destroyed when colliding with the character, kicks off and attacks again.`</mark>*
* *<mark style="color:purple;">`Death effect – it explodes and applies the Metal Erosion debuff to all other enemies on the screen, slowing them down by 20% for 2 seconds.`</mark>*

## **General**

<figure><img src="/files/gbslfEkv36YHu3IM80ng" alt=""><figcaption><p>General</p></figcaption></figure>

**General** is a big, intelligent, prudent, and very dangerous enemy. These robots are self-learning and can easily lead whole armies.

They are the elite and personal cavalry of Argo the Immortal. Few will be able to resist General in a one-on-one fight. His steam launchers destroy all living things in their path.

**Properties:**

* *<mark style="color:purple;">`Health – 50`</mark>*
* &#x20;*<mark style="color:purple;">`Attack – 15 points of damage`</mark>*
* &#x20;*<mark style="color:purple;">`It doesn’t get destroyed when colliding with the character and attacks again`</mark>*
* *<mark style="color:purple;">`Death effect – it explodes, causing 10 points of damage to all other mobs`</mark>*

`💡 The robots represented in the Whitepaper are from the release set. As the game develops, we will introduce new enemies with unique attacks and weapons.`


---

# 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.empiresbattle.com/empires-battle-world-of-steam/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.
