Story

constructor(id: Int, season: String, name: String, description: String, timeline: String, level: Int, order: Int, chapters: List<StoryChapter>, races: List<String> = listOf(), professions: List<String> = listOf(), flags: List<String> = listOf())