# Summoner

### Proffesions

<details>

<summary>Click me to expand</summary>

* **1st -** Summoner
* **2nd -** Bloody Summoner
* **3rd -** Dimension Master
* **4th -** Dimension Summoner
* **5th -** Endless Summoner

</details>

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

### Character Formulas

**Damage :**

{% tabs %}
{% tab title="Min. Wizardry DMG" %}
Energy / 10
{% endtab %}

{% tab title="Max. Wizardry DMG" %}
Energy / 6
{% endtab %}

{% tab title="Min. Curse DMG" %}
Energy / 8
{% endtab %}

{% tab title="Max. Curse DMG" %}
Energy / 4
{% endtab %}

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

**Defense :**

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

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

**Buffs :**

{% tabs %}
{% tab title="Berserker" %}
Increase Wizardy + Attack Speed
{% endtab %}

{% tab title="Darkness" %}
Increase Curse + Defense
{% endtab %}

{% tab title="Reflect" %}
Energy / 420
{% endtab %}
{% endtabs %}

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

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

**Skill Tree tips :**

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

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

**Skill Tree tips :**&#x20;

* priority for 5th future upgrade, use *<mark style="color:yellow;">Death Stythe Enhancement</mark>* Skill <sub>(Darkness mode)</sub>
* priority for 5th future upgrade, use *<mark style="color:yellow;">Fire Beast Enhancement</mark>* Skill <sub>(Berserk mode)</sub>

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

* <mark style="color:yellow;">Death Scythe of Fury</mark> <sub>(Better Sport surivality, debuff, AOE dmg)</sub>
* <mark style="color:yellow;">Fire Beast of Fire</mark> <sub>(Better Boss dmg)</sub>

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