SCP-DOWN-300

[[iftags +component]]

This is a component to make the mobile sidebar button active on desktop-size screen.
To use, put the following:

[[include :scp-wiki:component:toggle-sidebar]]

If used with a theme, it's recommended to put said theme after this [[include]].

(Use this version by WoedenazWoedenaz if you're using Black Highlighter)


/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','Times New Roman',Helvetica,Roboto,sans-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #fff;
        border-radius: 3em;
        color: #888;
        pointer-events: auto;
}
 
@media not all and (max-width: 767px) {
 
    #top-bar .mobile-top-bar {
        display: block;
        pointer-events: none;
    }
 
    #top-bar .mobile-top-bar li {
        display: none;
    }
 
    #main-content {
        max-width: 44.5rem;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block;
        position: fixed;
        top: 0;
        left: -18rem;
        width: 15.25rem;
        height: 100%;
        margin: 0;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 10;
        padding: 1em 1em 0 1em;
        background-color: rgba(0,0,0,0.1);
        transition: left 0.4s ease-in-out;
 
        scrollbar-width: thin;
    }
 
    #side-bar:target {
        left: 0;
    }
    #side-bar:focus-within {
        left: 0;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin-left: 17rem;
        opacity: 0;
        z-index: -1;
        visibility: visible;
    }
    #side-bar:not(:target) .close-menu { display: none; }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
}

[[/iftags]]
评分: -3+x

项目编号:SCP-CN-2618

项目等级:Safe

xia

SCP-CN-2618

特殊收容措施:SCP-DOWN-300个体当前被收容在Site-DOWN-22的低优先级标准异常收容区域内,每星期应派遣基金会技术工程部的专业人员进行具体观察。“蛇眼”追踪装置已被安置在项目的躯体上,用于对SCP-DOWN-300的行踪和所处地点进行定位。

基金会记录与信息安全管理部已经在全球因特网中散布网络爬虫,对指定的重点词进行排查并记录至Site-DOWN-22的备用数据库内,同时派遣机动特遣队对指派地点的人员进行记忆删除处理。

所有的站点职员均不应食用任何甲壳类节肢动物,违反规定的人员均应被认定为已损失。

描述:SCP-DOWN-300是一只南极红虾(Euphausia Superba)的变种,尚未观测到其与外界的物质产生交换,意味着SCP-DOWN-300无需摄入任何食物及水分。根据基金会的生理结构扫描表明,该项目的原子结构被未知的巨大引力吸引使SCP-DOWN-300的躯体成为物理意义的刚体。具有明显的不可摧毁性质。

当在SCP-DOWN-300所处地域内有任何生物食用类似于虾的甲壳类节肢动物时(编号为SCP-DOWN-300-A),SCP-DOWN-300将通过释放EVE粒子扭曲特定空间并开启奇术传送门和概念栈道,进而实现极短时间内的快速位移至对象所处的区域。值得人员注意的是,当有多名SCP-DOWN-300-A食用甲壳类节肢动物时,会观测到SCP-DOWN-300会在每个对象所在的位置出现,但当前基金会尚未发现有多个SCP-DOWN-300个体。

在抵达指定目标空间后,SCP-DOWN-300将以现实扭曲手段分离SCP-DOWN-300-A头部与脚部,随后对象全身的皮肤及外在生殖器官将全部脱落,内在的器官和骨组织将全部化为已粘合的赘肉及息肉。在处理完整后,SCP-DOWN-300-A的体表温度将达到一百五十摄氏度,期间会从肌肉中排出血液、组织液等液态物质。此过程中,位于对象周围的智慧性生命体将被SCP-DOWN-300释放的精神影响自我屏蔽该事件。

在所有的处理完毕后,SCP-DOWN-300将再次释放精神认知危害,使对象周围三十米内的智慧性生物对SCP-DOWN-300-A产生食欲。SCP-DOWN-300将会重新返回初始地点。

除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License