> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/en/introduction-to-the-game/pitomcy/massovoe-umenie-pitomca.md).

# Mass Pet Skill

By gathering in groups, pet owners can receive the "***Pet Combine***" buff from their pets.

Pets of the same species but different specializations, such as Fire I and Fire II, count as one pet in the group.

You can see which pets are in the squad on the panel "***Members of the squad*****"** *key **N***

<figure><img src="/files/MBvq9fwjpIobLvUYqQ0k" alt=""><figcaption><p><strong>Pet icons in squad</strong></p></figcaption></figure>

Skill ***Pet Merge*** is massive for a group (but no more than 30 players) and lasts 5 minutes.

You can find it in the tab "***Pet active skills***" (Button ***K***) at the leader of the group.

<figure><img src="/files/EaH7nFhtHh5YyjcuUSo2" alt=""><figcaption><p><strong>Pet association</strong></p></figcaption></figure>

The skill affects the following characteristics:

* Melee/Ranged/Magic Damage Increase
* Increase evasion in melee/ranged/magic combat
* Increase absorption in melee/ranged/magic combat

The strength of the skill depends on the variety of pets in the group:

* Pet associations lvl 1 given for 2 different types of pets in the squad
* Pet associations 2 lvl. given for 3 different types of pets in the squad
* Pet associations 3 lvl. given for 4 different types of pets in the squad
* Pet associations 4 lvl. given for 5 different types of pets in the squad
* Pet associations lvl 5 given for 6 different types of pets in the squad

{% hint style="success" %}
Pet Consolidation can only be obtained if you have:

* Character used Pet Shapeshifting along with a Shapeshifting Orb
* Has a pet of the fourth evolution
* All pet skill points allocated
  {% endhint %}

The positive effect is only received by those party characters that are in close proximity to the party leader who uses the skill.

{% hint style="danger" %}
The pet merge effect will disappear in the following cases:

* When disbanding a group, the positive effect is removed from all members of the group
* When changing pet
* When recalling a pet
* When leaving a group/game
  {% endhint %}

<figure><img src="/files/ybnFfuCke8hv7xxeFVfD" alt=""><figcaption><p><strong>Merging effect</strong></p></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, and the optional `goal` query parameter:

```
GET https://wiki.revolgc.pro/en/introduction-to-the-game/pitomcy/massovoe-umenie-pitomca.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
