Movatterモバイル変換


[0]ホーム

URL:


SCP Foundation

Secure, Contain, Protect

SPC-000
/*FoxtrotSigma-9Theme[2022WikidotTheme]ByLiryn*/ /*FONTS*/@importurl('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap');@importurl('https://fonts.googleapis.com/css2?family=Lexend:wght@700;800&display=swap');@importurl('https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');@importurl('https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;700&display=swap');@importurl('https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');@importurl('https://rsms.me/inter/inter.css');@importurl('https://fonts.googleapis.com/css2?family=Figtree:wght@800;900&display=swap');@importurl('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap'); /*VARIABLES*/:root{     /*VARIABLES >Core*/     --header-title: "SCP Foundation";    --header-subtitle: "SECURE, CONTAIN, PROTECT";    --logo-img: url(https://scp-wiki.wikidot.com/local--files/theme:foxtrot/fxtrt-scp_logo_lightmode.svg);    --darkmode-logo-img: url(https://scp-wiki.wikidot.com/local--files/theme:foxtrot/fxtrt-scp_logo_darkmode.svg);    --logo-opacity:14%;     --head-font: 'Sans Normalcy';    --ui-font: 'IBM Plex Sans';    --mono-font: 'JetBrains Mono', 'FiraCode',monospace;    --page-font: 'Inter', 'verdana';    --base-font-size:0.9rem;    --page-font-size:1rem;     /*VARIABLES >Misc*/     --header-txt-color:#333333;    --subheader-txt-color: rgb(var(--accent));    --misc-txt-color:#464646;    --link-txt-color:#E6283C;    --link-hover-txt-color:white;     /*VARIABLES >ColorAccents*/     --accent: var(--acc-default);     --acc-default:59,59,59;    --acc-wyoming:142,0,18;    --acc-canada: var(--acc-default);    --acc-poland:87,44,17;    --acc-slothspit:27,60,133;    --acc-vanguard:0,153,75;    --acc-threshold:121,113,130;    --acc-overwatch:28,37,56;    --acc-spc:0,165,200;    --acc-fishing:67,111,145;    --acc-nightfall:151,0,2;    --acc-hybrasil:27,60,133;    --acc-goc:39,84,149;    --acc-spooky:252,112,40;     /*VARIABLES >BetterFootnotes*/     --fnColor: var(--link-txt-color);    --fnLinger:1s;} /*VARIABLES >InfoBar*/.info-container{    --barColour: rgb(var(--accent));    --linkColour:#EDEDED;} /*MAIN*/html{scroll-behavior: smooth;overflow-x:hidden;}body{font-family: var(--ui-font),sans-serif;font-size: var(--base-font-size);color: rgb(51,51,51);background-image: linear-gradient(tobottom,#e0e0e0,#fff200px);text-rendering: optimizeLegibility;overflow-wrap:break-word;}div#container-wrap{background:none;}#content-wrap{margin:2emauto0;}#page-content{font-family: var(--page-font), var(--ui-font),sans-serif;font-size: var(--page-font-size);font-weight:440;}#page-contentstrong{font-weight:700;}tt,.page-source,pre,#edit-page-textarea{font-family: var(--mono-font);}olli{margin:001em;}ul{margin:1em0;}li,p{line-height:1.5;text-underline-offset:40%;} ::selection{background: rgb(var(--accent));color:#fff;} /*Clickylinks*/a,a.newpage,a:visited,#side-bara:visited{color: var(--link-txt-color);}a:hover,a.newpage:hover,a:visited:hover,#side-bara:visited:hover{color: var(--link-hover-txt-color);text-decoration:none;background-color: var(--link-txt-color);}a{transition-duration:0.1s;} /*patchforsidebarmedia,collapsibles,ACS,infobuttonandayersmodulesolinkdoesn'toverride*/#page-content.collapsible-block-foldeda:hover,#page-content.collapsible-block-unfolded-linka:hover,#page-content.rate-box-with-credit-button.fa-info:hover,#side-bar.side-block.mediaa:hover,.danger-diamonda:hover{background:transparent;}.info-container.collapsible-block-folded.collapsible-block-link,.info-container.collapsible-block-link{background: var(--linkColour) !important;} /*MAIN >Header*/div#header{background:none;height:160px;}#headerh1span,#headerh2span{font-size:0;display:none;}#headerh1a::before,#headerh2::before{color: var(--header-txt-color);letter-spacing:1px;font-family: var(--head-font),sans-serif !important;font-weight:900;text-shadow:none;}#headerh1{margin-top: -0.3rem;}#headerh1a{width: fit-content;margin:auto;}#headerh1a::before{content: var(--header-title);font-size:1.3em;}#headerh2::before{content: var(--header-subtitle);font-family: var(--ui-font) !important;font-weight:700;font-size:1.4em;color: var(--misc-txt-color);line-height:26px;margin-top:0.35rem;display:block;text-transform:uppercase;}#headerh1,#headerh2{margin-left:0;float:none;text-align:center;}#headerh1span,#headerh2span{font-size:0;display:none;}div#extra-div-1{height:160px;width:100%;top:7px;position:absolute;background: var(--logo-img)10px30pxno-repeat;background-size:130px;background-repeat:no-repeat;background-position:50%50%;z-index: -1;opacity: var(--logo-opacity);} /*MAIN >Header >SearchBox*/#search-top-box-form>input[type=text]{display:none;}#search-top-box-input,#search-top-box-input:hover,#search-top-box-input:focus,#search-top-box-forminput[type=submit],#search-top-box-forminput[type=submit]:hover,#search-top-box-forminput[type=submit]:focus{border:none;background: rgb(var(--accent));box-shadow:none;border-radius:5px !important;color:#efefef;font-family: var(--ui-font);font-size: calc(var(--page-font-size) -10%);}#search-top-boxinput.empty{color:#999999;}#search-top-box{position:absolute;top:47px;width: unset;} /*MAIN >Header >TopBar*/#top-bar,#top-bara{top:10rem;}#header#top-barul{border-radius:10px;border:none;background: rgb(var(--accent));padding-left:15px;padding-right:15px;}#header#top-bara{color:white;background: rgb(var(--accent));font-weight:bold;}#header#top-barulliul{padding:0px;border-radius:0px;}#top-barulli.sfhovera,#top-barulli:hovera{border-left:solid1px#FFF;border-right:solid1px#FFF;}#top-barulliullia:hover{color: rgba(255,255,255,0.83) !important;line-height:230%;text-indent:3px;}#top-bar{display: flex;justify-content:center;right:0;}.mobile-top-bar{left: unset;} /*MAIN >Header >LoginInfo*/#login-status{top:19px;}#login-status,#login-statusa{color:#333333;}@media (max-width: 767px){#header.printuser{font-size:0;}}.printusera{margin:0;}.printuserimg.small{width:18px;height:18px;padding:1px4px00;background-image:none !important;}@media (max-width: 767px){#header.printuserimg.small{transform: translate(0,4px);}}#my-account{display:none;}@media (max-width: 767px){#account-topbutton{margin:0005px;}} /*MAIN >Header >SideBar*/#top-bar.open-menua{border-radius:0px;border:none;background: rgb(var(--accent));color:white;}#side-bar{background:#FFF;}@media (min-width: 768px){#side-bar{padding:0.3em0.6em00.6em;width:18.75em;transition:left0.2s ease-in-out;direction:rtl;text-align:left;border-right:none;}}#side-bar.side-block,#side-bar.side-block.resources,#side-bar.side-block.media,#interwiki.side-block{border:2pxsolid rgba(0,0,0,0.2);border-radius:0px;box-shadow:none;margin-bottom:6px;direction:ltr;background:transparent;}#side-bar.side-block.resources{text-align:center;}#side-bar.heading{color: var(--misc-txt-color);border-bottom:solid2px#cfcfcf;font-size:9pt;font-family: var(--head-font);font-weight:800;text-transform:uppercase;} /*CONTENT*/ /*CONTENT >Blockquotes,CustomDivs*/.blockquote,div.blockquote,blockquote{border:solid2px rgba(0,0,0,0.15);background:#f7f7f7;}.jotting{padding:1.3em;margin:1em4.5em;border:dashed2px rgba(0,0,0,0.2);background:#f7f7f7;}.notation{padding:1em1.5em;margin:1em3em;border-left:solid3px rgba(0,0,0,0.35);border-right:solid3px rgba(0,0,0,0.35);background:#f7f7f7;}.modal{padding:1.2em;margin:1em3em;border:solid5px rgba(0,0,0,0.15);background:#fbfbfb;}.quote{padding:0.4em2em;margin:3emauto;border-left:solid3px#bbb;max-width:500px !important;}.paper{padding:1.5em;margin:2em;background:#FFF;box-shadow:0px4px9px rgba(0,0,0,0.2);}.box{padding:1px9px;border:solid3px#bbb;margin:0.5em1em;}div.note{font-size: unset;border:2pxsolid#afafaf;background-color:#fff;}.round{border-radius:10px;} /*CONTENT >Headings,Titles*/#page-title,.meta-title{font-family: var(--ui-font),sans-serif;font-weight:800;color:#3b3b3b;border-bottom:solid2px rgba(0,0,0,0.2);width: fit-content;margin:0auto1.5rem;}#page-title,.meta-title,#breadcrumbs,.pseudocrumbs{text-align:center;}h1,h2,h3,h4,h5,h6{font-family: var(--head-font),sans-serif;font-weight:800;color:#3b3b3b;}h1,h2{font-weight:800;}.footnotes-footer.title{font-family: var(--head-font),sans-serif;color:#3b3b3b;font-weight:800;} /*CONTENT >RateModule*/#page-content.creditRate{margin: unset;font-family: var(--ui-font);float: unset !important;}#page-content.rate-box-with-credit-button{background-color:#fff;border:solid1px#bbb;box-shadow:none;border-radius:0;}#page-content.rate-box-with-credit-button.fa-info{border:none;color:#333;}#page-content.rate-box-with-credit-button.fa-info:hover{background:#333;color:#fff;}.rate-box-with-credit-button.cancel{border:solid1px#fff;}.page-rate-widget-box{box-shadow:none;border:solid1px#bbb;margin: unset;margin-bottom:4px;border-radius:0;font-family: var(--ui-font);}.page-rate-widget-box.rate-points{background-color:#fff !important;color:#333 !important;border:none !important;border-radius:0;}.page-rate-widget-box.rateup,.page-rate-widget-box.ratedown{background-color:#fff;border-top:none;border-bottom:none;}.page-rate-widget-box.rateupa,.page-rate-widget-box.ratedowna{background:transparent;color:#333;}.page-rate-widget-box.rateupa:hover,.page-rate-widget-box.ratedowna:hover{background:#333;color:#fff;}.page-rate-widget-box.cancel{background:#fff;border:none;border-radius:0;display:inline-block;}.page-rate-widget-box.cancela{color:#333;}.page-rate-widget-box.cancela:hover{background:#333;color:#fff;border-radius:0;}#page-content.rate-box-with-credit-button.page-rate-widget-box{border:none;} /*CONTENT >RateModule >AuthorLabel*/.authorlink-wrapper{    --author-top-adjust:0;    --author-bottom-adjust:0;    --author-right-adjust:0;font-family: var(--ui-font);font-size: var(--base-font-size);} /*CONTENT >SideBox*/.anchor{position: sticky;height:0;top:0;}.sidebox{padding:.14rem;margin-top:0;margin-bottom:8px;width: calc((100vw -870px)/2);max-height: calc(100vh -18rem);position:absolute;top:0;left:103.5%;z-index:5;overflow:auto;box-sizing: border-box;}@media (max-width: 1290px){.sidebox{display:none;visibility:hidden;}} /*CONTENT >ImageBlock*/.scp-image-block.scp-image-caption{background-color:#f4f4f4;color:#3b3b3b;border:solid2px rgba(0,0,0,0.1);margin-top:10px;box-sizing: border-box;border-radius:5px;}.scp-image-block{border:none;box-shadow:none;}.scp-image-blockimg{border:solid2px rgba(0,0,0,0.1);box-sizing: border-box;}.imagediv{float:right;margin:15px}@media (max-width: 540px){.imagediv{float: unset;text-align:center;margin:1.3remauto1.3remauto;}}@mediaonlyscreenand (max-width: 600px){.scp-image-block.block-right{float:none;margin:10pxauto;}} /*CONTENT >TablesBase*/#page-contenttrth{padding:6px;border:2pxsolid rgba(0,0,0,0.2);}#page-contenttrtd{padding:12px;border:2pxsolid#bfbfbf;line-height:1.4;}#page-content.sideboxtrtd,#page-content.sideboxtrth{padding:0.35em;} /*CONTENT >TablesCustomization (TableColoringSystem)*/ /*CONTENT >TablesCustomization (TableColoringSystem) >TableHeadings,ImageCaptions*/#page-content.table1trth,#page-content.table1.scp-image-block.scp-image-caption{background-color:#E0FFD4;}#page-content.table2trth,#page-content.table2.scp-image-block.scp-image-caption{background-color:#D8ECF4;}#page-content.table3trth,#page-content.table3.scp-image-block.scp-image-caption{background-color:#FDF6D7;}#page-content.table4trth,#page-content.table4.scp-image-block.scp-image-caption{background-color:#FFDFCD;}#page-content.table5trth,#page-content.table5.scp-image-block.scp-image-caption{background-color:#FFCFCF;}#page-content.table6trth,#page-content.table6.scp-image-block.scp-image-caption{background-color: rgba(146,0,255,0.2);}.tableb.wiki-content-table{border-collapse:separate;border-spacing:2px;} /*CONTENT >TablesCustomization (TableColoringSystem) >OtherColoredDivs*/.table1.blockquote,.table1div.blockquote,.table1blockquote,.table1.jotting,.table1.notation,.table1.modal,.table1.paper,.blockquote.table1,div.blockquote.table1,.jotting.table1,.notation.table1,.modal.table1,.paper.table1{background: rgb(224,255,212);}.table2.blockquote,.table2div.blockquote,.table2blockquote,.table2.jotting,.table2.notation,.table2.modal,.table2.paper,.blockquote.table2,div.blockquote.table2,.jotting.table2,.notation.table2,.modal.table2,.paper.table2{background: rgb(226,244,255);}.table3.blockquote,.table3div.blockquote,.table3blockquote,.table3.jotting,.table3.notation,.table3.modal,.table3.paper,.blockquote.table3,div.blockquote.table3,.jotting.table3,.notation.table3,.modal.table3,.paper.table3{background: rgb(255,245,189);}.table4.blockquote,.table4div.blockquote,.table4blockquote,.table4.jotting,.table4.notation,.table4.modal,.table4.paper,.blockquote.table4,div.blockquote.table4,.jotting.table4,.notation.table4,.modal.table4,.paper.table4{background: rgb(255,223,205);}.table5.blockquote,.table5div.blockquote,.table5blockquote,.table5.jotting,.table5.notation,.table5.modal,.table5.paper,.blockquote.table5,div.blockquote.table5,.jotting.table5,.notation.table5,.modal.table5,.paper.table5{background: rgb(255,207,207);}.table6.blockquote,.table6div.blockquote,.table6blockquote,.table6.jotting,.table6.notation,.table6.modal,.table6.paper,.blockquote.table6,div.blockquote.table6,.jotting.table6,.notation.table6,.modal.table6,.paper.table6{background: rgb(255,218,255);} /*CONTENT >TabsBase*/.yui-navset.yui-nava,.yui-navset.yui-navset-top.yui-nava{background-color:inherit;background-image:inherit}.yui-navset.yui-nava:hover,.yui-navset.yui-nava:focus{background:inherit;text-decoration:inherit}.yui-navset.yui-nav.selecteda,.yui-navset.yui-nav.selecteda:focus,.yui-navset.yui-nav.selecteda:hover{color:inherit;background:inherit}.yui-navset.yui-nav,.yui-navset.yui-navset-top.yui-nav{border-color:inherit}.yui-navsetli{line-height:inherit} /*CONTENT >TabsCustomization*/.yui-navset.yui-nav,.yui-navset.yui-navset-top.yui-nav{display: flex;flex-wrap: wrap;width: calc(100% -.125rem);margin:0auto;border-color:#333333;box-shadow:none;}.yui-navset.yui-nava,/* ----LinkModifier ----*/.yui-navset.yui-navset-top.yui-nava{color:#333333;    /* ----TabBackgroundColour | [UNSELECTED] ----*/background-color:#efefef;border: unset;box-shadow:none;box-shadow:none;}.yui-navset.yui-nava:hover,.yui-navset.yui-nava:focus{color:#ffffff;    /* ----TabBackgroundColour | [HOVER] ----*/background-color:#333333;}.yui-navset.yui-navli,/* ----ListitemModifier ----*/.yui-navset.yui-navset-top.yui-navli{position:relative;display: flex;flex-grow:2;max-width:100%;margin:0;padding:0;color:#ffffff;background-color:#ffffff;border-color:transparent;box-shadow:none;}.yui-navset.yui-navlia,.yui-navset-top.yui-navlia,.yui-navset-bottom.yui-navlia{display: flex;align-items:center;justify-content:center;width:100%;}.yui-navset.yui-navliem{border: unset;}.yui-navset.yui-navaem,.yui-navset.yui-navset-top.yui-navaem{padding:.35em.75em;text-overflow: ellipsis;overflow:hidden;white-space:nowrap;}.yui-navset.yui-nav.selected,/* ----SelectionModifier ----*/.yui-navset.yui-navset-top.yui-nav.selected{flex-grow:2;margin:0;padding:0;    /* ----TabBackgroundColour | [SELECTED] ----*/background-color:#333333;}.yui-navset.yui-nav.selecteda,.yui-navset.yui-nav.selectedaem{border:none;}.yui-navset.yui-nav.selecteda{width:100%;color:#ffffff;}.yui-navset.yui-nav.selecteda:focus,.yui-navset.yui-nav.selecteda:active{color:#ffffff;background-color:#333333;}.yui-navset.yui-content{background-color:#ffffff;box-shadow:none;}.yui-navset.yui-content,.yui-navset.yui-navset-top.yui-content{padding:.5em;border:1pxsolid#333;box-sizing: border-box;} /*CONTENT >WORDSNOBROKEY.CROQHASSPOKEY.andotherthings*/span,a{word-break:normal !important}.avatar-hover{display:none !important;}#main-content.page-tagsspan{max-width:100%;} /*CONTENT >DustjacketAssets*/.fancyhrhr{border-top:2vwsolidtransparent;background-color: rgba(var(--bright-accent),0);height:0;box-sizing: border-box;border-image-source: url('https://wanderers-library.wikidot.com/local--files/component:dustjacket-theme/wl_hr.png');border-image-repeat: round round;background:none;border-image-slice:8050080500 fill;border-image-width:10em80em10em80em;}.fancyborder{box-sizing: border-box;border:2vwsolid rgba(0,0,0,0.5);border-image: url('https://wanderers-library.wikidot.com/local--files/component:dustjacket-theme/wl_border.png')600 round;border-image-width:6;padding:2vw;} /*CONTENT >Collapsibles*/#page-contenta.collapsible-block-link:hover{text-decoration:underline;color: var(--link-txt-color);}#page-contenta.collapsible-block-link:not(.licenseboxa.collapsible-block-link,.info-containera.collapsible-block-link,.default-cola.collapsible-block-link){text-decoration:none;font-weight:bold;color:white;padding-top:4px;padding-bottom:4px;padding-left:7px;padding-right:9px;background: rgb(var(--accent));border-radius:6px;margin-top:5px;font-family: var(--ui-font);font-size: var(--base-font-size);box-shadow:inset0px0px0px2px rgba(0,0,0,0.4);transition-duration:0.4s;display:inline-block;}#page-contenta.collapsible-block-link:not(.licenseboxa.collapsible-block-link,.info-containera.collapsible-block-link,.default-cola.collapsible-block-link):hover{background: rgba(var(--accent),0.7);box-shadow:none;} /*CONTENT >ACSAdjustments*/.top-left-box>.item{display:none;}.anom-bar-container{margin-top:1.1rem;}.anom-bar-container,.anom-bar-container*{font-family: var(--head-font), Inter,sans-serif !important;}.acs-extra-1,.acs-extra-2,.acs-extra-3,.acs-extra-4{font-family: var(--head-font), Inter,sans-serif !important;}.anom-bar >.top-box{text-transform:none;} /*CONTENT >WoedBarAdjustments*/div.scalediv.item1>div{color:#333;font-family: var(--head-font);font-size:1.4em;text-transform:uppercase;letter-spacing:2px;line-height: unset;}div.scalediv.class1>div{color:#333;font-family: var(--head-font);font-size:2em;line-height:0.9em;letter-spacing:2px;}div.scale{    --woedbar-class-bar-color:#333 !important;}div.scalediv.obj{height:1.7em;}div.scalediv.obj>div{font-size:1.55em;} /*MISC*/#page-contenthr{height:2px;}.bt{color: rgb(var(--accent));font-weight:bold;}#footer{background:transparent;color:#444;margin-top:45px;}#footera{color:#7b7b7b;}.footer-wikiwalk-nav{font-weight:700;font-size:88%;word-spacing:5px;}#page-info-break{height:10px;}#page-options-container{border-top:solid1px rgba(213,213,213,0.5);padding-top:1rem;}.page-watch-options{padding-bottom:0.6rem;font-size:77%;}.page-options-bottom{display: flex;flex-direction: row;flex-wrap: wrap;align-content:center;justify-content:center;}.page-options-bottoma{margin:3px;color:#FFF;background: rgb(var(--accent));padding:5px13px5px13px;text-decoration:none;font-size:90%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}.page-options-bottoma:hover{background: rgba(var(--accent),0.8);}#page-info-break{height:6px;}#license-area{color:#5f5f5f;background:#ecf2f1;border-top:solid2px#d9d9d9;margin-top:10px;}#license-areaa::after{content: ".";}@media (min-width: 768px){#main-content.page-tags{padding-right:16rem;}}#main-contentdiv.page-tags::before{content: "tags   ";color: var(--misc-txt-color);font-family: var(--head-font);font-weight:800;font-size: var(--page-font-size);}#main-content.page-tagsa{display:inline-block;height:.8125rem;margin:00.5rem.75rem;padding:.1875rem.3125rem.1875rem0;color:#FFF;background-color: rgb(var(--accent));border-bottom-right-radius:.25rem;border-top-right-radius:.25rem;line-height:13px;line-height:.8125rem;font-size: calc(var(--page-font-size) -10%);font-weight:bold;}#main-content.page-tagsa::before{width:0;height:0;top: -.1875rem;left: -.625rem;padding:0.0625rem.1875rem;border-color:transparent rgb(var(--accent))transparenttransparent;border-style:solid;border-width:.5rem.5rem.5rem0;}#main-content.page-tagsa::before,#main-content.page-tagsa::after{content: "";position:relative;float:left;}#main-content.page-tagsa::after{width:.25rem;height:.25rem;top:.2813rem;left: -.5rem;background-color:#FFF;border-radius:.125rem;}#main-content.page-tagsspan{max-width:100%;border-top:.5remsolidtransparent;}#page-tags-input{font-weight:bold;word-spacing:8px;}#edit-page-forminput.text{font-family: var(--head-font),sans-serif;font-weight:800;font-size:150% !important;padding:4px;}#edit-page-form>table.form>tbody>tr>td:nth-child(1){font-weight:bold;}.edit-help-34{font-size:85%;opacity:60%;transition-duration:0.3s;width: fit-content;}.edit-help-34:hover{opacity:100%;}.edit-help-34a{margin-right:3px;margin-left:10px;}table.edit-page-bottomtable{width:100%;}#edit-page-comments{height:86px;}#lock-info{background-color:transparent;margin:0.8em;line-height:1.7;font-size:86%;border:none;}#lock-info::before{content: "!";padding-right:12px;font-weight:bold;font-size:110%;opacity:60%;}#lock-timer{font-size:115%;margin:05px;}#lock-timer::before{content: "⏲ ";opacity:80%;}textarea,#edit-page-forminput.text{outline:none;border:1pxsolid#ccc;transition-duration:0.3s;transition-property: box-shadow;}textarea:focus-visible,#edit-page-forminput.text:focus-visible{box-shadow:0px0px0px1px#a3a3a3;border:1pxsolid#a3a3a3;}#action-area>p{font-size:85%;color: darkslategrey;}#action-area>p:nth-child(5)>a{display:block;text-align:center;font-size:120%;font-weight:bold;}#who-rated-page-area>div{column-count:4;}@media (max-width: 900px){#who-rated-page-area>div{column-count:3;}}@media (max-width: 700px){#who-rated-page-area>div{column-count:2;}}@media (max-width: 540px){#who-rated-page-area>div{column-count:1;}}#page-content.content-warning.creditRate{padding-top:8px;padding-right:21px;}.preview-message{right:0em;top:2em;border: unset;padding:1em1.5em;background-color: rgba(0,0,0,0.9);max-width:29em;opacity:1;z-index:100;line-height:1.7;filter: drop-shadow(0px0px4px rgba(0,0,0,0.2));color:#EDEDED;}.error-block{background-color: rgba(255,0,48,0.1);text-align:center;border:none;border-top:solid3px#B00;border-top-left-radius:6px;border-top-right-radius:6px;}table.page-historytbodytr:nth-child(2n){background: rgba(var(--accent),0.05);}.owindow{animation: fade0.5s;}@keyframesfade{    0%{opacity:0;}     100%{opacity:1;}}.owindow.button-bara{border:solid2px rgba(0,0,0,0.1);margin:11px;padding:0.5em2em;border-radius:4px;}.owindow.button-bara:hover{background-color: var(--link-txt-color);color: var(--link-hover-txt-color);border-radius:0px;}.owindow.button-bar{padding:1.2em1em1.2em;}.owindow.table{margin-bottom:1.5rem;}.owindow.title{cursor:default;font-family: var(--head-font);font-weight:800;font-size:155%;text-align:center;padding:0.5em1em;border-bottom:solid2px rgba(187,187,187,0.4);background-color:#F7F7F7;}.owindow.owait.content{padding:0.5em0.5em2em;background-image:none;}.owindow.owait.content::after{content: " ";display:block;width:1.5rem;height:1.5rem;margin: -0.9remauto;margin-top:1rem;animation: loading1.2s linear infinite;border-top:0.4remsolid grey;border-right:0.4remsolidtransparent;border-bottom:0.4remsolid grey;border-left:0.4remsolidtransparent;border-radius:50%;}@keyframesloading{    0%{transform: rotate(0deg);}     100%{transform: rotate(360deg);}}.owindow.osuccess{padding:0.5em;}.owindowdiv.content:nth-child(2)>img:nth-child(1){margin-right:1.2rem;margin-top:1rem;}.odialog-shader{background-color:#262a39;}.btn{transition-duration:0.15s;}.btn:not(#main-content.btn,#search-top-box-forminput[type="submit"]),.btn.btn-primary,div.buttonsinput,input.button:not(#search-top-box-forminput[type="submit"]){padding:0.5em;margin:11px;border-radius:3px;font-family: var(--ui-font);cursor:pointer;}#edit-cancel-button,#edit-diff-button,#edit-preview-button,#edit-save-draft-button,#edit-save-continue-button,#edit-save-button{background:#fff;border:solid1px#ccc;cursor:pointer;font-family: var(--ui-font);color:#333;padding:0.5rem14px;margin:1px;font-size:90%;border-radius:3px;}#edit-cancel-button:hover,#edit-diff-button:hover,#edit-preview-button:hover,#edit-save-draft-button:hover,#edit-save-continue-button:hover,#edit-save-button:hover{background-color:#eaeaea;}#edit-save-continue-button,#edit-save-button{background:#dbffd6;transition-duration:0.3s;color:#005a0a;}#edit-save-continue-button:hover,#edit-save-button:hover{color:#fff;background:#0d951c;}#edit-cancel-button{background:#ffe1e1;transition-duration:0.3s;color:#c52727;}#edit-cancel-button:hover{color:#fff;background:#c5272e;}table.page-historytbodytr{color:#757575;}.fncon{font-size: var(--page-font-size) !important;line-height:1.4;border:2pxsolid rgba(0,0,0,0.2);}.fncon::before{font-size: var(--page-font-size) !important;}.hovertip{border:none !important;box-shadow:0px0px4px rgba(0,0,0,0.2);background:#FFF;padding:3px;max-width:400px;}input.checkbox,.page-historyinput,#h-perpage{cursor:pointer;}input,textarea{font-family: var(--ui-font);}#breadcrumbs,.pseudocrumbs{font-weight:bold;font-size:110%;font-family: var(--ui-font);} /* ----REDUCEDMOTIONACCESSIBILITY ----*/@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001s !important;animation-iteration-count:1 !important;transition-duration:.001s !important;}} /*@MEDIA*/@media (max-width: 850px){#headerh2::before {        font-size:1.4em;} }@media (max-width: 700px){#headerh2::before {        font-size:1.2em;margin-top:0.3rem;}#top-bar,#top-bara{top:8.8rem;font-size:90%;} }@media (max-width: 620px){#headerh2::before {        font-size:1em;margin-top:0.15rem;}#top-bar,#top-bara{top:8.3rem;font-size:90%;}div#header{height:123px;} }@media (max-width: 520px){#headerh2::before {        line-height:16px;margin-top:0.5rem;}#top-bar,#top-bara{top:9.3rem;}div#header{height:145px;} }
rating: +25+x
PROJECT #: SPC-000LEVEL 5/000
CURRENT STATUS: PendingTOP-SECRET
grayedcomputer.png

SPC-000 undergoing maintenance, circa 1956.


SPECIFIC PROJECT COMMANDS: Due to Incident 000-Alpha, newer augmentation of SPC-000 is under consideration by both Oracle and conscripted technicians who possess Level 5/000 clearance. Standard maintenance of SPC-000 continues to be performed as normal.

Previous security measures established for the Project are to be maintained.

FILE 000.1: Attached Document


Pugilism


The first time pugilism truly began to mean anything to me was after my father passed. He was a strong old man, not the type to ever show weakness in the face of danger. He always knew what to say and how to say it, but was never one to typically be emotional. He was never good at talking about emotions, but I never really minded too much. I think that it just made the moments he did feel a lot more special.

He showed me how to punch my first shark when I was only four, after I had spent months begging for him to. My birthday was only the day before, and my father promised he’d take me to a beach show me how to do it.

Although a busy man, he had taken the day off of work and brought me to the small beach just outside our little town. He took a brass knuckle, which he only used on special occasions, and brought me towards the water. He gave me lessons on how to use the knuckle, but my hands were a bit too small to actually use it. I think I must have had stars in my eyes when I actually punched my first shark. He looked so proud.

He looked at me with those same eyes again when he laid down on that red bed, legs too weak to walk and arms too shaky hold anything but his spirits. He told me that I had accomplished so much in my life, even as a young man, and how proud he was to have me as his son. He always liked his music, so I put a disk in the radio we kept in his room so we could listen together.

He didn’t make it past the first song.

PROJECT COMPONENTS: SPC-000 refers to a supercomputer within Compound-01 constructed for the purpose of preserving the memories of the Centre's first High Pugilord, William Fritz. Prior to his death, the late High Pugilord consented to the implanting of a highly-sophisticated brain scanner within his cranium, which automatically transmitted every thought and memory into SPC-000 from his perspective, including ones prior to the when the scanner was first inserted.

Space_Station_Processing_Facility_aerial_view.jpg?20200209063957

Compound-01.

As he was exceptionally long-lived and the first to hold the position of High Pugilord, Fritz's memories were considered valuable to any eventual successor in the event of his demise. Due to the late High Pugilord's prior possession of immortality, usage of SPC-000 was not expected to come to pass, with it considered to be a precaution.

Utilization of SPC-000 has only been seriously considered following the recent developments surrounding Incident 000-Alpha (See Addendum 000.3).

FILE 000.2: Attached Document


Memories


I was approached to join the Society of Shark Punchers, a Centre precursor, right out of college. They were an organization dedicated to keeping the city my family and I lived in protected from the selachian menace. They were underfunded, understaffed, and lacked much of what they needed to get done. However, everyone there believed in the cause. That’s what inspired me to join.

I don’t think the Society had even stayed afloat for a decade before our limited funding became nothing. Passion turned into anger and we all argued with each other. I tried to keep some semblance of order, but nothing worked. Eventually, I became the leader after the previous one couldn't take the heat anymore, but I still wasn't able to do anything. Eventually, we were collapsed into the Centre, so the problem wasn't just mine to deal with anymore.

After I had joined the Centre, a subterranean basin which acted as a key hub for the Sharkic Empire was discovered beneath that old city, forcing us to go forward with a plan to take care of them. We moved all of the citizens to new areas before we razed the city, blowing it up and burying the basin in rubble. I doubt that no one, apart from us, even remembers that the city I grew up in existed. It's likely just been reduced to a footnote or two on an outdated document somewhere.

I sat in front of my childhood home and watched it be destroyed before my very eyes, with only a few pieces of foundation, the front door, and my memories remaining before it fell into the gaping hole like everything else. I think of that image a lot.

ADDENDUM 000.1: Recorded Log, 1937

[BEGIN LOG]

FRITZ: Idiots, the lot of them!

Fritz punches a lamp on a nearby table, launching it to the ground and shattering it.

O-7: You know this isn’t a healthy way to vent your problems.

FRITZ: Come on Seven, you heard what happened in there. They do this every time. One and Six get into their daily argument about why either of them should be in my seat. Five is too buried in his inventions these days to get anything done. Thirteen is useless. And Two… well, is Two. You and Nine are the only ones I trust to do your jobs anymore. Even Nine is starting to pick up some bad habits these days.

O-7: You know that’s not true. If no one was doing their jobs, we still wouldn’t be part of a functioning Centre.

FRITZ: It’sbarely functioning, these days.

O-7: It’s chugging on as it always is. What’s important is that we’re all still here. The work is still getting done, the selachians are still getting their just desserts, and the Projects are still being produced.

FRITZ: I appreciate all of the work you do, Seven. I really do. You just don’t understand what it’s like to be the one above it all. If something goes wrong, it’s on me. I’m the glue that’s supposed to keep Oracle together, and if I’m not, we’ll be back to being thirteen weak little forces with no chance of even scratching the Mistaken Beast.

O-7: Fritz, if you blame yourself for every little thing, you’re never going to feel good about the work you do.

FRITZ: It’s myjob to blame myself for every little thing.

O-7: Says who?

FRITZ: It’s in the job description.

O-7: If this doing job takes so much out of you, why are you still doing it?

Silence on recording.

FRITZ: Because I’m the only one around here I know will do it right.

[END LOG]

FILE 000.3: Attached Document


Oracle


Working as an Oracle was one of the most difficult things I had ever done.

Due to being in my early twenties, I was the youngest member of thefirst group of Oracles under our first High Pugilord, William Fritz. Everyone else there was incredibly accomplished in their respective fields, much more than I was. I had later asked Fritz if he had any doubts about me being an Oracle while I was so young. He told me that I shouldn't feel bad about that. He told me he saw a spark in me that others didn’t have and that he wanted to mold me himself.

I had begun working closely with Fritz and for a time, it felt like there was nothing we couldn’t discover together. Due to this close bond, he eventually made me the project lead on some very difficult endeavors I'll spare you the details of. I could never really get things right, get them perfect. I kept trying, even when everyone around me told me it was impossible. I felt like I was disappointing Fritz, who I had begun to think of as a man not unlike my own father.

To this day, I think he really was disappointed, and that’s why he began to take O-9 under his wing more often than me. Nine was a good woman, a little high-strung, but I could see what Fritz liked about her. Of course, for at least the first few years, Fritz still took his time to meet up with me at least once every two weeks outside of Oracle meetings even with his busy schedule.

I always appreciated that.

SPECIFICATIONS: The effort to create SPC-000 was initially spearheaded by the current High Pugilord, formerly the first O-7, while he was still a member of Oracle. Due to Fritz's often reclusive nature, O-7 was among one of the few members of Centre personnel to possess more than a tangential relationship with the former High Pugilord, allowing him to pitch the project proposal.

SPC-000 itself is a prototype model BURMESE-type supercomputer, a Turing-complete system within a short-lived series soon surpassed by the superiorALEXANDRA-type supercomputer in 1964. Due to its unique purpose, SPC-000 was provided several deviant and mundane augmentations not given to the remainder of its model series. By 1976, SPC-000 received several upgrades to ensure it remained active indefinitely.

Due to the limited framework provided by computational devices at the time of its initial construction, SPC-000 stores memories as part of a rudimentary neural network. While testing of the Project has been restricted out of respect to the late High Pugilord, the limited research performed on the Project proved it was capable of responding to inquiries in a vaguely similar manner to High Pugilord Fritz, albeit still with significant divergence.

As such, SPC-000 could theoretically function as a substitute for a High Pugilord should one not be available, but this is not considered to be its primary function.

FILE 000.4: Attached Document


Death


Death is just something that members of the Centre have to become accustomed to after a while. Violence has always been pivotal to our line of work.

It was difficult to befriend others outside of Oracle, as I was always afraid if I would see them the next day due to the danger of their jobs. All it took was a volatile Project getting loose again to cause devastation for the friends and family of those in our organization. The truth is that I’ve always been afraid of death, myself. I buried my parents over two decades ago now and I still remember that cold and empty look on both of their faces.

As a member of Oracle, and later the High Pugilord, we were given certain perks most people weren’t. I would always feel guilty knowing I was released from the burden of death, but others weren’t. I like to think the rest of us felt the same way, but I'm probably wrong, knowing some of the other Oracles.

When you live as long as I have, death just starts to become another part of life. Whereas I had previously seen it as an unconquerable monster waiting to claim me, staved off only by unnatural magic placed within my body, I eventually began to see it almost as an acquaintance. We saw each other almost every day, because every day was another person, I had known that I managed to outlive. I grew numb to the pain overtime, but there was always the lingering feeling of loss. Fritz understood it better than anybody, because he had been around the longest.

I wonder if this feeling was why he began hiding himself away.

ADDENDUM 000.2: Recorded Log, 1978

[BEGIN LOG]

FRITZ: I can’t fucking believe it.

O-7: On some level, you sort of have to know it was inevitable Two would pull something like this.

FRITZ: That goddamn idiot, running off to make his own group dedicated to containing. What are the bastards even calling themselves again?

O-7: Uh, according to our reports, they’re calling themselves the Containment Initiative.

FRITZ: Right.

O-7: Stay calm, Fritz. We’ll deal with them just like any other Group of Finterest.

FRITZ: You don’t seem to understand the gravity of all this, Seven. They have anOracle on their side. They’re going to know everything about us. All of our secure locations, all of our Projects, everything!

O-7: We’re going to deal with it.

FRITZ: This is all my fault. I should’ve just tried to work with Two more. I’m supposed to mediate things, encourage compromise.

O-7: Two was impossible to please and you know it.

FRITZ: We could have placated him somehow.

O-7: His demands went beyond compromise, Fritz. He wasn’t going to be satisfied until we weren’t punching selachians anymore. It’s not your fault that he never cared about the cause. He’s to blame for blowing up that Compound with his lackeys.

Silence on recording.

O-7: …you okay?

FRITZ: I’m fine. Come on, let’s just call the rest of Oracle together. We need an action plan.

O-7: With all due respect, maybe you should just sit this one out. I can—

FRITZ: I’mfine. Let's go get this taken care of.

[END LOG]

FILE 000.5: Attached Document


Successor


When Fritz first told us he was appointing his successor, I was pretty convinced that it was going to be Nine.

In his later years, Fritz grew to be a very reclusive man, paranoid even. He let very few individuals into his inner circle, even among Oracle. Everyone in the Centre administration always knew who was in the inner circle and who wasn’t, but no one ever dared to bring it up. I was long of the lucky few alongside Nine who were. Fritz and Nine were always very close, with Fritz always saying he saw a lot of himself in Nine. Like mine, Fritz’s duties never gave him enough time to have a family, but I like to think he saw Nine as the daughter he never had.

Although we were all similar in age, Fritz always seemed wiser than his years. He couldn’t have been more than a decade older than all of us, but we saw him as an elder. We’d often call him “old man” to tease him and while he always complained when we did, I could always swear he gave a small smile every time we called him that.

Then one day, the day after the two of us had a very meaningful conversation, Fritz announced his departure from the Centre. He gathered all of us here at Compound-01 and told us he just couldn’t do it anymore. Some of us were angry and some of us were confused, but we all felt saddened at his departure. He didn’t stay long after he announced I was to be his successor and even tried to sneak away when the others were celebrating my promotion alongside me.

I managed to catch him before he left and stopped him near the front door. I asked him why he had appointed me instead of Nine, since he saw so much of himself in her. He looked me dead in the eyes and gave me a stare. It was a stare filled from someone who had experienced hundreds of years of burden and was wise beyond his years, even as an old man. After he took a deep breath, he simply told me that he saw “too much of himself” in Nine and promptly left before I could respond.

ADDENDUM 000.3: Archived Communication, 1998

The following is a direct communication exchange between former High Pugilord Fritz and the current High Pugilord, Scott Riley, believed to be the first initiated by Fritz in several decades.

[BEGIN LOG]

FRITZ: Scott.

RILEY: Woah, Fritz. Good to hear from you.

FRITZ: I need you Scott. You're the only one I want to talk to about this.

RILEY: Uh, are you doing alright, Fritz? You sound a bit—

FRITZ: I'mfine. Come down to my office. This is urgent.

RILEY: Well, it has to be for you to call me like this. What's up, if you don't mind me asking first?

FRITZ: I've come to a profound realization.

RILEY: That being?

FRITZ: I'm tired, Scott.

RILEY: What?

FRITZ: Come to my office. I'll explain there.

[END LOG]

FILE 000.6: Attached Document


Beginnings


I believe that there can be new beginnings for everyone.

I suppose that’s why it’s so poetic Fritz spent the last of his years in a retirement home. According to the director, he just came in and asked for a room one day. Apparently, although it took him a while to get out of his shell, he was the most active person there. He even helped organize activities for everyone.

He never told me much about how he made himself immortal, much like I never told him how I did. All I knew is that if he was away from the Centre and its resources for too long, he would eventually die. The home contacted me, saying that I was listed as his emergency contact. He had died in his sleep, a smile on his face. They told me he had left me a note, so I took some time to travel to the home and retrieve it. I want to leave what it said below.

Scott, I hope you read this.

I imagine the news of my passing was quite odd for you to hear, wasn’t it? I had always made such a big deal about avoiding death’s cruel grasp. If I had the ability to, why shouldn’t I live forever? I always felt as if it was I who had to ensure the Centre’s survival. I couldn’t trust what I had made to anyone else. The Centre is the most powerful organization on the planet, perhaps our entire reality.

I’m sorry I began to grow distant from you. It was for your own good. When I took you under my wing, I began to realize I was rubbing off on you. You were a fine man, but you needed some assistance. For a while, I felt like I was guiding you in the right direction, but I began to see some of the things in you I feared in myself. I moved on to Nine instead, hoping she might have been a better fit for my apprentice. Instead, she became even more like me than you ever did.

I wish I could have seen you more. I was so proud of you for every accomplishment you did. I’m sorry I never told you. I’ve never been good with people. From the moment I could afford it, I was always paying someone to do all of my interactions for me. You just wouldn’t quit, though. You always came to see me, even when I was working on another one of my projects. I know I acted like I didn’t want you there, but I always did.

I’m sorry I left so abruptly that day. When we talked the day before, it was the last straw for me. I knew what I had to do. I had to go out and live some of the life I never lived. I needed to figure out who “William Fritz” really was, outside of simply being the High Pugilord. Someone like me can lose themselves when given a position like that. I simply wasn’t able to accept I had to leave for a long time.

I know it’s odd to say, but even though I never had a family, I began to see you like my own. I knew when I had to let you go and I knew when I had to let you take control. I’m sorry it’s taken me so long to say that.

For what it’s worth, you made an old man happy.

William Fritz

It was worth everything, old man.

ADDENDUM 000.4: Recorded Log, 2060

[BEGIN LOG]

High Pugilord Riley walks towards a lone tombstone in the field outside Compound-01. He is holding a small collection of orange tulips.

RILEY: How are you doing, old friend?

He kneels to the ground, examining the inscription on the stone’s surface.

His fingers graze the unkempt, cracked surface. He grimaces.

RILEY: I brought these for you.

He drops the flowers to the ground.

RILEY: You had the right idea, you know?

Silence on recording.

RILEY: I finally realize what you meant when you told me you how tired you were back then. You don't realize how hard this job is until you have it.

Silence on recording.

RILEY: I’m going to finish what you started, Fritz.

[END LOG]

FILE 000.7: Attached Document


Tombstone


I went to visit the tombstone again yesterday.

We buried him on that mountain he loved right outside of Compound-01. He got an old, cobblestone slab of a tombstone, stuck in the dirt. I think it’s what he would’ve wanted. It was raining outside, but I still dropped the flowers I brought over the grave. Orange tulips always were his favorite.

I was told to give the speech at the funeral. I mustered up a speech, but I’ve never been a public speaker. Much like him, I was never one for other people. The difference was I didn’t let it consume me like he did.

Nine came to see me after the funeral was all said and done with. She told me that although the two were close, he always mentioned me while the two of them were together. She said that she knew something was off with my speech and that I must have been thinking about how he had begun to avoid me. He had never forgotten me. He just wanted to make sure I didn’t end up like he did, she said.

I thought about all of that as I stared down at that tombstone. I was convinced it was mocking me as I read it.

Here lies William Fritz.

The First High Pugilord, the first mediator of Oracle.

So many thoughts were swirling in my mind. Had that been all his life amounted to? Was he just the High Pugilord? WasI just the High Pugilord?

After I finished reading it for the hundredth time, I knew what I needed to do.

ADDENDUM 000.5: Recorded Conversation, 1998

The following is a recorded conversation between the late High Pugilord Fritz and the current High Pugilord, noted to have occured following the communication from Addendum 000.3.

[BEGIN LOG]

Riley enters the messy, subterranean office, grimacing at the low level of light in the structure. Looking to his side, he locates a small light switch, quickly flicking it on.

FRITZ: Ugh, turn that down!

Riley slightly jumps in surprise at Fritz's voice, but does as he is asked.

FRITZ: That's better.

Fritz gets up from his desk, slowly approaching Riley.

FRITZ: Apologies for the subpar welcome, old friend. How've you been?

RILEY: I've been well. We've been gaining some more ground, or, well, ocean against the Sharkics.

FRITZ: Attaboy.

Fritz finally reaches Riley, pulling him into a small embrace before letting go.

FRITZ: It's truly good to see you. I'm very glad you came.

RILEY: You sure you're alright?

FRITZ: I'm fine. It's like I said on the phone. I'm just tired. I've been tired for… so long, now.

RILEY: What's going on, Fritz? I haven't seen you in months. You haven't been returning my calls. You've been even more detached from us than usual.

Silence on recording.

FRITZ: I'm sorry. I just…

Fritz turns his head to look over to his desk. His face appears lost.

FRITZ: It's nothing you lot did. You've all been great.

RILEY: What happened to you? You know you can always talk to us, right? To me?

Fritz stays silent as he walks towards his desk. Riley follows him.

FRITZ: I'm getting old, Scott.

RILEY: You've already been the oldest man in the Centre for decades, Fritz.

FRITZ: That's not what I mean.

Fritz pulls out his chair, seating himself in the desk.

FRITZ: I've been at this job for so long. It's been sixty years since they first gave me this damn job. One man can only do so much in this role.

RILEY: You've done your best.

Silence on recording.

FRITZ: No I haven't.

RILEY: Now, you—

FRITZ: I haven't, Scott. Look where we are.

Fritz outstretches his arms, gesturing around the office.

FRITZ: I've locked myself away in this dump instead of facing the facts. I've been letting myself languish in my own sorrows and let the world pass by. All these empty days sitting alone, buried in research that hardly even matters anymore. I'm tired.

Silence on recording.

RILEY: So, what now?

FRITZ: What now?

Fritz gets up from his chair, dusting off his pants.

FRITZ: For once, whatever I damn well please.

[END LOG]

High Pugilord Fritz retired from his position the day following this exchange.

FILE 000.8: Attached Document


Reflecting


This Centre has been like my child. I’ve watched it grow from the early days, watched its struggles, its successes, its failures. I think this is what my father must have felt like watching me punch that first shark, and I like to think you all see that same glimmer in my eyes that he had so you can really see how proud I am of all of you. I was never able to have a family of my own, but I have come to think of you all as that family I never had. You’ve all come so far, and I’m so happy to have seen it happen.

This job, being the High Pugilord, it gets to you. Fritz and I, we both let ourselves be absorbed into our cocoons. Fritz lost touch with the world, the people, and even the Oracle he was supposed to mediate. Near the end of his life, he found it again, but it wasn’t with the Centre. In truth, my life was just like Fritz’s. I sacrificed everything to watch this Centre grow from a group of idealistic fools into the organization that has an iron fist, protecting those who can't protect themselves from the selachian menace. He was never disappointed in me for shoving myself into my work. He was just afraid I'd end up like him and make the exact same mistakes.

I almost did.

It's been so long since the first Oracle, the ones that actually required mediation. The Centre, by design, was always meant to be overseen by a group of equals, as much as all of the original Oracle tried to claim superiority. The position of High Pugilord isn't needed anymore. You all can do this on your own, I know you can.

I’ve assembled this document to explain to you all my feelings, because I feel like I could have never said all of this out loud. I know that it’s selfish. I know that it’s wrong, but I want to be be free of all this. I want to know what it feels like to live unburdened again. It’s been so long since I have.

If you ever need a High Pugilord again, it's sitting right there in Compound-01 in the form of a computer. It's not as good as the real thing, but the real thing isn't as necessary as we once thought it was.

Leading the Centre is too much just for one pair of fists.

ADDENDUM 000.6: Incident 000-Alpha

After the completion of the final note attached to this document, surveillance footage showed the High Pugilord leaving Compound-01 and walking towards a nearby mountaintop. He sat on the mountain for a period of two hours and watched the sunset before getting up and walking north.

Agents dispatched to the area where he sat found a discarded Level 6 clearance keycard.



rating: +25+x

Cite this page as:

"SPC-000" by MisterFrown, from theSCP Wiki. Source:https://scpwiki.com/spc-000. Licensed underCC-BY-SA.

For information on how to use this component, see theLicense Box component. To read about licensing policy, see theLicensing Guide.

Name: File:U.S. Department of Energy - Science - 477 018 010 (9563440651).jpg
Author: United States Department of Energy
License: Public Domain
Source Link:https://commons.wikimedia.org/wiki/File:U.S._Department_of_Energy_-_Science_-_477_018_010_(9563440651).jpg
Notes: Image edited byMisterFrownMisterFrown.

Name: File:Space Station Processing Facility aerial view.jpg
Author: NASA
License: Public Domain
Source Link:https://commons.wikimedia.org/wiki/File:Space_Station_Processing_Facility_aerial_view.jpg

Powered byWikidot.com
Unless otherwise stated, the content of this page is licensed underCreative Commons Attribution-ShareAlike 3.0 License
Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
See pages that link to and include this page.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp