public class ThickSkinned extends BasePowerEffect
Constructor and Description |
---|
ThickSkinned() |
Modifier and Type | Method and Description |
---|---|
boolean |
isPassive()
Passive ability does not require activation
|
boolean |
onCondition(PokemonCardState pokemon,
PokemonCardState attacker,
CardCondition cardCondition,
GameServerState server) |
activate, canActivate, cleanUp, disableEvolution, disableEvolution, disableOtherAbilities, flipCoin, getCode, getCustomGUI, getEnergyEquivalence, getSelectorState, holdParameters, ignoreEnergyTypes, isEnabled, onAttacked, onDamage, onEndTurn, onPlay, onStartGame, onSwitchActiveCard, retreatModifier, revealHand
public boolean isPassive()
BasePowerEffect
isPassive
in class BasePowerEffect
public boolean onCondition(PokemonCardState pokemon, PokemonCardState attacker, CardCondition cardCondition, GameServerState server)
onCondition
in class BasePowerEffect