> For the complete documentation index, see [llms.txt](https://our-story-network.gitbook.io/cr-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://our-story-network.gitbook.io/cr-wiki/cr-en/pokemon-exclusives/meltan-charged.md).

# Charged Meltan Form

{% hint style="warning" %}

<p align="center">These forms do not exist in the official Cobblemon mod. Therefore, the illustrations use the normal forms, but powered-up versions of Melmetal. If dedicated models are ever created, they will be directly integrated into the modpack and the illustrations updated accordingly.</p>
{% endhint %}

## ⚡ Charged Meltan Form

### 🧾 General Information

* **Type:** ![](https://raw.githubusercontent.com/LevelsCraft7/cobblemon-realms-wiki/refs/heads/main/imgwiki/Types/type_acier.png)

***

### 📊 Stats

| Stat           | Value |
| -------------- | ----- |
| ❤️ HP          | 135   |
| ⚔️ Attack      | 143   |
| 🛡️ Defense    | 143   |
| ✨ Sp. Attack   | 80    |
| 🌙 Sp. Defense | 65    |
| ⚡ Speed        | 34    |

![Charged Melmetal](https://raw.githubusercontent.com/LevelsCraft7/cobblemon-realms-wiki/refs/heads/main/imgwiki/Mega-Shadown/melmetal_charged.png) ![Charged Melmetal Shiny](https://raw.githubusercontent.com/LevelsCraft7/cobblemon-realms-wiki/refs/heads/main/imgwiki/Mega-Shadown/melmetal_charged_shiny.png)

***

### 🎯 Form Ability

* **Ability:** Iron Fist

***

### ⚡ Transformation

* Meltan can evolve into Melmetal starting at level 70 while holding a Minecraft anvil.

> ℹ️ **Simplified transformation:** previously, Meltan had to accumulate 999 charge points (equivalent to 999 iron ingots) to evolve. This mechanic has been removed in favor of a much simpler method.

***

### 📜 Description

> Once worshipped for its ability to create iron, this Pokémon mysteriously came back to life after 3,000 years.

***

{% hint style="success" %}

## Contact Us

<p align="center">If you have any questions, suggestions, or changes to propose, feel free to join us on <a href="https://discord.gg/kb8NSTF45n">Discord</a> and contact <strong>@FabLeKebab</strong> directly on the server for anything related to the wiki, or <strong>@Levels</strong> for anything related to the modpack.</p>
{% endhint %}


---

# 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:

```
GET https://our-story-network.gitbook.io/cr-wiki/cr-en/pokemon-exclusives/meltan-charged.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
