# Mage (Lemuria)

### Proffesions

<details>

<summary>Click me to expand</summary>

* **1st -** Lemuria
* **2nd -** Wo Mage
* **3rd -** Arch Mage
* **4th -** Mystic Mage
* **5th -** Battle Mage

</details>

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

### Character Formulas

**Damage :**

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

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

{% tab title="Attack Speed" %}
Dexterity / 50         |          Cap : 385
{% endtab %}

{% tab title="Multiplier" %}
100 % + Energy / 80     |     <mark style="color:yellow;">500 % Cap</mark>&#x20;
{% endtab %}
{% endtabs %}

**Defense :**

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

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

**Buffs :**

{% tabs %}
{% tab title="B. Greater Fortitude" %}
Energy / 400
{% endtab %}

{% tab title="B. Greater Damage" %}
Energy / 500
{% endtab %}

{% tab title="Basic Bless" %}
Energy / 100
{% endtab %}
{% endtabs %}

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

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

**Skill Tree tips :**

* Focus on Magic Mastery , Min - Max Wizard Increase, Max HP and free points spend on ENE stat, Orb Strenghtener

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

**Skill Tree tips :** priority for 5th future upgrade, use *<mark style="color:yellow;">Ultimate Force Enhancement</mark>* Skill

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

* <mark style="color:yellow;">Ultimate Force of Fire</mark>

<figure><img src="/files/9Bn5YHnPF9fzvklnhilk" 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-12.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.
