The Timer Ball is a PokéBall that works best on Pokémon as the duration of battle increases. If up to 10 turns have taken place, the Capture Rate is 1. If between 11 & 20 turns have taken place then the Capture Rate is 2. If between 21 & 30 turns have taken place then the Capture Rate is 3. Finally, if over 30 turns have taken place, the Capture Rate is 4.
CatchValue = ((( 3 * Max HP - 2 * HP ) * (Catch Rate * 4 ) / (3 * Max HP) ) * Status Modifier CatchValue = ((( 3 * Max HP - 2 * HP ) * (Catch Rate * 3 ) / (3 * Max HP) ) * Status Modifier CatchValue = ((( 2 * Max HP - 2 * HP ) * (Catch Rate * 1 ) / (3 * Max HP) ) * Status Modifier
Flavour Text
Ruby
Sapphire
Emerald
More effective as more turns are taken in battle.
FireRed
LeafGreen
A somewhat different Ball that becomes progressively better the more turns there are in a battle.
Diamond
Pearl
Platinum
A somewhat different Ball that becomes progressively better the more turns there are in a battle.
HeartGold
SoulSilver
A somewhat different Ball that becomes progressively better the more turns there are in a battle.
Black
White
A somewhat different Ball that becomes progressively better the more turns there are in a battle.
Black 2
White 2
A somewhat different Ball that becomes progressively better the more turns there are in a battle.