Package com.planet_ink.coffee_mud.Abilities.interfaces

Interface Summary
Ability The basic interface for all skills, spells, chants, prayers, and properties.
Amputator An Amputator is a kind of ability that denotes missing parts.
DiseaseAffect DiseaseAffect is an ability interface to denote those properties, affects, or Disease objects that act as curable physical diseases.
ItemCraftor This interface denotes an ability that also incidentally is capable of generating objects, usually items.
ItemTicker The interface for affects which cause an Item to rejuvinate after a particular amount of time.
Trap A trap is a kind of ability that behaves mostly like a property, in that it is not typically invoked as a skill, although there are skills that generate or make use of Trap abilities.