IV Calculator
Work out any Pal's hidden IVs (Talent) from its stats. Enter the Pal, its level and condensing, then its HP, Attack and Defense — get the exact IV range for each, using the exact in-game formula.
Find your Pal's IVs
Pick a Pal above to start finding its IVs.
What the IV number means
| IV (Talent) | Stat bonus | Quality |
|---|---|---|
| 0 | +0.0% | Poor |
| 25 | +7.5% | Fair |
| 50 | +15.0% | Good |
| 75 | +22.5% | Great |
| 100 | +30.0% | Perfect |
IVs are rolled per stat when a Pal is caught or hatched and never change. Breed with IV-boosting cakes and keep the best offspring to climb toward a 100/100/100 Pal.
Formula
Each stat is built from the Pal's base coefficient, its level and its IV, using the exact in-game constants:
- HP
⌊(500 + 5·L + base × 0.5 × L × (1 + IV × 0.3%)) × condense⌋ - Attack
⌊(100 + base × 0.075 × L × (1 + IV × 0.3%)) × condense⌋ - Defense
⌊(50 + base × 0.075 × L × (1 + IV × 0.3%)) × condense⌋ - Condense multiplier
1 + stars × 0.05
IV (Talent) is a hidden integer 0–100 and applies only to the level-scaling term, not the flat base. Because the game floors the result, a displayed stat maps to an IV range rather than one exact value. Soul Statue and passive/partner-skill bonuses are extra final multipliers — strip them before reading IVs.