SCP-CN-2291
/* 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-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: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;
    }
    }
}

评分: +5+x

特殊收容措施:根据基金会与全球超自然联盟签署的的《宁静海协定》,目前应对于地球同步轨道时刻监控,确保全体SCP-CN-2291-1均尚未进行任何可疑行动。若发现SCP-CN-2291-1进入地球近地轨道及以下区间,须立即通知基金会所有站点进入紧急预备状态,以应对可能发生的SK级“支配地位改变”情景。

对于现存的“银河联邦”及其他所有外星人宗教组织,应将其对外宣称为邪教组织,并进行严密的监视措施。Mobile-Site-CN下辖机动特遣队MTF-辛巳-05“梦中的星球大战”应随时待命,一旦发现银河联邦通讯记录中与“佛指骨”“莲花台”有关的讯息,须立即出动并及时回收相关异常。

Ashtar
SCP-CN-2291与SCP-CN-2291-1的画像,回收于一次集会上

描述:SCP-CN-2291为使用金星上一处异常建筑群向地球附近空间发送信息的一名(或多名)疑似人形个体,其在对基金会空间通信卫星的数次通讯中自称为“阿斯塔·谢兰”Ashtar Sheran上将。由于目前对于该个体的一切信息均来自于“银河联邦”与多个异常组织对其的记载,以及其对地球的数次通讯,因此可能存在大量信息失真,部分信息真伪仍有待商榷。

SCP-CN-2291-1是在地球数个轨道上运行的大量相似的异常空间飞行器的总称,长度自50米至16千米不等,大体成梭形、扁圆盘形或纺锤形。根据SCP-CN-2291的通讯记录,其宣称此类飞行器为其领导的先锋舰队,粗略估计约100艘,且更多舰队在未来数百年内将继续集结。所有尝试对SCP-CN-2291-1任一单位直接观察或拍摄影像的尝试均已失败,且所有个体均未遮挡任何已知星体,推测舰船似乎由某种力学透镜材料制成。其舰载人员、确切数量均无从得知,建造技术已远超过基金会当前最高科技水平。目前尚不知晓其舰载人员与SCP-CN-111-3个体间是否存在联系。

由于缺乏交流,无法确切得知SCP-CN-2291-1停靠于地球轨道的目的,但鉴于常有数个单位进入地球平流层巡航,且多次被观测到与地球表面的人类个体进行互动,故基金会所有站点在侦测到大气层中的异常力学扰动后都应进入紧急预备状态。

附录:

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