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

# Rage Fighter

## 💬History:

{% hint style="info" %} <sup>The</sup> <sup></sup><sup>**Rage Fighter**</sup> <sup></sup><sup>is a proud</sup> <sup></sup><sup>**knight of the Karutan royal bloodline**</sup><sup>, representing a</sup> <sup></sup><sup>**new and rising race**</sup> <sup></sup><sup>within the MU continent. Trained in the ancient martial arts of his people, he possesses an</sup> <sup></sup><sup>**innate ability to fight with his bare fists**</sup><sup>, unleashing devastating blows in close-quarters combat.</sup>

<sup>Rage Fighters are specialists in</sup> <sup></sup><sup>**physical combat**</sup><sup>, equipped with a versatile set of</sup> <sup></sup><sup>**skills that include powerful debuffs, self-buffs, and multi-hit attacks**</sup> <sup></sup><sup>designed to break through enemy defenses. One of their greatest strengths lies in their ability to</sup> <sup></sup><sup>**ignore basic enemy defense**</sup><sup>, making them deadly opponents in melee encounters.</sup>

<sup>With a brutal fighting style and unmatched resilience, the Rage Fighter excels in</sup> <sup></sup><sup>**close-range battles**</sup><sup>, inflicting relentless physical damage while empowering themselves and weakening their enemies.</sup>

<sup>Whether battling alone or in a group, the Rage Fighter is a fearsome force driven by raw strength and unshakable will.</sup>
{% endhint %}

### Evolutions:

{% hint style="info" %}

* <sup>**2ND - RAGE FIGHTER**</sup>
* <sup>**3RD - FIST MASTER**</sup>
* <sup>**4TH - FIST BLAZER**</sup>
* <sup>**5TH - BLOODY FIGHTER**</sup>
  {% endhint %}

### Party Bonus:

{% hint style="info" %} <sup>**RAGE FIGHTER - DARK LORD - SUMMONER**</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:

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