MobEnchantment

constructor(name: String, affectedMobs: List<EntityType>, conflicts: List<String>, levels: IntRange = 1..7, applicable: List<ItemType> = ItemType.melee(), dmgMultiplier: Float = 0.15f)(source)