public class OnlyUser extends AttackModifierBase
modifiers| Modifier and Type | Method and Description |
|---|---|
AttackResult |
applyEffectDuring(PixelmonWrapper user,
PixelmonWrapper target)
Causes an effect during the move.
|
applyEffect, cantMissapplyEarlyEffect, applyEffectAfterAllTargets, applyEffectAfterStatus, applyEffectHitOrMiss, applyEffectStart, applyMissEffect, changeChance, checkChance, dealtDamage, doesPersist, getChance, getWeightWithChance, isChance, modifyDamage, modifyPriority, modifyTypeEffectiveness, modifyTypeEffectiveness, weightEffectpublic OnlyUser(Value... values)
public AttackResult applyEffectDuring(PixelmonWrapper user, PixelmonWrapper target)
AttackModifierBaseapplyEffectDuring in class AttackModifierBaseuser - The move's usertarget - The move's target