# Daddy Horses

### Seed Potions&#x20;

The Seed Potion of the daddy horse (stallion) is used in the breeding process. The male seed is collected by the Breeder, who then creates a Seed Potion with it. These are generated through the Breeder board and are created as NFTs. These can then be used as a player asset that can be passed on or traded through the marketplace.&#x20;

### Breeding Count and Fees

The breeding of horses will require both the daddy and mommy horse genes. The number of times a horse can breed will be indicated by the Breed Count of the parents. The daddy horse has a breed limit of 18 times, whereas the mommy horse limit is 9. The daddy horse breed count will only reduce upon successful extraction of a Seed potion. The Breeding fees vary, according to the rarity of the daddy horse.

<table><thead><tr><th>Rarity</th><th width="165.33333333333331">Breeding Fees</th><th>Fatigue</th></tr></thead><tbody><tr><td>Common</td><td>500 <strong>$SPEED</strong></td><td>-20 <strong>Point</strong></td></tr><tr><td>Rare</td><td>1,000 <strong>$SPEED</strong></td><td>-20 <strong>Point</strong></td></tr><tr><td>Super</td><td>2,000 <strong>$SPEED</strong></td><td>-20 <strong>Point</strong></td></tr><tr><td>Hyper</td><td>4,000 <strong>$SPEED</strong></td><td>-20 <strong>Point</strong></td></tr><tr><td>Exotic</td><td>10,000 <strong>$SPEED</strong></td><td>-20 <strong>Point</strong></td></tr></tbody></table>

All service fees will be burned 100%, this means the more horses that are being bred, the more $SPEED is being burned. Breeding will have additional costs as well, such as the wage for the Breeder. This wage will also be subject to a 35% tax deduction, which will be burned out of the circulating supply.

### Breeder Stats (Make Seed Potion)

Making Seed Potions offers the Breeder the opportunity of rewards depending on the volume they create.

Breeder stat 1 point = **+1 seed bonus** +0.02502502502% For example, if your breeder stat is at one hundred points, then your chance of gaining one extra Seed Potion would increase by **2.5025025025%.**

### Mastery bonus (Making Seed Potions)

The Seed Potion creation has a 50% chance to fail and a 50% chance of succeeding. MR can be used to increase this success chance.

| Mastery   | Success rate |
| --------- | ------------ |
| Mastery 1 | +5%          |
| Mastery 2 | +10%         |
| Mastery 3 | +20%         |
| Mastery 4 | +30%         |
| Mastery 5 | Success 100% |

#### Note that upon failure to extract a seed potion the following conditions will apply:

* The breeding fee paid for the daddy horse will not be returned, however the breeding count will not decrease either.
* The Breeder will not receive any wages due, but will still receive $JOC and EXP

### Cooldown time

The duration of the daddy horse’s Seed Potion cooldown is 1 hour in total.


---

# 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://docs.speedstar.io/en/gameplay/player-and-jobs/daddy-horses.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.
