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

评分: +24+x

项目编号:SCP-CN-762

项目等级:Euclid

特殊收容措施:由于项目的特殊性质,SCP-CN-762无法被收容。Site-CN-03已于该项目半径2海里内划定禁航区,并派出战舰对进入禁航区的舰船进行驱离。所有目击到SCP-CN-762的平民必须被处以B级记忆消除后释放。

描述:SCP-CN-762是一条拥有上个世纪70年代中国海军涂装的6625型鱼雷快艇,舷号█████,艇上的武器装备收到来源未知的改装,包括但不限于:2x14.5高射机枪被改为双联装37毫米炮,无法识别型号的火控雷达被安装。该艇在中国海军的档案中被记载为失踪(M.I.A),所有艇员推定牺牲(K.I.A)。项目的异常性质在于:该项目可以被肉眼、摄像设备与红外探测设备发现,但不会拥有雷达信号反射。项目底层甲板存在异常EVE粒子聚集,同时在舰体表面发现异常生物附着。

绝大多数情况下,SCP-CN-762会在浙江以东30海里的位置围绕坐标点SCP-CN-762-α(东经███.███,北纬███.███)航行并试图驱离靠近的船只。

根据中国海军相关资料记载,该舰在1973年的一次例行训练中报告舵机失灵,随后改变航向冲向外海,随后失踪。对该舰进行的数次搜索均以失败告终。

收容记录:20██/██/██,一艘民用船只在浙江以东31海里的海域目击到一艘鱼雷艇快速靠近并发出警示信号,而雷达上没有显示任何目标。船只随后发出信号,基金会护卫舰SCPFN—167“暴风雨”号奉命执行识别查证。“暴风雨”号在坐标(东经███.███,北纬███.███)的地点与SCP-CN-762进行了一次无线电通话。

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