Skill

constructor(name: String? = null, description: String? = null, maxLevel: Int? = null, levels: List<Level>? = null)