Class BattleStatStageModifyBattleEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.battles.BattleEvent
com.pixelmonmod.pixelmon.api.events.battles.BattleStatStageModifyBattleEvent
Direct Known Subclasses:
BattleStatStageModifyBattleEvent.Post, BattleStatStageModifyBattleEvent.Pre

public class BattleStatStageModifyBattleEvent extends BattleEvent
Battle event fired when a Pokemon's battle stat is modified by something. For example, intimidate lowering attack, or a move like Swords Dance increasing attack.