public class RelicSong extends SpecialAttackBase
modifiers
Constructor and Description |
---|
RelicSong() |
Modifier and Type | Method and Description |
---|---|
void |
applyAfterEffect(PixelmonWrapper pw)
Fires after the moves functionality has completed, after damage, etc.
|
applyEffect, applyEffectDuring, cantMiss, ignoresWeather, modifyPriority
applyEarlyEffect, applyEffectAfterAllTargets, applyEffectAfterStatus, applyEffectHitOrMiss, applyEffectStart, applyMissEffect, changeChance, checkChance, dealtDamage, doesPersist, getChance, getWeightWithChance, isChance, modifyDamage, modifyPriority, modifyTypeEffectiveness, modifyTypeEffectiveness, weightEffect
public void applyAfterEffect(PixelmonWrapper pw)
SpecialAttackBase
applyAfterEffect
in class SpecialAttackBase
pw
- - The user of the move.