# Fairy Elf

### Proffesions

<details>

<summary>Click me to expand</summary>

* **1st -** Fairy Elf
* **2nd -** Muse Elf
* **3rd -** High Elf
* **4th -** Noble Elf
* **5th -** Royal Elf

</details>

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

### Character Formulas

**Damage :**

{% tabs %}
{% tab title="Minimal Attack DMG" %}
Dexterity / 6
{% endtab %}

{% tab title="Maximal Attack DMG" %}
Dexterity / 3
{% endtab %}

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

**Defense :**

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

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

**Buffs :**

{% tabs %}
{% tab title="Greater Defense" %}
Energy / 100
{% endtab %}

{% tab title="Greater Damage" %}
Energy / 100
{% endtab %}

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

{% tab title="Elemental Damage" %}
Energy / 150
{% endtab %}

{% tab title="Elemental Defense" %}
Energy / 150
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Balance Patch:\
Skill Dex can now only be learned and used from **4th class**, i.e. **“Noble Elf ”**.
{% endhint %}

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

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

**Skill Tree tips :**

* Focus on Weapon Mastery , Min - Max Attack Power, Max HP and free points spend on STR,AGI stat, Bow Strenghtener

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

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

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

* <mark style="color:yellow;">Raining Arrow of Fire</mark>
* <mark style="color:yellow;">Holy Bolt of Gale</mark>

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