> For the complete documentation index, see [llms.txt](https://neogames.gitbook.io/cabal-exile/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://neogames.gitbook.io/cabal-exile/systems-in-game-mechanics/bm3-and-synergys.md).

# BM3 and Synergys

Everything you need to know about using Battle Mode 3 (BM 3):

* Up to 3 synergy effects can be stacked. They will only take effect after the first Special Attack, after using a specific synergy combo
* It is possible to combine negative synergies with other classes in a group, to increase the whole party damage against the monster.
* When you stack three effects of same synergy, the second and third will only be worth 50% of the effect. Ex.: +30 Critical Damage Synergy: When cast once, you'll gain 30% Critical Damage. Cast twice, you'll only gain 45%, and cast three, you'll gain 60%.
* The synergys duration vary from 12 to 13s.
* The combo will be canceled if a attack is not used for 4 or more seconds.
* Special attacks can't miss or block.

You can check all Synergys and their stats below:

Warrior (<mark style="color:orange;">WA</mark>):

<figure><img src="/files/La9hdZAaBCG62p0EGJFt" alt=""><figcaption></figcaption></figure>

<sub>Blader (</sub><sub><mark style="color:purple;">BL<mark style="color:purple;"></sub><sub>):</sub>

<figure><img src="/files/fl2ilkn883QsFpjET0To" alt=""><figcaption></figcaption></figure>

<sub>Force Shielder (</sub><sub><mark style="color:blue;">FS<mark style="color:blue;"></sub><sub>):</sub>

<figure><img src="/files/JE4bfky48R8dd5huiS8V" alt=""><figcaption></figcaption></figure>

<sub>Force Blader (</sub><sub><mark style="color:blue;">FB<mark style="color:blue;"></sub><sub>):</sub>

<figure><img src="/files/UkPYG83n74xjO5m0N9Be" alt=""><figcaption></figcaption></figure>

<sub>Gladiator (</sub><sub><mark style="color:red;">GL<mark style="color:red;"></sub><sub>):</sub>

<figure><img src="/files/xTfsd2UZGFjL6Q518Hgk" alt=""><figcaption></figcaption></figure>

Wizard (<mark style="color:green;">WI</mark>):

<figure><img src="/files/LGKcw1qgRq6XeAGIct1x" alt=""><figcaption></figcaption></figure>

Force Archer (<mark style="color:green;">FA</mark>):

<figure><img src="/files/727ZHj4N2fPasCjZpv03" alt=""><figcaption></figcaption></figure>

Force Gunner (<mark style="color:red;">FG</mark>):

<figure><img src="/files/4YSaw3K3Rd1ESiO6xEct" alt=""><figcaption></figcaption></figure>

Dark Mage (DM):

<figure><img src="/files/TOfBmymWfdXb7snbSH1t" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://neogames.gitbook.io/cabal-exile/systems-in-game-mechanics/bm3-and-synergys.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.
