> 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/kubfu-e-meltan.md).

# 🥋 Kubfu e Meltan⚙️

## 🥋Kubfu e Meltan⚙️

## 🥋 Kubfu

Kubfu é um Pokémon do tipo Lutador, introduzido na 8ª geração (Sword & Shield)

### 📌 Informações principais

* 🥊 Tipo: Lutador
* 📖 Categoria: Pokémon Lendario
* 📅 Geração: 8
* 🧬 Evolução: Evolui para Urshifu Single Strike Style (Lutador/Sombrio) ou Rapid Strike Style (Lutador/Água).
* 🍄‍🟫 Bioma de spawn : Roofed Forest

### ❓Como evoluir ele

No Pixelmon Brasil, o Kubfu não evolui por level, item ou troca. Ele evolui dando a ele um pergaminho. Como sabemos o kubfu tem 1 evolução mas ela contem 2 variantes sendo elas

> Urshifu Single Strike Style Urshifu Rapid Strike Style

## 🧬 Formas disponíveis

### Kubfu

* Evolução Primária
* Spawna apenas de tarde em Roofed Forest

### Urshifu Single Strike Style (Lutador/Sombrio)

* Evolução do kubfu
* Obtém ele dando o pergaminho da escuridão a ele

### Urshifu Rapid Strike Style (Lutador/Água).

* Evolução do kubfu
* Obtém ele dando o pergaminho das aguas a ele

***

## ⚙️ Meltan/Melmetal

## ⚙️ Meltan

> É um Pokémon do tipo Steel (Aço), conhecido pelo seu corpo líquido metálico e pela porca hexagonal que compõe sua cabeça.

### 📌 Informações

* ⚙️ Tipo: Steel (Aço)&#x20;
* 📖 Categoria: Pokémon Mítico&#x20;
* 📆 Geração: 7&#x20;
* 🧬 Evolução: Melmetal&#x20;
* 🗂️ PokeDex: 808

***

## ⚙️ Melmetal

> É a evolução do Meltan, do tipo Steel (Aço), formado pela união de diversos Meltan, resultando em um corpo extremamente resistente.

### 📌 Informações

* ⚙️ Tipo: Steel (Aço)&#x20;
* 📖 Categoria: Pokémon Mítico&#x20;
* 📆 Geração: 7&#x20;
* 🧬 Evolução: N/A
* 🗂️ PokeDex: 809

***

## ⚙️ Como obter

Ao retirar um ferro da fornalha, existe 1/3072 de chance de spawnar um Meltan.

> Obs: A chance não é acumulativa. Derreter vários ferros ao mesmo tempo, não soma a probabilidade.

## 🧬 Evolução

O Meltan pode ser evoluido através de:

* Derreter 400 ferros em uma fornalha
* Estar com o Meltan fora da Pokebola


---

# 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/kubfu-e-meltan.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.
