> For the complete documentation index, see [llms.txt](https://wiki.pixelmonbrasiloficial.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.pixelmonbrasiloficial.com.br/pokemon/formas-especiais.md).

# 🌟Formas Especiais

## ✨ Formas Especiais de Pokémon

No servidor baseado em Pixelmon, além das variações tradicionais do universo de Pokémon, também existem formas especiais de Pokémon. Essas variações possuem aparências exclusivas dentro do PXBR e têm caráter principalmente estético, permitindo que os jogadores colecionem versões únicas de seus Pokémon favoritos.

🎁 As formas especiais podem ser obtidas por meio de chaves de textura, utilizadas nas caixas disponíveis na `/warp caixas`. Ao utilizar essas chaves, o jogador tem a chance de receber um Pokémon com uma dessas aparências alternativas, tornando o sistema uma forma interessante de coleção e personalização dentro do servidor.

### 🌈 **Formas especiais disponíveis atualmente:**

* Alter
* Strike
* Drowned
* Ashen
* Rainbow
* Valencian
* Spirit
* Magikarps

🎨 Cada uma dessas variações apresenta uma skin única, alterando apenas a aparência do Pokémon. Elas não modificam atributos, IVs, EVs, habilidades ou desempenho em batalha, mantendo o equilíbrio competitivo do servidor.

💎 Dentro da economia do PXBR, Pokémon com formas especiais podem possuir valor diferenciado entre jogadores, especialmente quando combinados com boas naturezas, IVs elevados ou espécies populares. Muitos treinadores também buscam essas variações para coleção, exposição ou para montar equipes visualmente diferenciadas em batalhas e eventos.

<figure><img src="/files/GJJxqIygoHV4aCZsJTiv" alt="" width="563"><figcaption><p>Caixas do Servidor</p></figcaption></figure>


---

# 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://wiki.pixelmonbrasiloficial.com.br/pokemon/formas-especiais.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.
