@font-face { font-family: 'ChillGSans'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/ChillGSans.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap'); @import url('https://fonts.googleapis.com/css2?family=PT+Serif&display=swap'); @import url("http://vivarium.wdfiles.com/local--files/backrooms%3Avivtheme/stylesheet.css"); :root { --theme-base: "black-highlighter"; --theme-id: "liminal"; --theme-name: "Liminal Theme"; --logo-image: url("https://backrooms-mc-new.wikidot.com/local--files/start/%E6%97%A0%E6%A0%87%E9%A2%982_20241214085430.png"); --header-title: "MC层群启蒙联盟"; --header-subtitle: "我们能在这场大灾变中保护你与你家人们的安全"; --white-monochrome: 217,208,180; --very-light-gray-monochrome: 1,38,35; --pale-gray-monochrome: 237,228,200; --light-pale-gray-monochrome: 217,208,180; --light-gray-monochrome: 21,33,38; --gray-monochrome: 1,38,35; --dark-gray-monochrome: 1,38,35; --black-monochrome: 1,20,17; --bright-accent: 43,86,128; --medium-accent: 21,33,38; --dark-accent: 18,15,38; --pale-accent: 18,15,38; --swatch-topmenu-border-color: var(--gray-monochrome); --link-color: var(--bright-accent); --hover-link-color: 3,46,88; --alt-accent:140,88,140; --background-gradient-distance: 20rem; --gradient-header: linear-gradient(to bottom, rgba(var(--black-monochrome)) 0%, rgba(var(--gray-monochrome), 1) 100%); --diagonal-stripes: linear-gradient(transparent 0); --header-height-on-desktop:10rem; --header-height-on-mobile: 10rem; --swatch-menubg-medium-color: var(--pale-gray-monochrome); --swatch-tertiary-color: var(--dark-gray-monochrome); } #header { background-size:auto calc(var(--header-height-on-desktop) - 2rem); background-position: center; animation:header 3s alternate infinite; -webkit-animation:header 3s alternate infinite; /* Safari 和 Chrome */ } @keyframes header { 0%{ background-position: center 40%; } 100%{ background-position: center 60%; } } #header h1, #header h1 a { position: absolute; top: 2rem; margin: 0; width: 100%; display: flex; justify-content: center; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { position: absolute; top: 2.5rem; margin: 0; width: 100%; display: flex; justify-content: center; } #header h1 a::before, #header h2 span::before { text-shadow: .063rem 0.1rem 0.1rem #0c0c0c; } #side-bar:hover, #side-bar:active, #side-bar:focus-within { background-color: rgb(var(--white-monochrome)); } span.printuser{ color:rgb(var(--white-monochrome)); } input#search-top-box-input:hover { background-color:rgb(var(--bright-accent)); } input#search-top-box-input { background-color:rgb(var(--white-monochrome)); } #toc { background-color:rgb(var(--gray-monochrome)); color:rgb(var(--white-monochrome)); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: none; padding: 0.5rem } #toc a { color: rgb(var(--swatch-menubg-medium-color)); } .bblock:hover{ color: rgb(var(--swatch-menubg-medium-color)); } .document { background-color: rgb(var(--white-monochrome)); color: rgb(var(--dark-accent)); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); margin: 1rem 0.2rem; padding: 0.2rem 1rem; position: relative; } .document:before, .document:after { content: ""; height: 98%; position: absolute; width: 100%; z-index: -1; } .document:before { background-color: rgb(var(--white-monochrome)); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); left: -5px; top: 4px; transform: rotate(-4deg); } .document:after { background-color: rgb(var(--white-monochrome)); box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.5); right: -3px; top: 1px; transform: rotate(3deg); } .dark-document { color: rgb(var(--white-monochrome)); background-color: rgb(var(--dark-accent)); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); margin: 1rem 0.2rem; padding: 0.2rem 1rem; position: relative; } .dark-document:before, .dark-document:after { content: ""; height: 98%; position: absolute; width: 100%; z-index: -1; } .dark-document:before { background-color: rgb(var(--dark-accent)); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); left: -5px; top: 4px; transform: rotate(-4deg); } .dark-document:after { background-color: rgb(var(--dark-accent)); box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.5); right: -3px; top: 1px; transform: rotate(3deg); } .noticeblock { background-color: rgb(var(--white-monochrome)); background-image: url(https://backrooms-mc-new.wikidot.com/local--files/start/%E6%97%A0%E6%A0%87%E9%A2%982_20241214085430.png); background-size:auto 7rem; background-position: center bottom; background-repeat:no-repeat; color: rgb(var(--dark-accent)); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); margin: 3rem; padding: 0.2rem 1rem 8rem 1rem; position: relative; } .noticeblock>p:nth-child(1)::before { content: "MC层群启蒙联盟"; font-family: 'Times New Roman', serif; font-weight: 600; font-size: 200%; text-align: center; margin-bottom: 1.5rem; padding-bottom: 0.6rem; border-bottom: double 0.2rem rgb(var(--dark-accent)); max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .noticeblock>p:nth-child(1)::after { content: "我们能在这场大灾变中保护你与你家人们的安全"; font-family: 'Noto Serif SC', serif; font-weight: 600; font-size: 75%; text-align: center; margin-top: -4.25rem; padding-bottom: 0.3rem; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .noticeblock>p:nth-child(2) { margin-top: 4rem; } .dark-noticeblock { color: rgb(var(--white-monochrome)); background-image: url(https://s1.ax1x.com/2022/12/02/zBgKX9.png); background-size:auto 7rem; background-position: center bottom; background-repeat:no-repeat; background-color: rgb(var(--dark-accent)); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); margin: 3rem; padding: 0.2rem 1rem 8rem 1rem; position: relative; } .dark-noticeblock>p:nth-child(1)::before { content: "MC层群启蒙联盟"; font-family: 'Times New Roman', serif; font-weight: 600; font-size: 200%; text-align: center; margin-bottom: 1.5rem; padding-bottom: 0.8rem; border-bottom: double 0.2rem rgb(var(--white-monochrome)); max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .dark-noticeblock>p:nth-child(1)::after { content: "我们能在这场大灾变中保护你与你家人们的安全"; font-family: 'Noto Serif SC', serif; font-weight: 600; font-size: 75%; text-align: center; margin-top: -4.25rem; padding-bottom: 0.3rem; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .dark-noticeblock>p:nth-child(2) { margin-top: 4rem; } .bntgblock { background-color: #E8E7D5; background-repeat:no-repeat; border-left: 0.3rem solid #566C5A; border-right: 0.3rem solid #566C5A; color: rgb(102, 102, 102); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); margin: 1rem 0.2rem; padding: 0.2rem 1rem; position: relative; } .bntgblock>p:nth-child(1)::before { content: "M.T.O. 公告系统"; font-family: 'Staatliches', 'ChillGSans', sans-serif; font-weight: 600; font-size: 200%; text-align: center; margin-bottom: 1rem; padding-bottom: 0.6rem; border-bottom: 0.15rem solid #566C5A; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .megblock{ box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); background-image: url(https://s3.bmp.ovh/imgs/2025/02/02/f1fb05862ef8815d.png); background-size:auto 5rem; background-position: center bottom; background-repeat:no-repeat; color:rgb(255, 255, 255); margin: 1rem 0.2rem; padding: 0.2rem 1rem 8rem 1rem; display: block; position: relative; background-color: rgb(54, 52, 21); border: solid 0.3rem rgb(255, 245, 166); } .megblock>p:nth-child(1)::before { content: "MC.E.G."; font-family: 'Times New Roman', serif; font-weight: 600; font-size: 200%; text-align: center; margin-bottom: 1.5rem; padding-bottom: 0.8rem; border-bottom: double 0.2rem white; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .megblock>p:nth-child(1)::after { content: "联合起来,为了更好的明天!"; font-family: 'Noto Sans SC', sans-serif; font-weight: 600; font-size: 75%; text-align: center; margin-top: -4.25rem; padding-bottom: 0.3rem; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .megblock>p:nth-child(2) { margin-top: 4rem; } .scblock{ box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); background-image: url(http://backrooms-mc-new.wikidot.com/local--files/the-m-sc-l/111); background-size:auto 7rem; background-position: center bottom; background-repeat:no-repeat; color:rgb(255, 255, 255); margin: 1rem 0.2rem; padding: 0.2rem 1rem 8rem 1rem; display: block; position: relative; background-color: rgb(255,255,255); border-top: solid 0.3rem #FFFF00; border-bottom: solid 0.3rem #FFFF00; } .scblock>p:nth-child(1)::before { content: "MC层群生电公司"; font-family: 'Noto Sans SC', sans-serif; background: repeating-linear-gradient(-45deg, #FFFF00, #FFFF00 4px, #FFFF00 5px, #FFFF00 5px); font-weight: 600; font-size: 200%; text-align: center; margin-bottom: 1.5rem; padding-bottom: 0.8rem; border-bottom: dotted 0.2rem #FFFF00; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .scblock>p:nth-child(1)::after { content: "我们开拓;我们研究;我们创造;我们不朽!"; font-family: 'Noto Sans SC', sans-serif; font-weight: 600; font-size: 75%; text-align: center; margin-top: -4.25rem; padding-bottom: 0.3rem; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .scblock>p:nth-child(2) { margin-top: 4rem; } .scblock { color: black; } .bfpfblock{ box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); background-image: url(http://backrooms-mc-new.wikidot.com/local--files/the-m-c-c/7D6729196899AE0627D5A4F3B30F20D8.png); background-size:auto 7rem; background-position: center bottom; background-repeat:no-repeat; color:rgb(25, 20, 16); margin: 1rem 0.2rem; padding: 0.2rem 1rem 8rem 1rem; display: block; position: relative; background-color: rgb(255,246,219); border-left: solid 0.3rem #E18C18; border-bottom: solid 0.5rem #E18C18; border-top-left-radius: 0.3rem; border-top-right-radius: 1rem; border-bottom-right-radius: 0.5rem; border-bottom-left-radius: 0.3rem 0.5rem; } .bfpfblock>p:nth-child(1)::before { content: "M.C.C."; font-family: 'Noto Sans SC', sans-serif; background: repeating-linear-gradient(-30deg,rgba(253, 157, 11, 0.8),rgba(225, 140, 24, 1)70px); font-family: 'CKTKkingkong', sans-serif; font-weight: bold; font-size: 200%; text-align: center; margin-bottom: 1.5rem; padding-bottom: 0.8rem; border-bottom: solid 0.2rem #E18C18; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; color:white; } .bfpfblock>p:nth-child(1)::after { content: "让我们撸起袖子干起来,敬美好的明天!"; font-family: 'Noto Sans SC', sans-serif; font-weight: 600; font-size: 75%; text-align: center; margin-top: -4.25rem; padding-bottom: 0.3rem; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; color:white; } .bfpfblock>p:nth-child(2) { margin-top: 4rem; } .cbsblock{ box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); background-image: url(https://s3.bmp.ovh/imgs/2025/02/11/5a3e2ff3bcd45ee8.png); background-size:auto 7rem; background-position: center bottom; background-repeat:no-repeat; color:rgb(25, 20, 16); margin: 1rem 0.2rem; padding: 0.2rem 1rem 8rem 1rem; display: block; position: relative; background-color: rgb(225,225,225); border-left: solid 0.3rem #000000; border-bottom: solid 0.5rem #000000; border-top-left-radius: 0.3rem; border-top-right-radius: 1rem; border-bottom-right-radius: 0.5rem; border-bottom-left-radius: 0.3rem 0.5rem; } .cbsblock>p:nth-child(1)::before { content: "MC.E.I. 数据库"; font-family: 'Noto Sans SC', sans-serif; background: repeating-linear-gradient(-30deg,rgba(0, 0, 0, 0.8),rgba(100, 100, 100, 1)70px); font-weight: bold; font-size: 200%; text-align: center; margin-bottom: 1.5rem; padding-bottom: 0.8rem; border-bottom: solid 0.2rem #000000; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; color:white; } .cbsblock>p:nth-child(1)::after { content: "实体学永垂不朽!"; font-family: 'Noto Sans SC', sans-serif; font-weight: 600; font-size: 75%; text-align: center; margin-top: -4.25rem; padding-bottom: 0.3rem; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; color:white; } .cbsblock>p:nth-child(2) { margin-top: 4rem; } .hovertip{ border:none !important; box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); }
:root { --lh-red: #c0392b; --lh-blue: #2980b9; --lh-green: #27ae60; --lh-dark-green: #16a085; --lh-purple: #8e44ad; --lh-orange: #e67e22; --lh-yellow: #f1c40f; --lh-paper-bg: 255, 251, 240; --lh-string-color: 192, 57, 43; --lh-book-color: var(--gray-monochrome); --lh-tape-color: 90,90,90,0.3; --lh-white-bg: 249,249,249; --lh-dark-bg: 50, 50, 50; --lh-highlighter: var(--bright-accent); --lh-border-color: var(--gray-monochrome); --lh-wiki-note-color: var(--bright-accent) } /** * 旧代码合集 * 为了向下兼容而保留 */ .grid-container{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.grid-container,.grid-container [class*=grid]{box-sizing:border-box}[class*=grid]{padding:5px}.grid{width:100%}.grid-large{width:75%}.grid-big{width:50%}.grid-medium{width:33.33%}.grid-small{width:25%}@media screen and (min-width:768px){.wd-grid-large{width:75%}.wd-grid,.wd-grid-big{width:50%}.wd-grid-medium{width:33.33%}.wd-grid-small{width:25%}}.text-hover-hide{opacity:0;transition:opacity .3s}.text-hover-hide:hover{opacity:1}.text-block-hide{background:rgb(var(--black-monochrome));color:rgb(var(--black-monochrome));transition:background .3s}.text-block-hide:hover{background:0 0}.text-blur-hide,.text-blur-hover-hide{filter:blur(.3rem);-webkit-filter:blur(.3rem) transition: blur .3s}.text-blur-hover-hide:hover{filter:blur(0);-webkit-filter:blur(0)}.lyric-box{text-align:center;font-size:1.05rem;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.lyric-box p{margin:1.5em auto}.lyric-box.with-bigger-line p{margin:3em auto} /** * 便签纸 * notepaper */ .notepaper { background: linear-gradient(rgb(var(--lh-paper-bg)) 95%, #ddd 0); line-height: 2em; background-size: 100% 2em; background-attachment: local; border: 2em solid rgb(var(--lh-paper-bg)); box-shadow: 0 0.1rem 0.3rem rgba(0,0,0,0.2); padding: 0; margin: 1em auto; box-sizing: border-box; position: relative } .notepaper p { margin: 0; font-size: 1.05rem; letter-spacing: 0.1rem; line-height: inherit } .notepaper.narrow, .notepaper.wide { width: 90% } @media screen and (min-width:768px){ .notepaper.narrow { width: 50% } .notepaper.wide { width: 75% } } .notepaper.tight { border-width: 1rem; border-left-width: 1.2rem; border-right-width: 1.2rem; line-height: 1.8em; background-size: 100% 1.8em; font-size: 13px } .notepaper.with-string::before { content: ''; width: 0.5em; height: 6rem; background: rgb(var(--lh-string-color)); top: -2rem; right: -1rem; display: block; position: absolute; box-shadow: 0 0.1em 0.2em rgba(0,0,0,0.2); clip-path: polygon(-100% -100%,100% 0%,100% 100%,50% 98%,0% 100%); } .notepaper.with-tape::before { content: ''; border: 1px solid #ddd; background: rgba(var(--lh-tape-color)); width: 1.5em; height: 4em; transform: rotate(45deg); display: block; position: absolute; top: -3em; left: -1.8em } .notepaper.tight.with-string::before { top: -1rem; right: -0.25rem; } .notepaper.tight.with-tape::before { top: -2.5em; left: -1.3em } .notepaper.page { min-height: 36em; counter-increment: page; display: flex; flex-direction: column; justify-content: space-between } @media screen and (min-width:768px){ .notepaper.page { width: 70% } } .notepaper.page:after { content: counter(page); display: block; text-align: center } .notepaper-group { counter-reset: page; } .book-pattern { display: flex; flex-wrap: wrap; flex-direction: row } .book-pattern .notepaper.page:not(.notepaper > .notepaper) { width: 100% } @media screen and (min-width: 768px) { .book-pattern .notepaper.page:not(.notepaper > .notepaper) { width: 50% } } .book-wrapper { background: rgb(var(--lh-book-color)); padding: 0.5rem; box-shadow: 0 0.1rem 0.2rem rgba(0,0,0,0.2); border-radius: 5px; margin: 1rem auto } @media screen and (min-width: 768px) { .book-wrapper .notepaper { margin: 0 } } /** * 文字修饰 */ .text-highlighted { position: relative } .text-highlighted::before { content: ""; position: absolute; height: 0.9em; bottom: 2px; left: -2px; width: 105%; z-index: -1; background-color: rgb(var(--lh-highlighter)); opacity: .6; transform: skew(-15deg); transition: opacity .2s ease; border-radius: 3px 8px 10px 6px; transition: 0.1s ease background-color; } .text-underlined { text-decoration: underline; text-underline-offset: 4px; text-decoration-thickness: 2px; text-decoration-color: rgb(var(--lh-highlighter)) } .text-wavy { text-decoration: underline wavy; text-underline-offset: 4px; text-decoration-color: rgb(var(--lh-highlighter)) } .text-circled, .text-squared { display: inline-block; border: 2px solid rgb(var(--lh-highlighter)); border-radius: 100%; box-sizing: border-box } .text-squared { border-radius: 0 } .text-shadow { text-shadow: 0.075em 0.075em 0 rgb(var(--lh-highlighter)) } .text-highlighted.td-red::before { background: var(--lh-red) } .text-circled.td-red, .text-squared.td-red { border-color: var(--lh-red) } .text-underlined.td-red, .text-wavy.td-red { text-decoration-color: var(--lh-red) } .text-highlighted.td-blue::before { background: var(--lh-blue) } .text-circled.td-blue, .text-squared.td-blue { border-color: var(--lh-blue) } .text-underlined.td-blue, .text-wavy.td-blue { text-decoration-color: var(--lh-blue) } .text-highlighted.td-green::before { background: var(--lh-green) } .text-circled.td-green, .text-squared.td-green { border-color: var(--lh-green) } .text-underlined.td-green, .text-wavy.td-green { text-decoration-color: var(--lh-green) } .text-highlighted.td-darkgreen::before { background: var(--lh-dark-green) } .text-circled.td-darkgreen, .text-squared.td-darkgreen { border-color: var(--lh-dark-green) } .text-underlined.td-darkgreen, .text-wavy.td-darkgreen { text-decoration-color: var(--lh-dark-green) } .text-highlighted.td-purple::before { background: var(--lh-purple) } .text-circled.td-purple, .text-squared.td-purple { border-color: var(--lh-purple) } .text-underlined.td-purple, .text-wavy.td-purple { text-decoration-color: var(--lh-purple) } .text-highlighted.td-yellow::before { background: var(--lh-yellow) } .text-circled.td-yellow, .text-squared.td-yellow { border-color: var(--lh-yellow) } .text-underlined.td-yellow, .text-wavy.td-yellow { text-decoration-color: var(--lh-yellow) } .text-highlighted.td-orange::before { background: var(--lh-orange) } .text-circled.td-orange, .text-squared.td-orange { border-color: var(--lh-orange) } .text-underlined.td-orange, .text-wavy.td-orange { text-decoration-color: var(--lh-orange) } /* 隐藏文字 */ .text-blank { color: rgba(0,0,0,0) } .text-block { background: rgb(var(--black-monochrome)); color: rgb(var(--black-monochrome)); } .text-blur { filter: blur(0.3em); -webkit-filter: blur(0.3em) } .text-hoverback, .text-selectback { transition-duration: 0.3s; transition-property: background, transform, color } .text-blank.text-hoverback:hover, .text-blank.text-selectback::selection, .text-blank.text-selectback *::selection { color: rgb(var(--black-monochrome)) } .text-block.text-hoverback:hover { background: transparent!important } .text-block.text-selectback::selection, .text-block.text-selectback *::selection { color: rgb(var(--white-monochrome, 255, 255, 255)) } .text-blur.text-hoverback:hover { filter: blur(0)!important; -webkit-filter: blur(0)!important } /** * 附加项 */ .with-border, .with-box-style { border: 1px solid rgb(var(--bright-accent)) } .with-border-dark { border: 1px solid rgb(var(--black-monochrome)) } .with-border-light { border: 1px solid rgb(var(--white-monochrome)) } .with-border-thick { border-width: 2px } .with-shadow-sm { box-shadow: 0 0 0.1em rgba(0,0,0,0.2) } .with-shadow { box-shadow: 0 0.1em 0.2em rgba(0,0,0,0.2) } .with-shadow-lg { box-shadow: 0 0.15em 0.3em rgba(0,0,0,0.2) } .with-shadow-xl { box-shadow: 0 0.2em 0.5em rgba(0,0,0,0.2) } .with-shadow-xxl { box-shadow: 0 0.25em 0.8em rgba(0,0,0,0.2) } .with-padding, .with-box-style { padding: 0.25em 1em } .with-p-sm { padding: 0.125em 0.5em } .with-p-lg { padding: 0.5em 2em } .with-margin, .with-box-style { margin: 1em auto } .with-m-sm { margin: 0.5em auto } .with-m-lg { margin: 2em auto } .with-narrow-width { width: 90%!important; margin-left: auto; margin-right: auto } @media screen and (min-width: 768px) { .with-narrow-width { width: 75%!important } } [class*="with-bg-"], [class*="with-bg-"] h1 { color: #fff!important } .with-bg-red { background: var(--lh-red)!important } .with-bg-blue { background: var(--lh-blue)!important } .with-bg-green { background: var(--lh-green)!important } .with-bg-darkgreen { background: var(--lh-dark-green)!important } .with-bg-yellow { background: var(--lh-yellow)!important } .with-bg-orange { background: var(--lh-orange)!important } .with-bg-purple { background: var(--lh-purple)!important } /** * 删除类 */ .offwith-shadow { box-shadow: none!important } .offwith-border { border: none!important } .offwith-padding, .offwith-pam { padding: 0!important } .offwith-margin, .offwith-pam { margin: 0!important } .offwith-width-limit { width: auto!important; margin-left: auto!important; margin-right: auto!important } div[class*="grider"].offwith-grid-gap { grid-gap: 0!important } /** * 网格布局 */ /* Gridder 容器 */ div[class*="gridder"] { display: grid; box-sizing: border-box; grid-gap: 1rem; padding: 0 } div[class*="gridder"] * { box-sizing: border-box } .gridder, .gridder-col-2 { grid-template-columns: 1fr 1fr; } .gridder-col-3 { grid-template-columns: repeat(3, 1fr); } .gridder-col-4 { grid-template-columns: repeat(4, 1fr); } @media screen and (min-width: 768px) { .pc-gridder, .pc-gridder-col-2 { grid-template-columns: 1fr 1fr; } .pc-gridder-col-3 { grid-template-columns: repeat(3, 1fr); } .pc-gridder-col-4 { grid-template-columns: repeat(4, 1fr); } } .spanner, .spanner-2 { grid-column-start: span 2; } .spanner-3 { grid-column-start: span 3; } /** * 告示组件 */ .signblock, .signblock-dark, .signblock-warn { margin: 1rem auto; box-shadow: 0 0.1rem 0.3rem rgba(0,0,0,0.4); background: rgb(var(--lh-white-bg)); font-size: 1.05rem; padding: 2rem } @media screen and (min-width: 768px) { .signblock, .signblock-dark, .signblock-warn { width: 75% } } .signblock-dark, .signblock-dark h1 { background: rgb(var(--lh-dark-bg)); color: #fff } .signblock-warn, .signblock-warn h1 { background: var(--lh-red); color: #fff } .signblock h1, .signblock-dark h1, .signblock-warn h1 { text-align: center; font-size: 2rem; margin: 0; font-weight: 700 } .signblock-img { display: flex; flex-direction: row; justify-content: center } .signblock-img img { width: 8em } .signblock-footer { font-size: 0.9em; text-align: center; margin: 0.5rem 0; font-weight: bolder; display: block } /** * 报告 */ .reportblock, .reportblock-dark { border: 2px solid rgb(var(--lh-border-color)); box-shadow: 0 0.1rem 0.2rem rgba(0,0,0,0.3); background: rgb(var(--white-monochrome)); padding: 0.8rem 1.5rem; padding-bottom: 0.4rem; margin: 1.5rem auto; margin-bottom: 1rem; position: relative } .reportblock hr, .reportblock-dark hr { background-color: rgb(var(--lh-border-color)); margin-left: -1.5rem; margin-right: -1.5rem } .reportblock h1:first-child, .reportblock-dark h1:first-child { position: absolute; top: -1rem; left: 1.5rem; font-size: 110%; font-weight: 600; background: rgb(var(--lh-border-color)); color: #fff; padding: 0.2rem 0.5rem; margin: 0; } .reportblock-dark, .reportblock-dark h1 { border-color: rgb(var(--lh-white-bg)); background: rgb(var(--lh-dark-bg)); color: #fff } .reportblock-dark hr { background-color: rgb(var(--lh-white-bg)); } /* 更好的折叠框 */ .bettercollap { margin: 1em 0; } .bettercollap .collapsible-block { width: auto; overflow: hidden; border: 1px solid rgb(var(--lh-border-color)) } .bettercollap .collapsible-block-content, .bettercollap .collapsible-block-link { background: rgb(var(--white-monochrome)); padding: 0.5em } .bettercollap .collapsible-block-content { padding-left: 1em; padding-right: 1em } .bettercollap .collapsible-block-link { color: rgb(var(--lh-border-color)); background: rgb(var(--white-monochrome)); transition: .3s; display: block; } .bettercollap .collapsible-block-link:hover, .bettercollap .collapsible-block-unfolded .collapsible-block-link, .styledcollap.bettercollap .collapsible-block-link { color: rgb(var(--white-monochrome)); background: rgb(var(--lh-border-color))!important; text-decoration: none } .bettercollap .collapsible-block-link:hover a { color: rgb(var(--white-monochrome)) } .bettercollap .collapsible-block-link::before { content: "\25BC"; display: inline-block; margin-right: 0.5em; transform: rotate(-90deg) scale(0.9) } .bettercollap .collapsible-block-unfolded .collapsible-block-link::before { transform: rotate(0) scale(0.9) } .bettercollap .collapsible-block + .collapsible-block { border-top: none } .styledcollap.bettercollap .collapsible-block { border-radius: 2px; box-shadow: 0 0.1rem 0.2rem rgba(0,0,0,0.3) } .styledcollap.bettercollap .collapsible-block-content { background-color: rgb(var(--pale-gray-monochrome)); border-width: 3px } .styledcollap.bettercollap .collapsible-block-link:hover { background: rgba(var(--lh-border-color),0.95)!important; } /** * 提示框 */ .infoblock { color: #f1f1f1; font-weight: bold; background: #424242; padding: 5px 5px 5px 5px; border-radius: 4px; margin: -0.5rem 0 1rem 0; display: block; width: fit-content; padding-right: 25px; } .infoblock::before { content: "ⓘ " } /** * 单页迭代 */ .offset-page:not(:target), .offset-page:target ~ div#u-default-page { display: none } .offset-page:target { display: block }
“假如你不小心在错误的地方从MC层群中切出,你最终将坠入无尽之路,这里只有接近腐烂的陶瓦,令人发狂的单调白色,周围的蝙蝠的永无止境的嗡鸣,还有令人深陷其中的大约六亿英里的道路。倘若你听见有什么东西在附近徘徊,愿上帝保佑你吧,因为它一定也听见了你的声音……”
层级属性:層級屬性:
s
- {$one}
- {$two}
- {$three}
无尽之路是MC层群最危险的层级之一,它以极其罕见的出口而闻名。无尽之路是由极其洁白的陶瓦与黑色的混凝土组成的一处单向射线状室内空间。根据已经逃出无尽之路的流浪者称,要想找到该层级的出口是非常困难的。并且,在1~4000格内存在孤立效应,导致寻找到出口难上加难。偶尔,流浪者可能会找到一扇门,这扇门可能通向存放物资的房间或是出口,以下为MC.E.I.调查,发现了以下几种门通向的物资间物资储备的情况:
- 橡木门:矿石类
- 桦木门:食物类
- 云杉木门:盔甲类
- 樱花木门:建筑方块
- 铜门:红石及元件
- 铁门:刷怪蛋类
- 竹门:杂货类
- 黑橡木门:通向Level MC-142
- 苍木门:通向任意层级
除了木门,更加稀有的是一面窗户,打破它可出去,外面是长时间的沙尘暴的样子,当流浪者挺过沙尘暴即可来到Level MC-2。
当流浪者越来越深入该层级后,不可避免的孤单感,沮丧感甚至是轻生感将会漫上心头,此时流浪者若继续向前方深入,则有几率直接变为一具毫无意识的行尸走肉,MC.E.I.发现每个人出现精神危害的地方并不一样,于是决定封锁100000格以后的地方,但试图封锁的人被立即转化成行尸走肉。因此,MC.E.I.提醒您,不要深入该层级。
实体
行尸走肉是无尽之路特有的一类实体。由于其由玩家转换而来,外表延续了玩家转换前的模样。他们通常会朝着无尽之路的深处走去,而每走一步都有几率传送回4000格。当玩家试图阻挡时,行尸走肉会立即将玩家转化成行尸走肉。
应当
- 不朝无尽之路深处走去
不当
- 试图阻挡行尸走肉
发现
2024/11/16,第一批人切入Level MC-76,拒记录,他们是从“东海岸”基地的一道桥梁进入此处,并在此处建立了MC.E.I.“无限”基地。1huoj立即派人去调查此层级,以下为录音。
1huoj:派你们去调查那个新层级,你们没意见吧。
无尽之路α小队:忠!诚!
1huoj:不是?好好说话!
无尽之路α小队:没问题!
1huoj:等你们回来,给你们加薪。
无尽之路α小队:老板人真大方。
随后,经过α小队与“无限”基地的对接,MC.E.I.取得了Level MC-76的资料。而后M.T.O.决定也对Level MC-76进行探索,于是与MC.E.I.的一些人成立了无尽之路β小队,对其进行二次探索,成功通过大量矿物发财并在此处建立了“无尽交易所”基地。随后MC.E.G.组装了无尽之路γ小队对Level MC-76进行了一番探索,成立了“永恒”基地。此时由于MC.E.G.想收集更全面的资料,导致γ小队有人变成行尸走肉,随后MC.E.I.听闻此消息后,决定拿刚在此层级建立组织的M.U.P.A.做实验,随后获得了行尸走肉的完整资料。此后,M.U.E.C.在此处建立了“无尽贸易所”基地后,该层级彻底被玩家改造成了一副欣欣向荣的模样。
基地,前哨与社区
MC.E.I.“无限”基地
M.T.O.“无尽交易所”基地
MC.E.G.“永恒”基地
未登记
M.U.P.A.“无尽”基地
- 不开放
- 掠夺周围玩家的物资
- 经常重建
- 有80人组成
- MC.E.I.主要财产来源
M.U.E.C.“寰宇”基地
未登记
出入口
入口
在任意层级找到一条笔直的路即可来到该层级
出口
已于上文说明
近日,Level MC-76发生一起爆炸事件,导致1huoj越狱。因此,我们在此悬赏1huoj,价格40000绿宝石。█В█ым█ы█шле██нн██ы█е,н██епрα██ви█л██ьн██о██
MC.E.I.是无辜的,我们根本没有做错什么事。那是MC.E.I.假扮的!


