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

# Magic Gladiator

## 💬History:

{% hint style="info" %} <sup>The Magic Gladiator is a unique and powerful hybrid class in EPICMU, combining the strength of a warrior with the mystical abilities of a wizard. Unlocked after reaching a certain level with another character, the Magic Gladiator offers unmatched versatility in both melee and magic-based combat.</sup>

<sup>He is capable of equipping almost all the defensive gear and weapons used by both Dark Knights and Dark Wizards, giving him a wide variety of combat options. Additionally, the Magic Gladiator can cast most wizard spells, with the exception of Teleport, making him a formidable spell-sword on the battlefield.</sup>

<sup>With no need for class evolution, the Magic Gladiator starts strong and scales quickly, making him ideal for players who enjoy both physical and magical combat styles in a single character.</sup>
{% endhint %}

### Evolutions:

{% hint style="info" %}

* <sup>**2ND - MAGIC GLADIATOR**</sup>
* <sup>**3RD - DUEL MASTER**</sup>
* <sup>**4TH - MAGIC KNIGHT**</sup>
* <sup>**5TH - DUPLE KNIGHT**</sup>
  {% endhint %}

### Party Bonus:

{% hint style="info" %}

* <sup>**DARK LORD - SUMMONER - MAGIC GLADIATOR**</sup>
* <sup>**RUNE WIZARD - MAGIC GLADIATOR - DARK KNIGHT**</sup>
* <sup>**ILLUSION KNIGHT - MAGIC GLADIATOR - FAIRY ELF**</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/magic-gladiator.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.
