捕获计算器

通过精确计算优化您的捕获率

非官方数据声明

本页面展示的数据和公式均为非官方内容,仅供参考。待 Pickmon 正式发布后,请以正式版游戏内数据和官方资料为准。

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 (基础球)