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, cantMiss
applyEarlyEffect, applyEffectAfterAllTargets, applyEffectAfterStatus, applyEffectHitOrMiss, applyEffectStart, applyMissEffect, changeChance, checkChance, dealtDamage, doesPersist, getChance, getWeightWithChance, isChance, modifyDamage, modifyPriority, modifyTypeEffectiveness, modifyTypeEffectiveness, weightEffect
public OnlyUser(Value... values)
public AttackResult applyEffectDuring(PixelmonWrapper user, PixelmonWrapper target)
AttackModifierBase
applyEffectDuring
in class AttackModifierBase
user
- The move's usertarget
- The move's target