/* @import url(https://cdn.jsdelivr.net/gh/hoah2333/Fonts@main/Typeface-DottedSongtiSquare.css); @import url(https://cdn.jsdelivr.net/gh/hoah2333/Fonts@main/Typeface-zcoolwenyiti.css); */ @import url('https://fonts.googleapis.com/css2?family=Play&display=swap'); @font-face { font-family: 'Dotted Songti Square'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/DottedSongtiSquareRegular.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: '仓耳渔阳体W03'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/仓耳渔阳体W03.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: '仓耳渔阳体W04'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/仓耳渔阳体W03.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; } :root { --theme-base: "white"; --theme-id: "epb"; --theme-name: "E.P.B Theme"; --logo-image: url("https://zampona.wikidot.com/local--files/main/E.P.B.NEW%28SVG%29.svg"); --header-title: "E.P.B.™"; --header-subtitle: "正电子™️后室粒子科技有限公司"; --body-font: 'Play', '仓耳渔阳体W03', 'Noto Sans SC', sans-serif; --header-font: 'Dotted Songti Square', 'Noto Sans SC', sans-serif; --title-font: 'Dotted Songti Square', 'Noto Sans SC', sans-serif; --mono-font: 'Play', '仓耳渔阳体W03', 'Noto Sans SC', sans-serif; /* Standard Colors */ --white-monochrome: 240, 255, 255; /* white */ --pale-gray-monochrome: 150, 190, 255; /* v light gray for blockquotes and stuff */ --light-gray-monochrome: 65, 150, 255; /* light accent gray for login status */ --gray-monochrome: 70, 100, 150; /* gray */ --dark-gray-monochrome: 160, 180, 200; /* dark accent gray for sidebar background */ --black-monochrome: 50, 125, 220; /* black */ --bright-accent: 200, 225, 255; /* bright yellow for header */ --medium-accent: 180, 200, 255; /* medium yellow for header */ --dark-accent: 150, 180, 235; /* dark yellow-brown */ --newpage-color: 100, 200, 255; /* bright blue */ --terminal-medium: 150, 155, 170; /* faded yellow for terminal borders*/ --pale-accent: 100, 125, 255; /* dark yellow-brown */ --swatch-topmenu-border-color: var(--medium-accent); --link-color: 60, 105, 225; --hover-link-color: 65, 127, 150; --visited-link-color: 135, 180, 235; --background-gradient-distance: 0rem; --gradient-header: linear-gradient(to top, rgba(var(--medium-accent)) 0%, rgba(var(--medium-accent), 0.90) 100% ); --diagonal-stripes: linear-gradient(transparent 0); --rating-module-button-plus-color: 0, 255, 0; --rating-module-button-negative-color: 255, 0, 0; --rating-module-button-cancel-color: 0, 0, 255; --rating-module-button-credit-color: 255, 255, 255; /* --------------------- 版头图片 ---------------------- */ --header-bg:url(https://scpsandboxcn.wikidot.com/local--files/lupus-caeruleus/epb-banner-downscaled.jpg); /* --------------------- header picture---------------------- */ --content-bg-top:0; --header-et-topbar:var(--gradient-topmenu),var(--gradient-background); /* --------------------- content picture ---------------------- */ --content-bg:url(); --header-dot: none; --content-dot: none; /* --------------------- default ---------------------- */ --et-header:var(--gradient-header),var(--gradient-topmenu),var(--gradient-background); --et-dot:radial-gradient(none, rgb(var(--medium-accent), 0.05) 50%, transparent 0); } #skrollr-body:before, #container-wrap:before, #container-wrap-wrap::before { content: " "; background-repeat: repeat; position: absolute; height: 100%; width: 100% ; background-repeat: repeat; background-size: 100% 100%; } #skrollr-body:before{ height:var(--header-height-on-desktop); background-image:var(--header-bg); background- z-index: -2; } #container-wrap:before{ background-image:var(--header-et-topbar); height:var(--final-header-height-on-desktop); z-index: -1; } #container-wrap-wrap::before { opacity: 0.5; position: fixed; background-image:var(--content-bg); z-index: -5; top: var(--content-bg-top); } #side-bar .side-block div a img { filter: grayscale(0%); } #container { background-image: radial-gradient(circle, rgb(var(--medium-accent), 0.05) 50%, transparent 0); background-size: 0.25em 0.25em; background-repeat: repeat; background-attachment: fixed; } div#page-options-bottom-2 > a, div#page-options-bottom > a { border-radius: 0em; -moz-border-radius: 0em; border: none; } div#page-options-bottom-2 > a:active, div#page-options-bottom-2 > a:hover, div#page-options-bottom > a:active, div#page-options-bottom > a:hover { border: none; } #header, #top-bar { background-attachment: scroll; } #header { background-image: none; } #header::before { content: ""; position: absolute; height: 100%; width: 100%; top: -1.1rem; left: 0rem; background-image: var(--logo-image); background-size: auto 6.8rem; background-position: center; background-repeat: no-repeat; opacity: 1; } #header h1, #header h1 a { position: absolute; top: 1rem; margin: 0; width: 100%; display: flex; justify-content: center; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { position: absolute; top: 2rem; margin: 0; width: 100%; left: 0rem; display: flex; justify-content: center; letter-spacing: .063rem; } #header h1 a::before, #header h2 span::before { text-shadow: .063rem 0.1rem 0.1rem #329bec; } a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--newpage-color)) } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); background-color:rgba(200, 235, 255, .25); border: 5px solid rgb(var(--light-accent)); } .code { border: 3px outset rgb(var(--black-monochrome)); } .styled-quote { background-color:rgb(180, 220, 255); border-left: 0.5rem solid rgba(var(--black-monochrome)); 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); } .dark-styled-quote { background-color:rgb(var(--black-monochrome)); border-left: 0.5rem solid rgba(0, 50, 185); color:rgb(var(--white-monochrome)); 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); } .dark-styled-quote a{ color: rgb(var(--medium-accent)); } .darkblock { background-color:rgb(0, 50, 185); color:rgb(var(--white-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .lightblock { background-color:rgb(180, 220, 255); color:rgb(var(--black-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .lightblock a { color: rgb(var(--black-monochrome)); } .borderblock { background-color:rgb(var(--black-monochrome)); border: 0.3rem solid rgba(0, 50, 185); color:rgb(var(--white-monochrome)); 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); } .borderblock a{ color: rgb(var(--medium-accent)); } .blueprintblock { background-image:url("http://backroomssandboxcn.wikidot.com/local--files/epb-theme/sketch1649610840381.png"); color:rgb(var(--black-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .violetblock { background-color:rgb(190, 72, 245); color:rgb(var(--white-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .violet-styled-quote { background-color:rgb(153, 51, 250); border-left: 0.5rem solid rgba(88, 23, 146); color:rgb(var(--white-monochrome)); 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); } #skrollr-body { background-image: none; } #container{ background-image: none; }
Included page "achievement-v2" does not exist (create it now)
该物品不存在 :(
很抱歉,这是一款失败的产品,我们将尽快进行优化并再次推出全新2.0版本。
(画面上,两位E.P.B.销售员正在向一群M.E.G.成员推销此产品。)
销售员A:亲爱的盟友们,现在我们要向你们推荐的这款伟大的产品,是E.P.B.科技的珍贵结晶,一个前所未有,无人超越的语音人工智能—— b i r i !它完全由E.P.B.自主研发而成,每一处细节都是我们的独有创造…………
(不知是哪个M.E.G.成员)嘿,biri。
我在听。
(几声轻笑)
销售员A:………咳,这其实是为了贴近大家的日常生活,我们暂时将它调为了大家最熟悉的语音模式。请相信我,这丝毫不影响它内在的充实。它最为突出的强大功能便是它具有无与伦比的信息库,能为大家的日常工作带来极大的便利。现在我将做一些实际演示。“嘿biri,M.E.G.是什么?”
正在检索M.E.G.信息。M.E.G.是邪恶,混乱,专制,黑暗,自私自利,剥削后室流浪者的——
M.E.G.众人:???
销售员A:(小声)艹,你在干什么?
销售员B:(小声)哎呀,昨天刚向B.F.P.F.推销完忘换模式了。
(由B.F.P.F.模式切换到M.E.G.模式)
——的对抗者,E.P.B.的忠实盟友。它对后室做出了非常巨大的贡献。他的管理层为…………
销售员A:够了,biri。大家看到了,biri的信息库丰富而准确客观。此外,在工作之余放松时,biri也是不二的选择。比如:“嘿biri,讲一个笑话。”
查找到了一个很好笑的笑话。 一天,一个无面灵在Level 2遇见了一只死亡飞蛾,但他一点也不害怕。为什么呢?因为那是一只死亡的飞蛾。哈哈哈,真好笑。
(一阵凉风袭来,空气冷得好像结了冰,众人都沉默了)
销售员A:…………看,炎炎夏日之时,biri能运用语言的力量让你感到一丝凉爽。而当你闲暇娱乐时,biri更是能让你感到堪比派对客的快乐的同时获取有益的知识!来,“嘿biri,读最近浏览的书籍”。
好的。为您阅读《重生之勇闯后室成为M.E.G.大哥》第1573章。 “十年之期已到,恭迎龙王归来统领龙血族!”“龙王至尊陛下,区区M.E.G.和程砂由我们拿下就够了,不必脏了您的手!”“不,当年他陷害我的仇,我程毕要亲自报!”说罢,程毕手掌微握,突然两眼迸射金光,便腾云而起…………”
销售员A:(拼命忍住怒气地小声)这又是怎么回事?我记得我不是设置的暗色博士的《妙术回原论》吗!?
销售员B:我昨天晚上睡觉之前看的。这一章正精彩呢,程毕隐忍十年终于打通任督二脉学成归来,要亲手报他双胞胎哥哥程砂对他痛下杀手之仇…………
销售员A:(大吼)我报你妈!!!
(M.E.G.众人吃惊地望着两位销售员)
销售员A:(意识到失态)咳咳,抱歉,今天设备出了点问题,恰好E.P.B.突然有紧急事件,我们就先行离开了,盟友们,我们下次再见!
(销售员A拉着销售员B灰溜溜地逃走)
M.E.G.众人:……………………
一位M.E.G.成员:…………所以上级为什么要让我们花半天时间听两个傻子推销一个更傻的产品?做成这个鬼样子还敢拿出来卖也不像是E.P.B.的风格吧?
另一位M.E.G.成员:唉,别提了,听说是哪个监督者的私生子从小娇生惯养,本事没有屁事挺多。监督者怕被说闲话于是把他送到E.P.B.去让他们照顾。E.P.B.那边哪敢怠慢,给了他一个高级工程师的位置。结果他还真以为自己有两把刷子,照着苹果siri系统做了这个狗屁不通的东西。最好笑的是监督者还让M.E.G.和E.P.B.联合一起全力推广这玩意儿,要不是其他监督者连连劝阻,估计能把他吹上天!一个傻子能被包装成一个天才,你说魔不魔幻?
又一位M.E.G.成员想了想刚才那位“天才”研发的biri读的小说,笑道:“是啊,有时候,现实的魔幻程度,又比小说差得了多少呢?”
作者Antonio Leo
我干了些好事但我不说
这里是Antonio Leo的作者页,点击查看更多档案信息