| Constructor and Description |
|---|
HeavyBall() |
| Modifier and Type | Method and Description |
|---|---|
int |
modifyCaptureRate(PokeBall type,
PokeBallEntity entity,
Pokemon pokemon,
int captureRate)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoAfterEffect, doFailEffect, getCatchBonuspublic int modifyCaptureRate(PokeBall type, PokeBallEntity entity, Pokemon pokemon, int captureRate)
BallLogicmodifyCaptureRate in interface BallLogictype - The PokeBall being used.entity - The PokeBallEntity being thrown, if one is present.pokemon - The Pokemon being caught.captureRate - The base catch rate of the Pokemon being caught.Pokemon being caught.