Documentation for this module may be created at Module:Chapterlist/data/doc
return {
-- Arc 1: The Dragonet Prophecy
['The Dragonet Prophecy'] = {
chapterCount = 35,
prologue = true,
epilogue = true,
},
['The Lost Heir'] = {
chapterCount = 28,
prologue = true,
epilogue = true,
},
['The Hidden Kingdom'] = {
chapterCount = 33,
prologue = true,
epilogue = true,
},
['The Dark Secret'] = {
chapterCount = 28,
prologue = true,
epilogue = true,
},
['The Brightest Night'] = {
chapterCount = 28,
prologue = true,
epilogue = true,
},
-- Arc 2: The Jade Mountain Prophecy
['Moon Rising'] = {
chapterCount = 24,
prologue = true,
epilogue = true,
},
['Winter Turning'] = {
chapterCount = 24,
prologue = true,
epilogue = true,
},
['Escaping Peril'] = {
chapterCount = 21,
prologue = true,
epilogue = true,
},
['Talons of Power'] = {
chapterCount = 22,
prologue = true,
epilogue = true,
},
['The Brightest Night'] = {
chapterCount = 31,
prologue = true,
epilogue = true,
},
-- Arc 3: The Lost Continent Prophecy
['The Lost Continent'] = {
chapterCount = 26,
prologue = true,
epilogue = true,
},
['The Hive Queen'] = {
chapterCount = 22,
prologue = true,
epilogue = true,
},
['The Poison Jungle'] = {
chapterCount = 23,
prologue = true,
epilogue = true,
},
['The Dangerous Gift'] = {
chapterCount = 24,
prologue = true,
epilogue = true,
},
['The Flames of Hope'] = {
chapterCount = 26,
prologue = true,
epilogue = true,
},
-- Legends
['Darkstalker (book)'] = {
chapterCount = 33,
prologue = true,
epilogue = true,
bonusChapter = 'Post-Epilogue'
},
['Dragonslayer'] = {
chapterCount = 39,
prologue = true,
epilogue = true,
},
}