Class ShockStatus

java.lang.Object
games.stendhal.server.entity.status.Status
games.stendhal.server.entity.status.ShockStatus
All Implemented Interfaces:
Cloneable

public class ShockStatus extends Status
A status effect that causes the entity to stop moving after a set amount of steps
Author:
Jordan
  • Constructor Details

    • ShockStatus

      public ShockStatus()
      Create the status
  • Method Details

    • getStatusType

      public StatusType getStatusType()
      returns the status type
      Specified by:
      getStatusType in class Status
      Returns:
      StatusType
    • getStepsDelay

      public int getStepsDelay()
      gets the steps delay
      Returns:
      steps delay