缺氧 wiki 编辑团队提示:注册账号并登录后体验更佳,且可通过参数设置定制优化您的浏览体验!

该站点为镜像站点,如果你想帮助这个由玩家志愿编辑的 wiki 站点,请前往原站点参与编辑,
同时欢迎加入编辑讨论群 851803695 与其他编辑者一起参与建设!

全站通知:

模块:Data/Codex

来自缺氧WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索
Copyright.svg
授权信息

该文件来自缺氧或其开发商科雷娱乐创建的网站。该文件中出现的所有商标和注册商标均归属于科雷娱乐。详情请见版权信息。该文件被认为在本wiki上合理使用

This image comes from Oxygen Not Included or from websites created and owned by Klei Entertainment, who hold the copyright of Oxygen Not Included. All trademarks and registered trademarks present in the image are proprietary to Klei Entertainment. For more information, see the copyright notice.
The use of images to illustrate articles concerning the subject of the images in question is believed to qualify as fair use under United States copyright law, as such display does not significantly impede the right of the copyright holder to sell the copyrighted material.

return {
    dirs = {
        {
            name = "Buildings",
            content = {
                dirs = {},
                files = {
                    {
                        name = "PrintingPod.yaml",
                        content = {
                            id = "HEADQUARTERS",
                            title = "STRINGS.CODEX.HEADQUARTERS.TITLE",
                            disabled = false,
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEADQUARTERS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                spriteName = "icon_category_base",
                                                preferredHeight = 128,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEADQUARTERS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "printingpod",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEADQUARTERS.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "SubEntry_Missile_Basic.yaml",
                        content = {
                            id = "MISSILE_BASIC",
                            title = "STRINGS.ITEMS.MISSILE_BASIC.NAME",
                            parentEntryID = "MissileLauncher",
                            layoutPriority = 2,
                            disabled = false,
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.ITEMS.MISSILE_BASIC.NAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                spriteName = "missile",
                                                preferredHeight = 128,
                                                preferredWidth = 128,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.ITEMS.MISSILE_BASIC.DESC",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "SubEntry_RailgunPayload.yaml",
                        content = {
                            id = "RAILGUNPAYLOAD",
                            title = "STRINGS.ITEMS.RAILGUNPAYLOAD.NAME",
                            parentEntryID = "Railgun",
                            layoutPriority = 2,
                            disabled = false,
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexSpacer",
                                            nodes = {
                                                preferredWidth = -1,
                                                preferredHeight = 24,
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.ITEMS.RAILGUNPAYLOAD.NAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                spriteName = "railgun_capsule",
                                                preferredHeight = 128,
                                                preferredWidth = 128,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.ITEMS.RAILGUNPAYLOAD.DESC",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "Creatures",
            content = {
                dirs = {
                    {
                        name = "Dreckos",
                        content = {
                            dirs = {},
                            files = {
                                {
                                    name = "SubEntry_Drecko.yaml",
                                    content = {
                                        id = "Drecko",
                                        title = "STRINGS.CODEX.GLOSSY.TITLE",
                                        parentEntryID = "DreckoSpecies",
                                        layoutPriority = 1,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.DRECKO.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.DRECKO.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_DreckoPlastic.yaml",
                                    content = {
                                        id = "DreckoPlastic",
                                        title = "STRINGS.CODEX.GLOSSY.TITLE",
                                        parentEntryID = "DreckoSpecies",
                                        layoutPriority = 2,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.GLOSSY.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.GLOSSY.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Hatches",
                        content = {
                            dirs = {},
                            files = {
                                {
                                    name = "SubEntry_Hatch.yaml",
                                    content = {
                                        id = "Hatch",
                                        title = "STRINGS.CODEX.HATCH.TITLE",
                                        parentEntryID = "HatchSpecies",
                                        layoutPriority = 1,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.HATCH.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.HATCH.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_HatchHard.yaml",
                                    content = {
                                        id = "HatchHard",
                                        title = "STRINGS.CODEX.STONE.TITLE",
                                        parentEntryID = "HatchSpecies",
                                        layoutPriority = 3,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.STONE.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.STONE.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_MetalHatch.yaml",
                                    content = {
                                        id = "HatchMetal",
                                        title = "STRINGS.CODEX.SMOOTH.TITLE",
                                        parentEntryID = "HatchSpecies",
                                        layoutPriority = 4,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.SMOOTH.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.SMOOTH.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_VegetarianHatch.yaml",
                                    content = {
                                        id = "HatchVeggie",
                                        title = "STRINGS.CODEX.SAGE.TITLE",
                                        parentEntryID = "HatchSpecies",
                                        layoutPriority = 2,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.SAGE.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.SAGE.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Pacus",
                        content = {
                            dirs = {},
                            files = {
                                {
                                    name = "SubEntry_Pacu.yaml",
                                    content = {
                                        id = "Pacu",
                                        title = "STRINGS.CODEX.PACU.TITLE",
                                        parentEntryID = "PacuSpecies",
                                        layoutPriority = 1,
                                        contentContainers = {
                                            {
                                                showBeforeGeneratedContent = true,
                                                contentLayout = "Vertical",
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.PACU.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.PACU.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_PacuCleaner.yaml",
                                    content = {
                                        id = "PacuCleaner",
                                        title = "STRINGS.CODEX.CLEANER.TITLE",
                                        parentEntryID = "PacuSpecies",
                                        layoutPriority = 3,
                                        contentContainers = {
                                            {
                                                showBeforeGeneratedContent = true,
                                                contentLayout = "Vertical",
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.CLEANER.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.CLEANER.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_PacuTropical.yaml",
                                    content = {
                                        id = "PacuTropical",
                                        title = "STRINGS.CODEX.TROPICAL.TITLE",
                                        parentEntryID = "PacuSpecies",
                                        layoutPriority = 2,
                                        contentContainers = {
                                            {
                                                showBeforeGeneratedContent = true,
                                                contentLayout = "Vertical",
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.TROPICAL.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.TROPICAL.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Pufts",
                        content = {
                            dirs = {},
                            files = {
                                {
                                    name = "SubEntry_AlphaPuft.yaml",
                                    content = {
                                        id = "PuftAlpha",
                                        title = "STRINGS.CODEX.PRINCE.TITLE",
                                        parentEntryID = "PuftSpecies",
                                        layoutPriority = 2,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.PRINCE.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.PRINCE.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_DensePuft.yaml",
                                    content = {
                                        id = "PuftOxylite",
                                        title = "STRINGS.CODEX.DENSE.TITLE",
                                        parentEntryID = "PuftSpecies",
                                        layoutPriority = 4,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.DENSE.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.DENSE.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_Puft.yaml",
                                    content = {
                                        id = "Puft",
                                        title = "STRINGS.CODEX.PUFT.TITLE",
                                        parentEntryID = "PuftSpecies",
                                        layoutPriority = 1,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.PUFT.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.PUFT.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_SqueakyPuft.yaml",
                                    content = {
                                        id = "PuftBleachstone",
                                        title = "STRINGS.CODEX.SQUEAKY.TITLE",
                                        parentEntryID = "PuftSpecies",
                                        layoutPriority = 3,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.SQUEAKY.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.SQUEAKY.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "ShineBugs",
                        content = {
                            dirs = {},
                            files = {
                                {
                                    name = "SubEntry_ShineBug.yaml",
                                    content = {
                                        id = "LightBug",
                                        title = "STRINGS.CODEX.SHINEBUG.TITLE",
                                        parentEntryID = "LightBugSpecies",
                                        layoutPriority = 1,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.SHINEBUG.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.SHINEBUG.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_ShineBugBlack.yaml",
                                    content = {
                                        id = "LightBugBlack",
                                        title = "STRINGS.CODEX.NEGA.TITLE",
                                        parentEntryID = "LightBugSpecies",
                                        layoutPriority = 6,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.NEGA.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.NEGA.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.NEGA.BODY.CONTAINER2",
                                                            style = "Body",
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_ShineBugBlue.yaml",
                                    content = {
                                        id = "LightBugBlue",
                                        title = "STRINGS.CODEX.PLACID.TITLE",
                                        parentEntryID = "LightBugSpecies",
                                        layoutPriority = 5,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.PLACID.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.PLACID.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_ShineBugCrystal.yaml",
                                    content = {
                                        id = "LightBugCrystal",
                                        title = "STRINGS.CODEX.CRYSTAL.TITLE",
                                        parentEntryID = "LightBugSpecies",
                                        layoutPriority = 7,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.CRYSTAL.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.CRYSTAL.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_ShineBugOrange.yaml",
                                    content = {
                                        id = "LightBugOrange",
                                        title = "STRINGS.CODEX.SUNNY.TITLE",
                                        parentEntryID = "LightBugSpecies",
                                        layoutPriority = 2,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.SUNNY.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.SUNNY.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_ShineBugPink.yaml",
                                    content = {
                                        id = "LightBugPink",
                                        title = "STRINGS.CODEX.VITAL.TITLE",
                                        parentEntryID = "LightBugSpecies",
                                        layoutPriority = 3,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.VITAL.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.VITAL.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_ShineBugPurple.yaml",
                                    content = {
                                        id = "LightBugPurple",
                                        title = "STRINGS.CODEX.ROYAL.TITLE",
                                        parentEntryID = "LightBugSpecies",
                                        layoutPriority = 4,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.ROYAL.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.ROYAL.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Slicksters",
                        content = {
                            dirs = {},
                            files = {
                                {
                                    name = "SubEntry_Slickster.yaml",
                                    content = {
                                        id = "Oilfloater",
                                        title = "STRINGS.CODEX.SLICKSTER.TITLE",
                                        parentEntryID = "OilfloaterSpecies",
                                        layoutPriority = 1,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.SLICKSTER.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.SLICKSTER.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_SlicksterDecor.yaml",
                                    content = {
                                        id = "OilfloaterDecor",
                                        title = "STRINGS.CODEX.DECOR.TITLE",
                                        parentEntryID = "OilfloaterSpecies",
                                        layoutPriority = 2,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.DECOR.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.DECOR.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                                {
                                    name = "SubEntry_SlicksterMolten.yaml",
                                    content = {
                                        id = "OilfloaterHighTemp",
                                        title = "STRINGS.CODEX.MOLTEN.TITLE",
                                        parentEntryID = "OilfloaterSpecies",
                                        layoutPriority = 3,
                                        contentContainers = {
                                            {
                                                contentLayout = "Vertical",
                                                showBeforeGeneratedContent = true,
                                                content = {
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.MOLTEN.TITLE",
                                                            style = "Title",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexText",
                                                        nodes = {
                                                            stringKey = "STRINGS.CODEX.MOLTEN.SUBTITLE",
                                                            style = "Subtitle",
                                                        },
                                                    },
                                                    {
                                                        tag = "!CodexDividerLine",
                                                        nodes = {
                                                            preferredWidth = -1,
                                                        },
                                                    },
                                                },
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
                files = {
                    {
                        name = "DynamicCodexEntry_Beeta.yaml",
                        content = {
                            id = "BeetaSpecies",
                            title = "STRINGS.CODEX.BEETA.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BEETA.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BEETA.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BEETA.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Crab.yaml",
                        content = {
                            id = "CrabSpecies",
                            title = "STRINGS.CODEX.POKESHELL.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POKESHELL.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POKESHELL.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POKESHELL.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POKESHELL.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POKESHELL.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POKESHELL.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Divergent.yaml",
                        content = {
                            id = "DivergentSpecies",
                            title = "STRINGS.CODEX.DIVERGENT.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DIVERGENT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DIVERGENT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DIVERGENT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Drecko.yaml",
                        content = {
                            id = "DreckoSpecies",
                            title = "STRINGS.CODEX.DRECKO.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DRECKO.SPECIES_TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DRECKO.SPECIES_SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DRECKO.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DRECKO.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Hatch.yaml",
                        content = {
                            id = "HatchSpecies",
                            title = "STRINGS.CODEX.HATCH.SPECIES_TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HATCH.SPECIES_TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HATCH.SPECIES_SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HATCH.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STONE.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SAGE.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SMOOTH.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_IceBelly.yaml",
                        content = {
                            id = "BellySpecies",
                            title = "STRINGS.CODEX.ICEBELLY.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ICEBELLY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ICEBELLY.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ICEBELLY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Mole.yaml",
                        content = {
                            id = "MoleSpecies",
                            title = "STRINGS.CODEX.MOLE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MOLE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MOLE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MOLE.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MOLE.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Moo.yaml",
                        content = {
                            id = "MooSpecies",
                            title = "STRINGS.CODEX.GASSYMOO.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GASSYMOO.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GASSYMOO.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GASSYMOO.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GASSYMOO.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Morb.yaml",
                        content = {
                            id = "GlomSpecies",
                            title = "STRINGS.CODEX.MORB.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MORB.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MORB.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MORB.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MORB.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MORB.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Pacu.yaml",
                        content = {
                            id = "PacuSpecies",
                            title = "STRINGS.CODEX.PACU.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PACU.SPECIES_TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PACU.SPECIES_SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PACU.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.CLEANER.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.TROPICAL.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PlugSlug.yaml",
                        content = {
                            id = "STATERPILLARSPECIES",
                            title = "STRINGS.CODEX.PLUGSLUG.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PLUGSLUG.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PLUGSLUG.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PLUGSLUG.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Puft.yaml",
                        content = {
                            id = "PuftSpecies",
                            title = "STRINGS.CODEX.PUFT.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PUFT.SPECIES_TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PUFT.SPECIES_SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PUFT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SQUEAKY.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DENSE.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PRINCE.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Rover.yaml",
                        content = {
                            id = "ScoutRover",
                            title = "STRINGS.CODEX.ROVER.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ROVER.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ROVER.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ROVER.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Seal.yaml",
                        content = {
                            id = "SealSpecies",
                            title = "STRINGS.CODEX.SEAL.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SEAL.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SEAL.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SEAL.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_ShineBug.yaml",
                        content = {
                            id = "LightBugSpecies",
                            title = "STRINGS.CODEX.SHINEBUG.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SHINEBUG.SPECIES_TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SHINEBUG.SPECIES_SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SHINEBUG.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SUNNY.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.VITAL.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ROYAL.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Slickster.yaml",
                        content = {
                            id = "OilFloaterSpecies",
                            title = "STRINGS.CODEX.SLICKSTER.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SLICKSTER.SPECIES_TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SLICKSTER.SPECIES_SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SLICKSTER.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DECOR.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MOLTEN.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Squirrel.yaml",
                        content = {
                            id = "SquirrelSpecies",
                            title = "STRINGS.CODEX.PIP.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PIP.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PIP.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PIP.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PIP.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PIP.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_SweepBot.yaml",
                        content = {
                            id = "SWEEPBOT",
                            title = "STRINGS.CODEX.SWEEPY.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SWEEPY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SWEEPY.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SWEEPY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_WoodDeer.yaml",
                        content = {
                            id = "DeerSpecies",
                            title = "STRINGS.CODEX.DEERSPECIES.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DEERSPECIES.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DEERSPECIES.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DEERSPECIES.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "Emails",
            content = {
                dirs = {},
                files = {
                    {
                        name = "DynamicCodexEntry_AIControl.yaml",
                        content = {
                            id = "AIControl",
                            title = "STRINGS.CODEX.B6_AICONTROL.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_AIcontrol",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_AIcontrol",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_AIcontrol",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.CONTAINER6",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_AIcontrol2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.TITLE3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.EMAILHEADER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_AIcontrol2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.CONTAINER5",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.SIGNATURE2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_AIcontrol3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.TITLE3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_AIcontrol3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_AIcontrol3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.TITLE3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.EMAILHEADER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_AIcontrol3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.SIGNATURE2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_AIcontrol4",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.TITLE2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_AIcontrol4",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_AICONTROL.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_ArtHistoryRequest.yaml",
                        content = {
                            id = "ArtHistoryRequest",
                            title = "STRINGS.CODEX.B51_ARTHISTORYREQUEST.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_arthistoryrequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B51_ARTHISTORYREQUEST.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B51_ARTHISTORYREQUEST.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_arthistoryrequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B51_ARTHISTORYREQUEST.BODY.EMAILHEADER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_arthistoryrequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B51_ARTHISTORYREQUEST.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B51_ARTHISTORYREQUEST.BODY.SIGNATURE2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_arthistoryrequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B51_ARTHISTORYREQUEST.TITLE2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B51_ARTHISTORYREQUEST.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_arthistoryrequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B51_ARTHISTORYREQUEST.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B51_ARTHISTORYREQUEST.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_AtomiconRecruitment.yaml",
                        content = {
                            id = "AtomiconRecruitment",
                            title = "STRINGS.CODEX.A4_ATOMICONRECRUITMENT.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_atomiconrecruitment",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_ATOMICONRECRUITMENT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_ATOMICONRECRUITMENT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_atomiconrecruitment",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_ATOMICONRECRUITMENT.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_atomiconrecruitment",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_ATOMICONRECRUITMENT.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_ATOMICONRECRUITMENT.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_DevonsBlog.yaml",
                        content = {
                            id = "DevonsBlog",
                            title = "STRINGS.CODEX.A3_DEVONSBLOG.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_devonsblog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_devonsblog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_devonsblog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_devonsblog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.TITLE2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.BODY.EMAILHEADER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_devonsblog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.BODY.SIGNATURE2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_devonsblog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.TITLE2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_devonsblog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_DEVONSBLOG.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Ecotourism.yaml",
                        content = {
                            id = "CeresTourism",
                            title = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.TITLE3",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_cerestourism2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.TITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.BODY.EMAILHEADER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_cerestourism2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.BODY.SIGNATURE2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_cerestourism2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.TITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_cerestourism2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_cerestourism1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.TITLE2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.BODY.EMAILHEADER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_cerestourism1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.BODY.SIGNATURE2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_cerestourism1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.TITLE3",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_cerestourism1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_cerestourism1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_ECOTOURISM.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_EngineerCandidate.yaml",
                        content = {
                            id = "EngineerCandidate",
                            title = "STRINGS.CODEX.C5_ENGINEERINGCANDIDATE.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_engineeringcandidate",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C5_ENGINEERINGCANDIDATE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C5_ENGINEERINGCANDIDATE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_engineeringcandidate",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C5_ENGINEERINGCANDIDATE.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_engineeringcandidate",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C5_ENGINEERINGCANDIDATE.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_engineeringcandidate",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C5_ENGINEERINGCANDIDATE.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C5_ENGINEERINGCANDIDATE.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_FriendlyEmail.yaml",
                        content = {
                            id = "FriendlyEmail",
                            title = "STRINGS.CODEX.B7_FRIENDLYEMAIL.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_friendlyemail",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B7_FRIENDLYEMAIL.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B7_FRIENDLYEMAIL.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_friendlyemail",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B7_FRIENDLYEMAIL.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_friendlyemail",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B7_FRIENDLYEMAIL.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B7_FRIENDLYEMAIL.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_HollandsDog.yaml",
                        content = {
                            id = "HollandsDog",
                            title = "STRINGS.CODEX.B1_HOLLANDSDOG.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_hollandsdog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_hollandsdog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_hollandsdog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_hollandsdog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.TITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.BODY.EMAILHEADER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_hollandsdog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.BODY.SIGNATURE2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_hollandsdog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.TITLE2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_hollandsdog",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_HOLLANDSDOG.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_JournalistRequest.yaml",
                        content = {
                            id = "JournalistRequest",
                            title = "STRINGS.CODEX.JOURNALISTREQUEST.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_journalistrequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_journalistrequest2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.BODY.EMAILHEADER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_journalistrequest2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.BODY.SIGNATURE2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_journalistrequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.TITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_journalistrequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_journalistrequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.TITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_journalistrequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_journalistrequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.TITLE2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_journalistrequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JOURNALISTREQUEST.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MemoryChip.yaml",
                        content = {
                            id = "MemoryChip",
                            title = "STRINGS.CODEX.B50_MEMORYCHIP.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_memorychip",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B50_MEMORYCHIP.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B50_MEMORYCHIP.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_memorychip",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B50_MEMORYCHIP.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_memorychip",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B50_MEMORYCHIP.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B50_MEMORYCHIP.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MissingNotes.yaml",
                        content = {
                            id = "MissingNotes",
                            title = "STRINGS.CODEX.MISSINGNOTES.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_missingnotes",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_missingnotes",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.BODY.EMAILHEADER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_missingnotes",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.BODY.SIGNATURE3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_missingnotes",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.TITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_missingnotes",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_missingnotes",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.TITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.BODY.EMAILHEADER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_missingnotes",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.BODY.SIGNATURE2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_missingnotes",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.TITLE2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_missingnotes",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MISSINGNOTES.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyPens.yaml",
                        content = {
                            id = "MyPens",
                            title = "STRINGS.CODEX.B4_REMYPENS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_pens2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_REMYPENS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_REMYPENS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_pens2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_REMYPENS.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_pens2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_REMYPENS.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_REMYPENS.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_pens",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_MYPENS.TITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_MYPENS.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_pens",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_MYPENS.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_MYPENS.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_NewBaby.yaml",
                        content = {
                            id = "newbaby",
                            title = "STRINGS.CODEX.INVESTIGATIONS.DLC2_NEWBABY.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_newbaby",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_NEWBABY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_NEWBABY.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_newbaby",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_NEWBABY.BODY.LETTERHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_newbaby",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_NEWBABY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_newbaby",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_NEWBABY.BODY.SIGNATURE",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_NewEmployee.yaml",
                        content = {
                            id = "NewEmployee",
                            title = "STRINGS.CODEX.A7_NEWEMPLOYEE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_newemployee",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A7_NEWEMPLOYEE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A7_NEWEMPLOYEE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_newemployee",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A7_NEWEMPLOYEE.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_newemployee",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A7_NEWEMPLOYEE.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_newemployee",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A7_NEWEMPLOYEE.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_NewSecurity2.yaml",
                        content = {
                            id = "NewSecurity2",
                            title = "STRINGS.CODEX.A6_NEWSECURITY2.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_security2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A6_NEWSECURITY2.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A6_NEWSECURITY2.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_security2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A6_NEWSECURITY2.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_security2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A6_NEWSECURITY2.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A6_NEWSECURITY2.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_NewSecurity3.yaml",
                        content = {
                            id = "NewSecurity3",
                            title = "STRINGS.CODEX.A8_NEWSECURITY3.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_security3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A8_NEWSECURITY3.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A8_NEWSECURITY3.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_security3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A8_NEWSECURITY3.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_security3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A8_NEWSECURITY3.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A8_NEWSECURITY3.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Parking.yaml",
                        content = {
                            id = "Parking",
                            title = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.PARKING.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_parking",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.PARKING.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.PARKING.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_parking",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.PARKING.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_parking",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.PARKING.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.PARKING.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PoliteRequest.yaml",
                        content = {
                            id = "PoliteRequest",
                            title = "STRINGS.CODEX.B8_POLITEREQUEST.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_politerequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B8_POLITEREQUEST.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B8_POLITEREQUEST.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_politerequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B8_POLITEREQUEST.BODY.EMAILHEADER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_politerequest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B8_POLITEREQUEST.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B8_POLITEREQUEST.BODY.SIGNATURE",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PreliminaryCalculations.yaml",
                        content = {
                            id = "PreliminaryCalculations",
                            title = "STRINGS.CODEX.A0_PRELIMINARYCALCULATIONS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_preliminarycalculations",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PRELIMINARYCALCULATIONS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PRELIMINARYCALCULATIONS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_preliminarycalculations",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PRELIMINARYCALCULATIONS.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_preliminarycalculations",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PRELIMINARYCALCULATIONS.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PRELIMINARYCALCULATIONS.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Reminder.yaml",
                        content = {
                            id = "Reminder",
                            title = "STRINGS.LORE.BUILDINGS.SET_OBJECT.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_reminder",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.LORE.BUILDINGS.SET_OBJECT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.LORE.BUILDINGS.SET_OBJECT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_reminder",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.LORE.BUILDINGS.SET_OBJECT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.LORE.BUILDINGS.SET_OBJECT.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_ResearchGiantArticle.yaml",
                        content = {
                            id = "Research Giant Article",
                            title = "STRINGS.CODEX.A1_RESEARCHGIANTARTICLE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_researchgiant",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_RESEARCHGIANTARTICLE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_RESEARCHGIANTARTICLE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_researchgiant",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_RESEARCHGIANTARTICLE.BODY.EMAILHEADER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_researchgiant",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_RESEARCHGIANTARTICLE.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_RESEARCHGIANTARTICLE.BODY.SIGNATURE2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_researchgiant",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_RESEARCHGIANTARTICLE.TITLE2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_RESEARCHGIANTARTICLE.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_researchgiant",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_RESEARCHGIANTARTICLE.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_researchgiant",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_RESEARCHGIANTARTICLE.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_RESEARCHGIANTARTICLE.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_ReTemporalBowUpdate.yaml",
                        content = {
                            id = "ReTemporalBowUpdate",
                            title = "STRINGS.CODEX.B3_RETEMPORALBOWUPDATE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_retemporalbowupdate",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_RETEMPORALBOWUPDATE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_RETEMPORALBOWUPDATE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_retemporalbowupdate",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_RETEMPORALBOWUPDATE.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_retemporalbowupdate",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_RETEMPORALBOWUPDATE.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_retemporalbowupdate",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_RETEMPORALBOWUPDATE.BODY.TITLEALT",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_RETEMPORALBOWUPDATE.BODY.EMAILHEADER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_retemporalbowupdate",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_RETEMPORALBOWUPDATE.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_TemporalBowUpdate.yaml",
                        content = {
                            id = "TemporalBowUpdate",
                            title = "STRINGS.CODEX.B2_TEMPORALBOWUPDATE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_temporalbowupdate",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_TEMPORALBOWUPDATE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_TEMPORALBOWUPDATE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_temporalbowupdate",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_TEMPORALBOWUPDATE.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_temporalbowupdate",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_TEMPORALBOWUPDATE.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_TheJanitor.yaml",
                        content = {
                            id = "TheJanitor",
                            title = "STRINGS.CODEX.A5_THEJANITOR.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_thejanitor",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_thejanitor",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_thejanitor",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_thejanitor",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.TITLE2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.BODY.EMAILHEADER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_thejanitor",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.BODY.SIGNATURE2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_thejanitor",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.TITLE3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_thejanitor",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_THEJANITOR.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_ThermodynamicLaws.yaml",
                        content = {
                            id = "ThermodynamicLaws",
                            title = "STRINGS.CODEX.A2_THERMODYNAMICLAWS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_thermodynamiclaws",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_THERMODYNAMICLAWS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_THERMODYNAMICLAWS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_thermodynamiclaws",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_THERMODYNAMICLAWS.BODY.EMAILHEADER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_THERMODYNAMICLAWS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_THERMODYNAMICLAWS.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_THERMODYNAMICLAWS.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_THERMODYNAMICLAWS.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_THERMODYNAMICLAWS.BODY.CONTAINER5",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_THERMODYNAMICLAWS.BODY.CONTAINER6",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_thermodynamiclaws",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_THERMODYNAMICLAWS.BODY.SIGNATURE1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_TimeOffApproved.yaml",
                        content = {
                            id = "TimeOffApproved",
                            title = "STRINGS.CODEX.TIMEOFFAPPROVED.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_timeoffapproved",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.TIMEOFFAPPROVED.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.TIMEOFFAPPROVED.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_timeoffapproved",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.TIMEOFFAPPROVED.BODY.EMAILHEADER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_timeoffapproved",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.TIMEOFFAPPROVED.BODY.CONTAINER",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.TIMEOFFAPPROVED.BODY.SIGNATURE",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "Geysers",
            content = {
                dirs = {},
                files = {
                    {
                        name = "OilWell.yaml",
                        content = {
                            id = "OILWELL",
                            title = "STRINGS.CREATURES.SPECIES.OIL_WELL.NAME",
                            disabled = false,
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.SPECIES.OIL_WELL.NAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                batchedAnimPrefabSourceID = "OILWELL",
                                                preferredWidth = 128,
                                                preferredHeight = 128,
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.SPECIES.OIL_WELL.DESC",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "IndustrialIngredients",
            content = {
                dirs = {},
                files = {
                    {
                        name = "DynamicCodexEntry_Lumber.yaml",
                        content = {
                            id = "Wood",
                            title = "STRINGS.CODEX.LUMBER.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.LUMBER.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.LUMBER.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                batchedAnimPrefabSourceID = "WOODLOG",
                                                preferredWidth = 128,
                                                preferredHeight = 128,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.LUMBER.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                            contentMadeAndUsed = {
                                {
                                    tag = "WoodLog",
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Reed Fiber.yaml",
                        content = {
                            id = "Basic_Fabric",
                            title = "STRINGS.CODEX.BASIC_FABRIC.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BASIC_FABRIC.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BASIC_FABRIC.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                batchedAnimPrefabSourceID = "BASICFABRIC",
                                                preferredWidth = 128,
                                                preferredHeight = 128,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BASIC_FABRIC.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                            contentMadeAndUsed = {
                                {
                                    tag = "BasicFabric",
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_SwampLilyFlower.yaml",
                        content = {
                            id = "SwampLilyFlower",
                            title = "STRINGS.CODEX.SWAMPLILYFLOWER.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SWAMPLILYFLOWER.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SWAMPLILYFLOWER.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                batchedAnimPrefabSourceID = "SWAMPLILYFLOWER",
                                                preferredWidth = 128,
                                                preferredHeight = 128,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SWAMPLILYFLOWER.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                            contentMadeAndUsed = {
                                {
                                    tag = "SwampLilyFlower",
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "Investigations",
            content = {
                dirs = {},
                files = {
                    {
                        name = "DynamicCodexEntry_Archive_DLC2.yaml",
                        content = {
                            id = "WelcomeToCeres",
                            title = "STRINGS.CODEX.INVESTIGATIONS.DLC2_THEARCHIVE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_welcometoceres",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_THEARCHIVE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_THEARCHIVE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_welcometoceres",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_THEARCHIVE.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_CryotankWarnings.yaml",
                        content = {
                            id = "CryotankWarnings",
                            title = "STRINGS.CODEX.CRYOTANKWARNINGS.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "cryotank_warning",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.CRYOTANKWARNINGS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.CRYOTANKWARNINGS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "cryotank_warning",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.CRYOTANKWARNINGS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Earthquake.yaml",
                        content = {
                            id = "Earthquake",
                            title = "STRINGS.CODEX.INVESTIGATIONS.DLC2_EARTHQUAKE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_earthquake",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_EARTHQUAKE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_EARTHQUAKE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_earthquake",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_EARTHQUAKE.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Evacuation.yaml",
                        content = {
                            id = "Evacuation",
                            title = "STRINGS.CODEX.EVACUATION.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "pod_evacuation",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.EVACUATION.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.EVACUATION.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "pod_evacuation",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.EVACUATION.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Expelled.yaml",
                        content = {
                            id = "Expelled",
                            title = "STRINGS.CODEX.INVESTIGATIONS.DLC2_EXPELLED.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_expelled",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_EXPELLED.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_EXPELLED.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_expelled",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_EXPELLED.BODY.LETTERHEADER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_expelled",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_EXPELLED.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_EXPELLED.BODY.SIGNATURE",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_FirstColony.yaml",
                        content = {
                            id = "FirstColony",
                            title = "STRINGS.CODEX.C7_FIRSTCOLONY.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_firstcolony",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C7_FIRSTCOLONY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C7_FIRSTCOLONY.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_firstcolony",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C7_FIRSTCOLONY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_FirstSuccess.yaml",
                        content = {
                            id = "FirstSuccess",
                            title = "STRINGS.CODEX.A8_FIRSTSUCCESS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_firstsuccess",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A8_FIRSTSUCCESS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A8_FIRSTSUCCESS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_firstsuccess",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A8_FIRSTSUCCESS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MagazineArticle.yaml",
                        content = {
                            id = "MagazineArticle",
                            title = "STRINGS.CODEX.B8_MAGAZINEARTICLE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_magazine",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B8_MAGAZINEARTICLE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B8_MAGAZINEARTICLE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_magazine",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B8_MAGAZINEARTICLE.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_magazine",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B8_MAGAZINEARTICLE.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MysteryAward.yaml",
                        content = {
                            id = "MysteryAward",
                            title = "STRINGS.CODEX.MYSTERYAWARD.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_mysteryaward",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYSTERYAWARD.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYSTERYAWARD.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_mysteryaward",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYSTERYAWARD.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_mysteryaward",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYSTERYAWARD.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Neutronium.yaml",
                        content = {
                            id = "Neutronium",
                            title = "STRINGS.CODEX.A7_NEUTRONIUM.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_neutronium",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A7_NEUTRONIUM.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A7_NEUTRONIUM.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_neutronium",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A7_NEUTRONIUM.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_NeutroniumApplications.yaml",
                        content = {
                            id = "NeutroniumApplications",
                            title = "STRINGS.CODEX.A9_NEUTRONIUMAPPLICATIONS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_neutroniumapplications",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A9_NEUTRONIUMAPPLICATIONS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A9_NEUTRONIUMAPPLICATIONS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_neutroniumapplications",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A9_NEUTRONIUMAPPLICATIONS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PlanetaryEchoes.yaml",
                        content = {
                            id = "PlanetaryEchoes",
                            title = "STRINGS.CODEX.PLANETARYECHOES.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "earth",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PLANETARYECHOES.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PLANETARYECHOES.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "earth",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PLANETARYECHOES.BODY.TITLE1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PLANETARYECHOES.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "earth",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PLANETARYECHOES.BODY.TITLE2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PLANETARYECHOES.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_SchoolNewspaper.yaml",
                        content = {
                            id = "SchoolNewspaper",
                            title = "STRINGS.CODEX.SCHOOLNEWSPAPER.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_newspaper",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SCHOOLNEWSPAPER.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SCHOOLNEWSPAPER.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_newspaper",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SCHOOLNEWSPAPER.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_newspaper",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SCHOOLNEWSPAPER.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_TimeMusings.yaml",
                        content = {
                            id = "TimeMusings",
                            title = "STRINGS.CODEX.B6_TIMEMUSINGS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_timemusings",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_TIMEMUSINGS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_TIMEMUSINGS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_timemusings",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B6_TIMEMUSINGS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_TimesArrowThoughts.yaml",
                        content = {
                            id = "TimesArrowThoughts",
                            title = "STRINGS.CODEX.B7_TIMESARROWTHOUGHTS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_timesarrowthoughts",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B7_TIMESARROWTHOUGHTS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B7_TIMESARROWTHOUGHTS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_timesarrowthoughts",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B7_TIMESARROWTHOUGHTS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_TimesOrder.yaml",
                        content = {
                            id = "TimesOrder",
                            title = "STRINGS.CODEX.C8_TIMESORDER.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_timesorder",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C8_TIMESORDER.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C8_TIMESORDER.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_timesorder",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C8_TIMESORDER.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "Journals",
            content = {
                dirs = {},
                files = {
                    {
                        name = "DynamicCodexEntry_Ants.yaml",
                        content = {
                            id = "Ants",
                            title = "STRINGS.CODEX.B5_ANTS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_ants",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B5_ANTS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B5_ANTS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_ants",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B5_ANTS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_CleanUpTheMess.yaml",
                        content = {
                            id = "CleanUpTheMess",
                            title = "STRINGS.CODEX.A8_CLEANUPTHEMESS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_cleanup",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A8_CLEANUPTHEMESS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A8_CLEANUPTHEMESS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_cleanup",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A8_CLEANUPTHEMESS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_CritterDelivery.yaml",
                        content = {
                            id = "CritterDelivery",
                            title = "STRINGS.CODEX.CRITTERDELIVERY.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_courier",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.CRITTERDELIVERY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.CRITTERDELIVERY.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_courier",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.CRITTERDELIVERY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_ElliesBirthday.yaml",
                        content = {
                            id = "ElliesBirthday",
                            title = "STRINGS.CODEX.B2_ELLIESBIRTHDAY.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_elliesbirthday1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_ELLIESBIRTHDAY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_ELLIESBIRTHDAY.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_elliesbirthday1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_ELLIESBIRTHDAY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_elliesbirthday2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_ELLIESBIRTHDAY.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_EmployeeProcessing.yaml",
                        content = {
                            id = "EmployeeProcessing",
                            title = "STRINGS.CODEX.A7_EMPLOYEEPROCESSING.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_employeeprocessing",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A7_EMPLOYEEPROCESSING.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A7_EMPLOYEEPROCESSING.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_employeeprocessing",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A7_EMPLOYEEPROCESSING.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Evil.yaml",
                        content = {
                            id = "Evil",
                            title = "STRINGS.CODEX.C01_EVIL.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_evil",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C01_EVIL.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C01_EVIL.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_evil",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C01_EVIL.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_evil",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C01_EVIL.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_evil",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.C01_EVIL.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_InSpace.yaml",
                        content = {
                            id = "InSpace",
                            title = "STRINGS.CODEX.B7_INSPACE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_inspace",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B7_INSPACE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B7_INSPACE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_inspace",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B7_INSPACE.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MovedRabbits.yaml",
                        content = {
                            id = "MovedRabbits",
                            title = "STRINGS.CODEX.B3_MOVEDRABBITS.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_movedrabbits",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_MOVEDRABBITS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_MOVEDRABBITS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_movedrabbits",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_MOVEDRABBITS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MovedRaccoons.yaml",
                        content = {
                            id = "MovedRaccoons",
                            title = "STRINGS.CODEX.B3_MOVEDRACCOONS.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_movedraccoons",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_MOVEDRACCOONS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_MOVEDRACCOONS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_movedraccoons",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_MOVEDRACCOONS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MovedRats.yaml",
                        content = {
                            id = "MovedRats",
                            title = "STRINGS.CODEX.B3_MOVEDRATS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_movedrats",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_MOVEDRATS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_MOVEDRATS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_movedrats",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B3_MOVEDRATS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PersonalJournal_A046.yaml",
                        content = {
                            id = "PersonalJournalA046",
                            title = "STRINGS.CODEX.A1_A046.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_A046_1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_A046.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_A046.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_A046_1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_A046.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_A046_2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_A046.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_A046_3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_A046.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_A046_4",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_A046.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PersonalJournal_B111.yaml",
                        content = {
                            id = "PersonalJournalB111",
                            title = "STRINGS.CODEX.A1A_B111.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B111_1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1A_B111.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1A_B111.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B111_1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1A_B111.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B111_2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1A_B111.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B111_3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1A_B111.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B111_4",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1A_B111.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PersonalJournal_B327.yaml",
                        content = {
                            id = "PersonalJournalB327",
                            title = "STRINGS.CODEX.A2_B327.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B327_1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_B327.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_B327.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B327_1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_B327.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B327_2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_B327.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B327_3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_B327.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B327_4",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_B327.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PersonalJournal_B556.yaml",
                        content = {
                            id = "PersonalJournalB556",
                            title = "STRINGS.CODEX.A3_B556.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B556_1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_B556.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_B556.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B556_1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_B556.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B556_2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_B556.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B556_3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_B556.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B556_4",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_B556.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PersonalJournal_B835.yaml",
                        content = {
                            id = "PersonalJournalB835",
                            title = "STRINGS.CODEX.A4_B835.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B835_1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_B835.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_B835.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B835_1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_B835.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B835_2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_B835.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B835_3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_B835.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B835_4",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_B835.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_B835_5",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_B835.BODY.CONTAINER5",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Pipedream.yaml",
                        content = {
                            id = "Pipedream",
                            title = "STRINGS.CODEX.A9_PIPEDREAM.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_pipedream",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A9_PIPEDREAM.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A9_PIPEDREAM.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_pipedream",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A9_PIPEDREAM.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_RevisitedNumbers.yaml",
                        content = {
                            id = "RevisitedNumbers",
                            title = "STRINGS.CODEX.B4_REVISITEDNUMBERS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_revisitednumbers",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_REVISITEDNUMBERS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_REVISITEDNUMBERS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_revisitednumbers",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_REVISITEDNUMBERS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_revisitednumbers2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B4_REVISITEDNUMBERS.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Shrimp.yaml",
                        content = {
                            id = "Shrimp",
                            title = "STRINGS.CODEX.A5_SHRIMP.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_shrimp",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_SHRIMP.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_SHRIMP.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_shrimp",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_SHRIMP.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Strawberries.yaml",
                        content = {
                            id = "Strawberries",
                            title = "STRINGS.CODEX.A5_STRAWBERRIES.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_strawberries",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_STRAWBERRIES.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_STRAWBERRIES.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_strawberries",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_STRAWBERRIES.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_SunflowerSeeds.yaml",
                        content = {
                            id = "SunflowerSeeds",
                            title = "STRINGS.CODEX.A5_SUNFLOWERSEEDS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_sunflowerseeds",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_SUNFLOWERSEEDS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_SUNFLOWERSEEDS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "journal_sunflowerseeds",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_SUNFLOWERSEEDS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "Media",
            content = {
                dirs = {},
                files = {
                    {
                        name = "SOLaunchTrailer.yaml",
                        content = {
                            id = "SOLaunchTrailer",
                            title = "STRINGS.CODEX.SO_LAUNCH_TRAILER.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SO_LAUNCH_TRAILER.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SO_LAUNCH_TRAILER.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexVideo",
                                            nodes = {
                                                name = "intro\\Spaced_Out_Intro",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "MyLog",
            content = {
                dirs = {},
                files = {
                    {
                        name = "DynamicCodexEntry_MyLog1.yaml",
                        content = {
                            id = "MyLog1",
                            title = "STRINGS.CODEX.MYLOG.SUBTITLE",
                            sortString = "A",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.SUBTITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.UI.WELCOMEMESSAGEBODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog10.yaml",
                        content = {
                            id = "MyLog10",
                            title = "STRINGS.CODEX.MYLOG.BODY.FULLDUPECOLONY.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "fulldupecolony",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.FULLDUPECOLONY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.FULLDUPECOLONY.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog11.yaml",
                        content = {
                            id = "MyLog11",
                            title = "STRINGS.CODEX.MYLOG.BODY.NEURALVACILLATOR.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "neuralvacillator",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.NEURALVACILLATOR.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.NEURALVACILLATOR.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog12.yaml",
                        content = {
                            id = "MyLog12",
                            title = "STRINGS.CODEX.MYLOG.BODY.NEARINGMAGMA.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "nearingmagma",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.NEARINGMAGMA.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.NEARINGMAGMA.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog13.yaml",
                        content = {
                            id = "MyLog13",
                            title = "STRINGS.CODEX.MYLOG.BODY.SURFACEBREACH.TITLE",
                            forbiddenDLCIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "surfacebreach",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.SURFACEBREACH.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.SURFACEBREACH.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog14.yaml",
                        content = {
                            id = "MyLog14",
                            title = "STRINGS.CODEX.MYLOG.BODY.CALCULATIONCOMPLETE.TITLE",
                            forbiddenDLCIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "firstrocketlaunch",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.CALCULATIONCOMPLETE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.CALCULATIONCOMPLETE.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog15.yaml",
                        content = {
                            id = "MyLog15",
                            title = "STRINGS.CODEX.MYLOG.BODY.TEMPORALTEAR.TITLE",
                            forbiddenDLCIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "wormhole",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.TEMPORALTEAR.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.TEMPORALTEAR.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog16.yaml",
                        content = {
                            id = "MyLog16",
                            title = "STRINGS.CODEX.MYLOG.BODY.PLANETARYECHOES.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "earth",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.PLANETARYECHOES.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.PLANETARYECHOES.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog17.yaml",
                        content = {
                            id = "MyLog17",
                            title = "STRINGS.COLONY_ACHIEVEMENTS.THRIVING.MYLOGNAME",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "thriving",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.COLONY_ACHIEVEMENTS.THRIVING.MYLOGNAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.COLONY_ACHIEVEMENTS.THRIVING.MESSAGE_BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog18.yaml",
                        content = {
                            id = "MyLog18",
                            title = "STRINGS.COLONY_ACHIEVEMENTS.DISTANT_PLANET_REACHED.MYLOGNAME",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "temporaltear",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.COLONY_ACHIEVEMENTS.DISTANT_PLANET_REACHED.MYLOGNAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.COLONY_ACHIEVEMENTS.DISTANT_PLANET_REACHED.MESSAGE_BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog19.yaml",
                        content = {
                            id = "MyLog19",
                            title = "STRINGS.CODEX.MYLOG.BODY.LOG4.TITLE",
                            sortString = "A4",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "log4",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG4.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG4.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog2.yaml",
                        content = {
                            id = "MyLog2",
                            title = "STRINGS.CODEX.MYLOG.BODY.LOG1.TITLE",
                            sortString = "A1",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "log1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG1.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG1.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog20.yaml",
                        content = {
                            id = "MyLog20",
                            title = "STRINGS.CODEX.MYLOG.BODY.LOG4B.TITLE",
                            sortString = "A4B",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "log4b",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG4B.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG4B.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog21.yaml",
                        content = {
                            id = "MyLog21",
                            title = "STRINGS.CODEX.MYLOG.BODY.LOG5.TITLE",
                            sortString = "A5",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "log5",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG5.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG5.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog22.yaml",
                        content = {
                            id = "MyLog22",
                            title = "STRINGS.CODEX.MYLOG.BODY.LOG5B.TITLE",
                            sortString = "A5B",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "log5b",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG5B.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG5B.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog23.yaml",
                        content = {
                            id = "MyLog23",
                            title = "STRINGS.CODEX.MYLOG.BODY.LOG6.TITLE",
                            sortString = "A6",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "log6",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG6.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG6.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog24.yaml",
                        content = {
                            id = "MyLog24",
                            title = "STRINGS.CODEX.MYLOG.BODY.LOG6B.TITLE",
                            sortString = "A6B",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "log6b",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG6B.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG6B.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog25.yaml",
                        content = {
                            id = "MyLog25",
                            title = "STRINGS.CODEX.MYLOG.BODY.LOG7.TITLE",
                            sortString = "A7",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "log7",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG7.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG7.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog26.yaml",
                        content = {
                            id = "MyLog26",
                            title = "STRINGS.CODEX.MYLOG.BODY.LOG8.TITLE",
                            sortString = "A8",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "log8",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG8.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG8.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog27.yaml",
                        content = {
                            id = "MyLog27",
                            title = "STRINGS.CODEX.MYLOG.BODY.RECBUILDINGS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "//--TODO",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.RECBUILDINGS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.RECBUILDINGS.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog28.yaml",
                        content = {
                            id = "MyLog28",
                            title = "STRINGS.CODEX.MYLOG.BODY.CLUSTERWORLDS.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.CLUSTERWORLDS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.CLUSTERWORLDS.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog29.yaml",
                        content = {
                            id = "MyLog29",
                            title = "STRINGS.CODEX.MYLOG.BODY.TELEPORT.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.TELEPORT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.TELEPORT.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog3.yaml",
                        content = {
                            id = "MyLog3",
                            title = "STRINGS.CODEX.MYLOG.BODY.PRINTINGPOD.TITLE",
                            forbiddenDLCIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "pod_evacuation",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.PRINTINGPOD.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.PRINTINGPOD.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog30.yaml",
                        content = {
                            id = "MyLog30",
                            title = "STRINGS.CODEX.MYLOG.BODY.OTHERDIMENSIONS.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "log9",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.OTHERDIMENSIONS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.OTHERDIMENSIONS.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog31.yaml",
                        content = {
                            id = "MyLog31",
                            title = "STRINGS.CODEX.MYLOG.BODY.LOG3DLC1.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG3DLC1.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG3DLC1.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog32.yaml",
                        content = {
                            id = "MyLog32",
                            title = "STRINGS.CODEX.MYLOG.BODY.OUTSIDESTARTINGDLC1.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.OUTSIDESTARTINGDLC1.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.OUTSIDESTARTINGDLC1.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog33.yaml",
                        content = {
                            id = "MyLog33",
                            title = "STRINGS.CODEX.MYLOG.BODY.TEMPORALOPENER.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.TEMPORALOPENER.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.TEMPORALOPENER.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog4.yaml",
                        content = {
                            id = "MyLog4",
                            title = "STRINGS.CODEX.MYLOG.BODY.LOG2.TITLE",
                            sortString = "A2",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "log2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG2.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG2.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog5.yaml",
                        content = {
                            id = "MyLog5",
                            title = "STRINGS.CODEX.MYLOG.BODY.OUTSIDESTARTINGBIOME.TITLE",
                            forbiddenDLCIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "buildoutsidestartingbiome",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.OUTSIDESTARTINGBIOME.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.OUTSIDESTARTINGBIOME.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog6.yaml",
                        content = {
                            id = "MyLog6",
                            title = "STRINGS.CODEX.MYLOG.BODY.LOG3.TITLE",
                            sortString = "A3",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "log3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG3.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.LOG3.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog7.yaml",
                        content = {
                            id = "MyLog7",
                            title = "STRINGS.CODEX.MYLOG.BODY.STRANGERELICS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_thermodynamiclaws",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.STRANGERELICS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.STRANGERELICS.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog8.yaml",
                        content = {
                            id = "MyLog8",
                            title = "STRINGS.CODEX.MYLOG.BODY.DUPLICANTDEATH.TITLE",
                            sortString = "ZZZ",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "duplicantdeath",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.DUPLICANTDEATH.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.DUPLICANTDEATH.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MyLog9.yaml",
                        content = {
                            id = "MyLog9",
                            title = "STRINGS.CODEX.MYLOG.BODY.ONEDUPELEFT.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "onedupeleft",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.ONEDUPELEFT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.BODY.ONEDUPELEFT.BODY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "Notices",
            content = {
                dirs = {},
                files = {
                    {
                        name = "DynamicCodexEntry_BacterialCultures.yaml",
                        content = {
                            id = "BacterialCultures",
                            title = "STRINGS.CODEX.A2_BACTERIALCULTURES.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_unattendedcultures",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_BACTERIALCULTURES.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_BACTERIALCULTURES.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_unattendedcultures",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_BACTERIALCULTURES.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_CasualFriday.yaml",
                        content = {
                            id = "CasualFriday",
                            title = "STRINGS.CODEX.A4_CASUALFRIDAY.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_casualfriday",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_CASUALFRIDAY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_CASUALFRIDAY.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_casualfriday",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_CASUALFRIDAY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_DishBot.yaml",
                        content = {
                            id = "DishBot",
                            title = "STRINGS.CODEX.A6_DISHBOT.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_dishbot",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A6_DISHBOT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A6_DISHBOT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_dishbot",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A6_DISHBOT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MailroomEtiquette.yaml",
                        content = {
                            id = "MailroomEtiquette",
                            title = "STRINGS.CODEX.A1_MAILROOMETIQUETTE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_mailroometiquette",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_MAILROOMETIQUETTE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_MAILROOMETIQUETTE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_mailroometiquette",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_MAILROOMETIQUETTE.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MeetPilot.yaml",
                        content = {
                            id = "MeetThePilot",
                            title = "STRINGS.CODEX.B2_MEETTHEPILOT.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notice_pilot",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_MEETTHEPILOT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_MEETTHEPILOT.TITLE2",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_MEETTHEPILOT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notice_pilot",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_MEETTHEPILOT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notice_pilot",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B2_MEETTHEPILOT.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_NewSecurity.yaml",
                        content = {
                            id = "NewSecurity",
                            title = "STRINGS.CODEX.A3_NEWSECURITY.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_newsecurity",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_NEWSECURITY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_NEWSECURITY.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "misc_newsecurity",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_NEWSECURITY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PropFacilityDisplay1.yaml",
                        content = {
                            id = "PropFacilityDisplay1",
                            title = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY1.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "display_prop1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY1.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY1.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "display_prop1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY1.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "display_prop1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY1.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PropFacilityDisplay2.yaml",
                        content = {
                            id = "PropFacilityDisplay2",
                            title = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY2.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "display_prop2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY2.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY2.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "display_prop2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY2.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "display_prop2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY2.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PropFacilityDisplay3.yaml",
                        content = {
                            id = "PropFacilityDisplay3",
                            title = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY3.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "display_prop3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY3.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY3.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "display_prop3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY3.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "display_prop3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A0_PROPFACILITYDISPLAY3.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_SpacePropFacilityDisplay1.yaml",
                        content = {
                            id = "SpacePropFacilityDisplay1",
                            title = "STRINGS.CODEX.B1_SPACEFACILITYDISPLAY1.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "display_spaceprop1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_SPACEFACILITYDISPLAY1.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_SPACEFACILITYDISPLAY1.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "display_spaceprop1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_SPACEFACILITYDISPLAY1.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "display_spaceprop1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B1_SPACEFACILITYDISPLAY1.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "Plants",
            content = {
                dirs = {},
                files = {
                    {
                        name = "DynamicCodexEntry_AlveoVera.yaml",
                        content = {
                            id = "BlueGrass",
                            title = "STRINGS.CODEX.BLUE_GRASS.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BLUE_GRASS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BLUE_GRASS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BLUE_GRASS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_ArborTree.yaml",
                        content = {
                            id = "Forest_Tree",
                            title = "STRINGS.CODEX.ARBORTREE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ARBORTREE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ARBORTREE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ARBORTREE.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_BalmLily.yaml",
                        content = {
                            id = "SwampLily",
                            title = "STRINGS.CODEX.BALMLILY.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BALMLILY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BALMLILY.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BALMLILY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_BlissBurst.yaml",
                        content = {
                            id = "Cylindrica",
                            title = "STRINGS.CODEX.BLISSBURST.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BLISSBURST.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BLISSBURST.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BLISSBURST.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_BluffBriar.yaml",
                        content = {
                            id = "PrickleGrass",
                            title = "STRINGS.CODEX.BLUFFBRIAR.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BLUFFBRIAR.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BLUFFBRIAR.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BLUFFBRIAR.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_BogBucket.yaml",
                        content = {
                            id = "SwampHarvestPlant",
                            title = "STRINGS.CODEX.BOGBUCKET.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BOGBUCKET.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BOGBUCKET.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BOGBUCKET.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_BristleBlossom.yaml",
                        content = {
                            id = "PrickleFlower",
                            title = "STRINGS.CODEX.BRISTLEBLOSSOM.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BRISTLEBLOSSOM.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BRISTLEBLOSSOM.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BRISTLEBLOSSOM.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_BuddyBud.yaml",
                        content = {
                            id = "BulbPlant",
                            title = "STRINGS.CODEX.BUDDYBUD.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BUDDYBUD.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BUDDYBUD.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.BUDDYBUD.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_DashaSaltvine.yaml",
                        content = {
                            id = "SaltPlant",
                            title = "STRINGS.CODEX.DASHASALTVINE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DASHASALTVINE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DASHASALTVINE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DASHASALTVINE.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_DuskCap.yaml",
                        content = {
                            id = "MushroomPlant",
                            title = "STRINGS.CODEX.DUSKCAP.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DUSKCAP.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DUSKCAP.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DUSKCAP.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Experiment52B.yaml",
                        content = {
                            id = "SAPTREE",
                            title = "STRINGS.CODEX.EXPERIMENT52B.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.EXPERIMENT52B.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.EXPERIMENT52B.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.EXPERIMENT52B.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_GasGrass.yaml",
                        content = {
                            id = "GasGrass",
                            title = "STRINGS.CODEX.GASGRASS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GASGRASS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GASGRASS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GASGRASS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Ginger.yaml",
                        content = {
                            id = "GINGERCONFIG",
                            title = "STRINGS.CODEX.GINGER.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GINGER.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GINGER.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                batchedAnimPrefabSourceID = "GINGERCONFIG",
                                                preferredWidth = 128,
                                                preferredHeight = 128,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GINGER.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GINGER.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GINGER.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                            contentMadeAndUsed = {
                                {
                                    tag = "GingerConfig",
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_GrubfruitPlant.yaml",
                        content = {
                            id = "SuperWormplant",
                            title = "STRINGS.CODEX.GRUBFRUITPLANT.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GRUBFRUITPLANT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GRUBFRUITPLANT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GRUBFRUITPLANT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Hexalent.yaml",
                        content = {
                            id = "ForestForagePlantPlanted",
                            title = "STRINGS.CODEX.HEXALENT.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEXALENT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEXALENT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEXALENT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Hydrocactus.yaml",
                        content = {
                            id = "FilterPlant",
                            title = "STRINGS.CODEX.HYDROCACTUS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HYDROCACTUS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HYDROCACTUS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HYDROCACTUS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_IdyllaFlower.yaml",
                        content = {
                            id = "Iceflower",
                            title = "STRINGS.CODEX.ICEFLOWER.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ICEFLOWER.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ICEFLOWER.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.ICEFLOWER.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_JumpingJoya.yaml",
                        content = {
                            id = "CactusPlant",
                            title = "STRINGS.CODEX.JUMPINGJOYA.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JUMPINGJOYA.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JUMPINGJOYA.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.JUMPINGJOYA.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Mealwood.yaml",
                        content = {
                            id = "BasicSingleHarvestPlant",
                            title = "STRINGS.CODEX.MEALWOOD.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MEALWOOD.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MEALWOOD.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MEALWOOD.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MellowMallow.yaml",
                        content = {
                            id = "Winecups",
                            title = "STRINGS.CODEX.MELLOWMALLOW.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MELLOWMALLOW.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MELLOWMALLOW.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MELLOWMALLOW.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MirthLeaf.yaml",
                        content = {
                            id = "LeafyPlant",
                            title = "STRINGS.CODEX.MIRTHLEAF.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MIRTHLEAF.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MIRTHLEAF.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MIRTHLEAF.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Muckroot.yaml",
                        content = {
                            id = "BasicForagePlantPlanted",
                            title = "STRINGS.CODEX.MUCKROOT.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MUCKROOT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MUCKROOT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MUCKROOT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_NoshBean.yaml",
                        content = {
                            id = "Bean_Plant",
                            title = "STRINGS.CODEX.NOSHBEAN.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.NOSHBEAN.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.NOSHBEAN.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.NOSHBEAN.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Oxyfern.yaml",
                        content = {
                            id = "Oxyfern",
                            title = "STRINGS.CODEX.OXYFERN.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.OXYFERN.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.OXYFERN.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.OXYFERN.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PikeappleBush.yaml",
                        content = {
                            id = "HardSkinBerryPlant",
                            title = "STRINGS.CODEX.HARDSKINBERRYPLANT.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HARDSKINBERRYPLANT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HARDSKINBERRYPLANT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HARDSKINBERRYPLANT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_PinchaPepperplant.yaml",
                        content = {
                            id = "Spice_Vine",
                            title = "STRINGS.CODEX.PINCHAPEPPERPLANT.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PINCHAPEPPERPLANT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PINCHAPEPPERPLANT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PINCHAPEPPERPLANT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_SaturnCritterTrap.yaml",
                        content = {
                            id = "CritterTrapPlant",
                            title = "STRINGS.CODEX.SATURNCRITTERTRAP.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SATURNCRITTERTRAP.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SATURNCRITTERTRAP.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SATURNCRITTERTRAP.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Sherberry.yaml",
                        content = {
                            id = "IceCavesForagePlantPlanted",
                            title = "STRINGS.CODEX.SHERBERRY.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SHERBERRY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SHERBERRY.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SHERBERRY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_SleetWheat.yaml",
                        content = {
                            id = "ColdWheat",
                            title = "STRINGS.CODEX.SLEETWHEAT.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SLEETWHEAT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SLEETWHEAT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SLEETWHEAT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SLEETWHEAT.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Spacetree.yaml",
                        content = {
                            id = "SpaceTree",
                            title = "STRINGS.CODEX.SPACETREE.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SPACETREE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SPACETREE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SPACETREE.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_SpindlyGrubfruitPlant.yaml",
                        content = {
                            id = "Wormplant",
                            title = "STRINGS.CODEX.SPINDLYGRUBFRUITPLANT.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SPINDLYGRUBFRUITPLANT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SPINDLYGRUBFRUITPLANT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SPINDLYGRUBFRUITPLANT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Sporechid.yaml",
                        content = {
                            id = "EvilFlower",
                            title = "STRINGS.CODEX.SPORECHID.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SPORECHID.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SPORECHID.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SPORECHID.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_SwampChard.yaml",
                        content = {
                            id = "SwampForagePlantPlanted",
                            title = "STRINGS.CODEX.SWAMPCHARD.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SWAMPCHARD.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SWAMPCHARD.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.SWAMPCHARD.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_ThimbleReed.yaml",
                        content = {
                            id = "BasicFabricPlant",
                            title = "STRINGS.CODEX.THIMBLEREED.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.THIMBLEREED.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.THIMBLEREED.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.THIMBLEREED.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_TranquilToes.yaml",
                        content = {
                            id = "ToePlant",
                            title = "STRINGS.CODEX.TRANQUILTOES.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.TRANQUILTOES.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.TRANQUILTOES.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.TRANQUILTOES.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Waterweed.yaml",
                        content = {
                            id = "SeaLettuce",
                            title = "STRINGS.CODEX.WATERWEED.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.WATERWEED.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.WATERWEED.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.WATERWEED.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Wheezewort.yaml",
                        content = {
                            id = "ColdBreather",
                            title = "STRINGS.CODEX.WHEEZEWORT.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.WHEEZEWORT.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.WHEEZEWORT.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.WHEEZEWORT.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.WHEEZEWORT.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "ResearchNotes",
            content = {
                dirs = {},
                files = {
                    {
                        name = "DynamicCodexEntry_AgriculturalNotes.yaml",
                        content = {
                            id = "AgriculturalNotes",
                            title = "STRINGS.CODEX.A2_AGRICULTURALNOTES.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_agriculture1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_AGRICULTURALNOTES.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_AGRICULTURALNOTES.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_agriculture1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_AGRICULTURALNOTES.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_agriculture1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_AGRICULTURALNOTES.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_agriculture2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_AGRICULTURALNOTES.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_agriculture2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_AGRICULTURALNOTES.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_agriculture3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_AGRICULTURALNOTES.BODY.CONTAINER5",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_agriculture3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_AGRICULTURALNOTES.BODY.CONTAINER6",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_agriculture4",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A2_AGRICULTURALNOTES.BODY.CONTAINER7",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_AI.yaml",
                        content = {
                            id = "AI",
                            title = "STRINGS.CODEX.B10_AI.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_AI",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B10_AI.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B10_AI.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_AI",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B10_AI.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Cleanup.yaml",
                        content = {
                            id = "Cleanup",
                            title = "STRINGS.CODEX.INVESTIGATIONS.DLC2_CLEANUP.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_cleanup",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_CLEANUP.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_CLEANUP.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_cleanup",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_CLEANUP.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_cleanup",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_CLEANUP.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_ClonedRabbits.yaml",
                        content = {
                            id = "ClonedRabbits",
                            title = "STRINGS.CODEX.A1_CLONEDRABBITS.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_clonedrabbits",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_CLONEDRABBITS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_CLONEDRABBITS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_clonedrabbits",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_CLONEDRABBITS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_ClonedRaccoons.yaml",
                        content = {
                            id = "ClonedRaccoons",
                            title = "STRINGS.CODEX.A1_CLONEDRACCOONS.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_clonedraccoons",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_CLONEDRACCOONS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_CLONEDRACCOONS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_clonedrabbits",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_CLONEDRACCOONS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_ClonedRats.yaml",
                        content = {
                            id = "ClonedRats",
                            title = "STRINGS.CODEX.A1_CLONEDRATS.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_clonedrats",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_CLONEDRATS.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_CLONEDRATS.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_clonedrats",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A1_CLONEDRATS.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_GeneticOoze.yaml",
                        content = {
                            id = "GeneticOoze",
                            title = "STRINGS.CODEX.A5_GENETICOOZE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_geneticooze",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_GENETICOOZE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_GENETICOOZE.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_geneticooze",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A5_GENETICOOZE.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Geothermaltesting.yaml",
                        content = {
                            id = "GeothermalInputs",
                            title = "STRINGS.CODEX.INVESTIGATIONS.DLC2_GEOTHERMALTESTING.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_geoinputs",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_GEOTHERMALTESTING.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_GEOTHERMALTESTING.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_geoinputs",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_GEOTHERMALTESTING.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Hibiscus3.yaml",
                        content = {
                            id = "Hibiscus3",
                            title = "STRINGS.CODEX.A4_HIBISCUS3.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_hibiscus3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_HIBISCUS3.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_HIBISCUS3.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_hibiscus3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_HIBISCUS3.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_hibiscus3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A4_HIBISCUS3.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_HusbandryNotes.yaml",
                        content = {
                            id = "HusbandryNotes",
                            title = "STRINGS.CODEX.A3_HUSBANDRYNOTES.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_husbandry1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_HUSBANDRYNOTES.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_HUSBANDRYNOTES.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_husbandry1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_HUSBANDRYNOTES.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_husbandry1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_HUSBANDRYNOTES.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_husbandry2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_HUSBANDRYNOTES.BODY.CONTAINER3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_husbandry2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_HUSBANDRYNOTES.BODY.CONTAINER4",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_husbandry3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_HUSBANDRYNOTES.BODY.CONTAINER5",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_husbandry3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_HUSBANDRYNOTES.BODY.CONTAINER6",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_husbandry4",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A3_HUSBANDRYNOTES.BODY.CONTAINER7",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_MemoryImplantation.yaml",
                        content = {
                            id = "MemoryImplantation",
                            title = "STRINGS.CODEX.A6_MEMORYIMPLANTATION.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_memoryimplantation",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A6_MEMORYIMPLANTATION.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A6_MEMORYIMPLANTATION.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_memoryimplantation",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A6_MEMORYIMPLANTATION.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_memoryimplantation",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.A6_MEMORYIMPLANTATION.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_RadioClip1.yaml",
                        content = {
                            id = "TragicNews1",
                            title = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP1.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_tragicnews",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP1.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP1.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_tragicnews",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP1.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_tragicnews",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP1.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_RadioClip2.yaml",
                        content = {
                            id = "TragicNews2",
                            title = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP2.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_tragicnews2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP2.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP2.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_tragicnews2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP2.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_tragicnews2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP2.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_RadioClip3.yaml",
                        content = {
                            id = "TragicNews3",
                            title = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP3.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_tragicnews3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP3.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP3.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_tragicnews3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP3.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_tragicnews3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_RADIOCLIP3.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_SeedsOfEvolution.yaml",
                        content = {
                            id = "SEEDSOFEVOLUTION",
                            title = "STRINGS.CODEX.STORY_TRAITS.MEGA_BRAIN_TANK.SEEDSOFEVOLUTION.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "storytrait_crittermanipulator_seeds",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MEGA_BRAIN_TANK.SEEDSOFEVOLUTION.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MEGA_BRAIN_TANK.SEEDSOFEVOLUTION.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "storytrait_crittermanipulator_seeds",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MEGA_BRAIN_TANK.SEEDSOFEVOLUTION.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Teleportation.yaml",
                        content = {
                            id = "Teleporation",
                            title = "STRINGS.CODEX.B9_TELEPORTATION.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_teleportation",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B9_TELEPORTATION.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B9_TELEPORTATION.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "notes_teleportation",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.B9_TELEPORTATION.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Voicemail.yaml",
                        content = {
                            id = "VOICEMAIL",
                            title = "STRINGS.CODEX.INVESTIGATIONS.DLC2_VOICEMAIL.TITLE",
                            dlcIds = {
                                "DLC2_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_voicemail",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_VOICEMAIL.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_VOICEMAIL.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "email_voicemail",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.INVESTIGATIONS.DLC2_VOICEMAIL.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_Workiversary.yaml",
                        content = {
                            id = "Workiversary",
                            title = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.WORKIVERSARY.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = "storytrait_crittermanipulator_workiversary",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.WORKIVERSARY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.WORKIVERSARY.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "storytrait_crittermanipulator_workiversary",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.WORKIVERSARY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "StoryTraits",
            content = {
                dirs = {},
                files = {
                    {
                        name = "DynamicCodexEntry_StoryTraitCeresFossil.yaml",
                        content = {
                            id = "StoryTraitFossilHunt",
                            title = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.NAME",
                            parentId = "STORYTRAITS",
                            iconAssetName = "fossil_dig_codex_icon",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                spriteName = "fossilhunt_image",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.NAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_fossilhunt_initial",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.BEGIN_POPUP.CODEX_NAME",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.BEGIN_POPUP.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_fossilhunt_poi1",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.ICECRITTERDESIGN.TITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.ICECRITTERDESIGN.SUBTITLE",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.ICECRITTERDESIGN.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.ICECRITTERDESIGN.BODY.CONTAINER2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_fossilhunt_poi2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.DNADATA_ENTRY_EXPANDED.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.DNADATA_ENTRY_EXPANDED.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_fossilhunt_poi2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.DNADATA_ENTRY_EXPANDED.BODY.EMAILHEADER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_fossilhunt_poi2",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.DNADATA_ENTRY_EXPANDED.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.DNADATA_ENTRY_EXPANDED.BODY.SIGNATURE",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_fossilhunt_poi3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.HALLWAYRACES.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.HALLWAYRACES.SUBTITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_fossilhunt_poi3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.HALLWAYRACES.BODY.EMAILHEADER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_fossilhunt_poi3",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.HALLWAYRACES.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.HALLWAYRACES.BODY.SIGNATURE",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_fossilhunt_complete",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.END_POPUP.CODEX_NAME",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.FOSSILHUNT.END_POPUP.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_StoryTraitCritterManipulator.yaml",
                        content = {
                            id = "StoryTraitCritterManipulator",
                            title = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.NAME",
                            parentId = "STORYTRAITS",
                            iconAssetName = "critter_manipulator_codex_icon",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                spriteName = "CritterManipulator_image",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.NAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_complete",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.UI.KEEPSAKES.CRITTER_MANIPULATOR.NAME",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.UI.KEEPSAKES.CRITTER_MANIPULATOR.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_initial",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.BEGIN_POPUP.CODEX_NAME",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.BEGIN_POPUP.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_hatchspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.HATCHSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.HATCH",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_lightbugspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.LIGHTBUGSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.LIGHTBUG",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_oilfloaterspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.OILFLOATERSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.OILFLOATER",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_dreckospecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.DRECKOSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.DRECKO",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_glomspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.GLOMSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.GLOM",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_puftspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.PUFTSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.PUFT",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_pacuspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.PACUSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.PACU",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_moospecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.MOOSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.MOO",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_molespecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.MOLESPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.MOLE",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_squirrelspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.SQUIRRELSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.SQUIRREL",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_crabspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.CRABSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.CRAB",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_divergentspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.DIVERGENTSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.DIVERGENTSPECIES",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_staterpillarspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.STATERPILLARSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.STATERPILLAR",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_beetaspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.BEETASPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.BEETA",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_sealspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.SEALSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.SEAL",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_bellyspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.BELLYSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.ICEBELLY",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_deerspecies",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CREATURES.FAMILY_PLURAL.DEERSPECIES",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.SPECIES_ENTRIES_EXPANDED.WOODDEER",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_critter_manipulator_complete",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.END_POPUP.CODEX_NAME",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.CRITTER_MANIPULATOR.END_POPUP.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_StoryTraitLonelyMinion.yaml",
                        content = {
                            id = "StoryTraitLonelyMinion",
                            title = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.NAME",
                            parentId = "STORYTRAITS",
                            iconAssetName = "lonelyminion_codex_icon",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                spriteName = "LonelyMinion_image",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.NAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_lonelyminion_initial",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.BEGIN_POPUP.CODEX_NAME",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.BEGIN_POPUP.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_lonelyminion_foodquest",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.ANCIENTPODENTRY.TITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.ANCIENTPODENTRY.SUBTITLE",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.ANCIENTPODENTRY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_lonelyminion_pluggedin",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.CREEPYBASEMENTLAB.TITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.CREEPYBASEMENTLAB.SUBTITLE",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.CREEPYBASEMENTLAB.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_lonelyminion_highdecor",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.HOLIDAYCARD.TITLE",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.HOLIDAYCARD.SUBTITLE",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.HOLIDAYCARD.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_lonelyminion_complete",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.END_POPUP.CODEX_NAME",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.LONELYMINION.END_POPUP.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_StoryTraitMegaBrainTank.yaml",
                        content = {
                            id = "StoryTraitMegaBrainTank",
                            title = "STRINGS.CODEX.STORY_TRAITS.MEGA_BRAIN_TANK.NAME",
                            parentId = "STORYTRAITS",
                            iconAssetName = "mega_brain_tank_codex_icon",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                spriteName = "MegaBrainTank_image",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MEGA_BRAIN_TANK.NAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MEGA_BRAIN_TANK.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_mega_brain_tank_complete",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.UI.KEEPSAKES.MEGA_BRAIN.NAME",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.UI.KEEPSAKES.MEGA_BRAIN.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_mega_brain_tank_initial",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MEGA_BRAIN_TANK.BEGIN_POPUP.CODEX_NAME",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MEGA_BRAIN_TANK.BEGIN_POPUP.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_mega_brain_tank_complete",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MEGA_BRAIN_TANK.END_POPUP.CODEX_NAME",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MEGA_BRAIN_TANK.END_POPUP.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "DynamicCodexEntry_StoryTraitMorbRover.yaml",
                        content = {
                            id = "StoryTraitMorbRover",
                            title = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.NAME",
                            parentId = "STORYTRAITS",
                            iconAssetName = "MorbRover_codex_icon",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                spriteName = "MorbRover_image",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.NAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_morbrover_initial",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.POPUPS.BEGIN.CODEX_NAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.POPUPS.BEGIN.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_morbrover_reveal",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.POPUPS.REVEAL.CODEX_NAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.POPUPS.REVEAL.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_morbrover_reveal_lore",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.UNSAFETRANSFER.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.UNSAFETRANSFER.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_morbrover_locker",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.VALENTINESDAY.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.VALENTINESDAY.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_morbrover_reveal_complete_lore",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.ENVELOPE.TITLE",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.ENVELOPE.BODY.CONTAINER1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_morbrover_complete",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.POPUPS.END.CODEX_NAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STORY_TRAITS.MORB_ROVER_MAKER.POPUPS.END.DESCRIPTION",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Vertical",
                                    lockID = "story_trait_morbrover_biobot",
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.ROBOTS.MODELS.MORB.NAME",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.ROBOTS.MODELS.MORB.CODEX_DESC",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexImage",
                                            nodes = {
                                                spriteName = "MorbRover_image",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.ROBOTS.MODELS.MORB.DESC",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MYLOG.DIVIDER",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
        {
            name = "Systems",
            content = {
                dirs = {},
                files = {
                    {
                        name = "Automation.yaml",
                        content = {
                            id = "Logic",
                            title = "STRINGS.CODEX.AUTOMATION.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.AUTOMATION.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.AUTOMATION.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.AUTOMATION.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.AUTOMATION.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.AUTOMATION.HEADER_3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.AUTOMATION.PARAGRAPH_3",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.AUTOMATION.HEADER_4",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.AUTOMATION.PARAGRAPH_4",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Decor.yaml",
                        content = {
                            id = "Decor",
                            title = "STRINGS.CODEX.DECORSYSTEM.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DECORSYSTEM.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DECORSYSTEM.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DECORSYSTEM.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.DECORSYSTEM.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Exobases.yaml",
                        content = {
                            id = "Exobases",
                            title = "STRINGS.CODEX.EXOBASES.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.EXOBASES.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.EXOBASES.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.EXOBASES.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.EXOBASES.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.EXOBASES.HEADER_3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.EXOBASES.PARAGRAPH_3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Genetics.yaml",
                        content = {
                            id = "Genetics",
                            title = "STRINGS.CODEX.GENETICS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GENETICS.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GENETICS.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GENETICS.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.GENETICS.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Health.yaml",
                        content = {
                            id = "Health",
                            title = "STRINGS.CODEX.HEALTH.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEALTH.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEALTH.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEALTH.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEALTH.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Heat.yaml",
                        content = {
                            id = "Heat",
                            title = "STRINGS.CODEX.HEAT.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEAT.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEAT.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEAT.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEAT.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEAT.HEADER_3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEAT.PARAGRAPH_3",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEAT.HEADER_4",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEAT.PARAGRAPH_4",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEAT.HEADER_5",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.HEAT.PARAGRAPH_5",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Light.yaml",
                        content = {
                            id = "Light",
                            title = "STRINGS.CODEX.LIGHT.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.LIGHT.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.LIGHT.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.LIGHT.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.LIGHT.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.LIGHT.HEADER_3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.LIGHT.PARAGRAPH_3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Morale.yaml",
                        content = {
                            id = "Morale",
                            title = "STRINGS.CODEX.MORALE.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MORALE.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MORALE.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MORALE.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MORALE.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MORALE.HEADER_3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.MORALE.PARAGRAPH_3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Power.yaml",
                        content = {
                            id = "Power",
                            title = "STRINGS.CODEX.POWER.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POWER.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POWER.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POWER.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POWER.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POWER.HEADER_3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POWER.PARAGRAPH_3",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POWER.HEADER_4",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.POWER.PARAGRAPH_4",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Priority.yaml",
                        content = {
                            id = "Priority",
                            title = "STRINGS.CODEX.PRIORITY.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PRIORITY.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PRIORITY.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PRIORITY.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PRIORITY.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PRIORITY.HEADER_3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.PRIORITY.PARAGRAPH_3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Radiation.yaml",
                        content = {
                            id = "Radiation",
                            title = "STRINGS.CODEX.RADIATION.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RADIATION.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RADIATION.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RADIATION.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RADIATION.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RADIATION.HEADER_3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RADIATION.PARAGRAPH_3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Research.yaml",
                        content = {
                            id = "Research",
                            title = "STRINGS.CODEX.RESEARCH.TITLE",
                            forbiddenDLCIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RESEARCH.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RESEARCH.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RESEARCH.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RESEARCH.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RESEARCH.HEADER_3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RESEARCH.PARAGRAPH_3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Research_DLC1.yaml",
                        content = {
                            id = "ResearchDLC1",
                            title = "STRINGS.CODEX.RESEARCHDLC1.TITLE",
                            dlcIds = {
                                "EXPANSION1_ID",
                            },
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RESEARCHDLC1.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RESEARCHDLC1.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RESEARCHDLC1.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RESEARCHDLC1.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RESEARCHDLC1.HEADER_3",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.RESEARCHDLC1.PARAGRAPH_3",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Stress.yaml",
                        content = {
                            id = "Stress",
                            title = "STRINGS.CODEX.STRESS.TITLE",
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STRESS.HEADER_1",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STRESS.PARAGRAPH_1",
                                                style = "Body",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STRESS.HEADER_2",
                                                style = "Subtitle",
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.CODEX.STRESS.PARAGRAPH_2",
                                                style = "Body",
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                    {
                        name = "Tips.yaml",
                        content = {
                            id = "lessons",
                            title = "STRINGS.CODEX.TIPS",
                            showBeforeGeneratedCategoryLinks = false,
                            contentContainers = {
                                {
                                    contentLayout = "Vertical",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexSpacer",
                                            nodes = {
                                                preferredWidth = -1,
                                                preferredHeight = 24,
                                            },
                                        },
                                        {
                                            tag = "!CodexText",
                                            nodes = {
                                                stringKey = "STRINGS.UI.CODEX.GAME_SYSTEMS",
                                                style = "Title",
                                            },
                                        },
                                        {
                                            tag = "!CodexDividerLine",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                                {
                                    contentLayout = "Grid",
                                    lockID = nil,
                                    content = {
                                        {
                                            tag = "!CodexLabelWithLargeIcon",
                                            nodes = {
                                                linkID = "POWER",
                                                label = {
                                                    stringKey = "STRINGS.CODEX.POWER.TITLE",
                                                    style = "BodyWhite",
                                                },
                                                icon = {
                                                    spriteName = "icon_category_electrical",
                                                },
                                            },
                                        },
                                        {
                                            tag = "!CodexLabelWithLargeIcon",
                                            nodes = {
                                                linkID = "RESEARCH",
                                                label = {
                                                    stringKey = "STRINGS.CODEX.RESEARCH.TITLE",
                                                    style = "BodyWhite",
                                                },
                                                icon = {
                                                    spriteName = "research_type_icon",
                                                },
                                            },
                                        },
                                        {
                                            tag = "!CodexLabelWithLargeIcon",
                                            nodes = {
                                                linkID = "MORALE",
                                                label = {
                                                    stringKey = "STRINGS.CODEX.MORALE.TITLE",
                                                    style = "BodyWhite",
                                                },
                                                icon = {
                                                    spriteName = "icon_category_morale",
                                                },
                                            },
                                        },
                                        {
                                            tag = "!CodexLabelWithLargeIcon",
                                            nodes = {
                                                linkID = "STRESS",
                                                label = {
                                                    stringKey = "STRINGS.CODEX.STRESS.TITLE",
                                                    style = "BodyWhite",
                                                },
                                                icon = {
                                                    spriteName = "hud_stress",
                                                },
                                            },
                                        },
                                        {
                                            tag = "!CodexLabelWithLargeIcon",
                                            nodes = {
                                                linkID = "PRIORITY",
                                                label = {
                                                    stringKey = "STRINGS.CODEX.PRIORITY.TITLE",
                                                    style = "BodyWhite",
                                                },
                                                icon = {
                                                    spriteName = "OverviewUI_priority_icon",
                                                },
                                            },
                                        },
                                        {
                                            tag = "!CodexLabelWithLargeIcon",
                                            nodes = {
                                                linkID = "DECOR",
                                                label = {
                                                    stringKey = "STRINGS.CODEX.DECORSYSTEM.TITLE",
                                                    style = "BodyWhite",
                                                },
                                                icon = {
                                                    spriteName = "icon_category_decor",
                                                },
                                            },
                                        },
                                        {
                                            tag = "!CodexLabelWithLargeIcon",
                                            nodes = {
                                                linkID = "HEAT",
                                                label = {
                                                    stringKey = "STRINGS.CODEX.HEAT.TITLE",
                                                    style = "BodyWhite",
                                                },
                                                icon = {
                                                    spriteName = "icon_category_utilities",
                                                },
                                            },
                                        },
                                        {
                                            tag = "!CodexLabelWithLargeIcon",
                                            nodes = {
                                                linkID = "LIGHT",
                                                label = {
                                                    stringKey = "STRINGS.CODEX.LIGHT.TITLE",
                                                    style = "BodyWhite",
                                                },
                                                icon = {
                                                    spriteName = "icon_category_lights",
                                                },
                                            },
                                        },
                                        {
                                            tag = "!CodexLabelWithLargeIcon",
                                            nodes = {
                                                linkID = "LOGIC",
                                                label = {
                                                    stringKey = "STRINGS.CODEX.AUTOMATION.TITLE",
                                                    style = "BodyWhite",
                                                },
                                                icon = {
                                                    spriteName = "icon_category_automation",
                                                },
                                            },
                                        },
                                        {
                                            tag = "!CodexLabelWithLargeIcon",
                                            nodes = {
                                                linkID = "HEALTH",
                                                label = {
                                                    stringKey = "STRINGS.CODEX.HEALTH.TITLE",
                                                    style = "BodyWhite",
                                                },
                                                icon = {
                                                    spriteName = "icon_category_medical",
                                                },
                                            },
                                        },
                                        {
                                            tag = "!CodexLabelWithLargeIcon",
                                            nodes = {
                                                linkID = "EXOBASES",
                                                label = {
                                                    stringKey = "STRINGS.CODEX.EXOBASES.TITLE",
                                                    style = "BodyWhite",
                                                },
                                                icon = {
                                                    spriteName = "icon_category_rocketry",
                                                },
                                            },
                                        },
                                        {
                                            tag = "!CodexLabelWithLargeIcon",
                                            nodes = {
                                                linkID = "MISCELLANEOUSTIPS",
                                                label = {
                                                    stringKey = "STRINGS.UI.CODEX.CATEGORYNAMES.MISCELLANEOUSTIPS",
                                                    style = "BodyWhite",
                                                },
                                                icon = {
                                                    spriteName = "icon_category_medical",
                                                },
                                            },
                                        },
                                        {
                                            tag = "!CodexSpacer",
                                            nodes = {
                                                preferredWidth = -1,
                                            },
                                        },
                                    },
                                },
                            },
                        },
                    },
                },
            },
        },
    },
    files = {
        {
            name = "HomePage.yaml",
            content = {
                id = "Home",
                title = "STRINGS.UI.CODEX.CATEGORYNAMES.ROOT",
                contentContainers = {
                    {
                        contentLayout = "Vertical",
                        lockID = nil,
                        content = nil,
                    },
                },
            },
        },
    },
}