/* fuente: 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; } @media (min-width: 768px) { #top-bar .mobile-top-bar { display: block; } #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; } } }
/* BASALT Theme [2021 Wikidot Theme] By Liryn & Placeholder McD Based on: Paperstack Theme by EstrellaYoshte Minimal Theme by Stormbreath BLANKSTYLE CSS by Placeholder McD & HarryBlank PLACESTYLE CSS by Placeholder McD Simple Yonder Theme by EstrellaYoshte Tab animation by Croquembouche */ @import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;600;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap'); /* MAIN */ /* ======================= */ :root { --title: " FUNDACIÓN SCP"; --subtitle: " SEGURIDAD • CONTENCIÓN • PROTECCIÓN"; --barColour: rgb(20, 20, 20); --fnColor: rgb(15, 15, 15); --fnLinger: 1s; --logo: url(https://lafundacionscp.wikidot.com/local--files/theme:basalt/basalt_logotype_black.png); --sidelogo: var(--logo); --sidesubtitle: var(--subtitle); --utilcolor: #FFF; --antiutilcolor: rgb(20, 20, 20); } body { background: rgb(255, 255, 255); font-family: 'Inter', sans-serif; } #main-content { top: -2.8rem; } #container-wrap-wrap { overflow-x: hidden; } /* ======================= */ /* HEADER & TOPBAR */ /* ======================= */ #extra-div-1 { z-index: 9; position: fixed; top: 0; left: 0; width: 1000vw; height: 5rem; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); background: white; } #extra-div-2 { z-index: 9; position: fixed; top: 0; left: 0; width: 1000vw; height: 5rem; } #extra-div-1::before { content: var(--title); position: fixed; left: 8.5rem; top: 0.7rem; color: black; font-family: 'Work Sans', sans-serif; font-weight: 900; font-size: 27.45px; animation: slideLeft 1s; transition-duration: 0.3s; transition-property: transform; transform: translateZ(0); } #extra-div-2::before { content: var(--subtitle); position: fixed; font-size: 1.22em; left: 8.5rem; top: 2.5rem; color: #272842; font-family: 'Work Sans', sans-serif; font-weight: 700; animation: slideLeft 1s; } #u-header-link { display: block; position: fixed; top: 0.6rem; left: 8.3rem; height: 3.5rem; width: 15.7rem; z-index: 21; } .logo { z-index: 10; position: fixed; width: 4.5rem; height: 4.5rem; top: 0.2rem; left: 3.6rem; transition-duration: 0.3s; transition-property: transform; transform: translateZ(0); animation: slideLeft 1s; background-image: var(--logo); background-size: contain; background-repeat: no-repeat; background-position: center; } .logo:hover { transform: rotate(348deg); } #header { height: 5rem; } #header h1, #header h2 { display: none; } #top-bar { position: fixed; align-items: stretch; display: flex; flex-direction: row; justify-content: flex-start; text-transform: uppercase; font-family: 'Work Sans', sans-serif; font-weight: 800; animation: slideLeft 1s; top: 1.7rem; max-width: 50rem; min-width: 8rem; font-size: 90%; font-weight: 800; left: 25.4rem; } #top-bar div.open-menu a { display: none; } #top-bar ul { float: left; } #top-bar ul li ul { border: none; } #top-bar ul li.sfhover ul li a, #top-bar ul li:hover ul li a { background-color: #F4F4F4; } #top-bar ul li>a { border: none; } #top-bar a { filter: grayscale(100%) saturate(0%); -webkit-filter: grayscale(100%) saturate(0%); } #top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover { background: #F4F4F4; } #top-bar ul li.sfhover a, #top-bar ul li:hover a { border: none; } #top-bar ul li>a { transition-duration: 0.3s; transition-property: transform; transform: translateZ(0); } #top-bar ul li>a:hover { transform: translate(0px, -3px); border: none; } #top-bar ul li ul li>a:hover { animation: none; } @keyframes translateTop { 0% { opacity: 1; } 100% { transform: translate(0px, -3px); } } @keyframes slideLeft { 0% { transform: translate(-200px, 0px); opacity: 0; } 100% { opacity: 1; } } @keyframes tilt { 0% { opacity: 1; } 100% { transform: rotate(360deg); } } #login-status { position: fixed; top: 0.65rem; right: 2rem; width: fit-content; font-size: 0.78em; text-align: center; color: transparent; } #login-status > a > strong { margin-right: 0.7rem; font-size: 0.7rem; } #login-status > span { color: #333; font-family: 'Work Sans', sans-serif; font-weight: 700; } #login-status span.printuser img { font-size: 0; transform: translate(6px, 5px); } #login-status a#my-account { display: none; } #account-topbutton { border: none; margin-left: -0.25rem; } div#search-top-box { width: 2rem; position: fixed; top: 0.76rem; right: 0.2rem; z-index: 21; } #search-top-box-input { display: none; } #search-top-box-form>input[type=submit], #search-top-box-form>input[type=submit]:hover, #search-top-box-form>input[type=submit]:focus, #search-top-box-form>input[type=submit]:target { background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M505%20442.7L405.3%20343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3%2044-79.7%2044-128C416%2093.1%20322.9%200%20208%200S0%2093.1%200%20208s93.1%20208%20208%20208c48.3%200%2092.7-16.4%20128-44v16.3c0%206.4%202.5%2012.5%207%2017l99.7%2099.7c9.4%209.4%2024.6%209.4%2033.9%200l28.3-28.3c9.4-9.4%209.4-24.6.1-34zM208%20336c-70.7%200-128-57.2-128-128%200-70.7%2057.2-128%20128-128%2070.7%200%20128%2057.2%20128%20128%200%2070.7-57.2%20128-128%20128z%22%2F%3E%3C%2Fsvg%3E") 50%/0.8rem no-repeat, #000 !important; border: none; border-radius: 30%; font-size: 0; height: 1.2rem; width: 1.2rem; margin-top: 0.2rem; } .mobile-top-bar { left: unset; } /* ======================= */ /* SIDEBAR */ /* ======================= */ #u-sb-button { display: block; position: fixed; top: 0.5rem; left: 0.9rem; height: 4rem; width: 45px; color: black; font-family: 'Work Sans', sans-serif; font-weight: 300; font-size: 2.5rem; text-decoration: none !important; z-index: 21; transition-duration: 0.3s; transition-property: transform; transform: translateZ(0); animation: slideLeft 1s; } #u-sb-button:hover { font-weight: 900; } #side-bar { box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); background: linear-gradient( 0deg, rgba(255, 255, 255, 1) 87%, rgba(250, 250, 250, 1) 100%); text-transform: uppercase; font-family: 'Work Sans', sans-serif; font-weight: 400 !important; overflow-x: hidden; } #side-bar::before { content: var(--sidesubtitle); background: var(--sidelogo); background-size: 4.5rem; background-repeat: no-repeat; background-position: top center; padding-bottom: 0.3rem; padding-top: 4.7rem; display: inline-block; border-bottom: double 5px black; font-family: 'Work Sans', sans-serif; font-weight: 800; text-align: center; margin-right: auto; margin-left: auto; width: 100%; text-transform: none; } #side-bar, #side-bar:target { z-index: 22; } #side-bar a { color: black; } #side-bar a:visited { color: black; } #side-bar img, iframe.scpnet-interwiki-frame { filter: grayscale(100%) saturate(0%); -webkit-filter: grayscale(100%) saturate(0%); } #side-bar .side-block { background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%); border-color: transparent; border-radius: 0px; } #side-bar .side-block.media { background-color: white; border-bottom: solid 2px rgb(190, 190, 190); border-top: solid 2px rgb(190, 190, 190); margin-top: 1rem; } #side-bar .heading { color: black; border-bottom: solid 1px black; text-transform: uppercase; font-family: 'Work Sans', sans-serif; font-weight: 800; } #side-bar .collapsible-block-folded { background-image: url(https://lafundacionscp.wdfiles.com/local--files/theme%3Aminimal/expand.png); } #side-bar .collapsible-block-unfolded-link { border-bottom: solid 1px black; } #side-bar .collapsible-block-unfolded-link .collapsible-block-link, #side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover { color: black; } /* ======================= */ /* TABS */ /* ======================= */ ul.yui-nav a { font-family: 'Work Sans', sans-serif; padding: 3.5px; color: white; font-weight: 600; } .yui-navset .yui-nav .selected, .yui-navset .yui-navset-top .yui-nav .selected, .yui-navset .yui-nav a:hover, yui-navset .yui-nav a:active { color: white; background-color: black; } .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav { border: none; border-bottom: dotted 1px grey; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); } .yui-navset .yui-content>div { display: block; top: 0; overflow: hidden; transform-origin: 0 0; } .yui-navset-top a { transition-property: background, background-color; transition-duration: 0.2s; } /* Tab animation by Croquembouche */ /*---------------------------------------------*/ #page-content .yui-navset .yui-content>div[style*="none"] { display: block !important; flex: 0; max-height: 0; padding: 0 0.5em; border-width: 0; /* The following transition affects the one that DISAPPEARS */ transition: padding 0s linear 0.5s, border-width 0s linear 0.5s, flex 0.5s cubic-bezier(.18, .51, .54, .9) 0s; animation: tab-disappear 0.5s ease-in-out 0s 1 both; } #page-content .yui-navset .yui-content>div[style*="block"] { display: block !important; flex: 1; max-height: 9999rem; /* The following transition affects the one that APPEARS */ transition: padding 0s linear 0.5s, border-width 0s linear 0.5s, flex 0.5s cubic-bezier(.18, .51, .54, .9) 0.5s; animation: tab-appear 0.5s ease-in-out 0.5s 1 both; } @keyframes tab-disappear { 0% { max-height: 9999rem; } 1% { max-height: 100vh; } 100% { max-height: 0; } } @keyframes tab-appear { 0% { max-height: 0; } 99% { max-height: 100vh; } 100% { max-height: 9999rem; } } /*---------------------------------------------*/ .yui-navset .yui-content { background: transparent; box-shadow: none; border-bottom: dotted 4px grey; } /* ======================= */ /* TAGS */ /* ======================= */ #main-content .page-tags a { line-height: inherit; background-color: rgb(20, 20, 20); border-radius: 2px 6px; color: white; font-family: 'Work Sans', sans-serif; font-weight: 500; } .page-tags span { border-top: none; } /* ======================= */ /* CONTENT */ /* ======================= */ h1, h2, h3, h4, h5, h6 { font-family: 'Work Sans', sans-serif; font-weight: 800; text-transform: uppercase; color: black; letter-spacing: unset; } .top-left-box>.item { display: none; } hr { background-color: #333; } .info-container { padding-bottom: 8px } /* CONTENT > CUSTOM DIVS */ /* ======================= */ .document { background: white; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); margin: 26px auto 0; max-width: 550px; min-height: 300px; padding: 24px; padding-top: 50px; position: relative; width: 80%; } .document:before, .document:after { content: ""; height: 98%; position: absolute; width: 100%; z-index: -1; } .document:before { background: #fafafa; box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); left: -5px; top: 4px; transform: rotate(-2.5deg); } .document:after { background: #f6f6f6; box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); right: -3px; top: 1px; transform: rotate(1.4deg); } .darkdocument { background: rgb(30, 30, 30); box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); margin: 26px auto 0; max-width: 550px; min-height: 300px; padding: 24px; padding-top: 50px; position: relative; width: 80%; color: #EDEDED; } .darkdocument:before, .darkdocument:after { content: ""; height: 98%; position: absolute; width: 100%; z-index: -1; } .darkdocument:before { background: rgb(25, 25, 25); box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); left: -5px; top: 4px; transform: rotate(-2.5deg); } .darkdocument:after { background: rgb(25, 25, 25); box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); right: -3px; top: 1px; transform: rotate(1.4deg); } .notation { border-left: solid 3px rgb(30, 30, 30); border-right: solid 3px rgb(30, 30, 30); padding: 25px 25px 25px 25px; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); width: 75%; margin: auto; background: #f7f7f7; } .modal { padding: 15px 15px 15px 15px; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); width: auto; margin: auto; background: rgb(253, 253, 253); border: solid 2px #5D5D5D; } .smallmodal { padding: 15px 15px 15px 15px; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); width: 75%; margin: auto; background: rgb(253, 253, 253); border: solid 2px #5D5D5D; } .jotting { padding: 5px 10px 5px 10px; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); width: 75%; margin: auto; background: #FDFDFD; border: dashed 0.1rem #5D5D5D; } .transcript { padding: 10px 10px 10px 10px; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); width: 80%; margin: auto; background: rgb(253, 253, 253); border: dotted 1px #5D5D5D; border-radius: 10px; } .papernote { background-color: #eaeeef; color: #21252E !important; padding: 0.1rem 0.5rem 0.5rem 0.5rem; box-shadow: 1px 1px 3px 2px rgb(0 0 0 / 30%); margin: auto; width: 65%; } .raisa_memo { background: url(https://lafundacionscp.wikidot.com/local--files/theme:basalt/RAISA_LIGHTLOGO.png) #fff3ad; background-size: contain; background-position: top center; background-repeat: no-repeat; font-family: 'Work Sans', sans-serif; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); width: 90%; min-height: 4rem; max-height: 100rem; margin-left: auto; margin-right: auto; text-align: center; padding: 10px 20px 20px 20px; word-break: break-word; } .raisa_memo>p:nth-child(1)::before { content: "ADVERTENCIA DE LA ADMINISTRACIÓN DE SEGURIDAD DE REGISTROS E INFORMACIÓN DE LA FUNDACIÓN \00000a"; font-family: 'Work Sans', sans-serif; font-weight: 900; font-size: 130%; text-align: center; margin-bottom: 1rem; padding-bottom: 0.3rem; border-bottom: dotted 0.13rem darkslategrey; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .classification_memo { background: url(https://lafundacionscp.wikidot.com/local--files/theme:basalt/CLASSIFICATION_LIGHTLOGO.png) #edf5f3; background-size: contain; background-position: top center; background-repeat: no-repeat; font-family: 'Work Sans', sans-serif; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); width: 90%; min-height: 4rem; max-height: 100rem; margin-left: auto; margin-right: auto; text-align: center; padding: 10px 20px 20px 20px; word-break: break-word; } .classification_memo>p:nth-child(1)::before { content: "MEMORÁNDUM DEL COMITÉ DE CLASIFICACIÓN\00000a"; font-family: 'Work Sans', sans-serif; font-weight: 900; font-size: 130%; text-align: center; margin-bottom: 1rem; padding-bottom: 0.3rem; border-bottom: dotted 0.13rem darkslategrey; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .ettra_memo { background: url(https://lafundacionscp.wikidot.com/local--files/theme:basalt/ETTRA_LIGHTLOGO.png) #f5d7d7; background-size: contain; background-position: top center; background-repeat: no-repeat; font-family: 'Work Sans', sans-serif; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); width: 90%; min-height: 4rem; max-height: 100rem; margin-left: auto; margin-right: auto; text-align: center; padding: 10px 20px 20px 20px; word-break: break-word; } .ettra_memo>p:nth-child(1)::before { content: "AVISO DE LA AUTORIDAD DE RESPUESTA TÁCTICA ANTE AMENAZAS EMERGENTES\00000a"; font-family: 'Work Sans', sans-serif; font-weight: 900; font-size: 130%; text-align: center; margin-bottom: 1rem; padding-bottom: 0.3rem; border-bottom: dotted 0.13rem darkslategrey; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .ethics_memo { background: url(https://lafundacionscp.wikidot.com/local--files/theme:basalt/ETHICS_LIGHTLOGO.png) #ffdbc4; background-size: contain; background-position: top center; background-repeat: no-repeat; font-family: 'Work Sans', sans-serif; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); width: 90%; min-height: 4rem; max-height: 100rem; margin-left: auto; margin-right: auto; text-align: center; padding: 10px 20px 20px 20px; word-break: break-word; } .ethics_memo>p:nth-child(1)::before { content: "MEMORÁNDUM DEL COMITÉ DE ÉTICA\00000a"; font-family: 'Work Sans', sans-serif; font-weight: 900; font-size: 130%; text-align: center; margin-bottom: 1rem; padding-bottom: 0.3rem; border-bottom: dotted 0.13rem darkslategrey; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .temporal_memo { background: url(https://lafundacionscp.wikidot.com/local--files/theme:basalt/DELTA_T_LIGHTLOGO.png) #ffffff; background-size: contain; background-position: top center; background-repeat: no-repeat; font-family: 'Work Sans', sans-serif; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16); border: double 3px lightgrey; width: 90%; min-height: 4rem; max-height: 100rem; margin-left: auto; margin-right: auto; text-align: center; padding: 10px 20px 20px 20px; word-break: break-word; } .temporal_memo>p:nth-child(1)::before { content: "EL DEPARTAMENTO DE ANOMALÍAS TEMPORALES\00000a"; font-family: 'Work Sans', sans-serif; font-weight: 900; font-size: 130%; text-align: center; margin-bottom: 1rem; padding-bottom: 0.3rem; border-bottom: dotted 0.13rem darkslategrey; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .overwatch_memo { background: url(https://lafundacionscp.wikidot.com/local--files/theme:basalt/O5_LIGHTLOGO.png) #e3e3e3; background-size: contain; background-position: top center; background-repeat: no-repeat; font-family: 'Work Sans', sans-serif; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); width: 90%; min-height: 4rem; max-height: 100rem; margin-left: auto; margin-right: auto; text-align: center; padding: 10px 30px 20px 20px; word-break: break-word; } .overwatch_memo>p:nth-child(1)::before { content: "COMANDO SUPERVISOR\00000a"; font-family: 'Work Sans', sans-serif; font-weight: 900; font-size: 130%; text-align: center; margin-bottom: 1rem; padding-bottom: 0.55rem; border-bottom: dotted 0.13rem darkslategrey; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .miscomm_memo { background: url(https://lafundacionscp.wikidot.com/local--files/theme:basalt/MISCOMM_LIGHTLOGO.png) #eeedfa; background-size: contain; background-position: top center; background-repeat: no-repeat; font-family: 'Work Sans', sans-serif; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); width: 90%; min-height: 4rem; max-height: 100rem; margin-left: auto; margin-right: auto; text-align: center; padding: 10px 30px 20px 20px; word-break: break-word; } .miscomm_memo>p:nth-child(1)::before { content: "AVISO DEL DEPARTAMENTO DE MALENTENDIDOS\00000a"; font-family: 'Work Sans', sans-serif; font-weight: 900; font-size: 130%; text-align: center; margin-bottom: 1rem; padding-bottom: 0.3rem; border-bottom: dotted 0.13rem darkslategrey; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .raisa_memo a, .temporal_memo a, .classification_memo a, .overwatch_memo a, .ettra_memo a, .ethics_memo a, .miscomm_memo a { font-weight: 700; } .bigtext { font-family: 'Work Sans', sans-serif; font-weight: 700; } .st { font-family: 'Work Sans', sans-serif; font-weight: 800; text-decoration: underline; } /* ======================= */ /* CONTENT > TABLES */ /* ======================= */ #page-content .wiki-content-table tr th { font-family: 'Work Sans', sans-serif; font-weight: 700; border: solid 1px #000; background-color: #aaa; } #page-content .wiki-content-table tr td { border: 1px #000 solid; } #page-content .table1 tr th { background-color: #D7EFE7; } #page-content .table1 .st { color: #D7EFE7; } #page-content .table2 tr th { background-color: #D8ECF4; } #page-content .table2 .st { color: #D8ECF4; } #page-content .table3 tr th { background-color: #FDF6D7; } #page-content .table3 .st { color: #FDF6D7; } #page-content .table4 tr th { background-color: #FFDABF; } #page-content .table4 .st { color: #FFDABF; } #page-content .table5 tr th { background-color: #F5D8E0; } #page-content .table5 .st { color: #F5D8E0; } #page-content .table6 tr th { background-color: rgba(146, 0, 255, 0.2); } #page-content .table6 .st { color: rgb(146, 0, 255); } .tableb .wiki-content-table { border-collapse: separate; border-spacing: 5px; padding-left: -100px; } .table1 .scp-image-block .scp-image-caption { background-color: #D7EFE7; color: black; } .table2 .scp-image-block .scp-image-caption { background-color: #D8ECF4; color: black; } .table3 .scp-image-block .scp-image-caption { background-color: #FDF6D7; color: black; } .table4 .scp-image-block .scp-image-caption { background-color: #FFDABF; color: black; } .table5 .scp-image-block .scp-image-caption { background-color: #F5D8E0; color: black; } .table6 .scp-image-block .scp-image-caption { background-color: rgba(146, 0, 255, 0.2); color: black; } /* ======================= */ /* CONTENT > RATING MODULE */ /* ======================= */ .rate-points { color: black !important; font-family: 'Work Sans', sans-serif; font-weight: 700; text-transform: uppercase; border: none; font-size: 90%; } .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown, .page-rate-widget-box .cancel, .page-rate-widget-box .rate-points { border: none; } /* ======================= */ /* CONTENT > IMAGE BLOCK */ /* ======================= */ .scp-image-block img { background: white; } .scp-image-block.block-right { margin: 0em 0em 1em 2em; } .scp-image-block.block-center { max-width: 99% !important; } .scp-image-block { border: none; box-shadow: none; } .scp-image-block .scp-image-caption { border-top: none !important; margin-top: 8px; background-color: #292929; color: #ffffff; } .scp-image-block img, .scp-image-block .scp-image-caption { outline: solid 1px #444; box-shadow: 0px 0px 5px #999999; } .scp-image-block .scp-image-caption p { font-size: 110%; font-family: 'Work Sans', sans-serif; } /* ======================= */ /* CONTENT > LINKS */ /* ======================= */ a { color: #0645AD; } a.newpage { color: #CC2200; } a:visited { color: #0B0080; } .danger-diamond a, .danger-diamond a::selection { color: transparent; background: none; } .scp-image-block .scp-image-caption a { color: #c5c5c5; } /* ======================= */ /* CONTENT > SCROLLBAR */ /* ======================= */ ::-webkit-scrollbar { cursor: pointer; border: none; } ::-webkit-scrollbar-thumb { background: black; cursor: pointer; } ::-webkit-scrollbar-thumb:hover { background: rgb(45, 45, 45); } ::-webkit-scrollbar-track { background: white; } /* ======================= */ /* CONTENT > COLLAPSIBLES */ /* ======================= */ a.collapsible-block-link { font-family: 'Work Sans', sans-serif; font-weight: 600; color: white; padding-top: 4px; padding-bottom: 4px; padding-left: 7px; padding-right: 9px; background: rgb(20, 20, 20); border-radius: 3px; margin-top: 10px; margin-bottom: 10px; } /* ======================= */ /* CONTENT > PAGE TITLE / BREADCRUMBS */ /* ======================= */ #page-title, .meta-title { display: block !important; font-family: 'Work Sans', sans-serif; font-weight: 700; color: #252525; border: none; margin-top: 3rem; } #breadcrumbs { text-transform: uppercase; color: grey; font-weight: 600; font-family: 'Work Sans', sans-serif; margin-top: -1.5rem; font-size: 90%; } /* ======================= */ /* CONTENT > BETTERFOOTNOTES INTEGRATION */ /* ======================= */ .fnnum:hover { background: transparent; transform: scale(1.3); } .fnnum { transition-duration: 0.2s; transition-property: transform; transform: translateZ(0); } .fnnum::after { color: #3f21ff !important; } .fnnum:hover::after { color: white !important; } .fncon { background: rgb(25, 25, 25) !important; color: #EDEDED; border: 0.15rem solid rgb(20, 20, 20); border-radius: 2px; font-size: 90%; } /* ======================= */ /* @MEDIA QUERIES / MOBILE FORMATTING */ /* ======================= */ @media only screen and (max-width: 600px) { .scp-image-block.block-right { float: none; margin: 10px auto; } } @media (min-width: 768px) { #header, #top-bar { width: calc(100% - 4.4rem); max-width: calc(100% - 4.4rem); } #main-content { max-width: 95%; } } @media (max-width: 1120px) { #top-bar { font-weight: 600; font-size: 80%; } } @media (max-width: 1020px) { #top-bar { top: 3.2rem; left: 7.8rem; } #extra-div-1::before { top: 0.3rem; } #extra-div-2::before { top: 1.9rem; } #u-header-link { height: 2.5rem; } .document, .darkdocument { width: 95%; } } @media (max-width: 767px) { .mobile-top-bar { display: flex; justify-content: flex-start; max-width: 100%; width: 100%; flex-direction: row; } } @media (max-width: 500px) { .logo { display: none; } #top-bar { left: 3.6rem; } #extra-div-1::before, #extra-div-2::before { left: 4.2rem; } #u-header-link { left: 4rem; } .document, .darkdocument { width: auto; } } @media (max-width: 560px) { #login-status span.printuser { font-size: 0; } } @media (max-width: 430px) { #extra-div-1::before { font-size: 23.45px; top: 0.5rem; } #extra-div-2::before { font-size: 1em; top: 2.1rem; } #u-header-link { width: 13.5rem; } #login-status { right: 1.8rem; } } /* ======================= */ /* MISC */ /* ======================= */ .avatar-hover { display: none !important; } ::selection { background-color: rgba(0, 0, 255, 0.7); color: white; } select { font-family: 'Work Sans', sans-serif; font-weight: 600; border: solid 2px grey; cursor: pointer; border-radius: 5px; } body.wait { cursor: wait; } body.wait * { cursor: auto; } input { font-size: 90%; font-family: 'Work Sans', sans-serif; font-weight: 600; } #action-area > p { font-size: 90%; font-weight: 500; } #action-area > h1 { font-size: 150%; } div.buttons input, input.button, button, file, a.button { margin: 0 2px; border: 2px solid grey; cursor: pointer; } #who-rated-page-area > h2 { display: none; } #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; } } .pager .current { border-style: solid; outline: solid 1px rgb(250, 250, 250); } .pager a, .pager .current { border-style: double; border-width: 3px; text-transform: uppercase; background: none; color: inherit; } .pager a:hover, .pager .current:hover { text-decoration: none; cursor: pointer; } .pager .target { font-weight: 800; } .w-container { font-family: 'Work Sans', sans-serif; font-weight: 700; border-style: double !important; border-width: 4px !important; margin: auto; width: 90%; margin-top: 1rem; margin-bottom: 1rem; } .s-cell { font-size: 1.25rem !important; } .anom-bar-container, .anom-bar-container * { font-family: 'Work Sans', sans-serif !important; font-weight: 700; } #page-content div.warning-box div.text-number, #page-content div.warning div.text-number { font-size: 140%; font-weight: 400; } #page-content div.warning-box strong, #page-content div.warning strong { font-weight: 700; } #page-content div.warning-box div.text-top, #page-content div.warning div.text-top { font-weight: 800; } #page-content div.warning-box, #page-content div.warning { font-family: 'Work Sans', sans-serif !important; font-weight: 500; } .collection { font-family: 'Work Sans', sans-serif; color: #905c5c; } .footer-wikiwalk-nav { filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.5)); width: fit-content; margin: auto; margin-top: 1rem; } .footer-wikiwalk-nav p { color: #EDEDED; } .footer-wikiwalk-nav a, .footer-wikiwalk-nav p { border-radius: 10px; background: rgb(20, 20, 20); width: fit-content; margin: auto; font-family: 'Work Sans', sans-serif; font-weight: 800; padding: 0.5rem 0.5rem 0.5rem 0.5rem; } .footer-wikiwalk-nav a { color: #bdbdff; } .footer-wikiwalk-nav a:hover { text-decoration: underline; } /* MISC > WIKIDOT OWINDOW */ /* ======================= */ #owindow-1 { background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%); } #owindow-1>div.title.modal-header { font-family: 'Work Sans', sans-serif; text-transform: uppercase; font-size: 90%; cursor: default; } #owindow-1>div.content.modal-body td.active>b { font-family: 'Work Sans', sans-serif; color: rgb(100, 100, 100); } #owindow-1>div.content.modal-body>table { max-height: 10rem; overflow: auto; display: block; } #owindow-1>div.content.modal-body>div { margin-top: 1.5rem !important; border-top: solid 0.2rem rgb(210, 210, 210); padding-top: 1rem; } #owindow-1>div.content.modal-body>div>div>a { background: #870000; } #owindow-1>div.content.modal-body>div>div>a:hover { background: #470000; } #owindow-1>div.content.modal-body>img { filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.3)); padding: 0px 0px 0px 0px !important; background: none; background-color: transparent !important; margin-right: 1.7rem; } #owindow-1 { font-family: 'Work Sans', sans-serif; } /* ======================= */ /* MISC > EDIT BOX & PAGE SOURCE */ /* ======================= */ #lock-info { box-shadow: 0px 0px 4px #999999; background: white; font-family: 'Work Sans', sans-serif; font-weight: 500; margin-left: 1rem; font-size: 95%; border: solid 1px grey; color: #191919; } #edit-page-form>table.edit-page-bottomtable>tbody>tr>td:nth-child(1)>div.sub, #edit-page-form>table.form>tbody>tr>td:nth-child(1) { font-family: 'Work Sans', sans-serif; font-weight: 500; } #edit-page-form>table.edit-page-bottomtable>tbody>tr>td:nth-child(1)>div:nth-child(1) { font-family: 'Work Sans', sans-serif; font-weight: 600; } .wd-editor-toolbar-panel ul li a { height: 22px; width: 22px; padding: 0; margin: 0; display: block; border-radius: 2px; filter: invert(1), hue-rotate(180deg); filter: invert(1) hue-rotate( 180deg); } .wd-editor-toolbar-panel { margin-bottom: 0.5rem; } input#edit-page-title.text { border-radius: 4px; font-family: 'Work Sans', sans-serif; border: 2px solid #afafaf; } textarea { font-family: 'Roboto', sans-serif; padding: 5px 5px 5px 5px; font-size: 105%; border: 0.13rem solid #949494; background-color: #FFF; color: #000; border-radius: 2px; } .page-source { background: white; font-family: 'Inter', sans-serif; font-size: 105%; border: none; width: 80%; box-shadow: 0px 0px 4px #999999; padding: 18px 18px 18px 18px; word-break: break-word; } /* ======================= */ /* MISC > FONT SIZE/WEIGHT CHANGES */ /* ======================= */ #page-content strong { font-weight: 900; } #page-content { font-size: 100%; } /* ======================= */ #show-upload-button { float: unset; border-radius: 6px; border: solid 1px grey; font-size: 0.85rem; } .edit-help-34 { margin-top: 2px; font-family: 'Work Sans', sans-serif; font-size: 0.7rem; font-weight: 500; } .printuser a { font-family: 'Work Sans', sans-serif; font-weight: 700; } form, #action-area>p, table.page-files td span { font-family: 'Work Sans', sans-serif; } #action-area>table>thead>tr, #revision-list>table>tbody>tr:nth-child(1) { font-family: 'Work Sans', sans-serif; text-transform: uppercase; font-weight: 700; } #page-info { font-family: 'Work Sans', sans-serif; font-weight: 500; padding-bottom: 0.2rem; margin-bottom: 0.2rem; } #page-info::first-letter, a.btn.btn-default.button.button-close::first-letter, a.btn.btn-default.button.button-close-message::first-letter, a.btn.btn-default.button.button-cancel::first-letter, a.btn.btn-default.button.button-rename::first-letter, a.btn.btn-default.button.button-no\,-cancel::first-letter, #owindow-1 > div.button-bar.modal-footer > a.btn.btn-default.button.button-yes\,-delete::first-letter, #owindow-1 td::first-letter { text-transform: uppercase; } #owindow-1 td a::first-letter { text-transform: lowercase !important; } .button-bar.modal-footer a.btn.btn-danger, #owindow-1>div.content.modal-body>div>div>a { float: right !important; margin-top: -0.73rem; } td:nth-child(1)>a { font-family: 'Work Sans', sans-serif; font-weight: 600; } /* MISC > BUTTONS */ /* ======================= */ a.btn.btn-danger, a.btn.btn-primary, .btn-small, #owindow-1>div.button-bar.modal-footer>a, #edit-cancel-button, #edit-diff-button, #edit-preview-button, #edit-save-draft-button, #edit-save-continue-button, #edit-save-button, #owindow-1>div.content.modal-body>div>a.btn.btn-default { font-family: 'Work Sans', sans-serif; font-weight: 600 !important; font-size: 0.75rem; color: white; padding-top: 4px; padding-bottom: 4px; padding-left: 7px; padding-right: 9px; background: rgb(20, 20, 20); border-radius: 2px !important; cursor: pointer; width: fit-content !important; margin-top: 0.1rem; margin-bottom: 0.1rem; margin-left: 0.3rem; margin-right: 0.35rem; float: left; } a.collapsible-block-link:hover, a.btn.btn-danger:hover, a.btn.btn-primary:hover, .btn-small:hover, #owindow-1>div.button-bar.modal-footer>a:hover, #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, #owindow-1>div.content.modal-body>div>a.btn.btn-default:hover { text-decoration: none; background: rgb(45, 45, 45); } #action-area > p:nth-child(5) > a:hover { text-decoration: none; background: rgb(45, 45, 45); } #action-area > p:nth-child(5) > a { font-family: 'Work Sans', sans-serif; font-weight: 600 !important; font-size: 0.75rem; color: white; padding-top: 4px; padding-bottom: 4px; padding-left: 7px; padding-right: 9px; background: rgb(20, 20, 20); border-radius: 2px !important; cursor: pointer; width: fit-content !important; margin-top: 0.1rem; margin-bottom: 0.1rem; margin-left: 0.3rem; margin-right: 0.35rem; } /* ======================= */ #footer, #license-area { font-family: 'Work Sans', sans-serif; font-weight: 500; } #page-content div.collapsible-block { margin-top: 13px; margin-bottom: 13px; } div.collapsible-block-content { animation: fade 0.4s; animation-fill-mode: forwards; } /* MISC > FOOTNOTES */ /* ======================= */ .hovertip { background: rgb(25, 25, 25) !important; border-radius: 2px; padding: 5px 5px 5px 5px; color: white; font-family: 'Work Sans', sans-serif; max-width: 400px; } .f-heading { text-transform: uppercase; font-weight: 900; font-size: 80%; } .footnotes-footer .title { font-size: 0px; color: transparent; margin-bottom: 15px; } .footnotes-footer .title:before { content: "Notas al Pie\0026 Referencias"; color: rgb(25, 25, 25); text-transform: uppercase; font-weight: 900; font-size: 0.9rem; font-family: 'Work Sans', sans-serif; cursor: text; } .footnotes-footer a { color: black; font-weight: 700; font-family: 'Work Sans', sans-serif; } .footnotes-footer { border-left: solid 3px rgb(20, 20, 20); padding-left: 15px; margin-top: 6rem; } .footnote .f-footer, .equation .e-footer, .reference .r-footer { display: none; } /* ======================= */ #page-options-container a { color: rgb(45, 45, 45); font-family: 'Work Sans', sans-serif; font-weight: 800; font-size: 90%; text-transform: uppercase; } #page-options-container a:hover { text-decoration: none; color: rgb(2, 2, 2); } #page-info-break { height: 3rem; } .code pre, .code p, .code, tt { font-family: 'Fira Code', monospace; } #account-options { border: none; font-family: 'Work Sans', sans-serif; font-weight: 700; width: fit-content; box-shadow: 0px 0px 5px rgb(0 0 0 / 30%); padding: 5px 5px 5px 5px; text-transform: uppercase; } #account-options a { filter: grayscale(100%) saturate(0%); -webkit-filter: grayscale(100%) saturate(0%); color: grey; } /* Anendlessusername's invaluable correction of the ACS octagon! */ #page-content .quadrants>div { top: 2.25%; left: 18.5%; } /* WHEN YOU SEE IT... */ .licensebox .collapsible-block-link, .licensebox .collapsible-block-link:hover { background: none; text-transform: uppercase; font-weight: 700; } /* ---- WORDS NO LONGER BROKEN, THE CROQUEMBOUCHE HAS SPOKEN ---- */ #page-content span, #page-content a { word-break: normal !important; }
[[/collapsible]]
[[/=]]
49 6f 79 20 e6 75 61 79 20 70 69 27 75 61 6c 20 73 75 61 69 27 79 69 20 69 27 67 75 61 20 79 69 e6 7a 79 75 61 27 77 20 77 69 72 69 27 66 6f 2e
Ítem #: SCP-2746
Clasificación de Objeto: Euclid
Sitio Asignado | Director del Sitio | Investigador en Jefe | Destacamento Asignado |
Sitio-45 | CENSURADO | CENSURADO | CENSURADO |
Procedimientos Especiales de Contención: La entrada principal a SCP-2746 debe estar acordonada y sólo debe ser accesible a través de la Sala de Almacenamiento 111-1 (SdA 111-1). Debido a la ubicación de SCP-2746 en un área densamente poblada, la puerta de la SdA 111-1 debe ser monitoreada desde el Sitio-45-A, el cual tiene la tarea de responder a cualquier intento de vandalismo o allanamiento de SCP-2746. Esta puerta debe estar equipada con una cerradura con cerrojo de seguridad para evitar interferencias civiles.
Al personal se le deben dar batas grandes y desechables para que las use en lugar de su ropa original mientras está viajando por SCP-2746. Antes de viajar a través de SCP-2746, el personal debe quitarse la ropa y los accesorios personales de su persona, excluyendo el equipo de protección y los accesorios utilizados para fines médicos o de corrección ocular.
Debido a la naturaleza de SCP-2746, la mayoría de la ropa y el equipo se han considerado innecesarios para la exploración de SCP-2746-1 y deben almacenarse en un armario de almacenamiento designado en el SdR 111-1. Al llegar a SCP-2746-1, el personal debe depositar estas batas en la Sala de Almacenamiento 111-2 (SdA 111-2). Al regresar, las batas deben ser recuperadas después de la exploración para su reutilización o eliminación y todos los objetos personales deben ser recogidos.
El equipo necesario para la exploración de SCP-2746-1 debe ser transportado en su totalidad a través de bolsas y, de ser posible, ser adaptado para el uso de animales.
Descripción: SCP-2746 es un túnel subterráneo ubicado en Las Vegas, Nevada, aproximadamente a 250 m al norte del Sitio-45-A. SCP-2746 funciona principalmente como un portal estable y bidireccional entre Las Vegas y un espacio extradimensional, denominado SCP-2746-1.
En el lado izquierdo de las entradas principales de SCP-2746 hay dos salas de almacenamiento: Sala de Almacenamiento 111-1 (SdA 111-1), ubicada en Las Vegas, y Sala de Almacenamiento 111-2 (SdA 111-2), ubicada en SCP-2746-1. Ambas habitaciones tienen una puerta que da al exterior y una puerta que da al interior de SCP-2746.
Cuando un humano viaja a través de SCP-2746, tomará la apariencia física de un animal no humano; no se ha establecido ningún patrón o explicación que indique por qué la transformación resulta en una especie en particular. Este proceso ha sido observado comenzando con la estructura ósea del sujeto y terminando con la piel, el tamaño y los órganos internos/externos que coinciden con los de la especie no humana. Los sujetos humanos retienen sus cuerdas vocales y su inteligencia cuando llegan a SCP-2746-1.
Los sujetos no humanos no experimentan los mismos cambios que los sujetos humanos cuando cruzan SCP-2746. Cuando cualquier organismo, excluyendo a los humanos, que se aproxime a SCP-2746-1, sólo desarrollará cuerdas vocales funcionales. Mantienen su nivel de inteligencia mientras están dentro de SCP-2746-1, pero pueden ser capaces de repetir frases rudimentarias o familiares dependiendo de su inteligencia.
Este efecto progresará a medida que el sujeto viaje por SCP-2746, y se completará cuando llegue a SCP-2746-1. Este proceso se revertirá a medida que regresan a Las Vegas. Actualmente se desconoce si este efecto proviene de SCP-2746, o de una proximidad a SCP-2746-1.
SCP-2746-1 es una masa terrestre boscosa de aproximadamente 111 km de diámetro. La examinación de los límites exteriores de la masa terrestre sugiere que está flotando en el aire. La presión atmosférica y la temperatura son comparables a las condiciones templadas de la Tierra al nivel del mar. Los registros localizados dentro de SCP-2746-1 sugieren que la masa terrestre estaba habitada por animales no humanos e inteligentes, estimados entre 770 y 780 en número. Estos habitantes parecen haber sido capaces de construir estructuras y herramientas complejas, y han formado una Oligarquía basada en [CENSURADO]. Según los registros descubiertos en las ruinas de varias iglesias respaldadas por el gobierno, la clase social y la jerarquía de la población de SCP-2746-1 se dividió en tres grupos, identificados como "Auaæsfyuaw" ("artesanos"), "Waoi'iræuaw" ("eruditos"), y "Oi'li'uaæpiryw" ("honorables").
Anexo-2746: Los 'artesanos', que eran trece en total, destacan por haber sido la clase social más alta, por debajo del 'Yiæzyua' (traducción: El 'Creador'. No está claro si este término se refiere a una figura religiosa importante o a un dios). Se dice que los artesanos han jugado un papel vital en la construcción de SCP-2746-1 y de [DATOS BORRADOS]. Los eruditos representaban a los sirvientes y asistentes personales de los artesanos, y eran típicamente seleccionados de la clase social Honorable después de nacer. La mayoría de los habitantes pertenecían a la clase Honorable, que consistía de artesanos, carpinteros y artistas.
La economía de SCP-2746-1 funcionaba en base a un sistema de trueque, y carecía de cualquier forma oficial de moneda. La legislación del gobierno anterior sugiere que los habitantes originales eran incapaces de morir, y que originalmente no necesitaban ninguna fuente de alimento. Este efecto no está presente en los sujetos que ingresan a SCP-2746-1.
Se estima que hace unos [CENSURADO] años, los habitantes de SCP-2746-1 se vieron envueltos en una guerra civil (denominada Evento Nachash), que terminó en la crucifixión de dos artesanos, la mayoría de los honorables y eruditos, y el abandono de SCP-2746-1 por los habitantes sobrevivientes.
Según documentos recuperados, el Evento Nachash fue el resultado de que 'el Creador' declarara que los seres humanos debían ser desterrados de SCP-2746-1, y de que se impusiera una pena que requería que todos los ciudadanos adquirieran la necesidad de comer para poder 'preservar su cordura'. Debido a la falta de fuentes de alimento disponibles y de conocimientos agrícolas, la clase honorable recurrió a comerse a otros habitantes, mientras que a la clase erudita se le dio acceso a varios jardines privados con una variedad de plantas frutales.
La gran mayoría de la población de SCP-2746-1 se separó de su gobierno y formó una organización llamada 'Sgualayw i's ████' (Traducción: las 'Furias del ████') poco después de que se impusiera esta pena. Esta organización fue dirigida por los ex artesanos Fredrick y Agathos, y la erudito Clovis con el objetivo de matar al 'Creador' debido al 'trato injusto'.
Para más información sobre el Evento Nachash, por favor lea los anexos adjuntos y la documentación.
Introducción-2746
Documentos SCP-2746
Los siguientes documentos son volantes, cartas y discursos documentados recuperados durante la exploración de SCP-2746-1. Salvo el Documento 2746-9, la mayoría de estos documentos fueron escritos en el dialecto A-12 ("Old Angelic").
La documentación no mostrada aquí consistía en intercambios personales, tratos y comisiones, y literatura. Estos documentos se encuentran en Documentos Recuperados-2746-2, y pueden ser accedidos por personal con autorización de nivel 2/2746 o superior.
Aviso-2746-1
A TODOS LOS CIUDADANOS JUSTOS DEL ████
Tras el destierro de A███ y E██,
los antiguos maestros artesanos Fredrick y Agathos han abandonado
SUS SAGRADOS DEBERES
y proclamaron sus
IDEALES TRAIDORES
en contra de
NUESTRO GLORIOSO CREADOR
Los artesanos Suwaird y Sari continuarán con sus tareas hasta que nuestros antiguos líderes
VEAN SUS ACTOS INJUSTOS
Los
TRAIDORES
y todos los ciudadanos de mentalidad similar sospechosos de escuchar sus
BLASFEMIAS
deben ser
AZOTADOS, PRIVADOS DE ALIMENTO Y CRUCIFICADOS POR 108 CICLOS
en el momento de su captura
con la esperanza de que podamos restaurar tanto su divinidad como su gracia
Que nuestro creador nos perdone por sus transgresiones
FI' ÆIRIR UALAJOFYI'GW ALAFLAXUYLW I'S ████
Si'iriri'iolalj foy pællawoyiylf i's A███ ælk E██,
si'uayiyua oyækauaæsfyuaw Fredrick ælk Agathos oæphy si'uawæzyl
FOYLAUA OI'IRIl KGFLAYW
ælk vuai'airælayiyk foylaua
FUAÆLAFI'UAI'GW LAKYÆIRW
æjælalwf
I'GUA JIRI'UALAI'GW YIÆZYUA
Auaæsfyuaw Suwaird ælk Sari iolairir aæuauail i'l foylaua kgflayw glflair i'gua si'uayiyua iryækyuaw
WYY FOYLAUA GLGWF ÆAFW
Foy
FUAÆLAFI'UAW
ælk æirir wlayilairæuairil yilalkyk alaflaxuylw wgwvyafyk i's oyyklalj foylaua
PIRÆWVOYYIIL
æuay fi' py
IOOLAVVYK, WFÆUAPHYK, ÆLK AUAGALASLAYK SI'UA CVIII AILAIRYW
gvi'l foylaua aævfguay
lal foy oi'vyw foæf ioy yiæil uaywfi'uay pi'fo foylaua klaphlallafil ælk juaæay
Yiæil i'gua yiæzyua si'uajlaphy gw si'ua foylaua fuaælwjuaywwlai'lw
Aviso-2746-2
A TODOS LOS CIUDADANOS JUSTOS DEL ████
El movimiento de las 'Furias del ████' es un
FLAGRANTE PECADO
tanto contra el imperio del ████ como contra
NUESTRO GLORIOSO CREADOR
Si algún miembro de este movimiento es encontrado, la guardia real debe ser notificada de su presencia
INMEDIATAMENTE
para que afronten la
CRUCIFIXIÓN ETERNA
Los herejes son grandes en número, y son
SUMAMENTE PELIGROSO
aquellos que sean hallados ayudándoles se considerarán auténticos simpatizantes de su causa, y afrontarán el
CASTIGO MAYOR
Que nuestro creador nos perdone por nuestras transgresiones
FI' ÆIRIR UALAJOFYI'GW ALAFLAXUYLW I'S ████
Foy 'Sgualayw i's ████' yii'phyyiylf law æ
PIRÆFÆLF WLAL
æjælalwf pi'fo foy ████ yyivlauay ælk
I'GUA JIRI'UALAI'GW YIÆZYUA
Las ælil yiyyipyuaw i's folaw yii'phyyiylf æuay si'glk, foy uai'ilæir jgæuak law fi' py li'flaslayk i's foylaua vuaywylay
LAYIYIYKLAÆFYIRIL
wi' foyil yiæil sæay
YFYUALÆIR AUAGALASLADE'LAI'L
Foy oyæfoylw æuay juayæf lal lgyipyua, ælk æuay
LAYIYIYLWYIRIL KÆLJYUAI'GW
foi'wy iooi' æuay si'glk ælaklalj foyyi woæirir py ai'lwlakyuayk jylglaly wilyivæfolaxuyuaw i's foylaua aægwy, ælk woæirir sæay
JUAYÆFYUA VGLLAWOYIYLF
Yiæil i'gua yiæzyua si'uajlaphy gw si'ua i'gua fuaælwjuaywwlai'lw
Letra-2746-3
FREDRICK, AGATHOS,
¿No puedes ver el dolor que estás causando a los demás? ¿No ves las cáscaras eternas de tus hermanos y hermanas enloqueciendo indefensos a lo largo de nuestros caminos? Ellos están muriendo de hambre por NUESTRAS manos, y nada más que TÚ los estás forzando.
Tú, y lo que estás haciendo están mal.
Ni siquiera te dejaremos hacer el intento de dañar a nuestro Creador, y estamos preparados para enfrentarte a ti y a todas las fuerzas en el ████ que has seducido o engañado con esta resistencia sin sentido. No tienes derecho, pero no podemos rendirnos contigo. No te deseamos esto, pero si es necesario, te dejaremos aquí.
No hagas que llegue a eso; podríamos tener mucho más que esto.
Si tienes algo de decencia, por favor, deja esta lucha sin sentido. Acaba con el sufrimiento.
Liberen a Clovis y entréguense. Esto sólo puede terminar trágicamente.
~Suwaird y Sari
FREDRICK, AGATHOS,
Aæl ili'g li'f wyy foy vælal ili'g æuay aægwlalj glfi' i'foyuaw Ki' ili'g li'f wyy ili'gua puai'foyua'w ælk wlawfyua'w yfyualæir woyirirw ji'lalj oyirvirywwiril yiæk æiri'lj i'gua væfow Foyil æuay wfæuaphlalj pil I'GUa oælkw, ælk li'folalj pgf IlI'G æuay si'uaalalj foyyi.
Ili'g, ælk iooæf ili'g æuay ki'lalj æuay iouai'lj.
Ioy iolairir li'f yphyl iryf ili'g yiæzy foy æffyyivf fi' oæuayi i'gua Yiæzyua, ælk æuay vuayvæuayk fi' wfælk ælk slajof ili'g ælk yphyuail si'uaay lal ili'g oæphy wykgayk i'ua jyæwyk fi' folaw vi'lalfiryww uaywlawfælay. Ili'g oæphy li' ualajof, pgf ioy aæl li'f jlaphy gv i'l ili'g. Ioy ki'l'f iolawo folaw gvi'l ili'g, pgf las lyyk py, ioy iolairir wfuaælk ili'g oyuay.
Ki'l'f yiæzy laf ai'yiy fi' foæf; ioy ai'girk oæphy wi' yigao yii'uay foæl folaw.
Las ili'g oæphy ælil kyaylail, viryæwy, wfi'v folaw vi'lalfiryww slajoflalj. Ylk foy wgssyualalj.
Uayiryæwy Clovis, ælk fgual ili'guawyirphyw lal. Folaw aæl i'liril ylk fuaæjlaaæiriril.
~Suwaird ælk Sari
Letra-2746-4
SUWAIRD, SARI,
Aunque nos entristece mucho que usted y los otros artesanos no compartan nuestros puntos de vista sobre nuestro Creador, nos gustaría que comprendieras que a ninguno de nosotros nos importa una mierda. Como nos has señalado a nosotros, nuestra preocupación se centra en los ciudadanos de los que tú has creado ejemplos.
Eres consciente de que la inmensa mayoría de los ciudadanos que sospechas que nos siguen solían temer a nuestro Creador, ¿verdad? Están paranoicos, y sólo se están lastimando a sí mismos. Los ciudadanos te maldicen por seguirle, y eso hace que su amor vaya a nosotros, hasta el punto de que incluso tus guardias han abandonado su causa por la nuestra.
Además nos sorprende que creas que Clovis ha decidido seguirnos por otra cosa que no sea su propia voluntad. Actúas como si ella no fuera capaz de tener su propia voluntad, que la única manera concebible de oponerse a ti es por geas.
Nuestra atención se dirige a los que han sido heridos, aquellos que han pasado hambre y han sido golpeados por ti. Los que realmente están sufriendo. Cuando llegue nuestro momento, nuestro primer acto será liberar a nuestros hermanos y hermanas, y darles el privilegio de ser los primeros en consumir la carne y la sangre de nuestro creador. No vemos ninguna razón por la que el creador nos haya castigado por lo que los humanos han hecho, aparte de por un entretenimiento cruel.
Esta es tu última oportunidad. Podemos perdonarte a ti, pero a él no. No se interpongan en nuestro camino.
Estamos de acuerdo en que estamos equivocados. Nos equivocamos. Y tenemos hambre.
~ Fredrick y Agathos
SUWAIRD, SARI,
Ioolairy ioy æuay khglafy wækkylyk foæf ili'g ælk foy i'foyua auaæsfyuaw ki' li'f woæuay i'gua phlayiow i'l i'gua Yiæzyua, ioy ioi'girk irlazy ili'g fi' glkyuawfælk foæf li'ly i's gw jlaphy æ kæyil. Æw ili'g oæphy vi'lalfyk fi' gw, i'gua ai'layual law viræayk i'l foy alaflaxuylw ili'g oæphy auayæfyk yde'æyiviryw i's.
Ili'g æuay æioæuay foæf foy i'phyuaiooyiryilalj yiæui'ualafil i's foy alaflaxuylw ili'g wgwvyaf i's si'iriri'iolalj gw, gwyk fi' syæuayk i'gua Yiæzyua, ai'uauayaf Ili'g æuay væuaæli'lak, ælk ili'g æuay i'liril oguaflalj ili'guawyirphyw. Foy alaflaxuylw aguawy ili'g si'ua si'iriri'iolalj olayi, ælk foæf yiæzyw foylaua iri'phy ji' fi' gw, fi' foy vi'lalf fi' iooyuay yphyl ili'gua jgæuakw oæphy kywyuafyk olaw aægwy si'ua i'guaw.
Laf sguafoyua æyiæxuyw gw foæf ili'g pyirlayphy Clovis oæw kyalakyk fi' si'iriri'io gw pil ælilfolalj i'foyua foæl oyua i'iol phi'irlaflai'l. Ili'g æaf æw las woy law li'f aævæpiry i's oæphlalj oyua i'iol iolairir, foæf foy i'liril ai'laylaphæpiry ioæil foæf woy ai'girk i'vvi'wy ili'g law pil jyæw.
I'gua aæuay ji'yw fi' foi'wy iooi' ili'g oæphy oguaf, foi'wy ili'g oæphy wfæuaphyk ælk pyæfyl. Foy i'lyw foæf æuay fuagiril wgssyualalj. Iooyl i'gua flayiy ai'yiyw, i'gua slauawf æaf iolairir py fi' wyf suayy i'gua puai'foyuaw ælk wlawfyuaw, ælk æiriri'io foyyi foy vualaphlairyjy fi' py foy slauawf fi' ai'lwgyiy i'gua yiæzyua'w sirywo ælk piri'i'k. Ioy wyy li' uayæwi'l æw fi' iooil foy yiæzyua oæw vgllawoyk gw si'ua iooæf foy ogyiælw oæphy ki'ly, i'foyua foæl si'ua auagyir ylfyuafælalyiylf.
Folaw law ili'gua iræwf aoælay. Ioy aæl si'uajlaphy ili'g, pgf olayi ioy aæl li'f. Ki' li'f wfælk lal i'gua ioæil.
Ioy æjuayy foæf ioy æuay iouai'lj. Ioy ioyuay yiæky iouai'lj. Ælk ioy æuay ogljuail.
~ Fredrick ælk Agathos
Discurso-2746-5
Mis hijos, mis hijas,
No hace mucho tiempo, vivíamos en el mejor de los tiempos. Nuestro Creador, a quien apreciábamos, creó trece espíritus y les dio una simple orden:
Crear.
Y así lo hicimos, agradecidos por nuestra creación. Hicimos el lienzo, y cada cuerpo que contiene. Hicimos la tierra bajo nuestros pies, y los árboles que rozan los cielos. Seguimos su ejemplo, y creamos 764 espíritus, similares, pero únicos entre sí. Pronto, sin otro propósito que el de crear, creamos todo lo que habéis visto. Fue gracias a ti que tenemos lo que tenemos ahora.
Pero entonces, nos dimos cuenta de algo: lo que habíamos creado era… quieto. Era aburrido; vacío. No había nada que apreciar y disfrutar de las cosas que habíamos hecho. Creamos vida; no la vida de las meras plantas, sino la vida de los caminantes. Cada uno de nosotros creó estos maravillosos diseños; diseños que eran fuertes, diseños que eran ágiles, diseños que diferían salvajemente unos de otros.
Presentamos nuestro trabajo al Creador, como lo hace un niño con su primera obra de arte, y él lo miró todo.
Le daba asco.
Él destrozó nuestros mundos, y nosotros los reconstruimos de nuevo; esta vez, con reglas que dictaban lo que podíamos hacer, y lo que no podíamos hacer; ya no podíamos apartarnos de lo mundano; pero no podíamos apartarnos de lo imposible; no del todo.
Construimos nuestros diseños a partir del trabajo de cada uno, siguiendo caminos que el creador original no suele seguir, adaptándolos a diferentes entornos y haciendo revisiones. Si los diseños no funcionaban, y no lo hacían muchas veces, trabajábamos en ese diseño con diferentes creaciones en diferentes entornos, y si aún así no funcionaba, simplemente intentábamos otra cosa, o la dejábamos para que otros la encontraran. Seguía siendo un caos, y utilizábamos la magia de vez en cuando, pero éramos felices. Nosotros, satisfechos de nuestros logros, tomamos la forma de lo que creíamos que eran nuestras mejores trabajos, y le presentamos los trabajos a él por segunda vez.
Él lo miró, y se deshizo de él de nuevo. Sólo durante la tercera vez, cuando nos dio su supervisión directa, o quizás, cuando insertó su propia semejanza, vio que nuestro trabajo era bueno. Pero no nos importaba, finalmente habíamos apaciguado las expectativas de nuestro padre, no importaba lo autosuficientes que pudieran ser.
Es decir, hasta que sus creaciones se volvieron… corruptas. El Creador culpó de todo esto a nuestros diseños, por estar llenos de tentaciones. Nuestros diseños fueron diseñados sólo para ser expresiones artísticas, o simples placeres. ¡Sus diseños eran codiciosos! Creían que tenían derecho a todo lo que veían; ¡que existimos para servirles! Nunca olvides que cuando ELLOS provocaron el pecado, ¡y NOSOTROS fuimos castigados por ello! Ninguna de nuestras creaciones sentía esa necesidad, él las creó para que fracasaran por el DISEÑO.
Sentimos su avaricia, no podemos seguir creando, ¿y qué consiguen? Simplemente son 'desterrados' de este lugar…. ¿Es eso un castigo digno? Ellos van a crear, van a vivir y morir, van a comer, y déjenme recordarles que están comiendo SUS creaciones. ¡¿Es eso justo?!
No. No, no lo es. ¿Pero sabes qué es lo que tampoco es justo? Probabilidades de seis a uno. ¡Cien eruditos se interponen en el camino de un océano de fuego! Juntos, ¡tenemos todas las ventajas sobre los que todavía lo siguen! Asaltaremos la casa del Creador, ¡y le haremos testigo de los horrores que nos hizo!
Si te derriban, tu madre y yo te defenderemos. ¡Si nos derriban, todos nos levantaremos para luchar de nuevo! Terminaremos con nuestra hambre, y crearemos un cuarto mundo, no para él, sino para nosotros: ¡el modo en que NOSOTROS, LOS VERDADEROS CREADORES DEL ████ DESEAMOS! De una manera u otra, ¡NUESTRA VICTORIA ES INEVITABLE!
Yiil wi'lw, yiil kægjofyuaw,
Li'f fi'i' iri'lj æji', ioy irlaphyk lal foy juayæfywf i's flayiyw. I'gua Yiæzyua, iooi'yi ioy aoyualawoyk, auaæsfyk folauafyyl wvlaualafw, ælk jæphy foyyi i'ly wlayiviry i'uakyua
Auaæsf.
Ælk wi' ioy klak, juaæfysgir si'ua i'gua auayæflai'l. Ioy auaæsfyk foy aælphæw, ælk yphyuail pi'kil laf ai'lfælalw. Ioy auaæsfyk foy wi'lair pylyæfo i'gua syyf, ælk foy fuayyw foæf puagwo foy wzlayw. Ioy si'iriri'ioyk olaw yde'æyiviry, ælk auaæsfyk 764 wvlaualafw, wlayilairæua, pgf gllakhgy fi' yæaoi'foyua. Wi'i'l, si'ua li' i'foyua vguavi'wy foæl fi' auaæsf, ioy auayæfyk æirir foæf ili'g oæphy wyyl. Laf ioæw pyaægwy i's ili'g, foæf ioy oæphy iooæf ioy oæphy li'io.
Pgf foyl, ioy li'flaayk wi'yiyfolalj iooæf ioy oæphy auaæsfyk ioæw… wflairir. Laf ioæw pi'ualalj; yyivfil. Foyuay ioæw li'folalj fi' ævvuayalaæfy ælk ylui'il foy folaljw ioy oæphy yiæky. Ioy auayæfyk irlasy; li'f foy irlaphyw i's yiyuay virælfw, pgf foy irlaphyw i's ioæirzyuaw. Yæao i's gw auayæfyk foywy ioi'lkuai'gw kywlajlw; kywlajlw foæf ioyuay wfuai'lj, kywlajlw foæf ioyuay æjlairy, kywlajlw foæf klassyuayk iolairkiril suai'yi yæao i'foyua.
Ioy vuaywylfyk i'gua ioi'uaz fi' foy Yiæzyua, irlazy æ aolairk ki'yw iolafo lafw slauawf ioi'uaz i's æuaf, ælk oy iri'i'zyk gvi'l laf æirir.
Laf klawjgwfyk olayi.
Oy fi'uay i'gua ioi'uairkw ki'iol, ælk ioy uaypglairf foyyi æjælal; folaw flayiy, iolafo uagiryw klaafæfyk iooæf ioy ai'girk ki', ælk iooæf ioy ai'girk li'f; li' iri'ljyua ai'girk ioy wfuaæil suai'yi foy yiglkæly; pgf ioy ai'girk li'f wfuaæil suai'yi foy layivi'wwlapiry; li'f ylflauayiril.
Ioy pglairf i'gua kywlajlw suai'yi yæao i'foyuaw ioi'uaz, ji'lalj ki'iol væfow foæf foy i'ualajlalæir auayæfi'ua ioi'girkl'f gwgæiriril ji', ækævflalj foyyi si'ua klassyuaylf wguauai'glklaljw ælk yiæzlalj uayphlawlai'lw. Las foy kywlajlw klakl'f ioi'uaz, ælk foyil klakl'f yiælil flayiyw, ioy'k ioi'uaz i'l foæf kywlajl iolafo klassyuaylf auayæflai'lw lal klassyuaylf ylphlauai'lyiylfw, ælk las laf wflairir klakl'f ioi'uaz, ioy ioi'girk wlayiviril æffyyivf wi'yiyfolalj yirwy, i'ua iryæphy laf si'ua i'foyuaw fi' slalk. Laf ioæw wflairir aoæi'w, ælk ioy yyiviri'ilyk foy gwy i's yiæjlaa yphyuail li'io ælk æjælal, pgf ioy ioyuay oævvil. Ioy, wæflawslayk suai'yi i'gua æaolayphyyiylfw, fi'i'z foy si'uayi i's iooæf ioy pyirlayphyk fi' py i'gua pywf ioi'uazw, ælk vuaywylfyk foy ioi'uazw fi' olayi æ wyai'lk flayiy.
Oy iri'i'zyk gvi'l laf, ælk klawvi'wyk i's laf æjælal. I'liril kgualalj foy folauak flayiy, iooyl oy jæphy gw olaw klauayaf wgvyuaphlawlai'l, i'ua vyuaoævw, iooyl oy lalwyuafyk olaw i'iol irlazylyww, klak oy wyy i'gua ioi'uaz ioæw ji'i'k. Pgf ioy klak li'f aæuay, ioy oæphy slalæiriril ævvyæwyk i'gua sæfoyua'w yde'vyafæflai'lw, li' yiæffyua oi'io wyirs wyuaphlalj foyil yilajof py.
Foæf law, glflair olaw auayæflai'lw pyaæyiy… ai'uauagvf. Foy Yiæzyua piræyiyk folaw æirir i'l i'gua kywlajlw, si'ua pylalj sgirir i's fyyivfæflai'lw. I'gua kywlajlw ioyuay i'liril yiyælf fi' py æuaflawflaa yde'vuaywwlai'lw, i'ua wlayiviry viryæwguayw. Olaw kywlajlw ioyuay juayykil! Foyil pyirlayphyk foyil ioyuay ylflafiryk fi' yphyuailfolalj foyil wæio; foæf ioy yde'lawf fi' wyuaphy foyyi! Lyphyua si'uajyf foæf iooyl FOYIL vuai'phi'zyk wlal, ælk IoY ji'f vgllawoyk si'ua laf! Li'ly i's i'gua auayæflai'lw syirf foæf lyyk, oy auaæsfyk foyyi fi' sælair pil KYWLAJL.
Ioy syyir foylaua juayyk, ioy aæl li' iri'ljyua auaæsf, ælk foyil jyf iooæf Foyil æuay wlayiviril 'pællawoyk' suai'yi folaw viræay… Law foæf æ ioi'uafoil vgllawoyiylf Foyil ji' fi' auayæfy, foyil ji' fi' irlaphy ælk klay, foyil ji' fi' yæf, ælk iryf yiy uayyilalk ili'g, foyil æuay yæflalj ILI'GUA auayæflai'lw. Law foæf sælaua!
Li'. Li' laf law li'f. Pgf ili'g zli'io iooæf æirwi' lawl'f sælaua Wlade' fi' i'ly i'kkw. Æ oglkuayk waoi'iræuaw wfælk lal foy ioæil i's æl i'ayæl i's slauay! Fi'jyfoyua, ioy oæphy yphyuail ækphælfæjy i'phyua foi'wy iooi' wflairir si'iriri'io olayi! Ioy iolairir wfi'uayi foy oi'gwy i's foy Yiæzyua, ælk yiæzy olayi iolaflyww foy oi'uauai'uaw oy yiæky gw!
Las foyil wfualazy ili'g ki'iol, ili'gua yii'foyua ælk La iolairir kysylk ili'g. Las foyil wfualazy gw ki'iol, ioy iolairir æirir ualawy fi' slajof æjælal! Ioy iolairir ylk i'gua ogljyua, ælk ioy iolairir auaæsf æ si'guafo ioi'uairk, li'f si'ua olayi, pgf si'ua gw foy ioæil IOY ÆW FOY FUAGY AUAYÆFI'UAW I'S ████ KYWLAUAY! I'ly ioæil i'ua æli'foyua, I'GUA PHLAAFI'UAIL LAW LALYPHLAFÆPIRY!
Orden Disciplinaria-2746-6
CON PROFUNDO PESAR Y RESPETO
ejecutamos al Maestro Artesano Fredrick como castigo por sus atrocidades contra nuestro Creador.
Fredrick era nuestro líder, el segundo después de Él. Su liderazgo, ingenio y fuerza fueron la mejor del ████, pero también fueron su perdición. En tiempos mejores, el mayor logro de Fredrick fue su diseño del gran fuego, que nos ha dado y nos dará luz durante eones.
Su castigo será una pérdida para todos.Antes de su estado actual, Fredrick ha traicionado a nuestro Creador, y ha llevado a todos los ciudadanos del ████ a rebelarse en contra de Él. El castigo de Fredrick ha sido elaborado para reflejar sus acciones. La última acción de Fredrick fue enfrentarse a los artesanos y causar graves quemaduras en la cara de Sari. Fredrick quedó paralizado y aprehendido por el uso de la canción de Suwaird.
Las siguientes órdenes, además de la crucifixión permanente y la reubicación en el plano inferior, han sido comisionadas para el castigo de Fredrick. Estos castigos deben ser compartidos también por aquellos que han luchado junto a Fredrick en el momento de la captura:
- El hocico de Fredrick debe ser removido del resto de su rostro, para que se desanime de seducir a aquellos que puedan escuchar sus palabras, y del doblar de sus llamas.
- La cruz de Fredrick será prendida en llamas una vez que haya sido firmemente sujetado a ella, para que pueda sentir el mismo dolor que ha puesto en aquellos que se han enfrentado a él.
- El pecho de Fredrick debe ser abierto, y el estómago desconectado de sus raíces internas, pero no removido. Debe permanecer en su cáscara para que se debilite ante el castigo del Creador.
IOLAFO KYYV UAYJUAYF ÆLK UAYWVYAF
ioy yde'yagfy OyækAuaæsfyua Fredrick'w vgllawoyiylf si'ua olaw æfuai'alaflayw fi'ioæuakw i'gua Yiæzyua.
Fredrick ioæw i'gua iryækyua, wyai'lk i'liril fi' Olayi. Olaw iryækyuawolav, laljylglafil, ælk wfuayljfo ioyuay foy pywf i's ████, pgf ioyuay æirwi' olaw glki'lalj. Lal pyffyua kæilw, Fredrick'w juayæfywf æaolayphyyiylf ioæw olaw kywlajl i's foy juayæf slauay, ioolaao oæw, ælk iolairir vuai'phlaky gw æirir iolafo irlajof si'ua yi'lw.
Olaw vgllawoyiylf iolairir py æ iri'ww fi' æirir.Vualai'ua fi' olaw aguauaylf wfæfy, Fredrick oæw pyfuaæilyk i'gua Yiæzyua, ælk iryk æirir i's ████'w alaflaxuylw lal uayphi'irf æjælalwf Olayi. Fredrick'w vgllawoyiylf oæw pyyl fælairi'uayk fi' uaysiryaf olaw æaflai'lw. Fredrick'w slalæir æaflai'l ioæw ai'lsuai'lflalj foy auaæsfyuaw ælk aægwlalj wyphyuay pgualw i'l Sari'w sæay. Fredrick ioæw foyl væuaæirilwyk ælk ævvuayoylkyk fouai'gjo foy gwy i's Suwaird'w wi'lj.
Foy si'iriri'iolalj i'uakyuaw, lal ækklaflai'l fi' vyuayiælylf auagalaslade'lai'l ælk uayiri'aæflai'l fi' foy glkyua viræly, oæphy pyyl ai'yiyilawwlai'lyk si'ua Fredrick'w vgllawoyiylf. Foywy vgllawoyiylfw æuay fi' py woæuayk æirwi' pil foi'wy iooi' oæphy si'gjof æiri'ljwlaky Fredrick æf foy flayiy i's aævfguay
- Fredrick'w wli'gf law fi' py uayyii'phyk suai'yi foy uayyiælalkyua i's olaw sæay, wi' oy yiæil py klawai'guaæjyk suai'yi pi'fo wykgalalj foi'wy iooi' yilajof irlawfyl fi' olaw ioi'uakw, ælk foy pylklalj i's olaw siræyiyw.
- Fredrick'w auagalaslade' law fi' py wyf æsiræyiy i'lay oy oæw pyyl slauayiiril wyaguayk fi' laf, wi' oy yiæil syyir foy wæyiy vælal oy oæw viræayk i'l foi'wy iooi' oæphy sæayk olayi.
- Fredrick'w aoywf law fi' py i'vylyk, ælk wfi'yiæao klawai'llyafyk suai'yi olaw lalfyualæir uai'i'fw, pgf li'f uayyii'phyk. Laf yigwf uayyiælal lal olaw woyirir wi' foæf oy yiæil juai'io ioyæz fi' foy Yiæzyua'w vgllawoyiylf.
Orden Disciplinaria-2746-7
CON PROFUNDO PESAR Y RESPETO
ejecutamos a la ex-artesana Agathos como castigo por sus atrocidades contra nuestro Creador.
Agathos fue la consejera personal de Fredrick y su hermana. Su lealtad, astucia y previsión fueron la mejor del ████, pero también fueron su perdición. En épocas mejores, diseñó la roca blanca que equilibra el gran fuego de Fredrick y anima las aguas que ella ha creado.
Su castigo será una pérdida para todos.Antes de su estado actual, Agathos siguió el ejemplo de Fredrick, y ha traicionado a nuestro creador al ayudar a Fredrick en la planificación de todas las decisiones estratégicas. El castigo de Agathos ha sido diseñado para reflejar sus acciones. La acción final de Agathos antes del castigo fue ayudar a Fredrick en la batalla contra los artesanos, y fue paralizada y aprehendida junto a Fredrick por la canción de Suwaird.
Las siguientes órdenes, además de la crucifixión permanente y la reubicación en el plano inferior, han sido comisionadas para el castigo de Agathos. Estos castigos deben ser compartidos también por aquellos que han saboteado, obstaculizado, o de otra manera han servido un papel indirecto y mal intencionado en servir a Fredrick:
- La cáscara de Agathos, debe ser recubierta de arcilla blanca, la cual debe ser esculpida a su imagen, para que su cáscara pueda reflejar sus logros y belleza una vez que se haya secado.
- Los ojos de Agathos deben ser removidos de su cáscara. Luego se la colocará en un crucifijo con clavos invertidos, para que su sangre pueda ser drenada y sus malas intenciones puedan ser liberadas.
- La sangre de Agathos, una vez drenada, debe ser reemplazada con agua expuesta al hollín sagrado, para que cualquier pecado dentro de ella se disuelva de nuestra existencia.
IoLaFO KYYV UaYJUaYF ÆLK UaYWVYAF
ioy yde'yagfy Si'uayiyuaAuaæsfyua Agathos'w vgllawoyiylf si'ua oyua æfuai'alaflayw fi'ioæuakw i'gua Yiæzyua.
Agathos wyuaphyk æw Fredrick'w vyuawi'læir ækphlawi'ua, ælk wlawfyua. Oyua iri'ilæirfil, aglllalj, ælk si'uaywlajof ioyuay foy pywf i's ████, pgf ioyuay æirwi' oyua glki'lalj. Lal pyffyua kæilw, woy æuaaolafyafyk foy ioolafy uai'az ioolaao pæirælayw Fredrick'w juayæf slauay ælk ylai'guaæjyw foy ioæfyuaw woy oæw auayæfyk.
Oyua vgllawoyiylf iolairir py æ iri'ww fi' æirir.Vualai'ua fi' oyua aguauaylf wfæfy, Agathos si'iriri'ioyk Fredrick'w yde'æyiviry, ælk oæw pyfuaæilyk i'gua yiæzyua pil ælaklalj Fredrick lal foy virælllalj i's æirir wfuaæfyjlaa kyalawlai'lw. Agathos'w vgllawoyiylf oæw pyyl fælairi'uayk fi' uaysiryaf oyua æaflai'lw. Agathos'w slalæir æaflai'l pysi'uay vgllawoyiylf ioæw ælaklalj Fredrick lal pæffiry æjælalwf foy auaæsfyuaw, ælk ioæw væuaæirilxuyk ælk ævvuayoylkyk æiri'ljwlaky Fredrick pil Suwaird'w wi'lj.
Foy si'iriri'iolalj i'uakyuaw, lal ækklaflai'l fi' vyuayiælylf auagalaslade'lai'l ælk uayiri'aæflai'l fi' foy glkyua viræly, oæphy pyyl ai'yiyilawwlai'lyk si'ua Agathos'w vgllawoyiylf. Foywy vgllawoyiylfw æuay fi' py woæuayk æirwi' pil foi'wy iooi' oæphy wæpi'fæjyk, olalkyuayk, i'ua oæphy i'foyuaiolawy wyuaphyk æl lalklauayaf, yiæirlalfylkyk uai'iry lal wyuaphlalj Fredrick:
- Agathos'w woyirir, law fi' py ai'æfyk lal ioolafy airæil, ioolaao law fi' py wagirvfyk lal oyua layiæjy, wi' foæf oyua woyirir yiæil uaysiryaf oyua æaai'yivirlawoyiylfw ælk pyægfil i'lay laf oæw kualayk.
- Agathos'w yilyw æuay fi' py uayyii'phyk suai'yi oyua woyirir. Woy law foyl fi' py viræayk i'l æ lalphyuafykiril vlallyk auagalaslade', wi' foæf oyua piri'i'k yiæil kuaælal ælk oyua pæk lalfylflai'lw ai'girk py uayiryæwyk.
- Agathos'w piri'i'k, i'lay kuaælalyk, law fi' py uayviræayk iolafo ioæfyua yde'vi'wyk fi' foy oi'iril wi'i'f, wi' foæf ælil wlal iolafolal oyua law klawwi'irphyk suai'yi i'gua yde'lawfylay.
Orden Disciplinaria-2746-8
CON PESAR Y PENA
ejecutamos a la erudito Clovis como castigo por sus atrocidades contra nuestro Creador.
Clovis sirvió como el oráculo oficial del ████. Su belleza, inteligencia y servicios fueron los más grandes del ████, pero también fueron su perdición. Queremos decir que sus servicios fueron útiles en días mejores, sin embargo, sus mayores logros fueron, hasta sus acciones finales, durante nuestros días más oscuros. Antes de su estado actual, Clovis estaba dispuesta y era capaz de proporcionar servicios de naturaleza íntima, restauradora e intelectual a todos los ciudadanos cuando lo necesitaban, y era responsable de la detención de [DATOS BORRADOS], que se considera el comienzo de Nuestra Gran Guerra.
Debido a su involuntaria relación con Fredrick, Clovis no será acusada de muerte.
Antes de su estado actual, ella proporcionó sus servicios a Fredrick, y sirvió como informante para su causa. Clovis fue hallada siendo devorada por varios ciudadanos de la clase honorable que servían a Fredrick.
Debido a la intervención directa de [ELIMINADO], las siguientes órdenes han sido comisionadas para el castigo de Clovis:
- El ojo izquierdo de Clovis debe ser atravesado con una aguja ardiente, para que su regalo pueda ser revocado.
- A Clovis se le asignará una cáscara humano, para que ya no pueda volver al ████. Esta cáscara es para reflejar las heridas que recibió de sus agresores, para que con el tiempo se pudra.
- Una vez colocada en esta cáscara, el cuello de Clovis debe ser cortado para que la cabeza cuelgue libremente de su cuerpo. Esto para que su atención se centre en mantenerse en su cáscara.
IOLAFO UAYJUAYF ÆLK WI'UAUAI'IO
ioy yde'yagfy Waoi'iræua Clovis'w vgllawoyiylf si'ua oyua æfuai'alaflayw fi'ioæuakw i'gua Yiæzyua.
Clovis wyuaphyk æw foy i'sslaalaæir i'uaæairy i's ████. Oyua pyægfil, lalfyirirlajylay, ælk wyuaphlaayw ioyuay foy juayæfywf i's ████, pgf ioyuay æirwi' oyua glki'lalj. Ioy iolawo fi' wæil foæf oyua wyuaphlaayw ioyuay gwysgir lal pyffyua kæilw, oi'ioyphyua, oyua juayæfywf æaai'yivirlawoyiylfw ioyuay, gv glflair oyua slalæir æaflai'lw, kgualalj i'gua kæuazywf kæilw. Vualai'ua fi' oyua aguauaylf wfæfy, Clovis ioæw iolairirlalj ælk æpiry fi' vuai'phlaky wyuaphlaayw i's pi'fo lalflayiæfy, uaywfi'uaæflai'læir, ælk lalfyiriryafgæir læfguayw fi' æirir alaflaxuylw iooyl lal klauay lyyk, ælk ioæw uaywvi'lwlapiry si'ua foy ævvuayoylwlai'l i's [DATA EXPUNGED], ioolaao law ai'lwlakyuayk foy pyjlalllalj i's I'gua Juayæf Ioæua.
Kgy fi' oyua gliolairirlalj lalphi'irphyyiylf iolafo Fredrick, Clovis woæirir li'f py aoæuajyk i's kyæfo.
Vualai'ua fi' oyua aguauaylf wfæfy, woy vuai'phlakyk oyua wyuaphlaayw fi' Fredrick, ælk wyuaphyk æw æl lalsi'uayiælf fi' olaw aægwy. Clovis ioæw klawai'phyuayk pylalj yæfyl pil wyphyuaæir oi'li'uaæpiry airæww alaflaxuylw iooi' wyuaphyk Fredrick.
Kgy fi' klauayaf lalfyuaphylflai'l suai'yi [CENSURADO], foy si'iriri'iolalj i'uakyuaw oæphy pyyl ai'yiyilawwlai'lyk si'ua Clovis'w vgllawoyiylf:
- Clovis'w irysf yily law fi' py vylyfuaæfyk iolafo æ pguallalj lyykiry, wi' foæf oyua jlasf yiæil py uayphi'zyk.
- Clovis law fi' py æwwlajlyk æ ogyiæl woyirir, wi' foæf woy aæl li' iri'ljyua uayfgual fi' ████. Folaw woyirir law fi' uaysiryaf foy lalugualayw woy uayaylaphyk suai'yi oyua æwwælairælfw, wi' foæf lal flayiy, woy yiæil kyaæil.
- # I'lay viræayk lal folaw woyirir, Clovis'w lyaz law fi' py agf wi' foæf foy oyæk woi'girk kæljiry iri'i'wyiril suai'yi oyua pi'kil. Folaw wi' foæf oyua si'agw yiæil py viræayk i'l zyyvlalj oyua wvlaualaf lal viræay.
Documento-2746-9
Unas palabras para aquellos que encuentren este lugar,
Enhorabuena. Encontraste el ████. Vete. Vete y olvídate de ello. Estarás mucho mejor. Si insistes, está bien, pero sólo hazle caso a alguien que trata de darte un consejo, y lee esto primero.
Probablemente conocías el ████; lo considerabas un paraíso, una tierra santa donde nada podía haber salido mal, la muerte no podía tocar a nadie, y todo el mundo estaba contento. No hay pecado… Supongo que lo fue. Ya no más. Hemos abandonado esa idea hace mucho, mucho tiempo.
Métete esto en la cabeza ahora mismo; ████ está muerto.
Después de lo que pasó, nos peleamos entre nosotros. Tuve que ver como nuestro hermano, nuestra hermana, nuestros hijos e hijas se morían de hambre y eran arrastrados a la locura y clavados a una cruz, y la mitad de las veces, yo era el que tenía que hacerlo; las otras veces, era Sari. Estaban aquellos de los que no tenía piedad; los que torturaban, los que…. se complacían. Luego estaban los que lamento, los que conocía personalmente…. Casi no lo hago, pero pensé que tenía que hacerlo. Así que lo hice.
Soy una persona muy diferente por lo que pasó aquí. Extraño a mis amigos. Extraño al viejo yo al que le gustaba cantar y follar. Echo de menos los momentos en los que todos nos queríamos, los momentos en los que nadie sufría, y los momentos en los que "proteger" sólo significaba romper una discusión de vez en cuando. Renunciaría a cualquier cosa para volver a ese tiempo.
Por eso no quiero que nadie vea este lugar nunca más; es un lugar malo. Si algún órgano autoritario lo encuentra, está bien, no me importa mientras lo dejen en paz. Es un cementerio, no una atracción.
¿Me siento como un protector? No, no lo hago. Resiento ese título, y cada vez que alguien me llama así, me siento muerto por dentro. La única persona con la que podía relacionarme era Sari, y eso es porque ella hizo las mismas cosas que yo hice. Los dos somos los únicos que quedamos; los otros… no pudieron soportar ser los únicos que quedaban, así que se rindieron. Tuvimos la oportunidad de unirnos a ellos, pero… no se sintió bien en ese momento, especialmente después de todo lo que habíamos hecho.
Ahora, sólo queremos que sea olvidado. Queremos una oportunidad de tener una vida más feliz, y ojalá la tengamos para cuando leas esto. Con suerte, cuando hayamos hecho borrón y cuenta nueva, reemplazando esta "divinidad" por simples vidas humanas, ████ no nos encontrará de nuevo. Es todo lo que podemos esperar.
Firmado,
Suwaird
Anotación: El documento 2746-9 no requirió traducción, debido a que está escrito en inglés moderno. Se estima que el Doc-2746-9 fue escrito [DATOS BORRADOS] años después de los documentos anteriores (aproximadamente 140 años antes del descubrimiento de SCP-2746). El Doc-2746-9 fue encontrado cerca de los restos de un gato doméstico (Felis catus) y de un conejo flamenco gigante (Oryctolagus cuniculus), presumidos de ser los cuerpos de Suwaird y Sari.