> For the complete documentation index, see [llms.txt](https://docs.grups.jarnia.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.grups.jarnia.com.br/fenomenos-sobrenaturais/corrupcao-da-floresta-negra.md).

# Corrupção da Floresta Negra

> Fenômeno de morte e corrupção da floresta que protege [Calenost](/cidades/calenost.md), gerando aberrações.

### Natureza do Fenômeno

A floresta que cerca Calenost estava **morrendo** e, com isso, **fazendo surgir aberrações**. No auge, a floresta chegou a se encher de **Corvos (bruxos)** e de aberrações — algumas gigantes, algumas com **habilidades psiônicas**. No interior da **Floresta Negra**, viam-se **árvores com vida** e criaturas anômalas.

***

### Origem (ligada à bruxaria)

O fenômeno está associado a **bruxaria**. A cura passava por **anti-bruxaria**: um elfo da floresta estava criando um **artefato de anti-bruxaria** — um **amuleto** que deveria ser usado nos interiores da Floresta Negra — capaz de fazer a floresta **parar de morrer** e de **cessar o surgimento de aberrações**.

***

### Resolução (parcial)

O grupo entrou na Floresta Negra, enfrentou aberrações gigantes e psiônicas, e **Yun** (personagem jogador) seguiu sozinho com o elfo para completar o ritual. Conseguiram **desfazer o feitiço** e **acabar com o surgimento de novas aberrações**.

***

### O que todo mundo sabe

* A floresta de Calenost adoeceu e passou a gerar aberrações.
* Um amuleto de anti-bruxaria foi usado para estancar o fenômeno.

***

### Ligação com a Igreja do Corvo

Os **Corvos (bruxos)** vistos na floresta **são a** [**Igreja do Corvo**](/religioes/igreja-do-corvo.md) — "Corvos" e Igreja do Corvo são a mesma coisa. Isso liga diretamente o fenômeno de bruxaria da floresta aos praticantes do Corvo.

***

<details>

<summary>Observações</summary>

* O amuleto de anti-bruxaria é um item ainda não catalogado (ver sugestão de aba **Itens & Artefatos**).
* As aberrações e árvores vivas são criaturas ainda não catalogadas (ver sugestão de aba **Bestiário**).

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.grups.jarnia.com.br/fenomenos-sobrenaturais/corrupcao-da-floresta-negra.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
