# Bestiary

Displays basic information about monsters and their drops by pressing (ALT+B).![](https://images.gitbook.com/__img/dpr=2,width=760,onerror=redirect,format=auto,signature=1255170976/https%3A%2F%2Ffiles.gitbook.com%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FcRMWNBzOKVfDmKU3tkwa%252Fuploads%252FDlerhUCtUAqIFJFKpebv%252Fimage.png%3Falt%3Dmedia%26token%3D2f2193ee-976d-49f4-92c0-a3d03c0f4e77)

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

#### Monster Rank <a href="#rank-de-monstros" id="rank-de-monstros"></a>

* By eliminating monsters, you now receive STAR bonuses based on the number eliminated.

**Normal Monster**

| Kills  | Bonus Damage |
| ------ | ------------ |
| 100    | 5%           |
| 1.000  | 10%          |
| 10.000 | 15%          |

**MVP Monsters (Boss)**

| Kills | Bonus Damage |
| ----- | ------------ |
| 25    | +5%          |
| 250   | +10%         |
| 1.000 | 15%          |


---

# 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://talesofloki.gitbook.io/tales-of-loki-valorian/systems/bestiary.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.
