public class GigatonHammer extends SpecialAttackBase
modifiers
Constructor and Description |
---|
GigatonHammer() |
Modifier and Type | Method and Description |
---|---|
void |
applyEffectAfterStatus(PixelmonWrapper user)
Triggers at the end of every turn after residual status damage has been applied.
|
applyAfterEffect, applyEffect, applyEffectDuring, cantMiss, ignoresWeather, modifyPriority
applyEarlyEffect, applyEffectAfterAllTargets, applyEffectHitOrMiss, applyEffectStart, applyMissEffect, changeChance, checkChance, dealtDamage, doesPersist, getChance, getWeightWithChance, isChance, modifyDamage, modifyPriority, modifyTypeEffectiveness, modifyTypeEffectiveness, weightEffect
public void applyEffectAfterStatus(PixelmonWrapper user)
EffectBase
applyEffectAfterStatus
in class EffectBase
user
- The Pokémon that attacked.