Capture Retry

ID
"cobblebadges:capture_retry"

When capturing a pokémon, if the capture fails, recalculate the capture.

Data Structure

{
  "amount": [amount of retries]
}

Example

Captures will have 2 more chances to be successful

{
  "amount": 2
}

Last updated