> 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/vivillon.md).

# 🦋Vivillon

## 🦋Vivillon

### 🦋 Vivillon — Formas no Minecraft Pixelmon Brasil

No Pixelmon Reforged versão 8.3.8, o Vivillon possui múltiplos padrões de asas (formas).

Cada forma altera exclusivamente o padrão visual das asas, não havendo mudanças em atributos base, tipo ou habilidades.

### 📌 Mecânica das Formas

A linha evolutiva funciona da seguinte maneira:

* Scatterbug evolui para Spewpa no nível 9.
* Spewpa evolui para Vivillon no nível 12.

No Pixelmon Brasil, o padrão do Vivillon é definido no momento exato em que Spewpa evolui.

O fator determinante para a forma é o bioma em que o Pokémon está no instante da evolução. Não importa onde o Scatterbug foi capturado nem onde Spewpa ganhou níveis anteriormente — apenas o bioma atual no momento da evolução influencia o resultado.

Caso a evolução ocorra em um bioma diferente do planejado, o Vivillon obterá o padrão correspondente àquele local.

Breeding mantém o padrão.

### 🔎 Considerações Finais

No Pixelmon Brasil, as formas de Vivillon são determinadas exclusivamente pela relação entre nível de evolução (12) e bioma atual. A mecânica é direta: evoluir no bioma correto resulta no padrão correspondente, sem influência de fatores externos.

* <https://docs.google.com/spreadsheets/d/1-bU8ioxuDjt8MZ1fpyJV9bJk_rqmQhBmC8JWrkoMKMc/edit?usp=sharing>


---

# 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/vivillon.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.
