Sonako Light Novel Wiki
Advertisement

Có thể viết tài liệu về mô đun này tại Mô đun:Isekai Maou to Shoukan Shoujo Dorei Majutsu Link/tài liệu.

return {

        --The stucture of arcs
--        arcsStructure = {
--                {id = "",-- Identification given for arc
--                fullname = "", -- Name of arc
--                including = {} -- Id of arcs or volumes to be included in this arc
--                },

        --Fulltexts

        {fullname = "Isekai Maou Tập 1",
        shortname = "Tập 1",
        longname = "Tập 1",
        id = 1},

        {fullname = "Isekai Maou Tập 2",
        shortname = "Tập 2",
        longname = "Tập 2",
        id = 2},

        --Mainpage

        {fullname = "Isekai Maou to Shoukan Shoujo Dorei Majutsu",
        mainpage = true},

        --Chapters

        {fullname = "Isekai Maou Tập 1 Minh Họa",
        shortname = "Minh Họa",
        longname = "Tập 1 Minh Họa",
        childOf = 1},

        {fullname = "Isekai Maou Tập 1 Mở Đầu",
        shortname = "Mở Đầu",
        longname = "Tập 1 Mở Đầu",
        childOf = 1},

        {fullname = "Isekai Maou Tập 1 Chương 1",
        shortname = "Chương 1",
        longname = "Tập 1 Chương 1",
        childOf = 1},

        {fullname = "Isekai Maou Tập 1 Chương 2",
        shortname = "Chương 2",
        longname = "Tập 1 Chương 2",
        childOf = 1},

        {fullname = "Isekai Maou Tập 1 Chương 3",
        shortname = "Chương 3",
        longname = "Tập 1 Chương 3",
        childOf = 1},

        {fullname = "Isekai Maou Tập 1 Kết Thúc",
        shortname = "Kết Thúc",
        longname = "Tập 1 Kết Thúc",
        childOf = 1},

        {fullname = "Isekai Maou Tập 2 Minh họa",
        shortname = "Minh họa",
        longname = "Tập 2 Minh họa",
        childOf = 2},

        {fullname = "Isekai Maou Tập 2 Mở đầu",
        shortname = "Mở đầu",
        longname = "Tập 2 Mở đầu",
        childOf = 2},

        {fullname = "Isekai Maou Tập 2 Chương 1",
        shortname = "Chương 1",
        longname = "Tập 2 Chương 1",
        childOf = 2},

        {fullname = "Isekai Maou Tập 2 Side Story 1",
        shortname = "Side Story 1",
        longname = "Tập 2 Side Story 1",
        childOf = 2},

        {fullname = "Isekai Maou Tập 2 Chương 2",
        shortname = "Chương 2",
        longname = "Tập 2 Chương 2",
        childOf = 2},

}
Advertisement