SCP-6867
/* 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;
    }
    }
}

DHorse.jpg

SCP-6867在1907年的表演,记录于异常现象前

项目编号: SCP-6867

项目等级: 无效化

特殊收容措施: SCP-6867的分类已变更为无效化;不再需要特殊收容措施。

描述: SCP-6867是种马“幸运巴基”,1905年至1910年期间在加拿大中部及南部进行“马高塔跳水”表演。在其表演生涯的绝大部分时段里,SCP-6867的表演都属寻常的演出:马匹被引到一高台建筑上,然后从6-15米高处跳入一片水体中。然而,从1909年开始,SCP-6867的表演中开始出现越发非常的现象:该马匹跳水的高度变得越来越高—最高的跳水记录来自一30米高的平台。

此外,在SCP-6867于表演中坠落后,据记录它会毫发无损地从水体中出现,且能够在水面上行走着返回岸边。宣传材料将SCP-6867描述为“犹如奇迹”,后续表演中这匹马还激起了一个信奉者小团体,他们在表演间隔期内追随SCP-6867,声称这匹马受有神圣的庇护。

SCP-6867的表演越发知名,报纸上也出现了对马匹信仰的报道,基金会由此对SCP-6867异常性质的起因发起调查。随后确认SCP-6867穿着的马蹄铁受有一系列符文的奇术性加护,使得这些表演能够实现。作为响应,基金会人员在马蹄铁上暗中刻下反符文,抵消了它们的奇术性质。

在随后一次表演过后,SCP-6867被分级为无效化。




附录:[未归档文件]
于2022/06/17,在SCP-6867最后一次表演的地点处发现一块金属牌匾。其上铭刻有如下字句:

马耶稣

为你们的罪而跳


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