> For the complete documentation index, see [llms.txt](https://guides.epicmu.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.epicmu.net/epicmu-information/characters/gun-crusher.md).

# Gun Crusher

## 💬History:

{% hint style="info" %} <sup>In a desperate attempt to counter the growing threat of</sup> <sup></sup><sup>**Kundun's forces**</sup><sup>, the</sup> <sup></sup><sup>**MU Empire**</sup> <sup></sup><sup>secretly formed a powerful military unit known as the</sup> <sup></sup><sup>**Imperial Order**</sup><sup>. As part of this dark initiative, a healthy orphan boy was</sup> <sup></sup><sup>**kidnapped and subjected to intense, merciless training**</sup> <sup></sup><sup>designed to forge the perfect weapon.</sup>

<sup>Among the candidates, a boy named</sup> <sup></sup><sup>**Fisher**</sup><sup>, known for his piercing gaze and unwavering will, survived the brutal process. Over time, however, the grueling training stripped him of his identity and emotion, transforming him into a</sup> <sup></sup><sup>**loyal enforcer of the Empire**</sup> <sup></sup><sup>— a living weapon with no past.</sup>

<sup>Now known as the</sup> <sup></sup><sup>**Gun Crusher**</sup><sup>, Fisher became the first to bear the title of</sup> <sup></sup><sup>**Imperial Order – Guncrusher**</sup><sup>. Armed with powerful</sup> <sup></sup><sup>**magical firearms**</sup> <sup></sup><sup>and an unbreakable will, his first mission is to</sup> <sup></sup><sup>**eliminate all threats**</sup> <sup></sup><sup>to the Empire — starting in the enchanted region of</sup> <sup></sup><sup>**Elbeland**</sup><sup>.</sup>

<sup>The Gun Crusher is a</sup> <sup></sup><sup>**hybrid damage dealer**</sup><sup>, wielding long-range magical guns with high burst potential. Combining firepower, mobility, and imperial discipline, he is one of the most advanced and aggressive classes in MU.</sup>
{% endhint %}

### Evolutions:

{% hint style="info" %}

* <sup>**1ST - GUN CRUSHER**</sup>
* <sup>**2ND - GUN BREAKER**</sup>
* <sup>**3RD - MASTER GUN BREAKER**</sup>
* <sup>**4TH - HEIST GUN CRUSHER**</sup>
* <sup>**5TH - MAGNUS GUN CRUSHER**</sup>
  {% endhint %}

### Party Bonus:

{% hint style="info" %} <sup>**GUN CRUSHER - RUNE WIZARD - GROW LANCER**</sup>
{% 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, and the optional `goal` query parameter:

```
GET https://guides.epicmu.net/epicmu-information/characters/gun-crusher.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.
