# Efeitos

Além dos atributos, em certos níveis de ilha o player liberas efeitos do totem. Estes efeitos podem ser tantos <mark style="color:green;">passivos</mark> quanto <mark style="color:orange;">ativos</mark>. Dentre os efeitos disponíveis estão:

1. <mark style="color:green;">Visão noturna</mark>
2. <mark style="color:green;">Sorte</mark>
3. <mark style="color:orange;">Regeneração</mark>
4. <mark style="color:orange;">Absorção</mark>
5. <mark style="color:green;">Resistência</mark>

{% hint style="info" %}
Efeitos ativos possuem usos limitados, mas que podem ser recarregados ao aplicar um cristal do end ao totem com `/totemrecarregar`
{% endhint %}


---

# 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.austv.net/skyblock/efeitos.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.
