# Rage Fighter

### Proffesions

<details>

<summary>Click me to expand</summary>

* **2nd -** Rage Fighter
* **3rd -** Fist Master
* **4th -** Fist Blazer
* **5th -** Bloody Fighter

</details>

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

### Character Formulas

**Damage :**

{% tabs %}
{% tab title="Minimal Attack DMG" %}
Strength / 7    |     Vitality / 10
{% endtab %}

{% tab title="Maximal Attack DMG" %}
Strength / 4     |     Vitality / 8
{% endtab %}

{% tab title="Attack Speed" %}
Dexterity / 60         |          Cap : 468
{% endtab %}

{% tab title="Multiplier" %}
**Melee** : 100 % + Vitality / 50     |     <mark style="color:yellow;">200 % Cap</mark>  <sub>(Tip for Max dmg = 5.000 VIT)</sub>\
**Div.** : 5 % + Energy / 100     |     <mark style="color:yellow;">250 % Cap</mark> <sub>(Dragon Roar, Spirit Hook)</sub>\
**AOE** : 10 % + Dexterity / 250 + Energy / 100  |     <mark style="color:yellow;">150 % Cap</mark> <sub>(Dark Side + Dragon Roar, Spirit Hook)</sub>
{% endtab %}
{% endtabs %}

**Defense :**

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

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

**Buffs :**

{% tabs %}
{% tab title="Increase HP" %}
Energy / 10
{% endtab %}

{% tab title="Def. Success Rate" %}
Dexterity / 100
{% endtab %}

{% tab title="Ignore Defense" %}
Energy / 500
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Balance Patch:\
Skill Ignore Deffense can now only be learned and used from **3rd class**, i.e. **“Fist Blazer ”**.
{% endhint %}

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

<figure><img src="/files/JanD9l8r0JIuLyfxGRuv" 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 AGI or ENE stat, Weapon Strenghtener

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

**Skill Tree tips :**

* priority for 5th future upgrade, use *<mark style="color:yellow;">Dark Side Enhancement</mark>* Skill <sub>(Dexterity mode)</sub>
* priority for 5th future upgrade, use *<mark style="color:yellow;">Spirit Hook Enhancement</mark>* Skill <sub>(Energy mode)</sub>

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

* <mark style="color:yellow;">Dark Side of Fire</mark> <sub>(Better Boss DMG)</sub>
* <mark style="color:yellow;">Spirit Hook of Fire</mark> <sub>(Better HP buff, Spot DMG)</sub>

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