> For the complete documentation index, see [llms.txt](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/universe-2-cocarro/player-guides/breeding-cocarro-bees-and-queens-player-guide.md).

# Breeding Cocarro Bees and Queens - Player Guide

**Bred Bees can be sent on missions immediately and are tradable using our in-game Asset Marketplace**

* When Breeding, the universe of the offspring will have a 90% chance of matching the male Bee’s universe and a 10% chance of matching the Queen’s universe
* If the offspring is a Cocarro Bee, it will have guaranteed floor stats

|       | <p><strong>Cocarro Queen</strong><br><strong>Guaranteed Floor Stats</strong></p> | <p><strong>Cocarro Bee</strong><br><strong>Guaranteed Floor Stats</strong></p> |
| ----- | -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| Gen 1 | 220                                                                              | 180                                                                            |
| Gen 2 | 210                                                                              | 160                                                                            |
| Gen 3 | 200                                                                              | 140                                                                            |

* Offspring will have a mood and be able to Breed
* Male Bee’s level cap (the total number of upgrades the Bee can use) will be the same as the Mother Bee’s level at the time of Breeding
* Queens are born at level 10 and can be upgraded to level 20&#x20;
* Ancient Queens have an advantage when Breeding. She passes 30% more base stats to her offspring compared to a normal Queen.

### **REMINDER:** Male Bees without a mood CANNOT Breed

**The generation of male Bee used in the Breed determines the offspring’s generation**

| **Male Bee** | **Offspring Bee** |
| ------------ | ----------------- |
| Genesis      | Gen 1             |
| Gen 1        | Gen 2             |
| Gen 2        | Gen 3             |
| Gen 3        | Gen 3             |

**Breeding Enhancement**

Adding Stardust Pollen to the Breed enhances the celestial patterns allowing you to create a male Bee with higher base stats.

**NOTE:** Stardust Pollen can only be found in Cocarro and can only be used when the Queen and male Bee are both from Cocarro&#x20;

| **Stardust Pollen** | **Shards Needed** | **Guaranteed Floor Stats** |
| ------------------- | ----------------- | -------------------------- |
| Legendary           | 150               | 200                        |
| Mythic              | 300               | 220                        |

* Mood Stabilizer, Royal Jelly, and Breed Tickets can be used when Breeding Earth or Cocarro Bees and Queens

**Artwork**

* **Male Gen 1, Gen 2, and Gen 3 Bees:** Will have the standard wooden body art
* **Gen 1, Gen 2, and Gen 3 Queens:** Will be randomly assigned art from the 30 Queen types


---

# 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://honeyland-player-guides.gitbook.io/honeyland-player-guides-docs/the-game/universe-2-cocarro/player-guides/breeding-cocarro-bees-and-queens-player-guide.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.
