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, wait
doAfterEffect, doFailEffect, getCatchBonus
public int modifyCaptureRate(PokeBall type, PokeBallEntity entity, Pokemon pokemon, int captureRate)
BallLogic
modifyCaptureRate
in interface BallLogic
type
- 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.