Class NoStatsProjectile

All Implemented Interfaces:
EquipListener, TurnListener, UseListener, Stackable<StackableItem>, WeaponImpl, Killer, Cloneable, Iterable<String>, Serializable

public class NoStatsProjectile extends Projectile
Represents a stackable item for which we do not want 'Stats' to show in description.
Author:
kymara
  • Constructor Details

  • Method Details

    • describe

      public String describe()
      Description copied from class: Entity
      Describes the entity (if a players looks at it).
      Overrides:
      describe in class Item
      Returns:
      description from the players point of view