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

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

全站通知:

模块:Data/Artifacts

来自缺氧WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索

此模块的文档可以在模块:Data/Artifacts/doc创建

return {
    artifact_sandstone = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 1.0,
            baseDecor = 10.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_layered_rock",
            artifactTier = {
                decorValues = {
                    amount = 10,
                    radius = 1,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER0",
                    Hash = -1319678164,
                },
                payloadDropChance = 0.25,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_layered_rock",
        },
        light2D = nil,
        id = "artifact_sandstone",
        Name = "STRINGS.UI.SPACEARTIFACTS.SANDSTONE.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_sink = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 1.0,
            baseDecor = 10.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_sink",
            artifactTier = {
                decorValues = {
                    amount = 10,
                    radius = 1,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER0",
                    Hash = -1319678164,
                },
                payloadDropChance = 0.25,
            },
            artifactType = 1,
            uniqueAnimNameFragment = "idle_kitchen_sink",
        },
        light2D = nil,
        id = "artifact_sink",
        Name = "STRINGS.UI.SPACEARTIFACTS.SINK.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_rubikscube = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 1.0,
            baseDecor = 10.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_rubiks_cube",
            artifactTier = {
                decorValues = {
                    amount = 10,
                    radius = 1,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER0",
                    Hash = -1319678164,
                },
                payloadDropChance = 0.25,
            },
            artifactType = 1,
            uniqueAnimNameFragment = "idle_rubiks_cube",
        },
        light2D = nil,
        id = "artifact_rubikscube",
        Name = "STRINGS.UI.SPACEARTIFACTS.RUBIKSCUBE.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_officemug = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 1.0,
            baseDecor = 10.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_coffee_mug",
            artifactTier = {
                decorValues = {
                    amount = 10,
                    radius = 1,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER0",
                    Hash = -1319678164,
                },
                payloadDropChance = 0.25,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_coffee_mug",
        },
        light2D = nil,
        id = "artifact_officemug",
        Name = "STRINGS.UI.SPACEARTIFACTS.OFFICEMUG.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_obelisk = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 3.0,
            baseDecor = 20.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_tallstone",
            artifactTier = {
                decorValues = {
                    amount = 20,
                    radius = 3,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER1",
                    Hash = -1319678165,
                },
                payloadDropChance = 0.4,
            },
            artifactType = 0,
            uniqueAnimNameFragment = "idle_tallstone",
        },
        light2D = nil,
        id = "artifact_obelisk",
        Name = "STRINGS.UI.SPACEARTIFACTS.OBELISK.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_okayxray = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 3.0,
            baseDecor = 20.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_xray",
            artifactTier = {
                decorValues = {
                    amount = 20,
                    radius = 3,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER1",
                    Hash = -1319678165,
                },
                payloadDropChance = 0.4,
            },
            artifactType = 1,
            uniqueAnimNameFragment = "idle_xray",
        },
        light2D = nil,
        id = "artifact_okayxray",
        Name = "STRINGS.UI.SPACEARTIFACTS.OKAYXRAY.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_blender = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 3.0,
            baseDecor = 20.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_blender",
            artifactTier = {
                decorValues = {
                    amount = 20,
                    radius = 3,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER1",
                    Hash = -1319678165,
                },
                payloadDropChance = 0.4,
            },
            artifactType = 1,
            uniqueAnimNameFragment = "idle_blender",
        },
        light2D = nil,
        id = "artifact_blender",
        Name = "STRINGS.UI.SPACEARTIFACTS.BLENDER.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_moldavite = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 3.0,
            baseDecor = 20.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_moldavite",
            artifactTier = {
                decorValues = {
                    amount = 20,
                    radius = 3,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER1",
                    Hash = -1319678165,
                },
                payloadDropChance = 0.4,
            },
            artifactType = 0,
            uniqueAnimNameFragment = "idle_moldavite",
        },
        light2D = nil,
        id = "artifact_moldavite",
        Name = "STRINGS.UI.SPACEARTIFACTS.MOLDAVITE.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_vhs = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 3.0,
            baseDecor = 20.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_vhs",
            artifactTier = {
                decorValues = {
                    amount = 20,
                    radius = 3,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER1",
                    Hash = -1319678165,
                },
                payloadDropChance = 0.4,
            },
            artifactType = 1,
            uniqueAnimNameFragment = "idle_vhs",
        },
        light2D = nil,
        id = "artifact_vhs",
        Name = "STRINGS.UI.SPACEARTIFACTS.VHS.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_saxophone = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 3.0,
            baseDecor = 20.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_saxophone",
            artifactTier = {
                decorValues = {
                    amount = 20,
                    radius = 3,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER1",
                    Hash = -1319678165,
                },
                payloadDropChance = 0.4,
            },
            artifactType = 0,
            uniqueAnimNameFragment = "idle_saxophone",
        },
        light2D = nil,
        id = "artifact_saxophone",
        Name = "STRINGS.UI.SPACEARTIFACTS.SAXOPHONE.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_modernart = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 3.0,
            baseDecor = 20.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_abstract_blocks",
            artifactTier = {
                decorValues = {
                    amount = 20,
                    radius = 3,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER1",
                    Hash = -1319678165,
                },
                payloadDropChance = 0.4,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_abstract_blocks",
        },
        light2D = nil,
        id = "artifact_modernart",
        Name = "STRINGS.UI.SPACEARTIFACTS.MODERNART.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_honeyjar = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 3.0,
            baseDecor = 20.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_honey_jar",
            artifactTier = {
                decorValues = {
                    amount = 20,
                    radius = 3,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER1",
                    Hash = -1319678165,
                },
                payloadDropChance = 0.4,
            },
            artifactType = 1,
            uniqueAnimNameFragment = "idle_honey_jar",
        },
        light2D = nil,
        id = "artifact_honeyjar",
        Name = "STRINGS.UI.SPACEARTIFACTS.HONEYJAR.NAME",
        dlcIds = {
            "EXPANSION1_ID",
        },
    },
    artifact_ameliaswatch = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 5.0,
            baseDecor = 30.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_earnhart_watch",
            artifactTier = {
                decorValues = {
                    amount = 30,
                    radius = 5,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER2",
                    Hash = -1319678162,
                },
                payloadDropChance = 0.55,
            },
            artifactType = 0,
            uniqueAnimNameFragment = "idle_earnhart_watch",
        },
        light2D = nil,
        id = "artifact_ameliaswatch",
        Name = "STRINGS.UI.SPACEARTIFACTS.AMELIASWATCH.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_teapot = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 5.0,
            baseDecor = 30.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_teapot",
            artifactTier = {
                decorValues = {
                    amount = 30,
                    radius = 5,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER2",
                    Hash = -1319678162,
                },
                payloadDropChance = 0.55,
            },
            artifactType = 0,
            uniqueAnimNameFragment = "idle_teapot",
        },
        light2D = nil,
        id = "artifact_teapot",
        Name = "STRINGS.UI.SPACEARTIFACTS.TEAPOT.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_brickphone = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 5.0,
            baseDecor = 30.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_brick_phone",
            artifactTier = {
                decorValues = {
                    amount = 30,
                    radius = 5,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER2",
                    Hash = -1319678162,
                },
                payloadDropChance = 0.55,
            },
            artifactType = 1,
            uniqueAnimNameFragment = "idle_brick_phone",
        },
        light2D = nil,
        id = "artifact_brickphone",
        Name = "STRINGS.UI.SPACEARTIFACTS.BRICKPHONE.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_robotarm = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 5.0,
            baseDecor = 30.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_robot_arm",
            artifactTier = {
                decorValues = {
                    amount = 30,
                    radius = 5,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER2",
                    Hash = -1319678162,
                },
                payloadDropChance = 0.55,
            },
            artifactType = 0,
            uniqueAnimNameFragment = "idle_robot_arm",
        },
        light2D = nil,
        id = "artifact_robotarm",
        Name = "STRINGS.UI.SPACEARTIFACTS.ROBOTARM.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_shieldgenerator = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 5.0,
            baseDecor = 30.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_hologram_generator",
            artifactTier = {
                decorValues = {
                    amount = 30,
                    radius = 5,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER2",
                    Hash = -1319678162,
                },
                payloadDropChance = 0.55,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_hologram_generator_loop",
        },
        light2D = nil,
        id = "artifact_shieldgenerator",
        Name = "STRINGS.UI.SPACEARTIFACTS.SHIELDGENERATOR.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_bioluminescentrock = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 5.0,
            baseDecor = 30.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_bioluminescent_rock",
            artifactTier = {
                decorValues = {
                    amount = 30,
                    radius = 5,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER2",
                    Hash = -1319678162,
                },
                payloadDropChance = 0.55,
            },
            artifactType = 0,
            uniqueAnimNameFragment = "idle_bioluminescent_rock",
        },
        light2D = {
            Angle = 0.0,
            Direction = {
                x = 0.0,
                y = -1.0,
                magnitude = 1.0,
                sqrMagnitude = 1.0,
            },
            drawOverlay = true,
            overlayColour = {
                r = 0.38,
                g = 0.61,
                b = 1.0,
                a = 1.0,
            },
            shape = 1,
            emitter = {},
            Color = {
                r = 0.38,
                g = 0.61,
                b = 1.0,
                a = 1.0,
            },
            Lux = 1000,
            Range = 2.0,
            FalloffRate = 0.5,
            IntensityAnimation = 0.0,
            Offset = {
                x = 0.05,
                y = 0.33,
                normalized = {
                    x = 0.149805382,
                    y = 0.98871547,
                    normalized = {
                        x = 0.1498054,
                        y = 0.9887155,
                        magnitude = 1.0,
                        sqrMagnitude = 1.0,
                    },
                    magnitude = 0.99999994,
                    sqrMagnitude = 0.99999994,
                },
                magnitude = 0.3337664,
                sqrMagnitude = 0.111400008,
            },
        },
        id = "artifact_bioluminescentrock",
        Name = "STRINGS.UI.SPACEARTIFACTS.BIOLUMINESCENTROCK.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_grubstatue = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 5.0,
            baseDecor = 30.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_grub_statue",
            artifactTier = {
                decorValues = {
                    amount = 30,
                    radius = 5,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER2",
                    Hash = -1319678162,
                },
                payloadDropChance = 0.55,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_grub_statue",
        },
        light2D = nil,
        id = "artifact_grubstatue",
        Name = "STRINGS.UI.SPACEARTIFACTS.GRUBSTATUE.NAME",
        dlcIds = {
            "EXPANSION1_ID",
        },
    },
    artifact_stethoscope = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 6.0,
            baseDecor = 35.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_stethoscope",
            artifactTier = {
                decorValues = {
                    amount = 35,
                    radius = 6,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER3",
                    Hash = -1319678163,
                },
                payloadDropChance = 0.7,
            },
            artifactType = 1,
            uniqueAnimNameFragment = "idle_stethocope",
        },
        light2D = nil,
        id = "artifact_stethoscope",
        Name = "STRINGS.UI.SPACEARTIFACTS.STETHOSCOPE.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_eggrock = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 6.0,
            baseDecor = 35.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_egg_rock_light",
            artifactTier = {
                decorValues = {
                    amount = 35,
                    radius = 6,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER3",
                    Hash = -1319678163,
                },
                payloadDropChance = 0.7,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_egg_rock_light",
        },
        light2D = nil,
        id = "artifact_eggrock",
        Name = "STRINGS.UI.SPACEARTIFACTS.EGGROCK.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_hatchfossil = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 6.0,
            baseDecor = 35.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_fossil_hatch",
            artifactTier = {
                decorValues = {
                    amount = 35,
                    radius = 6,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER3",
                    Hash = -1319678163,
                },
                payloadDropChance = 0.7,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_fossil_hatch",
        },
        light2D = nil,
        id = "artifact_hatchfossil",
        Name = "STRINGS.UI.SPACEARTIFACTS.HATCHFOSSIL.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_rocktornado = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 6.0,
            baseDecor = 35.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_whirlwind_rock",
            artifactTier = {
                decorValues = {
                    amount = 35,
                    radius = 6,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER3",
                    Hash = -1319678163,
                },
                payloadDropChance = 0.7,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_whirlwind_rock",
        },
        light2D = nil,
        id = "artifact_rocktornado",
        Name = "STRINGS.UI.SPACEARTIFACTS.ROCKTORNADO.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_pacupercolator = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 6.0,
            baseDecor = 35.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_percolator",
            artifactTier = {
                decorValues = {
                    amount = 35,
                    radius = 6,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER3",
                    Hash = -1319678163,
                },
                payloadDropChance = 0.7,
            },
            artifactType = 0,
            uniqueAnimNameFragment = "idle_percolator",
        },
        light2D = nil,
        id = "artifact_pacupercolator",
        Name = "STRINGS.UI.SPACEARTIFACTS.PACUPERCOLATOR.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_magmalamp = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 6.0,
            baseDecor = 35.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_lava_lamp",
            artifactTier = {
                decorValues = {
                    amount = 35,
                    radius = 6,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER3",
                    Hash = -1319678163,
                },
                payloadDropChance = 0.7,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_lava_lamp",
        },
        light2D = {
            Angle = 0.0,
            Direction = {
                x = 0.0,
                y = -1.0,
                magnitude = 1.0,
                sqrMagnitude = 1.0,
            },
            drawOverlay = true,
            overlayColour = {
                r = 0.57,
                g = 0.55,
                b = 0.44,
                a = 1.0,
            },
            shape = 1,
            emitter = {},
            Color = {
                r = 0.57,
                g = 0.55,
                b = 0.44,
                a = 1.0,
            },
            Lux = 1000,
            Range = 2.0,
            FalloffRate = 0.5,
            IntensityAnimation = 0.0,
            Offset = {
                x = 0.05,
                y = 0.33,
                normalized = {
                    x = 0.149805382,
                    y = 0.98871547,
                    normalized = {
                        x = 0.1498054,
                        y = 0.9887155,
                        magnitude = 1.0,
                        sqrMagnitude = 1.0,
                    },
                    magnitude = 0.99999994,
                    sqrMagnitude = 0.99999994,
                },
                magnitude = 0.3337664,
                sqrMagnitude = 0.111400008,
            },
        },
        id = "artifact_magmalamp",
        Name = "STRINGS.UI.SPACEARTIFACTS.MAGMALAMP.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_oracle = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 6.0,
            baseDecor = 35.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_oracle",
            artifactTier = {
                decorValues = {
                    amount = 35,
                    radius = 6,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER3",
                    Hash = -1319678163,
                },
                payloadDropChance = 0.7,
            },
            artifactType = 1,
            uniqueAnimNameFragment = "idle_oracle",
        },
        light2D = nil,
        id = "artifact_oracle",
        Name = "STRINGS.UI.SPACEARTIFACTS.ORACLE.NAME",
        dlcIds = {
            "EXPANSION1_ID",
        },
    },
    artifact_dnamodel = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 7.0,
            baseDecor = 50.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_dna",
            artifactTier = {
                decorValues = {
                    amount = 50,
                    radius = 7,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER4",
                    Hash = -1319678160,
                },
                payloadDropChance = 0.85,
            },
            artifactType = 1,
            uniqueAnimNameFragment = "idle_dna",
        },
        light2D = nil,
        id = "artifact_dnamodel",
        Name = "STRINGS.UI.SPACEARTIFACTS.DNAMODEL.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_rainboweggrock = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 7.0,
            baseDecor = 50.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_egg_rock_rainbow",
            artifactTier = {
                decorValues = {
                    amount = 50,
                    radius = 7,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER4",
                    Hash = -1319678160,
                },
                payloadDropChance = 0.85,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_egg_rock_rainbow",
        },
        light2D = nil,
        id = "artifact_rainboweggrock",
        Name = "STRINGS.UI.SPACEARTIFACTS.EGGROCK.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_plasmalamp = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 7.0,
            baseDecor = 50.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_plasma_lamp",
            artifactTier = {
                decorValues = {
                    amount = 50,
                    radius = 7,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER4",
                    Hash = -1319678160,
                },
                payloadDropChance = 0.85,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_plasma_lamp_loop",
        },
        light2D = {
            Angle = 0.0,
            Direction = {
                x = 0.0,
                y = -1.0,
                magnitude = 1.0,
                sqrMagnitude = 1.0,
            },
            drawOverlay = true,
            overlayColour = {
                r = 0.9,
                g = 0.4,
                b = 0.74,
                a = 1.0,
            },
            shape = 0,
            emitter = {},
            Color = {
                r = 0.9,
                g = 0.4,
                b = 0.74,
                a = 1.0,
            },
            Lux = 1000,
            Range = 2.0,
            FalloffRate = 0.5,
            IntensityAnimation = 0.0,
            Offset = {
                x = 0.05,
                y = 0.5,
                normalized = {
                    x = 0.09950372,
                    y = 0.995037138,
                    normalized = {
                        x = 0.0995037258,
                        y = 0.9950372,
                        magnitude = 1.0,
                        sqrMagnitude = 1.0,
                    },
                    magnitude = 0.99999994,
                    sqrMagnitude = 0.9999999,
                },
                magnitude = 0.5024938,
                sqrMagnitude = 0.2525,
            },
        },
        id = "artifact_plasmalamp",
        Name = "STRINGS.UI.SPACEARTIFACTS.PLASMALAMP.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_moodring = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 7.0,
            baseDecor = 50.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_moodring",
            artifactTier = {
                decorValues = {
                    amount = 50,
                    radius = 7,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER4",
                    Hash = -1319678160,
                },
                payloadDropChance = 0.85,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_moodring",
        },
        light2D = nil,
        id = "artifact_moodring",
        Name = "STRINGS.UI.SPACEARTIFACTS.MOODRING.NAME",
        dlcIds = {
            "EXPANSION1_ID",
        },
    },
    artifact_solarsystem = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 7.0,
            baseDecor = 80.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_solar_system",
            artifactTier = {
                decorValues = {
                    amount = 80,
                    radius = 7,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER5",
                    Hash = -1319678161,
                },
                payloadDropChance = 1.0,
            },
            artifactType = 0,
            uniqueAnimNameFragment = "idle_solar_system_loop",
        },
        light2D = nil,
        id = "artifact_solarsystem",
        Name = "STRINGS.UI.SPACEARTIFACTS.SOLARSYSTEM.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_moonmoonmoon = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 7.0,
            baseDecor = 80.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_moon",
            artifactTier = {
                decorValues = {
                    amount = 80,
                    radius = 7,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER5",
                    Hash = -1319678161,
                },
                payloadDropChance = 1.0,
            },
            artifactType = 0,
            uniqueAnimNameFragment = "idle_moon",
        },
        light2D = nil,
        id = "artifact_moonmoonmoon",
        Name = "STRINGS.UI.SPACEARTIFACTS.MOONMOONMOON.NAME",
        dlcIds = {
            "",
            "EXPANSION1_ID",
        },
    },
    artifact_reactormodel = {
        entityType = "ArtifactConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Artifact",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 7.0,
            baseDecor = 80.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = {
            ui_anim = "ui_model",
            artifactTier = {
                decorValues = {
                    amount = 80,
                    radius = 7,
                },
                name_key = {
                    String = "STRINGS.UI.SPACEARTIFACTS.ARTIFACTTIERS.TIER5",
                    Hash = -1319678161,
                },
                payloadDropChance = 1.0,
            },
            artifactType = 2,
            uniqueAnimNameFragment = "idle_model",
        },
        light2D = nil,
        id = "artifact_reactormodel",
        Name = "STRINGS.UI.SPACEARTIFACTS.REACTORMODEL.NAME",
        dlcIds = {
            "EXPANSION1_ID",
        },
    },
    keepsake_megabrain = {
        entityType = "KeepsakeConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Keepsake",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 2.0,
            baseDecor = 15.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = nil,
        light2D = nil,
        id = "keepsake_megabrain",
        Name = "STRINGS.UI.KEEPSAKES.MEGA_BRAIN.NAME",
    },
    keepsake_crittermanipulator = {
        entityType = "KeepsakeConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Keepsake",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 2.0,
            baseDecor = 15.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = nil,
        light2D = nil,
        id = "keepsake_crittermanipulator",
        Name = "STRINGS.UI.KEEPSAKES.CRITTER_MANIPULATOR.NAME",
    },
    keepsake_lonelyminion = {
        entityType = "KeepsakeConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Keepsake",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 2.0,
            baseDecor = 15.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = nil,
        light2D = nil,
        id = "keepsake_lonelyminion",
        Name = "STRINGS.UI.KEEPSAKES.LONELY_MINION.NAME",
    },
    keepsake_fossilhunt = {
        entityType = "KeepsakeConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Keepsake",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 2.0,
            baseDecor = 15.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = nil,
        light2D = nil,
        id = "keepsake_fossilhunt",
        Name = "STRINGS.UI.KEEPSAKES.FOSSIL_HUNT.NAME",
    },
    keepsake_geothermalplant = {
        entityType = "KeepsakeConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Keepsake",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 2.0,
            baseDecor = 15.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = nil,
        light2D = nil,
        id = "keepsake_geothermalplant",
        Name = "STRINGS.UI.KEEPSAKES.GEOTHERMAL_PLANT.NAME",
    },
    keepsake_morbrovermaker = {
        entityType = "KeepsakeConfig",
        tags = {
            {
                Name = "MiscPickupable",
                IsValid = true,
            },
            {
                Name = "PedestalDisplayable",
                IsValid = true,
            },
            {
                Name = "Keepsake",
                IsValid = true,
            },
        },
        kBoxCollider2D = {
            x = 1.0,
            y = 1.0,
        },
        decorProvider = {
            baseRadius = 2.0,
            baseDecor = 15.0,
        },
        primaryElement = {
            DiseaseCount = 0,
            Name = "Creature",
            InternalTemperature = 293.0,
            Mass = 25.0,
            Temperature = 293.0,
            Units = 1.0,
        },
        spaceArtifact = nil,
        light2D = nil,
        id = "keepsake_morbrovermaker",
        Name = "STRINGS.UI.KEEPSAKES.MORB_ROVER_MAKER.NAME",
    },
}