@import url('https://scpsandboxcn.wikidot.com/local--files/typeface/Typeface-BWCKKT.css'); @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC&display=swap'); @import url('https://fonts.googleapis.com/css2?family=ZCOOL+XiaoWei&display=swap'); @import url("https://vivarium.wdfiles.com/local--files/backrooms%3Avivtheme/stylesheet.css"); :root { --logo-image: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/bha.png"); --header-title: "B.H.S."; --header-subtitle: "为您打理后花园"; /* 字体 */ --body-font: 'Noto Serif SC', sans-serif; --header-font: 'ZCOOL XiaoWei', sans-serif; --title-font: 'ZCOOL XiaoWei', sans-serif; --mono-font: 'BWCKKT', sans-serif; /* 标准色 */ --white-monochrome: 255, 255, 255; /* 白色 */ --very-light-gray-monochrome: 255, 255, 255; /* 次强调色(应用于杂项) */ --light-gray-monochrome: 44, 209, 100; /* 次强调色(登录时) */ --gray-monochrome: 45,183,99; /* 绿灰色 */ --black-monochrome: 0, 0, 0; /* 黑色 */ --medium-accent: 44, 209, 100; /* 绿色*/ --dark-accent: 44, 209, 100; /* 绿色 */ /* 背景与网站标题色 */ --background-gradient-color: var(--very-light-gray-monochrome); --header-gradient-color-bottom: var(--medium-accent); --header-gradient-color-middle: var(--black-monochrome); --header-gradient-color-top: var(--black-monochrome); /* 主要主题色 */ --swatch-background: var(--light-gray-blacmonochrome); --swatch-primary: var(--white-accent); --swatch-primary-darker: var(--medium-accent); --swatch-primary-darkest: var(--dark-accent); --link-color: 43,170,99; --visited-link-color: 43,170,99; --hover-link-color: 43,170,99; --newpage-color: 43,170,99; /* SD 图标适配 */ --img-0: "" !important; --img-1: "" !important; --img-2: "" !important; --img-3: "" !important; --img-4: "" !important; --img-5: "" !important; --img-0: "" !important; --img-unknown: "" !important; --img-n-a: "" !important; --img-habitable: "" !important; --img-deadzone: "" !important; --img-pending: "" !important; } #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: -1rem; background-image: var(--logo-image); filter: brightness(0%) invert(100%); background-size: auto 10rem; background-position: center; background-repeat: no-repeat; opacity: 0.7; } @media only screen and (max-width: 510px) { #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: 0; background-image: var(--logo-image); filter: brightness(0%) invert(100%); background-size: auto 10rem; background-position: center; background-repeat: no-repeat; opacity: 0.7; } } body::after { content: ""; background-image: url("https://s1.ax1x.com/2022/07/17/jIKWo6.png"); background-size: cover; position: fixed; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.5; z-index: -2; } #skrollr-body { background: none; background-color: #509d59; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%2360df54' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E"); } #container{ background-image: none; } #login-status span { color: #ffffff; } hr { background-color: rgb(var(--medium-accent)); } table.wiki-content-table th, table.wiki-content-table td { border-color: rgb(var(--medium-accent)); } .scp-image-block { border: none; } .scp-image-block .scp-image-caption { color: rgb(0,0,0); background-color: rgb(255,255,255); border: 0.2rem solid rgba(var(--medium-accent)); margin-top: 0.3rem; } .page-rate-widget-box { background-image: none !important; background-color: rgb(255,255,255); border: 0.2rem solid rgba(var(--medium-accent)); } /*unselected tab color*/ .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a { background-color: rgb(255,255,255); color:rgb(var(--medium-accent)); } .yui-navset .yui-content { background-color: rgba(255,255,255, 0.25); border-color: rgb(var(--medium-accent)); } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); background-color: rgb(255,255,255); border: 0.2rem solid rgba(var(--medium-accent)); } .titleblock { background-color: rgb(255,255,255); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: 0.2rem solid rgba(var(--medium-accent)); } .titlebox{ position: relative; top: -1.6rem; background-color: rgb(var(--medium-accent)); color: rgb(255,255,255); padding: 0.25rem 1rem; line-height: 0.1rem; } .dark-titleblock { background-color: rgb(var(--medium-accent)); color: rgb(255,255,255); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: 0.2rem solid rgba(255,255,255); } .dark-titlebox{ position: relative; top: -1.6rem; background-color: rgb(255,255,255); color: rgb(0,0,0); padding: 0.25rem 1rem; line-height: 0.1rem; } .styled-quote { background-color:rgb(255,255,255); border-left: 0.5rem solid rgba(var(--medium-accent)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .styled-quote-d { background-color:rgb(255,255,255); border-left: 0.5rem solid rgba(var(--medium-accent)); border-right: 0.5rem solid rgba(var(--medium-accent)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .dark-styled-quote { background-color:rgb(var(--medium-accent)); border-left: 0.5rem solid rgba(255,255,255); color:rgb(var(--white-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .dark-styled-quote-d { background-color:rgb(var(--medium-accent)); border-left: 0.5rem solid rgba(255,255,255); border-right: 0.5rem solid rgba(255,255,255); color:rgb(var(--white-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .lightblock { background-color:rgb(255,255,255); color:rgb(0,0,0); box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .darkblock { background-color:rgb(var(--medium-accent)); color:rgb(var(--white-monochrome)); box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(0,0,0); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color:rgb(255,255,255); border: none; } .logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://tartar0s.wdfiles.com/local--files/theme:bhs/bha.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .borderblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(0,0,0); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color:rgb(255,255,255); border: solid 0.3rem rgb(var(--medium-accent)); } .border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(0,0,0); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color:rgb(255,255,255); border: solid 0.3rem rgb(var(--medium-accent)); } .border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://tartar0s.wdfiles.com/local--files/theme:bhs/bha.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .shadowblock{ color: rgb(255,255,255); padding: 0.01rem 1rem; box-shadow: 0.5rem 0.5rem rgb(var(--gray-monochrome)); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--medium-accent)); } .inset-shadowblock{ padding: 0.01rem 1rem; box-shadow: inset 5em 1em rgba(var(--medium-accent),.25), inset 8em 2em rgba(44, 195, 100,.25), 0.1rem 0.2rem 0.2rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(255,255,255); border: solid 0.3rem rgb(var(--gray-monochrome)); } .leafblock{ padding: 0.01rem 1rem; color: rgb(255,255,255); background-color: #509d59; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%2360df54' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E"); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; border: solid 0.3rem rgb(var(--gray-monochrome)); } .code { background-color: rgb(255,255,255); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: 0.2rem solid rgba(var(--medium-accent)); } .filetabs .yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li { display: inline-block; } .filetabs .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav { display: block; } .filetabs .yui-navset .yui-content { border-top-width: 15px; } .filetabs .yui-navset .yui-nav a, .filetabs .yui-navset .yui-navset-top .yui-nav a, .filetabs .yui-navset .yui-nav .selected a, .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-navset-top .yui-nav a:focus, .filetabs .yui-navset .yui-nav a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav a:hover { background-color: transparent; background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no' %3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' preserveAspectRatio='none' viewBox='0 0 150 45' xml:space='preserve'%3E%3Cdesc%3ECreated with Fabric.js 4.6.0%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg transform='matrix(1 0 0 1 74.95 22.39)' id='bC-LIzxo7Tu37zCdkDrqS' %3E%3Cpath style='stroke: rgb(0,0,0); stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; fill: rgb(56, 221, 112); fill-rule: nonzero; opacity: 1;' vector-effect='non-scaling-stroke' transform=' translate(0, 0)' d='M -74.94856 22.50703 L -60.0064 -12.520110000000003 C -60.0064 -12.520110000000003 -55.89385 -21.849030000000003 -47.235839999999996 -22.281930000000003 C -38.57782999999999 -22.714830000000003 46.87608 -22.39016 46.87608 -22.39016 C 46.87608 -22.39016 56.05659 -23.219710000000003 61.40639 -12.520120000000002 C 66.75618 -1.8205300000000015 74.94856 22.506959999999996 74.94856 22.506959999999996 z' stroke-linecap='round' /%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 75.18 17.97)' id='E8ePkHu_UUyvFWDAIzFyP' %3E%3Cpath style='stroke: rgb(0,0,0); stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; fill: rgb(255,255,255); fill-rule: nonzero; opacity: 1;' vector-effect='non-scaling-stroke' transform=' translate(0, 0)' d='M -46.15385 12.0108 L -46.15385 -12.01079 L 46.153839999999995 -12.01079 L 46.153839999999995 12.0108 z' stroke-linecap='round' /%3E%3C/g%3E%3C/svg%3E"); background-size: 100% 2.7rem; background-repeat: no-repeat; border-width: 0px; border-top: none; background-position: top; } .filetabs .yui-navset .yui-nav a, .filetabs .yui-navset .yui-navset-top .yui-nav a { padding: 4px 20px 0px 20px; } .filetabs .yui-navset .yui-nav .selected a, .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-navset-top .yui-nav a:focus, .filetabs .yui-navset .yui-nav .selected a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav .selected a:hover { padding: 8px 20px 0px 20px; } .filetabs .yui-navset .yui-nav a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav a:hover { padding: 6px 20px 0px 20px; } .filetabs .yui-navset .yui-nav, .filetabs .yui-navset .yui-navset-top .yui-nav { border-color: transparent; } .filetabs .yui-navset .yui-nav .selected, .filetabs .yui-navset .yui-navset-top .yui-nav .selected, .filetabs .yui-navset .yui-nav .selected a:active, .filetabs .yui-navset .yui-nav .selected a:focus, .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { background-color: transparent; } .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { box-shadow: none; } .filetabs .yui-navset .yui-nav li { margin-right: 36px; } .filetabs .yui-navset .yui-nav .selected a { color: rgb(var(--swatch-text-general)) !important; } .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-nav a:hover { color: rgb(var(--swatch-text-general)); } .filetabs .yui-navset .yui-nav .selected a em, .filetabs .yui-navset .yui-nav .selected a:hover em { position: relative; top: -4px; } .filetabs .yui-navset .yui-nav a:hover em { position: relative; top: -2px; } .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { border-bottom: solid 1px rgb(var(--white-monochrome)); } .filetabs .yui-navset .yui-nav li.selected, .filetabs .yui-navset .yui-navset-top .yui-nav li.selected { border-bottom: none; z-index: 1; } .top-box { border-color: rgb(43,119,45) !important; } .bottom-box ul li { color: rgb(43,119,45) !important; } .bottom-box ul li:before { background: rgb(43,119,45) !important; } .top-box .gradient-box { background: linear-gradient(90deg, rgba(43,119,45,1) 0%, rgba(43,119,45,0) 36%) !important; } .top-box:before { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%23222222' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E") !important; } .header-diamond .diamond-pattern { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%23222222' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E") !important; } .header-diamond { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 300.9 284.5' style='enable-background:new 0 0 300.9 284.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%232b772d;%7D .st1%7Bfill:%232b772d;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st1' points='73.4,32.6 0,105.4 13.6,105.4 86.4,32.6 '/%3E%3Cpolygon class='st1' points='26.5,105.4 40.1,105.4 112.9,32.6 99.3,32.6 '/%3E%3C/g%3E%3Cpolyline class='st1' points='287.3,105.4 214.5,32.6 227.5,32.6 287.3,91.9 '/%3E%3Cpolygon class='st1' points='274.4,105.4 260.8,105.4 188,32.6 201.6,32.6 '/%3E%3C/svg%3E") !important; } .top-box.class-n\/a .header-diamond:after, .top-box.class-不适用 .header-diamond:after, .top-box.class-不適用 .header-diamond:after { content: ""; position: absolute; background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 300.9 284.5' style='enable-background:new 0 0 300.9 284.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%232b772d;%7D .st1%7Bfill:%232b772d;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st1' points='73.4,32.6 0,105.4 13.6,105.4 86.4,32.6 '/%3E%3Cpolygon class='st1' points='26.5,105.4 40.1,105.4 112.9,32.6 99.3,32.6 '/%3E%3C/g%3E%3Cpolyline class='st1' points='287.3,105.4 214.5,32.6 227.5,32.6 287.3,91.9 '/%3E%3Cpolygon class='st1' points='274.4,105.4 260.8,105.4 188,32.6 201.6,32.6 '/%3E%3C/svg%3E") !important; height: calc(284.5px / 1.13); width: calc(300.9px / 1.13); filter: none !important; } .top-box.class-unknown .header-diamond { filter: none !important; } .top-box.class-unknown:before, .top-box.class-unknown .header-diamond .diamond-pattern{ opacity: 0.15 !important; } .top-box.class-0 { background: rgb(var(--medium-accent)) !important; } .header-diamond .diamond-color.class-0 { background: rgb(var(--medium-accent)) !important; } .top-box.class-1, .top-box.class-2 { background: rgb(var(--medium-accent)) !important; } .header-diamond .diamond-color.class-1, .header-diamond .diamond-color.class-2 { background: rgb(var(--medium-accent)) !important; } .top-box.class-3, .top-box.class-4 { background: rgb(43,170,99) !important; } .top-box.class-0 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/0.JPG") center/78% no-repeat !important; } .top-box.class-1 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/1.JPG") center/78% no-repeat !important; } .top-box.class-2 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/2.JPG") center/78% no-repeat !important; } .top-box.class-3 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/3.JPG") center/78% no-repeat !important; } .top-box.class-4 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/4.JPG") center/78% no-repeat !important; } .top-box.class-5 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/5.JPG") center/78% no-repeat !important; } .top-box.class-unknown .header-diamond .diamond-image, .top-box.class-未知 .header-diamond .diamond-image, .top-box.class-未知 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/smhy.JPG") center/78% no-repeat !important; } .top-box.class-n\/a .header-diamond .diamond-image, .top-box.class-不适用 .header-diamond .diamond-image, .top-box.class-不適用 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme%3Abhs/bsy.JPG") center/78% no-repeat !important; } .top-box.class-habitable .header-diamond .diamond-image, .top-box.class-宜居 .header-diamond .diamond-image, .top-box.class-宜居 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/mghy.JPG") center/78% no-repeat !important; } .top-box.class-deadzone .header-diamond .diamond-image, .top-box.class-死区 .header-diamond .diamond-image, .top-box.class-死區 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/pbhy.JPG") center/78% no-repeat !important; } .top-box.class-pending .header-diamond .diamond-image, .top-box.class-等待分级 .header-diamond .diamond-image, .top-box.class-等待分級 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/ccbq.JPG") center/78% no-repeat !important; } .header-diamond .diamond-color.class-3, .header-diamond .diamond-color.class-4 { background: rgb(43,170,99) !important; } .top-box.class-5{ background: rgb(43,140,84) !important; } .top-box.class-unknown, .top-box.class-未知{ background: #bbbbbb !important; } .top-box.class-habitable, .top-box.class-宜居{ background: rgb(22 ,255 ,86) !important; } .header-diamond .diamond-color.class-5 { background: rgb(43,140,84) !important; } .header-diamond .diamond-color.class-unknown, .header-diamond .diamond-color.class-未知 { background: #bbbbbb !important; } .header-diamond .diamond-color.class-habitable, .header-diamond .diamond-color.class-宜居 { background: rgb(22 ,255 ,86) !important; } .top-box.class-deadzone { background: #ff3433 !important; } .header-diamond .diamond-color.class-deadzone { background: #ff3433 !important; } .lang-cn .bottom-box.class-0 ul li:nth-child(1)>.default:after { content: "私家园林" !important; } .lang-tr .bottom-box.class-0 ul li:nth-child(1)>.default:after { content: "私家園林" !important; } .lang-cn .bottom-box.class-0 ul li:nth-child(2)>.default:after { content: "枝条整洁" !important; } .lang-tr .bottom-box.class-0 ul li:nth-child(2)>.default:after { content: "枝條整潔" !important; } .lang-cn .bottom-box.class-0 ul li:nth-child(3)>.default:after { content: "无寄生虫" !important; } .lang-tr .bottom-box.class-0 ul li:nth-child(3)>.default:after { content: "無寄生蟲" !important; } .lang-cn .bottom-box.class-1 ul li:nth-child(1)>.default:after { content: "私家园林" !important; } .lang-tr .bottom-box.class-1 ul li:nth-child(1)>.default:after { content: "私家園林" !important; } .lang-cn .bottom-box.class-1 ul li:nth-child(2)>.default:after { content: "枝条整洁" !important; } .lang-tr .bottom-box.class-1 ul li:nth-child(2)>.default:after { content: "枝條整潔" !important; } .lang-cn .bottom-box.class-1 ul li:nth-child(3)>.default:after { content: "极少寄生虫" !important; } .lang-tr .bottom-box.class-1 ul li:nth-child(3)>.default:after { content: "極少寄生蟲" !important; } .lang-cn .bottom-box.class-2 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-2 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-2 ul li:nth-child(2)>.default:after { content: "枝条整洁" !important; } .lang-tr .bottom-box.class-2 ul li:nth-child(2)>.default:after { content: "枝條整潔" !important; } .lang-cn .bottom-box.class-2 ul li:nth-child(3)>.default:after { content: "少量寄生虫" !important; } .lang-tr .bottom-box.class-2 ul li:nth-child(3)>.default:after { content: "少量寄生蟲" !important; } .lang-cn .bottom-box.class-3 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-3 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-3 ul li:nth-child(2)>.default:after { content: "枝节横生" !important; } .lang-tr .bottom-box.class-3 ul li:nth-child(2)>.default:after { content: "枝節橫生" !important; } .lang-cn .bottom-box.class-3 ul li:nth-child(3)>.default:after { content: "少量寄生虫" !important; } .lang-tr .bottom-box.class-3 ul li:nth-child(3)>.default:after { content: "少量寄生蟲" !important; } .lang-cn .bottom-box.class-4 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-4 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-4 ul li:nth-child(2)>.default:after { content: "枝节横生" !important; } .lang-tr .bottom-box.class-4 ul li:nth-child(2)>.default:after { content: "枝節橫生" !important; } .lang-cn .bottom-box.class-4 ul li:nth-child(3)>.default:after { content: "中量寄生虫" !important; } .lang-tr .bottom-box.class-4 ul li:nth-child(3)>.default:after { content: "中量寄生蟲" !important; } .lang-cn .bottom-box.class-5 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-5 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-5 ul li:nth-child(2)>.default:after { content: "枝节横生" !important; } .lang-tr .bottom-box.class-5 ul li:nth-child(2)>.default:after { content: "枝節橫生" !important; } .lang-cn .bottom-box.class-5 ul li:nth-child(3)>.default:after { content: "大量寄生虫" !important; } .lang-tr .bottom-box.class-5 ul li:nth-child(3)>.default:after { content: "大量寄生蟲" !important; } .lang-cn .bottom-box.class-unknown ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-未知 ul li:nth-child(1)>.default:after { content: "未知属性" !important; } .lang-tr .bottom-box.class-unknown ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-未知 ul li:nth-child(1)>.default:after { content: "未知屬性" !important; } .lang-cn .bottom-box.class-unknown ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-未知 ul li:nth-child(2)>.default:after { content: "未知" !important; } .lang-tr .bottom-box.class-unknown ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-未知 ul li:nth-child(2)>.default:after { content: "未知" !important; } .lang-cn .bottom-box.class-unknown ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-未知 ul li:nth-child(3)>.default:after { content: "未知生物" !important; } .lang-tr .bottom-box.class-unknown ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-未知 ul li:nth-child(3)>.default:after { content: "未知生物" !important; } .lang-cn .bottom-box.class-habitable ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-宜居 ul li:nth-child(1)>.default:after { content: "私家园林" !important; } .lang-tr .bottom-box.class-habitable ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-宜居 ul li:nth-child(1)>.default:after { content: "私家園林" !important; } .lang-cn .bottom-box.class-habitable ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-宜居 ul li:nth-child(2)>.default:after { content: "宜居聚居地" !important; } .lang-tr .bottom-box.class-habitable ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-宜居 ul li:nth-child(2)>.default:after { content: "宜居聚居地" !important; } .lang-cn .bottom-box.class-habitable ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-宜居 ul li:nth-child(3)>.default:after { content: "无有害生物" !important; } .lang-tr .bottom-box.class-habitable ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-宜居 ul li:nth-child(3)>.default:after { content: "無有害生物" !important; } .lang-cn .top-box.class-pending .bottom-text:after, .lang-cn .top-box.class-等待分级 .bottom-text:after, .lang-cn .top-box.class-等待分級 .bottom-text:after { content: "参差不齐"!important; } .lang-tr .top-box.class-pending .bottom-text:after, .lang-tr .top-box.class-等待分级 .bottom-text:after, .lang-tr .top-box.class-等待分級 .bottom-text:after { content: "參差不齊" !important; } .lang-cn .bottom-box.class-pending ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-等待分级 ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-等待分級 ul li:nth-child(1)>.default:after { content: "私家园林"!important; } .lang-tr .bottom-box.class-pending ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-等待分级 ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-等待分級 ul li:nth-child(1)>.default:after { content: "私家園林"!important; } .lang-cn .bottom-box.class-pending ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-等待分级 ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-等待分級 ul li:nth-child(2)>.default:after { content: "树木生长不均匀"!important; } .lang-tr .bottom-box.class-pending ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-等待分级 ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-等待分級 ul li:nth-child(2)>.default:after { content: "樹木生長不均勻"!important; } .lang-cn .bottom-box.class-pending ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-等待分级 ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-等待分級 ul li:nth-child(3)>.default:after { content: "寄生虫分布不均匀"!important; } .lang-tr .bottom-box.class-pending ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-等待分级 ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-等待分級 ul li:nth-child(3)>.default:after { content: "寄生蟲分佈不均勻"!important; } .lang-cn .top-box.class-deadzone .bottom-text:after, .lang-cn .top-box.class-死区 .bottom-text:after, .lang-cn .top-box.class-死區 .bottom-text:after { content: "破败花园"!important } .lang-tr .top-box.class-deadzone .bottom-text:after, .lang-tr .top-box.class-死区 .bottom-text:after, .lang-tr .top-box.class-死區 .bottom-text:after { content: "破敗花園"!important; } .lang-cn .bottom-box.class-deadzone ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-死区 ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-死區 ul li:nth-child(1)>.default:after { content: "公共园林"!important } .lang-tr .bottom-box.class-deadzone ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-死区 ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-死區 ul li:nth-child(1)>.default:after { content: "公共園林"!important; } .lang-cn .bottom-box.class-deadzone ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-死区 ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-死區 ul li:nth-child(2)>.default:after { content: "杂草丛生"!important; } .lang-tr .bottom-box.class-deadzone ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-死区 ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-死區 ul li:nth-child(2)>.default:after { content: "雜草叢生"!important; } .lang-cn .bottom-box.class-deadzone ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-死区 ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-死區 ul li:nth-child(3)>.default:after { content: "危险寄生生物"!important; } .lang-tr .bottom-box.class-deadzone ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-死区 ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-死區 ul li:nth-child(3)>.default:after { content: "危險寄生生物"!important; } .lang-cn .top-box.class-0 .bottom-text:after { content: "荒草丛生"!important; } .lang-tr .top-box.class-0 .bottom-text:after { content: "荒草叢生"!important; } .lang-cn .top-box.class-1 .bottom-text:after { content: "空旷花园"!important; } .lang-tr .top-box.class-1 .bottom-text:after { content: "空曠花園"!important; } .lang-cn .top-box.class-2 .bottom-text:after { content: "普通花园"!important; } .lang-tr .top-box.class-2 .bottom-text:after { content: "普通花園"!important; } .lang-cn .top-box.class-3 .bottom-text:after { content: "茂密花园"!important; } .lang-tr .top-box.class-3 .bottom-text:after { content: "茂密花園"!important; } .lang-cn .top-box.class-4 .bottom-text:after { content: "繁盛花园"!important; } .lang-tr .top-box.class-4 .bottom-text:after { content: "繁盛花園"!important; } .lang-cn .top-box.class-5 .bottom-text:after { content: "修剪过度"!important; } .lang-tr .top-box.class-5 .bottom-text:after { content: "修建過度"!important; } .lang-cn .top-box.class-unknown .bottom-text:after, .lang-cn .top-box.class-未知 .bottom-text:after { content: "神秘花园"!important; } .lang-tr .top-box.class-unknown .bottom-text:after, .lang-tr .top-box.class-未知 .bottom-text:after { content: "神秘花園"!important; } .lang-cn .top-box.class-habitable .bottom-text:after, .lang-cn .top-box.class-宜居 .bottom-text:after { content: "美观花园"!important; } .lang-tr .top-box.class-habitable .bottom-text:after, .lang-tr .top-box.class-宜居 .bottom-text:after { content: "美觀花園"!important; } .lang-cn .bottom-box.class-n\/a ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-不适用 ul li:nth-child(2)>.default:after { content: "不存在树木" !important; } .lang-tr .bottom-box.class-n\/a ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-不适用 ul li:nth-child(2)>.default:after { content: "不存在樹木" !important; } .lang-cn .bottom-box.class-n\/a ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-不适用 ul li:nth-child(3)>.default:after { content: "不存在生物" !important; } .lang-tr .bottom-box.class-n\/a ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-不适用 ul li:nth-child(3)>.default:after { content: "不存在生物" !important; } .top-box.class-0 .bottom-text p { display: none !important; } .top-box.class-1 .bottom-text p { display: none !important; } .top-box.class-2 .bottom-text p { display: none !important; } .top-box.class-3 .bottom-text p { display: none !important; } .top-box.class-4 .bottom-text p { display: none !important; } .top-box.class-5 .bottom-text p { display: none !important; }
生存难度:生存難度:
等级等級 pending
- 不安全
- 不稳定
- 实体绝迹
如何使用:
[[include :backrooms-wiki-cn:component:level-class
|class=等级
]]
class 处的可用参数包括以下内容,支持简繁体及英文输入。
| English | 简体中文 | 繁體中文 | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 1 | 2 | 3 | 4 | 5 | 0 | 1 | 2 | 3 | 4 | 5 | 0 | 1 | 2 | 3 | 4 | 5 |
| unknown | 未知 | 未知 | |||||||||||||||
| habitable | 宜居 | 宜居 | |||||||||||||||
| deadzone | 死区 | 死區 | |||||||||||||||
| pending | 等待分级 | 等待分級 | |||||||||||||||
| n/a | 不适用 | 不適用 | |||||||||||||||
| amended | 修正 | 修正 | |||||||||||||||
| omega | 终结 | 終結 | |||||||||||||||
该组件支持简繁切换,如下方代码所示:
[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级
]]
在 lang 处选择语言,cn 表示简体中文,tr 表示繁体中文,不填默认选择简体中文。
自定义等级
[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级名字
|color=#000000(带有井号的十六进制色号代码。)
|image=链接(至图片的链接。)
|one=在这
|two=随便
|three=放文字
]]
使用 CSS 进行自定义:
你可以使用 CSS 进行额外的自定义,将代码放入到 [[module css]] 中或者是放入到页面的版式内都可以。在这一组件中,不要把 [[module css]] 放在 [[include]] 里面,把它放在那个的下面或者是页面的顶部或底部。
将这些代码放入到你的页面/版式中以编辑所有的颜色,因为组件的 |color= 部分仅能控制背景:
[[module css]]
.sd-container {
/* 字体 */
--sd-font: Poppins, Noto Sans SC, Noto Serif SC;
/* 边框 */
--sd-border: var(--gray-monochrome); /* 大多数等级 */
--sd-border-secondary: 0, 0, 0; /* 不适用 */
--sd-border-deadzone: 20, 0, 0; /* 死区 */
/* 标志 */
--sd-symbol: var(--sd-border) !important; /* 大多数标志 */
--sd-symbol-secondary: 255, 255, 255; /* 4 级以上的是白色 */
/* 文本 */
--sd-bullets: var(--sd-border) !important; /* 点句符文本颜色 */
--sd-text: var(--swatch-text-secondary-color); /* 顶部框文本颜色 */
/* 等级颜色 */
--class-0: 247, 227, 117;
--class-1: 247, 227, 117;
--class-1: 255, 201, 14;
--class-2: 245, 156, 0;
--class-3: 249, 90, 0;
--class-4: 254, 23, 1;
--class-5: 175, 6, 6;
--class-unknown: 38, 38, 38;
--class-habitable: 26, 128, 111;
--class-deadzone: 44, 13, 12;
--class-pending: 182, 182, 182;
--class-n-a: 38, 38, 38;
--class-amended: 185, 135, 212;
--class-omega: 25, 46, 255;
}
[[/module]]
旧版颜色:
如果你不喜欢新版的样式,想要用回旧版的红色边框色,只需要在你的页面中与组件一同引入下方的代码:
[[module css]]
.sd-container {
--sd-border: 90, 29, 27;
--sd-image: 90, 29, 27;
--sd-symbol: 90, 29, 27;
}
[[/module]]
初始区域的照片
描述:
Level Ml-36是ML层群的第37层,流浪者来到本层级时一般出现在初始位置,本层级表现为一片无限延伸的类似于公园中的绿地,没有昼夜循环,温度始终保持在15-25℃左右,本层级没有电力,但使用电池的电子设备仍能正常使用。绿地中的草地和树林都以棋盘状分布,本层级的所有植物都能够再生和正常播种。地面上的草高度约为15cm,这与前厅上的草十分相似,而树木主要以温带亚热带的阔叶林为主,主要有以下种类:
- 楝
- 山毛榉
- 冷杉
- 松
- 椴
- 桦
- 枫
- 榆
- 梧桐
- 石楠
- 含笑
- 枇杷
- 合欢
- 棕榈
- 玉兰
- 杨
- 银杏
- 水杉
- 杏
- 樟
- 樱花
- 海棠
这些树木通常散发着一些十分清香的味道1,可以确定的是,长期吸入这些气体可能导致休克性昏迷。
本层级的草和树木都被证实可以食用,包括果实,树叶,树皮,树根等。
现象:
草木更替效应
一种类似于Level 33腐化状态的距离效应
目前发现的效应:
第一热带效应(从初始位置往一个方向行走约20km):
当流浪者离开初始位置约20km之后,此处的树木将逐渐转化为亚热带-热带区间的树木,温度上升至20-30℃左右,且几乎不再出现温带阔叶林的树木,清香气体浓度保持不变,目前发现了这些新的树种:
- 龙眼
- 萍婆
- 榕
- 芒果
- 椰子
- 海枣
- 槟榔
- 菩提树
- 橡胶
- 芒果
灌木效应(从初始位置往一个方向行走约45km):
当流浪者离开初始位置约45km之后,草地上将出现零星的灌木及较矮的植物,例如苏铁、冬青、杜鹃、三角梅和八角金盘。气温相较于之前保持不变,清香气体的浓度略有增加,但基本维持正常水平。
第二热带效应(从初始位置往一个方向行走约70km):
当流浪者离开初始位置约70km之后,草地将出现更多草本植物,例如芭蕉、菠萝等,在树林中的树木将完全过渡至热带树木,且出现更多新的树种,包括咖啡、可可、荔枝等,在此处的气温将增加至30℃以上,清香气体的浓度继续增加,但不会超出正常水平太多。
清溢效应(从初始位置往一个方向行走约85km):
当流浪者离开初始位置约85km之后,清香气体的浓度会呈现爆发式增长,流浪者必须快速在此处行动且佩戴防毒面具方可避免。受限于预防清香气体的技术有限,在目前探索的最远距离仅有98km,在此之外的环境并不知晓,但可以肯定的是,本层级的出口都在90km之外,若流浪者需要离开,请一定做好防护措施。
实体:
目前没有在本层级发现任何实体
基地、前哨与社区:
M.E.G.草丛基地:
一个由M.E.G.在初始位置附近建立的基地,大约有500人左右,从此处可以获取一些物资,工作人员也会告诉流浪者此处的出口并提供防护品以便流浪者离开。
树林博物馆:
一个由未知成员建立的基地,在距离初始位置大约10km处,收集了来自本层级的许多植物,要进入的话,只需要付出15美元即可。
入口与出口:
入口:
- 在任意层级的草丛中迷失方向都有可能到达这里,包括前厅。
- 在Level ML-8中进入一个长满草的房间可以来到这里,这种房间不止一个。
- 在Level ML-20游荡时有概率来到这里。
- 在Level ML-32切入地上草丛会来到这里。
- 在Level ML-40离开步道往山体前进有概率来到这里。
- 在Level ML-48找到一个标记着“休闲绿地”的公示牌,可以来到本层级。
- 在Level ML-54切入天花板会来到这里。
- 在Level ML-231用黑彩笔画画会来到这里。
出口:
* 以下这些出口(不包括Level998)均为90km以外方可使用,并且本层级无法使用特殊切出手段(除了Level998的大门),如布兰奇签名和回忆童年。
- 找到一个带有“出口”的水池,跳入之后可来到任意一个带水层级的水面上。
- 爬上一棵十分粗壮的树跳下,可切入至Level ML-54。
- 找到一个黄色的仓库进入,可能会来到Level 0。
- 在树林中昏暗之处游荡可能会来到Level 14。
« Level ML-35 | Level ML-36 | Level ML-37 »
