Class BombardaSuper

java.lang.Object
net.pottercraft.ollivanders2.spell.O2Spell
net.pottercraft.ollivanders2.spell.BombardaSuper
Direct Known Subclasses:
BOMBARDA, BOMBARDA_MAXIMA

public abstract class BombardaSuper extends O2Spell
Creates an explosion at the target which scales with the player's level in the spell.
  • Method Details

    • doCheckEffect

      protected void doCheckEffect()
      Create an explosion in front of the target block
      Specified by:
      doCheckEffect in class O2Spell