The Nest Ball is a PokéBall that works best on Pokémon of the lower levels. If the target Pokémon is of a level of 19 or lower, the Capture Rate is 3. If it is between Levels 20 and 29, then the Capture Rate is 2. For Pokémon of Level 30 and above, the Capture Rates is 1.
CatchValue = ((( 3 * Max HP - 2 * HP ) * (Catch Rate * 4 ) / (3 * Max HP) ) * Status Modifier
CatchValue = ((( 3 * Max HP - 2 * HP ) * (Catch Rate * 2 ) / (3 * Max HP) ) * Status Modifier
Flavour Text
Ruby
Sapphire
Emerald
A ball that works better on weaker Pokémon.
FireRed
LeafGreen
A somewhat different Ball that works especially well on weaker Pokémon.
Diamond
Pearl
Platinum
A somewhat different Poké Ball that works especially well on weaker Pokémon in the wild.
HeartGold
SoulSilver
A somewhat different Poké Ball that works especially well on weaker Pokémon in the wild.
Black
White
A somewhat different Poké Ball that works especially well on weaker Pokémon in the wild.