[フレーム]
作品著作資訊
[フレーム]
原文:SCP-6598 輕率彈幣
作者:PlaguePJP PlaguePJP 、HarryBlank HarryBlank 、Cremo Cremo 、J Dune J Dune
譯者:Frederica Bernkastel Frederica Bernkastel
[フレーム]
PlaguePJP, HarryBlank, Cremo, & J Dune: XV
[フレーム]
[フレーム]
#side-bar{ /* ===SECONDARY & TERTIARYCOLORS=== */ /*Editingthesewilleditavastmajorityofthemeelements. Usefulformakingdarkthemes*/ /*ColorsforSecondary & TertiaryitemslikeBlockquoteandYUITabs*/ --swatch-secondary-color: var(--swatch-menubg-dark-color); --swatch-tertiary-color: var(--swatch-menubg-medium-color); --swatch-alternate-color: var(--swatch-menubg-light-color); /*TextColorsforSecondary & TertiaryitemslikeSidebarHeadersandTop-BarMenuText*/ --swatch-text-secondary-color: var(--swatch-menutxt-dark-color); --swatch-text-tertiary-color: var(--swatch-menutxt-light-color); /* ===SIDE-BARELEMENTS=== */ /* ===SIDE-BARGENERAL=== */ --sidebar-bg-color: var(--swatch-menubg-dark-color); --sidebar-resources-bg-color:0,0,0,0; --sidebar-media-bg-color:0,0,0,0; /* ===SIDEBLOCKMENU=== */ --sideblock-heading-border-color: var(--bright-accent); --sideblock-heading-bg-color:0,0,0,0; /*Transparent*/ --sideblock-heading-text-color: var(--swatch-text-tertiary-color); /* ===MENU-ITEMS=== */ --sidebar-border-color: var(--swatch-primary), 0.08; --sidebar-subtest-color: var(--swatch-text-tertiary-color); --sidebar-links-text: var(--swatch-text-tertiary-color); --sidebar-links-hover-bg-color: var(--bright-accent); --sidebar-links-hover-text-color: var(--swatch-text-tertiary-color); /* ===SIDEBARCOLLAPSIBLES=== */ /*FoldedColors*/ --sidebar-collapsible-fld-link-bg: var(--swatch-primary), 0.25; --sidebar-collapsible-fld-link-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-fld-link-hover-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-fld-arrow-hover-color: var(--swatch-text-tertiary-color); /*UnfoldedColors*/ --sidebar-collapsible-ufld-link-bg: var(--swatch-primary-darker), 0.25; --sidebar-collapsible-ufld-link-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-ufld-link-hover-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-ufld-arrow-hover-color: var(--swatch-text-tertiary-color); /*UnfoldedBodyColors*/ --sidebar-collapsible-link-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-link-hover-color: var(--swatch-text-tertiary-color); scrollbar-color: rgba(var(--swatch-primary-darker), 0.1) /* Thumb */ rgba(var(--swatch-secondary-color), 0.05); /*Track*/ border-color: rgba(var(--swatch-secondary-color), 0.4); } /*HoverScrollbarBehavior*/ #side-bar:hover, #side-bar:active{scrollbar-color: rgb(var(--swatch-primary-darker), 1) /* Thumb */ rgb(var(--swatch-menubg-dark-color), 1); /*Track*/ }#side-bar:focus-within{scrollbar-color: rgb(var(--swatch-primary-darker), 1) /* Thumb */ rgb(var(--swatch-menubg-color), 1); /*Track*/ }#side-bar::-webkit-scrollbar-track{background-color: rgba(var(--swatch-tertiary-color), 0.8); }#side-bar::-webkit-scrollbar, #side-bar::-webkit-scrollbar-thumb, #side-bar::-webkit-scrollbar-corner{background-color: rgba(var(--swatch-menubg-dark-color), 0); }#side-bar.side-block.mediaa:any-link{background: rgba(var(--swatch-menubg-light-color),0.75) !important; }#side-bar.side-block.mediaa::before{background: rgb(var(--social-color)); }#side-bar.side-block.mediaaimg{filter: drop-shadow(000 rgba(var(--swatch-alternate-color),0)); transition: filter 200ms cubic-bezier(0.4, 0, 0.2, 1); }#side-bar.side-block.mediaa:hoverimg, #side-bar.side-block.mediaa:activeimg{filter: drop-shadow(0.1875rem 0.1875rem 0 rgb(var(--swatch-alternate-color))); }#side-bar.side-block.mediaa:focus-withinimg{filter: drop-shadow(0.1875rem 0.1875rem 0 rgb(var(--swatch-alternate-color))); }html:not(:lang(cn)) div.scpnet-interwiki-wrapperp::before{box-shadow:inherit; }.scpnet-interwiki-wrapper{ -webkit-filter:invert(0.8) hue-rotate(180deg) saturate(0.8); filter:invert(0.8) hue-rotate(180deg) saturate(0.8); }
@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-6598。
特殊收容措施: SCP-6598儲存於Site-322低維安項目庫的硬幣盒中。 SCP-6598測試由H.哈特韋爾研究員與J.杜恩博士負責監督。
描述: SCP-6598是一枚美國25美分硬幣,可追溯至1983年。當個體做出口頭陳述,而後彈起SCP-6598時,物體將落在陳述與客觀事實關係相應的面上。如果結果是「正面」,陳述為真相;如果結果是「反面」,陳述為謊言。無法以是否回答的問題與陳述不會使SCP-6598給出答案。 SCP-6598表現的準確度正在調查中。
附錄6598.1: 實驗紀錄
陳述 | 結果 |
---|---|
草是綠的。(杜恩) | 正面。 |
SCP-6598聽得懂我說的話。(杜恩) | 正面。 |
SCP-6598今天很愉快。(哈特韋爾) | 反面。 筆記:觀察發現SCP-6598以異常力道著陸。 |
明日中獎號碼的第一位數是1。(哈特韋爾) | 反面。 |
[省略25項測試] | |
明日中獎號碼的最後一位數是7。(哈特韋爾) | 正面。 獎金沒收。利用異常獲取更多個人利益將進行紀律懲處 — 保羅.拉格主任 |
杜恩博士今日下午將以三明治作為午餐。(哈特韋爾) | 正面。 好你個聰明鬼。熱狗才不是三明治 — J.杜恩 |
外星生命是存在的。(杜恩) | 反面。 測試以多個不同變體重複數次,包括指定整個宇宙中的各種生命等。結果始終為反面。 |
棒球是無聊的運動。(哈特韋爾) | SCP-6598在正反面之間翻轉直到下個陳述做出。 |
《星際大戰八部曲:最後的絕地武士》是爛片。(哈特韋爾) | 與上次測試結果相同。在重複該陳述後,SCP-6598溫度急劇升至無法安全處理的程度。十五分鐘後,溫度恢復至基線溫度。 |
SCP-6598比起哈特韋爾研究員更喜歡杜恩博士。(杜恩) | 與上次測試結果相同。每次SCP-6598將翻轉至正面時,都會相對更加猶豫不決。 |
上帝可以創造出辣到他吃不下去的墨西哥捲餅。(哈特韋爾) | SCP-6598燒傷了哈特韋爾研究員的手。 |
SCP-6598討厭悖論。(哈特韋爾) | 正面。以相當大的力量著陸,甚至讓測試臺凹陷下去。 |
SCP-6598 喜歡被拋出。(哈特韋爾) | 反面。與上次測試結果相同。 SCP-6598著陸時成功貫穿了桌子。 |
SCP-6598將來會突破收容。(哈特韋爾) | 正面。 |
SCP-682不可摧毀。(哈特韋爾) | 反面。 哈特韋爾研究員的彩券獎金將作為日後廢除嘗試的預算。 — Dir. Paul Lague |
Site-5不存在。(杜恩) | 正面。重複此測試後,SCP-6598 改變了決定。後續測試尚未得出確切結果。 |
我會在五年內跟我的女朋友結為連理。(哈特韋爾) | 反面。 |
一切存在都會消亡。(哈特韋爾) | 正面。戰術神學部立即召開研討會,討論該結果的影響。 |
我將在十年內死去。(哈特韋爾) | 正面。 |
SCP-6598在生我的氣。(哈特韋爾) | SCP-6598在懸空後靜止,而後開始劇烈震動,加速至約1100公里/小時,貫穿哈特韋爾研究員的頭骨,飛離了Site-322(項目稍微修正了飛出方向以避免擊中杜恩博士)。 |
在距離Site-322約30公里處的空停車場發現了SCP-6598,項目正面朝上。在周圍瀝青上發現了小型的撞擊坑洞。在最後一次測試後,無論是將項目彈起或提供額外提示,SCP-6598始終保持正面朝上。測試終止。
請在引用該頁面時添加以下資訊:
發表於SCP繁體中文維基的《SCP-6598 - 輕率彈幣》由PlaguePJP, HarryBlank, Cremo, & J Dune著作,由Frederica Bernkastel翻譯,來源網址為:http://scp-zh-tr.wikidot.com/scp-6598。授權方式為 CC-BY-SA。
其原文發表於SCP Wiki。原文來源: http://scpwiki.com/scp-6598 。授權方式為 CC-BY-SA。
欲瞭解更多資訊,請詳見 授權指南。
詳細授權資訊
Filename: coin.png
Author: Arun Kumar Singh
License: CC BY-SA 4.0
Source: [https://commons.wikimedia.org/wiki/File:United_States_Quarter.jpg]
欲瞭解到更多處於維基上的資訊,請見 Licensing Master List。