Capture Calculator

Optimize your capture rates with precise calculations

Unofficial Data Notice

The data and formulas shown on this page are unofficial and provided for reference only. Once Pickmon officially launches, the live in-game data and official materials will take precedence.

1%100%

Capture Rate

55%
estimated chance
per throw

Formula (placeholder):

rate = min(100, (20 + levelBonus + hpBonus) * sphereMultiplier)

levelBonus = max(0, (playerLv - targetLv) * 2) = 10

hpBonus = (100 - hpRemaining%) * 0.5 = 25

sphereMultiplier = 1 (Basic Sphere)