# Breeding

### BREEDING

Beast and Beauty MoonBeast can breed together to lay MoonEgg, which will open up to a new MoonBeast. Each MoonBeast has a maximum of 7 breeding times, after which it becomes sterile.

It's required for you to evolve your NFT at least to level 5 to unlock the Breeding ability.

Breeding a MoonBeast costs MFR and/or MFG tokens depending on its Rarity and breed count. Breeding costs is variable and subject to change due to game balancing and economic factors. Currently, breeding only costs MFR tokens.

Breeding cost table for a MoonBeast joining breeding activity:

<table><thead><tr><th width="155.4">Breed Count / Rarity</th><th width="150">Common</th><th width="150">Uncommon</th><th width="150">Rare</th><th width="150">Mythical</th><th>Legendary</th></tr></thead><tbody><tr><td>0/7</td><td>70</td><td>120</td><td>225</td><td>400</td><td>715</td></tr><tr><td>1/7</td><td>70</td><td>120</td><td>225</td><td>400</td><td>715</td></tr><tr><td>2/7</td><td>90</td><td>150</td><td>275</td><td>480</td><td>845</td></tr><tr><td>3/7</td><td>130</td><td>210</td><td>375</td><td>640</td><td>1105</td></tr><tr><td>4/7</td><td>190</td><td>300</td><td>525</td><td>880</td><td>1495</td></tr><tr><td>5/7</td><td>270</td><td>420</td><td>725</td><td>1200</td><td>2015</td></tr><tr><td>6/7</td><td>370</td><td>570</td><td>975</td><td>1600</td><td>2665</td></tr></tbody></table>

*For example, the total cost of breeding one Common Beast with 0/7 Breed Count and one Uncommon Beauty with 2/7 Breed Count equals 70 + 150 = 220 MFR tokens.*

Every MoonBeast has a breeding cool down time, which prevents it from breeding for 48 hours from its last breeding time, and the last time it was transferred to your account.

### Twins, Triplets chance

For each breeding times, there is a chance of having twins or triplets using this function:

$$
MultipleEggsBornedRate = int \left( a \* social^{b} \* r \right)
$$

Whereas:

* a = 2 for Twins calculation and a = 1 for Triplets calculation.
* social: The smaller value of Social attribute in 2 breeding MoonBeasts
* b = 0.75
* r: The smaller value of rarity indicator in 2 breeding MoonBeasts

*Note: b and r are system values and subject to change for game balancing and fine-tuning purposes if necessary.*

If the calculation shows that you got both Twins and Triplets, the breeding will give a triplet MoonEggs.&#x20;

### MoonEgg

![](/files/TduDtArKmhizsewVzsj3)

With a MoonEgg, user can choose to open to get MoonBeast, HODL in their inventory for future use, transfer to other account or list on the marketplace to trade for profit.

Opening a MoonEgg requires some fees based on its rarity:

|                  | MoonEgg Opening Fee (MFR) |
| ---------------- | ------------------------- |
| Common MoonEgg   | 10                        |
| Uncommon MoonEgg | 20                        |
| Rare MoonEgg     | 30                        |
| Mythical MoonEgg | 40                        |
| LegendaryMoonEgg | 50                        |

MoonEgg's Rarity Based on its parents' Rarity following this table:

<table><thead><tr><th width="150">Parent 1</th><th width="150">Parent 2</th><th width="150">% Common MoonEgg</th><th width="150">% Uncommon MoonEgg</th><th width="150">% Rare MoonEgg</th><th width="150">% Mythical MoonEgg</th><th>% Legendary MoonEgg</th></tr></thead><tbody><tr><td>Common</td><td>Common</td><td>100</td><td>0</td><td>0</td><td>0</td><td>0</td></tr><tr><td>Common</td><td>Uncommon</td><td>55</td><td>40</td><td>5</td><td>0</td><td>0</td></tr><tr><td>Common</td><td>Rare</td><td>35</td><td>20</td><td>40</td><td>5</td><td>0</td></tr><tr><td>Common</td><td>Mythical</td><td>30</td><td>15</td><td>15</td><td>35</td><td>5</td></tr><tr><td>Common</td><td>Legendary</td><td>25</td><td>10</td><td>10</td><td>15</td><td>40</td></tr><tr><td>Uncommon</td><td>Uncommon</td><td>10</td><td>90</td><td>0</td><td>0</td><td>0</td></tr><tr><td>Uncommon</td><td>Rare</td><td>10</td><td>40</td><td>45</td><td>5</td><td>0</td></tr><tr><td>Uncommon</td><td>Mythical</td><td>5</td><td>30</td><td>20</td><td>40</td><td>5</td></tr><tr><td>Uncommon</td><td>Legendary</td><td>5</td><td>20</td><td>20</td><td>20</td><td>35</td></tr><tr><td>Rare</td><td>Rare</td><td>5</td><td>10</td><td>80</td><td>5</td><td>0</td></tr><tr><td>Rare</td><td>Mythical</td><td>0</td><td>10</td><td>40</td><td>45</td><td>5</td></tr><tr><td>Rare</td><td>Legendary</td><td>0</td><td>5</td><td>35</td><td>20</td><td>40</td></tr><tr><td>Mythical</td><td>Mythical</td><td>0</td><td>5</td><td>10</td><td>80</td><td>5</td></tr><tr><td>Mythical</td><td>Legendary</td><td>0</td><td>5</td><td>15</td><td>35</td><td>45</td></tr><tr><td>Legendary</td><td>Legendary</td><td>0</td><td>0</td><td>5</td><td>15</td><td>80</td></tr></tbody></table>

### Newborn MoonBeast

How parent MoonBeasts' attributes mixed together to form newborn MoonBeast's attribute values is not revealed. However, it based mostly on its parents' special attribute values at level 1, and it is safe to assume that Newborn MoonBeast inherits both strengths and weaknesses of its parents.&#x20;

Newborn MoonBeast's rarity based on MoonEgg's rarity as in the following table:

<table><thead><tr><th>  </th><th width="150">% Common MoonBeast</th><th width="150">% Uncommon MoonBeast</th><th width="150">% Rare MoonBeast</th><th width="150">% Mythical MoonBeast</th><th>% Legendary MoonBeast</th></tr></thead><tbody><tr><td>Common MoonEgg</td><td>95%</td><td>5%</td><td>0%</td><td>0%</td><td>0%</td></tr><tr><td>Uncommon MoonEgg</td><td>25%</td><td>70%</td><td>5%</td><td>0%</td><td>0%</td></tr><tr><td>Rare MoonEgg</td><td>5%</td><td>20%</td><td>70%</td><td>5%</td><td>0%</td></tr><tr><td>Mythical MoonEgg</td><td>5%</td><td>5%</td><td>20%</td><td>65%</td><td>5%</td></tr><tr><td>Legendary MoonEgg</td><td>0%</td><td>5%</td><td>20%</td><td>25%</td><td>50%</td></tr></tbody></table>


---

# 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://whitepaper.moonfit.xyz/gameplay/breeding.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.
