Title

constructor(id: Int, name: String, achievement: Int? = null, achievements: List<Int> = listOf(), apRequired: Int? = null)