# Atributos: Mana, vida, regeneração, dano

Você pode modificar seus atributos usando o comando `/atributos`.

## O que é a Mana?

A Mana indica a forma de energia mística ou espiritual que os personagens podem manipular e utilizar para realizar feitiços, habilidades mágicas ou poderes especiais.

Algumas habilidades de classes precisam de uma quantidade de mana mínima para serem utilizadas.

A mana por padrão regenera automaticamente após o jogador usá-la. Você também pode utilizar [poções de mana](/mecanicas-futuras/npcs/comprando-pocoes-de-vida-e-mana.md) para regenerar instantâneamente sua Mana.


---

# 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://wiki.minesky.com.br/tutoriais-e-informacoes/atributos.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.
