Package-level declarations

Other types of item abilities, e.g. shortbow ability

Types

Link copied to clipboard
class EntityDamageMulAbility(val name: String, affected: List<EntityType>, multiplier: Float) : AbilityBase
Link copied to clipboard
Link copied to clipboard
class SlayerQuestAbility(val name: String, val description: String, val slayer: SlayerType, val tier: Int) : AbilityBase