Breeding a perfect-IV specimen is a numbers game, and the difference between using an inheritance item or not is enormous. This calculator models the real inheritance mechanic to give your per-egg perfect odds and the expected number of eggs you will need to hatch.
How it works
A held inheritance item raises inherited IVs from three to five out of six. Each
target stat is perfect if inherited from a parent (probability inherited / 6)
or, failing that, randomly rolled perfect (probability 1/32):
pStat = inherited/6 + (1 − inherited/6) × 1/32
pPerfectEgg = pStat ^ (number of target perfect IVs)
expectedEggs= 1 / pPerfectEgg
The exponent is the count of stats you need perfect, so each extra target stat multiplies the difficulty.
Example and tips
Targeting 5 perfect IVs with a Destiny-Knot-style item (5 inherited of 6), each
stat carries over with about an 84 percent chance, and a single egg is fully
perfect with probability around 0.84^5, roughly 41 percent — only a handful of
eggs on average. Drop the item and inherited IVs fall to 3, sending expected eggs
into the thousands. Always breed with the item and the best combined parent IVs
you can assemble.