Class FLIPENDO


public final class FLIPENDO extends Knockback
Knockback Jinx that throws entities away from the caster.

When the projectile hits an entity, the spell pushes it away with force based on the caster's skill level. This jinx is more powerful than Depulso and can target any entity type.

See Also:
  • Field Details

    • minDistanceConfig

      public static int minDistanceConfig
      The min distance
    • maxDistanceConfig

      public static int maxDistanceConfig
      The max distance
    • strengthReducerConfig

      public static int strengthReducerConfig
      The divisor for usesModifier to determine spell strength
  • Constructor Details

    • FLIPENDO

      public FLIPENDO(Ollivanders2 plugin)
      Default constructor for use in generating spell text. Do not use to cast the spell.
      Parameters:
      plugin - the Ollivanders2 plugin
    • FLIPENDO

      public FLIPENDO(@NotNull @NotNull Ollivanders2 plugin, @NotNull @NotNull org.bukkit.entity.Player player, @NotNull @NotNull Double rightWand)
      Constructor.
      Parameters:
      plugin - a callback to the MC plugin
      player - the player who cast this spell
      rightWand - which wand the player was using