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, modifyPriorityapplyEarlyEffect, applyEffectAfterAllTargets, applyEffectAfterStatus, applyEffectHitOrMiss, applyEffectStart, applyMissEffect, changeChance, checkChance, dealtDamage, doesPersist, getChance, getWeightWithChance, isChance, modifyDamage, modifyPriority, modifyTypeEffectiveness, modifyTypeEffectiveness, weightEffectpublic void applyAfterEffect(PixelmonWrapper pw)
SpecialAttackBaseapplyAfterEffect in class SpecialAttackBasepw - - The user of the move.