# DPS Comparison

{% hint style="warning" %}
All of these Tests has been made carefully and under strict Rules!

Every Character has specific Build for his Class and was targeted for Endgame Builds.
{% endhint %}

{% tabs %}
{% tab title="Patch 1.2" %}
{% hint style="warning" %}
Note: The Classes BL and GL got another Patch 1.2.1 which results in 2 DMG-Numbers in this Table. However the Numbers which is not crossed out is the current applied Patch.
{% endhint %}

| Class               | BM2 DMG     | BM3 DMG                                       |
| ------------------- | ----------- | --------------------------------------------- |
| Warrior (WA)        | 69.086.441  | 74.357.463                                    |
| Blader (BL)         | 114.590.159 | <p>73.825.436</p><p><del>71.297.968</del></p> |
| Force Shielder (FS) | 66.743.421  | 77.005.719                                    |
| Force Blader (FB)   | 77.302.401  | 77.929.256                                    |
| Gladiator (GL)      | 78.955.015  | <p>84.039.281</p><p><del>75.344.793</del></p> |
| Wizard (WI)         | 69.721.614  | 87.241.623                                    |
| Force Archer (FA)   | 84.238.890  | 64.963.412                                    |
| Force Gunner (FG)   | 72.050.834  | 86.946.867                                    |
| Dark Mage (DM)      | 113.719.061 | 56.176.590                                    |

Patch 1.2 has been applied on **26th May 2025**

Patch 1.2.1 has been applied on **2nd June 2025**

{% hint style="danger" %}
The Previous Patch 1.1 is overwritten and is no longer actual but shall stay here for Comparison Reasons!
{% endhint %}
{% endtab %}

{% tab title="Patch 1.1" %}

| Class               | BM2 DMG     | BM3 DMG    |
| ------------------- | ----------- | ---------- |
| Warrior (WA)        | 69.968.827  | 61,877,922 |
| Blader (BL)         | 114.679.478 | 67,773,041 |
| Force Shielder (FS) | 62.704.936  | 65,639,300 |
| Force Blader (FB)   | 69.982.195  | 75,722,492 |
| Gladiator (GL)      | 69.447.625  | 59,901,889 |
| Wizard (WI)         | 63,095,381  | 78,005,802 |
| Force Archer (FA)   | 78,597,477  | 55,836,126 |
| Force Gunner (FG)   | 71,325,834  | 86,978,194 |
| Dark Mage (DM)      | 110,700,566 | 51,632,809 |

This Patch has been applied on **14th March 2025**
{% endtab %}
{% endtabs %}


---

# 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://wiki.playcabal.to/content/basics/classes/dps-comparison.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.
