> 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/itens-e-artefatos/reliquias-do-vagante.md).

# Relíquias do Vagante

> Subcategoria de **Itens e Artefatos**. Os artefatos da [Religião do Vagante](/religioes/vagante.md) — **7 relíquias, uma para cada pecado capital**.

**Mecânica comum:** todo artefato do Vagante **fica mais forte quanto mais rígido/intenso se torna o defeito** (o pecado) do portador — cada um manifesta o seu pecado de um jeito próprio.

### As 7 relíquias

Cada relíquia liga um **pecado**, um **demônio** e um **elemento/domínio**.

| Relíquia                                                                            | Pecado   | Demônio   | Elemento                | Portador         |
| ----------------------------------------------------------------------------------- | -------- | --------- | ----------------------- | ---------------- |
| [Espada do Orgulho](/itens-e-artefatos/reliquias-do-vagante/espada-do-orgulho.md)   | Orgulho  | Lucífer   | Luz                     | **Sem portador** |
| [Bastão da Ganância](/itens-e-artefatos/reliquias-do-vagante/bastao-da-ganancia.md) | Ganância | Mammon    | Terra / Metal / Mineral | Yun (Marx)       |
| [Bracelete da Ira](/itens-e-artefatos/reliquias-do-vagante/bracelete-da-ira.md)     | Ira      | Azazel    | Eletricidade            | Matilda          |
| [Asmodeus (Máscara)](/itens-e-artefatos/reliquias-do-vagante/asmodeus.md)           | Luxúria  | Asmodeus  | Corpo / Sangue          | Eldric (Eduardo) |
| [Livro da Inveja](/itens-e-artefatos/reliquias-do-vagante/livro-da-inveja.md)       | Inveja   | Leviatã   | Água / Gelo / Clima     | Desconhecido     |
| [Pistolas da Gula](/itens-e-artefatos/reliquias-do-vagante/pistolas-da-gula.md)     | Gula     | Beelzebub | Fogo                    | Desconhecido     |
| [Manto da Preguiça](/itens-e-artefatos/reliquias-do-vagante/manto-da-preguica.md)   | Preguiça | Belphegor | Sombra                  | Desconhecido     |

### Em aberto

* **Espada do Orgulho** — nenhuma pessoa a porta ainda.
* **Portadores desconhecidos:** Inveja, Gula, Preguiça.
* **Efeitos** de Orgulho, Inveja, Gula e Preguiça ainda não descritos.

> Ver também [Religião do Vagante](/religioes/vagante.md).


---

# 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/itens-e-artefatos/reliquias-do-vagante.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.
