StealingEnchantment

constructor(name: String, stat: Statistic, amount: Float, regain: (MacrocosmPlayer, Pair<Float, Boolean>) -> Unit, actualDescription: String? = null, conflicts: List<String> = listOf(), applicable: List<ItemType> = ItemType.melee(), levels: IntRange = 1..7)(source)