SCP-6664 4
/* 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: 'Nanum Gothic', san-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: 708px;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block;
        position: fixed;
        top: 0;
        left: -20em;
        width: 17.75em;
        height: 100%;
        margin: 0;
        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:not(:target) {
        left: 0;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin-left: 19.75em;
        opacity: 0;
        z-index: -1;
        visibility: visible;
    }
    #side-bar:not(:target) .close-menu { display: none; }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
 
    /* FIREFOX-SPECIFIC COMPATIBILITY METHOD */
    @supports (-moz-appearance:none) {
    #top-bar .open-menu a {
        pointer-events: none;
    }
    #side-bar:not(:target) .close-menu {
        display: block;
        pointer-events: none;
        user-select: none;
    }
 
    /* This pseudo-element is meant to overlay the regular sidebar button
    so the fixed positioning (top, left, right and/or bottom) has to match */
 
    #side-bar .close-menu::before {
        content: "";
        position: fixed;
        z-index: 5;
        display: block;
 
        top: 0.5em;
        left: 0.5em;
 
        border: 0.2em solid transparent;
        width: 30px;
        height: 30px;
        font-size: 30px;
        line-height: 0.9em;
 
        pointer-events: all;
        cursor: pointer;
    }
    #side-bar:focus-within {
        left: 0;
    }
    #side-bar:focus-within .close-menu::before {
        pointer-events: none;
    }
    }
}

对原文档的改动以蓝色突出显示。

项目编号:項目編號:SCP-6664
等级等級1
收容等级:收容等級:
safe
次要等级:次要等級:
none
扰动等级:擾動等級:
vlam
风险等级:風險等級:
警告

treeV.png

收容前的SCP-6664。


特殊收容措施:SCP-6664应被收容于Site-43生物收容区的温室中。 为防止对SCP-6664的枝叶造成损坏,应禁止攀爬之。

描述:SCP-6664为一目前位于Site-43北美短叶松(Pinus banksiana,俗称班克松。除其异常性质外,其与同树种树木无异。

SCP-6664将在其球果结构1触及到火表现出其异常性质。当SCP-6664的球果结构与火焰进行接触时,其并不会如预期般开裂并散落种子该球果将剧烈爆炸,以高速释放大量无法容纳于球果内的种子。SCP-6664的球果结构称为SCP-6664-1。

SCP-6664-1为SCP-6664所生长的球果。SCP-6664-1内存在生长异常迅速的种子,约4天就可长至完整大小。由SCP-6664种子传播而生长的树木在其他方面不具有异常性质。


附录6664.1:发现记录

SCP-6664被发现于2014年1月18日,一个当地青年Isabelle Diana表述SCP-6664附近有点燃的烟火,并且自己曾被几颗高速飞行的种子砸到。附近一位正下班的基金会员工目睹了SCP-6664-1的爆炸过程,并上报其可能为一种异常。随后SCP-6664被移至Site-91中。

该文件已被锁定。

在所有人达成一致前,不允许于该页面进行任何编辑。我不在乎SCP-6664是什么,也别管这该死的文件。当你能把它讲个明白的时候,请向我报告。

——技术研究员Rosen

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