# Rune Wizard

### Proffesions

<details>

<summary>Click me to expand</summary>

* **1st -** Rune Wizard
* **2nd -** Rune Spell Master
* **3rd -** Grand Rune Master
* **4th -** Majestic Rune Wizard
* **5th -** Infinity Rune Wizard

</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 / 7
{% endtab %}

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

{% tab title="Attack Speed" %}
Dexterity / 60         |          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" %}
80 Base + 1.2 HP / lvl up     |     + 2 HP / Vitality Point
{% endtab %}
{% endtabs %}

**Buffs :**

{% tabs %}
{% tab title="Haste" %}
Energy / 320 ( = 1 Atk.Speed)
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Balance Patch:\
Haste skill has been redesigned for use from **2nd class**, i.e. **“Rune Spell Master ”**.
{% endhint %}

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

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

{% hint style="info" %}
S20 Rework:\
2 New Skills : Rune Sphere and Rune Praise \
1 New Saturation Skill : Overloaded Rune Praise
{% endhint %}

**Skill Tree tips :**

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

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

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

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

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

* <mark style="color:yellow;">Lightning Storm of Gale</mark>
* <mark style="color:yellow;">Overloaded Rune Praise</mark>

<figure><img src="/files/Z7AFVxtC2sxYFei0Me00" 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-8.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.
