# Magic Gladiator

### Proffesions

<details>

<summary>Click me to expand</summary>

* **2nd -** Magic Gladiator
* **3rd -** Duel Master
* **4th -** Magic Knight
* **5th -** Duple Knight

</details>

{% hint style="info" %}
**Tip : How to distribute points?**\
Main : Strength or Energy (for Damage)\
Secondary : Dexterity (for Attack Speed and Defense)
{% endhint %}

### Character Formulas

**Damage :**

{% tabs %}
{% tab title="Min. Attack DMG" %}
Strength / 8
{% endtab %}

{% tab title="Max. Attack DMG" %}
Strength / 5
{% endtab %}

{% tab title="Attack Speed" %}
Dexterity / 40         |          Cap : 485
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Minimal Wizardry DMG" %}
Energy / 7
{% endtab %}

{% tab title="Maximall Wizardry DMG" %}
Energy / 3
{% endtab %}
{% endtabs %}

**Defense :**

{% tabs %}
{% tab title="Defense" %}
Dexterity / 4
{% endtab %}

{% tab title="Health" %}
110 Base + 1 HP / lvl up     |     + 2 HP / Vitality Point
{% endtab %}
{% endtabs %}

### **\[3rd] Skill Tree**

<figure><img src="/files/OAK9lhTOdX7m6fT5HdP4" alt=""><figcaption><p>[Not best, only for inspiration]</p></figcaption></figure>

**Skill Tree tips :**

* STR : Focus on Weapon Mastery , Min - Max Attack Power, Max HP and free points spend on STR stat, Sword Strenghtener (chose 1h or 2h)
* ENE : Focus on Magic Mastery , Min - Max Wizard Increase, Max HP and free points spend on ENE stat, Staff Strenghtener

### **\[4th] Skill Tree**

**Skill Tree tips :**

* priority for 5th future upgrade, use *<mark style="color:yellow;">Chaos Blade Enhancement</mark>* Skill <sub>(Strenght mode)</sub>
* priority for 5th future upgrade, use *<mark style="color:yellow;">Havok Spear Enhancement</mark>* Skill <sub>(Energy mode)</sub>

### **\[5th] Saturation Skills**

* <mark style="color:yellow;">Chaos Blade of Fire</mark> <sub>(Strenght mode, Better Boss DMG)</sub>
* <mark style="color:yellow;">Havok Spear of Fury</mark> <sub>(Energy mode, Better Spot AOE)</sub>

<figure><img src="/files/lhZ0oFc6pJtGM8st5M6M" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Tip : Play a character you enjoy and you´ll enjoy the game too.
{% endhint %}


---

# Agent Instructions: 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://oasismu.gitbook.io/oasismu/class-guides/interactive-blocks-5.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.
