# Pet Collection

Players are encouraged to collect a pet by the system. More pet eggs acquired will result in a stack boost to abilities and stats. Throughout the account, the effect of collection will be applied to every character's stats and abilities.

{% hint style="info" %}
**IMPORTANT:** Once pets are deposited in for a Collection set, it can no longer be reverted or traded in the [AsurielRO Marketplace](/asurielro-wiki/features/main-office/asurielro-marketplace.md).
{% endhint %}

Pet Collection Effect

| Pet Eggs              | Status                                          | Status                                                        |
| --------------------- | ----------------------------------------------- | ------------------------------------------------------------- |
| Poring Egg            | FLEE +5                                         |                                                               |
| Drops Egg             | HIT +5                                          |                                                               |
| Poporing Egg          | Weight limit +20                                |                                                               |
| Lunatic Egg           | Crit Rate +1                                    |                                                               |
| Picky Egg             | ATK+1                                           |                                                               |
| Chonchon Egg          | Increase resistance to Silence status by 2%     |                                                               |
| Baby Desert Wolf Egg  | Matk +1                                         |                                                               |
| Rocker Egg            | Increase resistance to Blind status by 2%       |                                                               |
| Spore Egg             | Increase resistance to Curse status by 2%       |                                                               |
| Peco peco Egg         | Max Hp +50                                      |                                                               |
| Orc Warrior Egg       | Perfect Dodge +3                                |                                                               |
| Sohee Egg             | Weight Limit +500                               |                                                               |
| Isis Egg              | Increase resistance to Chaos status by 3%       |                                                               |
| Green Petite Egg      | Hp Recovery Rate +20%                           |                                                               |
| Deviruchi Egg         | Max Sp +50                                      |                                                               |
| Baphomet Jr Egg       | Increase resistance to Stun status by 3%        |                                                               |
| Bongun Egg            | Increase resistance to Stone Curse status by 3% |                                                               |
| Alice Egg             | Crit Rate +5                                    |                                                               |
| Incubus Egg           | Atk +3                                          |                                                               |
| Succubus Egg          | Matk +3                                         |                                                               |
| Angeling Egg          | Def +30                                         |                                                               |
| Cat o' Nine Tails Egg | Aspd +5%                                        |                                                               |
| Chimera Egg           | Hp Recovery Rate +50%                           |                                                               |
| Dark Illusion Egg     | Mdef +10                                        |                                                               |
| Ghostring Egg         | Long Range Damage +3%                           |                                                               |
| Gryphon Egg           | Perfect Dodge +5                                |                                                               |
| Hydro Egg             | Crit Rate +10                                   |                                                               |
| Maya Purple Egg       | Atk +7                                          | Matk+7                                                        |
| Mutant Dragon Egg     | Atk +10                                         |                                                               |
| Owl Baron Egg         | Matk +10                                        |                                                               |
| Doppleganger Egg      | Def +50                                         | Weight Limit +3000                                            |
| Orc Lord Egg          | Agi +10                                         | Aspd +1                                                       |
| Maya Egg              | Healing Items effectiveness +20% (HP/SP)        | Increase resistance to Neutral Property attacks by 10%        |
| Moonlight Flower Egg  | Int +10                                         | Mdef +20                                                      |
| Baphomet Egg          | Dex +10                                         | Long Range Attack +5%                                         |
| Mistrees Egg          | Perfect Dodge +7                                | Reduce the fixed cast time on skills by 10%                   |
| Eddga Egg             | Crit Rate +15                                   | Crit Damage +5%                                               |
| Osiris Egg            | Atk+10 / Matk +10                               | Atk+5% / Matk +5%                                             |
| Dark Lord Egg         | Atk +20                                         | Pierces physical defense of all monsters without player by 5% |
| Stormy Knight Egg     | Matk +20                                        | Pierces magical defense of all monsters without player by 5%  |


---

# 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://asurielros.gitbook.io/asurielro-wiki/features/collection-system/pet-collection.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.
