BackstoryQuestion

constructor(id: Int, title: String, description: String, answers: List<String>, order: Int, races: List<String> = listOf(), professions: List<String> = listOf())