# Enemies and Bosses

In Last Remains, players will navigate a world teeming with challenges and adversaries, primarily characterized by two distinct categories: Enemies and Bosses.

### Enemies: All Zombies

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

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

The Enemies on Last Remains are known as zombies. These undead adversaries come in various forms, each presenting unique challenges to the players. With a planned development of 20 different zombie variations, players can expect a diverse range of encounters. Each zombie type will have its own artificial intelligence (AI) programming, along with varying levels of health and damage potential. This diversity in enemy types adds depth and unpredictability to the gameplay, requiring players to adapt their strategies continually.

### Bosses: Larger, More Formidable Zombies

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

In addition to the regular zombies, the game features more formidable adversaries known as Bosses. These Bosses are larger and more challenging than the standard zombies. They are randomly enabled at the beginning of each game, adding an element of surprise and requiring strategic thinking to overcome. The rewards for defeating these Bosses or exploring the areas they guard are intentionally kept secret, encouraging the player community to explore and discover these advantages as the game evolves.


---

# 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://litepaper.lastremains.com/last-remains-game-mechanisms/enemies-and-bosses.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.
