# General

We have several Types of Mercenarys available in the Game. Most of them are frequently used, other are completely forgotten. Mercenarys can be grouped

* Covenant
* Trust
* Dazzlement
* Transendence

| Types        | Image                                                               |
| ------------ | ------------------------------------------------------------------- |
| Covenant     | <img src="/files/6LsPIH8x1V5U4Y99Z008" alt="" data-size="original"> |
| Trust        | <img src="/files/3VpNTbk3EvKnaVbU04Fu" alt="" data-size="original"> |
| Dazzlement   | <img src="/files/6lP06MzJG1eOtqVOmnxd" alt="" data-size="original"> |
| Transendence | <img src="/files/s0fwK131zIWfCRt85KZ5" alt="" data-size="original"> |

***

## Facts

* Mercenary can be only summoned in Dungeons
* A Mercenary has a lifespan of 15 Minutes (900 Seconds)
* Mercenary are visible by the Icon once they are spawned
* Up to 2 Mercenary can be summoned at the same Time from different Types/Groups
  * Its not possible to summon 2 Mercenary out of the same Group e.g. Transendence
* 1 Slot in Party is taken for each summoned Mercenary
  * At Dungeon with a Party Limit Mercenary can exceed that Party Limit\
    e.g. Pandemonium has a Maximum Party Limit of 5 ppl - with a Maximum Participants of 5 ppl its still possible to summon 2 more Mercenary
* Mercenary will be canceled
  * automatically after the Lifespan of the Mercenary is over
  * Right-Clicking on the Mercenary Icon
  * Right-Clicking on the Registered Skill Bar Icon
  * Character that summoned the Mercenary died
* Purpose of Mercenary is providing Damage to Enemies and Buffing the Summoner

***

## Stats explained

There are different Types of Stats available and also different Systems for each Mercenary. However they all group into:

* Single Passive
* Party Passive
* Single Trigger
* Party Active

| Stat Type      | Explanation                                                                                                                                                                                                                                                                   |
| -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Single Passive | <p>Single Passive Stats are always active and dont need any Trigger to be activated.<br>As Soon as the Mercenary is spawned the Stats are added to the Characters Stats.</p>                                                                                                  |
| Party Passive  | Party Passive Stats are only active if the Player is in a Party with other Players. The Stat will be automatically added to all Party Members and dont need any Trigger to be activated. However if the Player spawns the Mercenary without a Party this Stat is not applied! |
| Single Trigger | <p>Single Trigger Stats need an specific Trigger to be activated. Also this Stat applies only to the Summoner of the Mercenary and is not applied to any other Party Member!<br>Example:<br>Evasion +8000<br>Activate Condition: Finish after using Evasion Potion</p>        |
| Party Active   | Party Active Stats are working like a additional Short Buff which gets activated instantly after summoning a Mercenary. These Stats have a specific Duration Time and also a Cooldown Time.                                                                                   |


---

# 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/systems/mercenary/general.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.
