Entity Cloud-99 - “摇光”
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&display=swap'); @font-face { font-family: 'GlowSansSC'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/GlowSansSC-Compressed-Bold.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'GlowSansSC'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/GlowSansSC-Compressed-ExtraBold.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: 'ARKai_C'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/ARKai_C.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } :root { --logo-image:url("http://id-backrooms-wiki.wikidot.com/local--files/start/Logo%20TBID"); --header-title: '海 洋'; --header-subtitle: "平静水域"; --body-font: 'Quicksand', 'ARKai_C', '幼圆', 'Noto Sans SC', 'Noto Color Emoji', sans-serif; --header-font: 'Fjalla One', 'GlowSansSC', 'Noto Sans SC', 'Noto Color Emoji', sans-serif; --title-font: 'Fjalla One', 'GlowSansSC', 'Noto Sans SC', 'Noto Color Emoji', sans-serif; --mono-font: 'Source Code Pro', 'Noto Serif SC', 'Noto Color Emoji', monospace; /*Warna Latar Belakang*/ --white-monochrome: 255, 255, 255; /*Warna Kotak Tabs*/ --pale-gray-monochrome: 250, 255, 255; /*Warna Kotak Tabel*/ --light-gray-monochrome: 26, 153, 96; /*Warna Navigasi Atas*/ --gray-monochrome: 9, 102, 60; /*Warna Tombol a*/ --dark-gray-monochrome: 5, 46, 28; /*Warna Teks*/ --black-monochrome: 0, 0, 0; /*Warna Tombol Nav:Side a*/ --bright-accent: 0, 184, 101; /*Warna Kotak Tabs a*/ --medium-accent: 9, 102, 60; /*Warna Options Button*/ --dark-accent: 9, 84, 50; /*Warna Link Kosong*/ --alt-accent: 74, 255, 174; /*Warna Link Yang Udah Dilihat*/ --visited-link-color: 0, 232, 128; --border-styling: outset 2px rgb(var(--swatch-border-color)); --link-color: 0, 156, 86; --hover-link-color: 0, 156, 86; --link-color: 0, 156, 86; --hover-link-color: 0, 156, 86; } --box-border-bottom: 4px 4px 0 0 rgba(0, 0, 0, 0.2); --box-border-top: 4px 4px 0 0 rgba(0, 0, 0, 0.2); --box-border-left: 4px 4px 0 0 rgba(0, 0, 0, 0.2); --box-border-right: 4px 4px 0 0 rgba(0, 0, 0, 0.2); --box-border-all: 4px 4px 0 0 rgba(0, 0, 0, 0.2); --rating-module-button-plus-color: var(--light-gray-monochrome); --rating-module-button-negative-color: var(--light-gray-monochrome); --rating-module-button-cancel-color: var(--light-gray-monochrome); --rating-module-button-credit-color: var(--light-gray-monochrome); } #header h1, #header h1 a { top: 0.5rem; font-size: 150%; } #header h2, #header h2 span, #header h2 span::before { top: 1.7rem; font-size: 90%; } #skrollr-body { width: 100%; height: 7.625rem; position: absolute; top: 0; left: 0; background: repeating-linear-gradient(-45deg, #360509, #360509 4px, #000000 5px, #000000 5px); background-image: linear-gradient(to bottom, rgba(000,000,000,0) 100%, rgba(000,000,000,0) 100%), url('https://scpsandboxcn.wikidot.com/local--files/lupus-caeruleus/theme-bahari.jpg'); background-color: black; background-repeat: no-repeat; background-size: cover; background-position: bottom; } @media screen and (prefers-reduced-motion: no-preference) { #page-title, #breadcrumbs, #page-content > * { animation-name: swiup; animation-duration: 1s; animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } } #page-title { animation-delay: 0s; font-size: 150%; text-align: center; } #page-title, h1, h2 { color: #09663C; } #side-bar .side-block { position:relative; z-index:3; } #container { background-image: radial-gradient(circle, rgb(var(--medium-accent), 0.05) 50%, transparent 0); } #toc { color: black; background: #FAFAFA; border: 2px dashed #09663C; border-radius: 10px; } h3,h4,h5,h6 { color: #13BA6F; } textarea#edit-page-textarea { background-color: #FAFAFA; border: 2px solid #09663C; border-radius: 10px; color: #000000; } input.text#edit-page-title { background-color: #FAFAFA; border: 2px solid #09663C; border-radius: 10px 20px; color: #000000; font-family: var(--title-font); font-size: 90%; padding: 5px; } blockquote { border: 2px solid #09663C; border-radius: 10px; padding: 1em; background-color: #FAFAFA; } snowflake { color: #fff; font-size: 1em; font-family: Arial, sans-serif; text-shadow: 0 0 5px #000; } .styled-quote { background-color: #FAFAFA; border-left: 0.5rem solid #09663C; padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); border-radius: 5px 10px 10px 5px; } .dark-styled-quote { background-color: #09663C; border-left: 0.5rem solid #FAFAFA; color: #FAFAFA; border-radius: 5px 10px 10px 5px; } .lightblock { background-color: #FAFAFA; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border-radius: 10px; } .darkblock { background-color: #09663C; color: #FAFAFA; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border-radius: 10px; } .darkblock a { color: #09663C; } .darkblock h1, .darkblock h2, .darkblock h3, .darkblock h4, .darkblock h5, .darkblock h6, .dark-styled-quote h1, .dark-styled-quote h2, .dark-styled-quote h3, .dark-styled-quote h4, .dark-styled-quote h5, .dark-styled-quote h6, .dark-titleblock h1, .dark-titleblock h2, .dark-titleblock h3, .dark-titleblock h4, .dark-titleblock h5, .dark-titleblock h6 { color: #FAFAFA; } .quote { border: 2px solid #09663C; border-radius: 10px; padding: 0 1em; background-color: #FAFAFA; } .titleblock { background-color: #FAFAFA; color: #000000; padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.5); border: solid #09663C 2px; border-radius: 10px; } .titlebox{ color: #FFFFFF; position: relative; top: -1.6rem; background-color: #09663C; padding: 0.25rem 1rem; line-height: 0.1rem; border-radius: 10px 5px; } .dark-titleblock { background-color: #09663C; color: #FAFAFA; padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.5); border: solid #FAFAFA 2px; border-radius: 10px; } .dark-titlebox{ color: #09663C; position: relative; top: -1.6rem; background-color: #FAFAFA; padding: 0.25rem 1rem; line-height: 0.1rem; border-radius: 10px 5px; } .owindow.owait .content { background-color:#FAFAFA; } .owindow { background-color:#FFFFFF; color:#000000; border: 2px solid #09663C; border-radius: 10px 20px; } .owindow .title { background-color:#09663C; border-radius: 10px 20px; color: white; } .hovertip { background-color:#FFFFFF; color:#000000; border: 2px solid #09663C; border-radius: 10px 20px; } .scp-image-block { box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); font-size: 90%; border-radius: 10px; overflow: hidden; } .footnotes-footer { border-left: 5px solid #09663C; border-right: 0px solid transparent; border-radius: 0px 10px 10px 0px; } @keyframes swiup { from { opacity: 0; transform: translate(0,30px); } to { opacity: 1; transform: translate(0,0); } } @-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%,100%{transform:translateX(0)}50%{transform:translateX(80px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}.snowflake:nth-of-type(10){left:25%;-webkit-animation-delay:2s,0s;animation-delay:2s,0s}.snowflake:nth-of-type(11){left:65%;-webkit-animation-delay:4s,2.5s;animation-delay:4s,2.5s}
🫧
ㅤㅤㅤㅤㅤㅤ🫧
ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ🫧
警告
该页面存在有关:尸体/血液/死亡/溺水等猎奇内容的少量描述,请确定自己是否能够观看这类内容。你已经被警告过了。
……如果你在湛蓝的通道中迷失了方向,空中的一颗明星将指引你前进的方向——但请小心,因为它将你推向的或许不是跳动的,炽热的心脏,而是晃眼的辉光。
实体编号:Cloud-99
栖息地:蓝色通道
> 描述
……蓝域之明星,七星之尾光,引遗者入常路或歧途,委“摇光”矣。一则秋氏子正值弱冠,晋蓝域而迷失,及其浮久,见摇光既随之行,少时去之远而临海。
——《游蓝域》
摇光是蓝色通道中神秘而难遇的一类1实体,因其特质被称"灯塔"或"摇光",并展现出截然不同的习性与行为特征,但同一时间流浪者仅能目睹到一只摇光的存在。
在失落一族“易人”的记录中,摇光则被描述为一类不可接近且喜怒无常、常发光芒的生物,暂无任何可信的细致描述。
若流浪者迷失于蓝色通道,并在恍惚间看见空中一颗星星——即摇光——在闪烁,将不由自主地向着其游去,但摇光于流浪者视界中的大小始终不变。最终,当摇光再不闪烁,流浪者会离开蓝色通道,或进入某种危机四伏的地域。运气使然。
当前迭代阅读完毕。点此进入下一迭代。
脚注
1. 抑或一个。