[フレーム]
[フレーム]
@supports(display: grid) { :root{ /*headermeasurements*/ --header-height-on-desktop:10rem; --header-height-on-mobile:10rem; --header-h1-font-size: clamp(2rem, 5vw, 2.8125rem); --header-h2-font-size: clamp(0.875rem, 3vw, 0.9375rem); }#header{ --search-textbox-text-color: var(--swatch-secondary-color); background:none; }#header::before{content: " "; position:absolute; width:100%; height:100%; left:0; top:0.75rem; background-image: var(--logo-image); background-repeat:no-repeat; background-position:center0; background-size:auto calc(var(--header-height-on-desktop) - 1.5rem); opacity:0.8; pointer-events:none; }#headerh1, #headerh2{margin:0; padding:0; width:100%; height: var(--header-height-on-desktop); display: flex; align-items:center; justify-content:center; display: flex; align-items:center; justify-content:center; }#headerh1a, #headerh1a::before, #header h2 span, #header h2 span::before { margin: 0; padding:0; z-index:0; display:block; text-align:center; }#headerh1{z-index:1; }#headerh1a::before, #headerh1a::after{content: var(--header-title); }#headerh1a::before{color: rgb(var(--swatch-text-tertiary-color)); z-index: -1; -webkit-text-stroke:0.325rem rgb(var(--swatch-text-dark)); }#headerh1a::after{color: rgb(var(--swatch-headerh1-color)); z-index:1; }#headerh2{z-index:0; text-transform:uppercase; pointer-events:none; }#headerh2span{margin-top: calc(var(--header-height-on-mobile)/2 + var(--header-h1-font-size)/2 - 1.5em); }#headerh2span::before, #headerh2span::after{ --wght:600; content: var(--header-subtitle); position:absolute; left:50%; transform: translateY(-50%) translateX(-50%); width:100%; text-align:center; }#headerh2span::before{ -webkit-text-stroke:0.25rem rgb(var(--swatch-text-dark)); }#headerh2span::after{color: rgb(var(--swatch-headerh2-color)); z-index:1; }#search-top-boxform[id="search-top-box-form"]:not(:focus-within) input[type="text"]{color: rgba(0, 0, 0, 0); }@media (min-width: 36rem) {#login-status{flex-grow:1; left:3%; right: initial; }#login-status::before{ --mask-image:none; background-color:transparent; }#login-status:not(:focus-within) {color: rgb(var(--login-line-divider-color)); -webkit-user-select: initial; -moz-user-select: initial; -ms-user-select: initial; user-select: initial; }#login-status#account-topbutton, #login-status:not(:focus-within) #account-topbutton{ --clip-path: polygon( 00, 100%0, 100%100%, 0100% ); background-color: rgba(var(--login-arrow-color), 0); }#login-status#account-topbutton::before{ --clip-path: polygon( 30%35%, 70%35%, 50%60%, 50%60% ); --mask-image: initial; content: ""; position:absolute; top:0; left:0; width:100%; height:100%; background-color: rgba(var(--login-arrow-color), 1); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); }#login-status#account-topbutton::before, #login-status:not(:focus-within) #account-topbutton::before, #login-status:not(:focus-within) #account-topbutton:hover::before { --clip-path: polygon( 30%35%, 70%35%, 50%60%, 50%60% ); --mask-image: initial; }#login-status:not(:focus-within) #account-topbutton::after{display:none; }#login-status:not(:focus-within) *:not(#account-topbutton):not([href*="account/messages"]) { --clip-path: polygon( 00, 100%0, 100%100%, 0100% ); pointer-events:all; -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); }#login-status:not(:focus-within) *:not(#account-topbutton):not(#account-options):not([href*="account/messages"]) {opacity:1; }#login-status#my-account{ --wght:300; }#account-options{background: var(--gradient-header); }#search-top-box{top:1.5em; right:3%; background: rgba(var(--search-focus-textbox-bg-color), 0.4); box-shadow: calc(var(--search-height) / 2 * -1) 0 calc(var(--search-height) / 2) rgba(var(--search-focus-textbox-bg-color), 0.4); }#search-top-box:focus-within ~ #login-status{opacity:1; }#search-top-box::after{transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); }#search-top-box:not(:focus-within)::after{ --clip-path: polygon( 00, 100%0, 100%100%, 0%100% ); background-color: rgba(var(--search-icon-bg-color, --dark-accent), 1); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); }#search-top-box:not(:focus-within):hover::after{ --clip-path: polygon( 00, 100%0, 100%100%, 0100% ); background-color: rgb(var(--search-icon-hover-bg-color)); }#search-top-boxform[id="search-top-box-form"]:not(:focus-within) {max-width: var(--search-width); }#search-top-boxform[id="search-top-box-form"]:not(:focus-within) input[type="text"]{max-width: var(--search-width); padding:0 var(--search-height) 01em; outline-width:0; background-color: rgb(var(--search-focus-textbox-bg-color), 0.35); color: rgba(var(--search-textbox-text-color), 0.4); cursor:pointer; }#search-top-boxform[id="search-top-box-form"]:not(:focus-within) input[type="submit"], #search-top-boxform[id="search-top-box-form"]:focus-withininput[type="submit"]{pointer-events:all; border:none; } } #page-title::after, .meta-title::after, #page-title::before, .meta-title::before{content: ""; flex-grow:1; height:0.0625rem; background: rgb(var(--swatch-primary)); }#page-title::before, .meta-title::before{margin:auto1.25rem autoauto; } }
:root{ --sidebar-width-on-desktop: calc((var(--base-font-size) * (14 / 15)) * 19); --body-width-on-desktop:45.75rem; }@mediaonlyscreenand (min-width: 48.0625rem) {#side-bar.close-menu{display:block; position:fixed; top:0.5rem; left:0.5rem; width:3rem; height:3rem; background: unset; opacity:1; pointer-events:all; z-index: -1; }#side-bar.close-menuimg{color:transparent; }#side-bar.close-menu::before, #side-bar.close-menu::after{content: ""; box-sizing: border-box; position:fixed; display:block; top:0.5rem; left:0.5rem; width:3rem; height:3rem; padding:0; margin:0; text-align:center; pointer-events:all; cursor:pointer; transition: opacity var(--sidebar-transition-timing); }#side-bar.close-menu::before{ --mask:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' id='Hamburger' x='0' y='0' baseProfile='tiny' overflow='visible' version='1.2' viewBox='003232' xml:space='preserve'%3E%3Cpath d='M4 10h24c1.102-.92-2s-.9-2-2-2H4c-1.10-2.9-22s.9222zm24 4H4c-1.10-2.9-22s.9222h24c1.102-.92-2s-.9-2-2-2zm0 8H4c-1.10-2.9-22s.9222h24c1.102-.92-2s-.9-2-2-2z'/%3E%3C/svg%3E"); z-index: -1; background-color: var(--toggle-icon-color, rgb(var(--sidebar-links-text))) !important; -webkit-mask: var(--mask); mask: var(--mask); -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-position:50%50%; mask-position:50%50%; -webkit-mask-size:60%; mask-size:60%; }#side-bar.close-menu::after{z-index: -2; background-color: var(--toggle-button-bg, rgb(var(--sidebar-bg-color))) !important; border-radius: var(--toggle-roundness, 50%); border: var(--toggle-border-color, rgb(var(--sidebar-links-text))) var(--toggle-border-width, 0.25rem) solid; }#side-bar:focus-within.close-menu, #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover.close-menu{pointer-events:none; }#side-bar:focus-within.close-menu::before, #side-bar:focus-within.close-menu::after{opacity:0; pointer-events:none; }#side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover.close-menu::before, #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover.close-menu::after{opacity:0; pointer-events:none; }#side-bar{display:block; position:fixed; top:0; left: calc(var(--sidebar-width-on-desktop)*-1); z-index:10; transition:left500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; height:100%; overflow-y:auto; overflow-x:hidden; margin-top:0; }#side-bar:focus-within{left:0; }#side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover{left:0; }#side-bar.side-block{margin-top:1rem; background-color: rgb(0, 0, 0, 0); border-radius:0; border-left-width:0px; border-right-width:0px; }#main-content::before{content: ""; display:block; position:fixed; top:0; right:0; z-index: -1; opacity:0; transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms, width 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; margin-left: var(--sidebar-width-on-desktop); background: rgba(var(--swatch-menubg-black-color), .3) 1px1pxrepeat; padding-right:0; width:100%; height:100vh; pointer-events:none; z-index:99; }#side-bar:focus-within ~ #main-content::before{width: calc(100% - var(--sidebar-width-on-desktop)); opacity:1; pointer-events:all; }#side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover ~ #main-content::before{width: calc(100% - var(--sidebar-width-on-desktop)); opacity:1; pointer-events:all; } @supports (-moz-appearance:none) and (background-attachment:local) and (not (-moz-osx-font-smoothing:auto)) { #side-bar { padding: inherit; } } #content-wrap{display: flex; flex-direction: row; width: calc(100vw - (100vw - 100%)); min-height: calc(100vh - calc(var(--final-header-height-on-desktop, 10.125rem))); flex-grow:2; height:auto; position:relative; margin:0auto; max-width:inherit; }#main-content{width:100%; position: initial; max-height:100%; padding:2rem 1rem; max-width: var(--body-width-on-desktop, 45.75rem); margin:0auto; }#page-content{max-width: min(90vw, var(--body-width-on-desktop, 45.75rem)); }@supports (-webkit-hyphens:none) {#side-bar{transition:left500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms, padding-right 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms, background-color 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; padding-right:0; background-color: rgb(0, 0, 0, 0); pointer-events:all; overflow-x:visible; overflow-y:visible; z-index:999; }#side-bar::-webkit-scrollbar{opacity:0; -webkit-transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; }#side-bar.close-menu::before{z-index:999; }#side-bar.close-menu::after{z-index:998; }#side-bar:hover.close-menu::before, #side-bar:hover.close-menu::after{opacity:0; }#side-bar:hover{left:0; background-color: rgba(var(--swatch-menubg-color), 1); padding-right:0; }#side-bar:hover::-webkit-scrollbar { opacity: 1; }#side-bar:hover~#main-content::before{width: calc(100% - var(--sidebar-width-on-desktop)); opacity:1; pointer-events:all; } } }
[フレーム]
特殊收容措施:SCP-ZH-787所影響的區域應被封鎖,並禁止任何繩類或是纖維被運入內部。
看見凳子出現在SCP-ZH-787所影響的區域,如果踩在凳子上,不要踢開凳子,並保持站姿直到下一個日出時間;如果不在凳子上並看見凳子出現,請立刻踢開凳子;不要踩上凳子。
如果出現紅色凳子,當前區域內的人員視為已被放棄。
不會有任何東西在樹下跳舞。
描述:SCP-ZH-787是一系列發生在嘉義民雄某處近郊林中的異常物品憑空出現現象,出現的東西是不同顏色的凳子,材質通常是塑膠,凳子出現的時間是夏季晚上的十一點至隔日清晨一點,在大部分情形下,所有凳子都會在清晨一點消失。
踩上凳子的人類將在踩上後三秒內被不明外力吊起,同時該員腳下的凳子也將消失,目測的施力點應在該員頸部。該員的身體將在每個整點從內部噴發銀紙,噴發的方式通常是以四肢或上下半身的自體爆裂進行,這類的爆裂不會伴隨該員的血液,直到下一個日出時間為止。
凳子的存續將導致周遭的觀測者在往後的整點從內部噴發銀紙,噴發的方式通常是以四肢或上下半身的自體爆裂進行,這類的爆裂不會伴隨該員的血液,直到下一個日出時間為止,唯一可以阻止這個效應的方式是只要看見凳子便將其踢倒,這項措施沒有時間限制,只要踢倒便可停止效應持續。
在SCP-ZH-787的影響範圍中,可能出現內部的空間移動將人置於凳子之上,最好的方式是保持站姿直到下一個日出時間,此時的凳子存續時間會持續日出時間。如果貿然離開凳子,該員將被不明外力吊起,同時該員腳下的凳子也將消失,目測的施力點應在該員頸部。該員的身體將在每個整點從內部噴發染血的的銀紙,噴發的方式通常是以四肢或上下半身的自體爆裂進行,但這類的爆裂會伴隨著該員的血液。
人員的認知會影響自己在SCP-ZH-787影響範圍內的可視物,最堅實的信念可以使其中的人員免於多餘的傷害。
【附錄:SCP-ZH-787-A】
撰寫者:張永柏 研究員
撰寫時間:[已銷毀]
內容:[已銷毀]
備註:已對張永柏 研究員進行記憶刪除。
【附錄:SCP-ZH-787-A】
撰寫者:張永柏 研究員
撰寫時間:[已銷毀]
內容:[已銷毀]
備註:已對張永柏 研究員進行記憶刪除。
【附錄:SCP-ZH-787-A】
撰寫者:張永柏 研究員
撰寫時間:[已銷毀]
內容:[已銷毀]
備註:已對張永柏 研究員進行記憶刪除。
【附錄:主人是舞者】
音源:金萬鈞 特工
錄製時間:2024年6月20日
錄音內容:如果你見到有人在林中跳舞,你會後悔帶著懷疑走入林中,直到臨終。
我在看到前面連續被刪除三次的紀錄還是不信邪,而信念會影響所見。
我看見這片林的主人,他的舞姿在空中實在令我驚豔,你可以理解的,但請不要明說。
看秀是有代價的,無論你有沒有實際去意識到自己有沒有看,這很好解釋將舞台拆毀的理由。
只有主人會穿上紅色的連衣裙,用紅色的凳子。
備註:金萬鈞 特工 已於2024年6月21日宣告死亡,錄音筆於2024年6月22日回收。
【附錄:紅色凳子是款待】
音源:金萬鈞 特工
錄製時間:2024年6月21日
錄音內容:各位,我還好,請不要放棄我。
主人家為我準備了一桌宴席,好好地款待我,但桌子很高。
只有踩上凳子,才能夠吃到。
踩上凳子,我最喜歡踩上凳子。
如果不踩上其他凳子,還把場地弄亂,那紅色的凳子將被用來款待各位。
踩上凳子。踩上凳子。踩上凳子。
翩翩舞蹈。
踩上凳子。踩上凳子。踩上凳子。
博君一笑。
踩上凳子。踩上凳子。踩上凳子。
以時取財。
踩上凳子。踩上凳子。踩上凳子。
圖報我勞。
[後續的錄製內容有認知危害,已銷毀]備註:本紀錄將於2024年7月20日刪除。
我是不會再失手的。
【附錄:收容失效】
撰寫者:劉霧洲 研究員
事故日期:2024年8月10日
撰寫日期:2024年8月15日
內容:事故當日的當晚十點是封鎖隊的交接時間,在交接過程中有嘉義當地大學的學生跑入SCP-ZH-787影響範圍,該團體有五人,總共三男二女,他們攜帶手電筒、鏟子,以及繩子等等物品。事故當晚十一點時,SCP-ZH-787影響的區域出現明顯的繩索拉扯、塑膠與木質物品的碰撞聲。
闖入SCP-ZH-787影響範圍的五人不見蹤影,而在前一個月失蹤的一位嘉義當地大學的學生出現在聲源處,發現時已經死亡。事故當晚零時,透過天上滴下的血液,發現消失的五人在五處地點上十公尺的空中,五人被不明外力高掛在空中,並以繩子勒緊脖子連接彼此。臨時特遣隊 TTF-枝幹-14 「林內巡者」發現五人相對應地面的點可以畫出邊長為30公分的正五邊形,該學生出現的點剛好是該正五邊形的中心, TTF-枝幹-14 「林內巡者」在那五點下挖出兩個門板、一根中樑、兩片牆磚。
TTF-枝幹-14 「林內巡者」往五個點更往下挖,挖出五個褪色的紅漆木凳子,將木凳子挖出並摧毀後,五人從空中掉下,經過搶救與醫治後仍不治。
事後,TTF-枝幹-14 「林內巡者」在闖入SCP-ZH-787影響範圍的五位大學生的通訊紀錄中發現,五人是為了尋找一位一個月前失蹤的同學,即前述出現在聲源處的該死者。該死者有與帷幕內組織接觸的紀錄,並擁有施展奇蹟術的能力,在對該死者遺物的彙整中,發現一份前往SCP-ZH-787影響範圍的計畫,其中的一段描述為:
「在鋼琴放置的地方,周遭有一條繩子,台語說是『五尺』,將繩子取出後帶去最近的宮廟」
後續發現該死者出現的地方底下有鋼琴的部件,但沒有發現繩子。
備註:2024年9月12日,SCP-ZH-787影響範圍的土地所有人表示該區域在五十年前曾經有人蓋屋子並住在其中,當時曾駐有盛極一時的歌舞團。
記憶刪除程序準備中……
第一,不會有任何東西在樹下跳舞。
第二,歌舞團已經圓滿。
第三,請堅實忘卻紅色連衣裙。
記憶刪除程序進行中……
身在
林中
朝日是唯一的終點
直到
臨終
記憶刪除程序已完成
戲曲高潮將來臨,中場低吟已闡明
我
是
不
會
再
失
手
的