# Igne Tame

Once you have received a Dragon Egg drop from Ignecarus, you can go about growing your own tame!

You can send the dragon tame out on PvM trips and it will get you loot.

Having an idle dragon tame gives a 20% reduction in log and ore cost at the [Baxtorian Bathhouses](/minigames/baxtorian-bathhouses.md#boosts).

## Hatching the Tame

The dragon tame will take 18.5 hours to hatch. Once hatched there is a 1/30 chance its a rare shiny dragon, which is increased by 3% (to 1/29) with a Ring of luck equipped or in the bank.

See [Tames](/custom-items/tames.md#hatching-the-tame) for more information on hatching it.

## Growth

It starts off as a baby, but grows from baby -> juvenile -> adult. At the adult stage, its the strongest. It grows up over time while doing PvM trips. You need to feed it raw food each time it goes on a trip.

When your tame hatches, their stats are decided. However, it doesn't reach its full potential until it's fully grown. You can calculate what max-stats your dragon will have by multiplying the baby stats by 3 (keeping in mind rounding up/down). This stat influences how fast it does PvM trips.

You can send the dragon tame on trips with `/tames kill [monster]`.

For more information on tame commands see [Tames](/custom-items/tames.md)

## Boosts

You can feed the dragon tame certain items with `/tames feed [item]`\
**Note:** Feeding any other items (food included) will have no effect\\

<table><thead><tr><th width="652">Item</th><th>Boost</th></tr></thead><tbody><tr><td>Abyssal Cape</td><td>20% food reduction</td></tr><tr><td>Zak</td><td>+35 minutes to trip lengths</td></tr><tr><td>Ori</td><td>25% extra loot</td></tr><tr><td>Dwarven Warhammer</td><td>30% speed boost</td></tr><tr><td>Mr. E</td><td>1/12 chance to double loot</td></tr><tr><td>Impling Locator</td><td>chance to find implings</td></tr><tr><td><strong>Equip, do not feed:</strong> Igne Claws</td><td>5-35% (See <a href="/pages/W5AflCpswl5fAsLA4gsi#igne-claw-creation">Igne Claws</a>)</td></tr><tr><td><strong>Equip, do not feed:</strong> Igne Armor</td><td>Allow you to kill additional monsters, as well as reduce food usage by 5-33% (See <a href="/pages/W5AflCpswl5fAsLA4gsi#igne-armor-creation">Igne Armo</a>r)</td></tr></tbody></table>

### Boss requirements

Certain [demi bosses](/bso-custom-killables/demi-bosses.md) require a minimum tier of [Igne Armor](/custom-items/tames/igne-equipment.md#igne-armor-creation) to be killed.

A minimum of Justiciar igne armor is needed for the following:

* [Nihiliz](/bso-custom-killables/demi-bosses/nihiliz.md)
* [Treebeard](/bso-custom-killables/demi-bosses/treebeard.md)
* [Queen Black Dragon](/bso-custom-killables/demi-bosses/queen-black-dragon.md)
* [Sea Kraken](/bso-custom-killables/demi-bosses/sea-kraken.md)
* [Malygos](/bso-custom-killables/demi-bosses/malygos.md)
* Callisto
* Vet'ion
* Venenatis


---

# 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://bso-wiki.oldschool.gg/custom-items/tames/igne-tame.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.
