第六次发现记录
@import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@300&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Fugaz+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap'); @font-face { font-family: 'ZihunBiantaoti'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/ZihunBiantaoti.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: 'GlowSansSC-Normal'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/GlowSansSC-Normal-Light.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } :root { --logo-image: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/Refractifa_Logo.png); --header-title: "刻面折射"; --header-subtitle: "绚丽的色彩是一个奇迹"; --body-font: 'Sarabun', 'Noto Sans SC', sans-serif; --header-font: 'Fugaz One', 'ZihunBiantaoti', sans-serif, cursive; --title-font: 'Fugaz One', 'ZihunBiantaoti', sans-serif, cursive; --mono-font: 'Montserrat', 'GlowSansSC-Normal', sans-serif; --white-monochrome: 29, 26, 74; --pale-gray-monochrome: 116, 191, 214; --light-gray-monochrome: 116, 191, 214; --dark-gray-monochrome: 77, 144, 196; --gray-monochrome: 71, 83, 173; --black-monochrome: 255, 255, 255; --bright-accent: 48, 59, 255; --medium-accent: 64, 227, 213; --dark-accent: 201, 255, 223; --pale-accent: 140, 136, 126; --link-color: 0, 255, 204; --hover-link-color: 190, 59, 255; --swatch-topmenu-border-color: 201, 255, 223; --rating-module-button-plus-color: 0, 255, 195; --rating-module-button-negative-color: 3, 0, 161; --rating-module-button-cancel-color: 132, 0, 255; /*SPECIAL THEME VARIABLES*/ --chrys-l: 184, 255, 255; --chrys-d: 0, 255, 221; --amethyst-l: 119, 65, 176; --amethyst-d: 83, 0, 171; --ruby-l: 255, 25, 25; --ruby-d: 176, 9, 9; --onyx-l: 23, 16, 31; --onyx-d: 15, 0, 31; --topaz-l: 230, 127, 76; --topaz-d: 189, 63, 0; --citrine-l: 255, 225, 105; --citrine-d: 222, 177, 0; --jade-d: 30, 105, 9; --jade-l: 123, 232, 93; --sapphire-l: 82, 109, 247; --sapphire-d: 17, 43, 173; --tourm-l: 245, 81, 157; --tourm-d: 191, 17, 98; --dia-l: 255, 255, 255; --dia-d: 135, 135, 135; --rock-color: 200, 200, 200; } #header::before { content: ""; position: absolute; height: 80%; width: 80%; background-image: var(--logo-image); background-size: auto 7rem; background-position: left; background-repeat: no-repeat; opacity: 0.6; left: 8rem; top: 0rem; } #header h1 a::before { position: absolute; top: 1rem; left: 14rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } #header h2 span::before { position: absolute; top: 1.3rem; left: 14rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } #header h1 a::before, #header h2 span::before { color: #FFFFFF } /*Mobile Header Image Alignment*/ @media (max-width: 878px) { #header::before { position: absolute; left: 0; top: 10px; } #header h1, #header h1 a::before { position: absolute; top: 1rem; left: 3rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { position: absolute; top: 1.5rem; left: 2rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } .footnotes-footer { overflow-x: hidden; } } #skrollr-body { width: 100%; position: absolute; top: 0; left: 0; background-image: url("http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/meghan-hessler-Uc6_kr4_Baw-unsplash.jpg"); background-size: inherit; } #search-top-box-input { background: #d1fffd; color: #30c2bb; border-color: #30c2bb; } #search-top-box-input:hover, #search-top-box-input:focus { background: #30c2bb; color: #15304d; } #search-top-box-form input[type="submit"] { background: #264c9e; color: white; } #search-top-box-form input[type="submit"]:hover { background: #723da8; color: white; } #search-top-box input.empty { color: #30c2bb; } #side-bar .heading p, #side-bar .side-block>.collapsible-block .collapsible-block-link { color: white; --text-shadow: grey; } .scp-image-block .scp-image-caption { background-color: rgb(var(--rock-color)); color: black; } #account-options { background-color: rgb(var(--sapphire-l)); } #login-status ul a:hover { color: rgb(var(--chrys-d)); } #login-status a { color: rgb(var(--rock-color)); } /*STANDARD BLOCKS*/ blockquote { color: black; background-color: rgba(var(--rock-color), 0.5); } div.blockquote { color: black; background-color: rgba(var(--rock-color), 0.5); } .styled-quote { background-color:rgb(237, 255, 251); color: black; border-left: 0.5rem solid rgb(179, 255, 236); } .lightblock { background-color:rgba(200, 255, 245, 0.6); color: black; box-shadow: 0 0.2rem 0.6rem rgba(200, 255, 245, 1); border: 2px solid rgb(200, 255, 245); } .dark-styled-quote { color: white; border-left: 0.5rem solid rgb(26, 42, 150); } .darkblock { color: white; background-color:rgba(0, 6, 92, 0.3); } .code { border: 2px dashed rgb(var(--sapphire-d)); background-color: rgb(var(--rock-color)); } /*SPECIAL DIVS FOR THIS THEME*/ .chrys-lightblock { background-color:rgb(var(--chrys-l)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color: black; position: relative; } .chrys-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .chrys-quote { background-color:rgb(var(--chrys-l)); border-left: 0.5rem solid rgba(var(--chrys-d)); 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); color: black; position: relative; } .chrys-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .amethyst-lightblock { background-color:rgb(var(--amethyst-l)); color: white; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .amethyst-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .amethyst-quote { background-color:rgb(var(--amethyst-l)); color: white; border-left: 0.5rem solid rgba(var(--amethyst-d)); 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); position: relative; } .amethyst-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .ruby-lightblock { background-color:rgb(var(--ruby-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .ruby-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .ruby-quote { background-color:rgb(var(--ruby-l)); color: black; border-left: 0.5rem solid rgba(var(--ruby-d)); 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); position: relative; } .ruby-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .onyx-lightblock { background-color:rgb(var(--onyx-l)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .onyx-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .onyx-quote { background-color:rgb(var(--onyx-l)); border-left: 0.5rem solid rgba(var(--onyx-d)); 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); position: relative; } .onyx-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .topaz-lightblock { background-color:rgb(var(--topaz-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .topaz-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .topaz-quote { background-color:rgb(var(--topaz-l)); color: black; border-left: 0.5rem solid rgba(var(--topaz-d)); 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); position: relative; } .topaz-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .citrine-lightblock { background-color:rgb(var(--citrine-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .citrine-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .citrine-quote { background-color:rgb(var(--citrine-l)); color: black; border-left: 0.5rem solid rgba(var(--citrine-d)); 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); position: relative; } .citrine-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .jade-lightblock { background-color:rgb(var(--jade-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .jade-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .jade-quote { background-color:rgb(var(--jade-l)); color: black; border-left: 0.5rem solid rgba(var(--jade-d)); 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); position: relative; } .jade-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .sapphire-lightblock { background-color:rgb(var(--sapphire-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .sapphire-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .sapphire-quote { background-color:rgb(var(--sapphire-l)); color: black; border-left: 0.5rem solid rgba(var(--sapphire-d)); 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); position: relative; } .sapphire-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .tourm-lightblock { background-color:rgb(var(--tourm-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .tourm-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .tourm-quote { background-color:rgb(var(--tourm-l)); color: black; border-left: 0.5rem solid rgba(var(--tourm-d)); 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); position: relative; } .tourm-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .dia-lightblock { background-color:rgb(var(--dia-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .dia-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .dia-quote { background-color:rgb(var(--dia-l)); color: black; border-left: 0.5rem solid rgba(var(--dia-d)); 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); position: relative; } .dia-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .lightblock h1, .lightblock h2, .lightblock h3, .lightblock h4, .lightblock h5, .lightblock h6, .chrys-lightblock h1, .chrys-lightblock h2, .chrys-lightblock h3, .chrys-lightblock h4, .chrys-lightblock h5, .chrys-lightblock h6, .chrys-quote h1, .chrys-quote h2, .chrys-quote h3, .chrys-quote h4, .chrys-quote h5, .chrys-quote h6, .dia-lightblock h1, .dia-lightblock h2, .dia-lightblock h3, .dia-lightblock h4, .dia-lightblock h5, .dia-lightblock h6, .dia-quote h1, .dia-quote h2, .dia-quote h3, .dia-quote h4, .dia-quote h5, .dia-quote h6, .styled-quote h1, .styled-quote h2, .styled-quote h3, .styled-quote h4, .styled-quote h5, .styled-quote h6 { color: black; }
e2ec0b4164ece72296e2b99e3ca4c106_1768875049
63d13247b0de88200576117bee69d596_1768875049
由于上次去见第五只猫娘时的小插曲,诗人被“软禁”了长达6个小时,到珞再次去找诗人时候才被仆人带了出来,然后被珞背回了基地,对上次有阴影的诗人决定让集会里的其他人去会见第六只猫娘。
- 哎,上次诗人被背回来时就送医了,还检测到了多种药剂残留成分,例如芬弗拉明,哌甲酯,伪麻黄碱,淫羊藿等。1
-可怕,没想到它把诗人当实验对象了,要不是珞回去及时,可能还会有危险。
-(他嘟哝着,背着一个装着信的挎包,跟着师傅走在路上)
-嗯,这件事就不谈了,毕竟诗人的身心受到了伤害,下次去探望时记得别直接说出来,上次就是被你搞的不愉快。对了,你把那些问题背了吗?
-(师傅狠狠的敲了一下徒弟的脑袋)
-唔~知道了,师傅,那个我也背了。
-(一只手捂着被敲的地方,嘴上答应着师傅)
师徒二人在穿越层级的路上经历了实体攻击但都有惊无险的避开了,但不知为何,切入的层级却像是被扭曲了一样,无数的几何体在空中翻飞,在这个不见天地的层级里反射着耀眼的白光,像是在宇宙无尽的虚幻里漂浮的星光。
-呼呼呼~,怎么来这里的路这么危险啊,师傅,不是说这是个简单的旅行吗?
-(徒弟喘着粗气,问着师傅)
-难道,这个层级的形态改变了吗?看来我们要赶紧报告给集会人员啊。
-(师傅赶紧拿出通讯器,在搜索此地后发现与任何已知层级都不匹配)
-啊,那我们是不是回不去了啊,呜呜~我还不想死呢!
-(徒弟绝望的抱着头,带着哭腔说)
-你-个没出息的!哪有这么容易死,我们这像是找到了新层级,我们必须活着出去才能告诉集会这个层级,到时候你就可以提前升职了。
-(师傅又打了徒弟一下,但给了他鼓励,希望他能振作起来)
此时此景,徒弟也只好再次振作,两人就再次走在这茫茫的几何体宇宙中,他们按着自己的感觉边放着碎纸屑作为路标边向前走,这时,他们望着前面似乎有着模模糊糊的人影,徒弟便想快步走向那个人影,师傅倒是直接拉住了他,示意不要走太近,因为这还不能确定是不是具有危险性的实体。
-慢慢走,不要惊动了它。
(师傅提醒着徒弟,但是一转眼黑影消失了)
-它消失了?又出现了!怎么……赶紧离我们近了点。
-(徒弟凭借眼力目测着那个黑影,这时师徒两谁也没注意到身后的几何体慢慢靠近)
-(几只带着白手套的手从师徒背后的几何体中钻出,突然拉住了师徒)
-啊,这是什么啊,师傅,什么情况,唔唔~
-(徒弟被那些手拦腰抱住了,再被那些手压住了挥动的四肢,最后捂住了徒弟的嘴,最后拖入了另一个几何体中)
-啊,敬学,放开我,敬学!
-(师傅被拉住,由于年纪大了,身体不能强烈挣扎,很快被拖入了几何体之中)
-(师傅再次睁开眼睛时已经回到了基地,身边的人发现他后马上围过来)
-你看见我徒弟了吗?敬学啊,看见他了吗?
-(旁边人都摇了摇头,师傅都急的眼泪要掉下来了,一旁的人立即把他送到医院去检查。)
-与此同时
-额啊,这是哪里?
(徒弟揉了揉被白光闪到的眼睛,再次看向四周,这是一个房间内,这个房间看出是别墅而且还有一些奢华的洛可可风作为装饰,外面光线照进来,产生了一种让他舒适和怀旧的感觉)
-敬学!
(徒弟赶忙想回应,可是这不是师傅的声音,这是一个女性的声音)
-啧,你怎么这么没礼貌呢?我叫你你都不答应我的,你师父怎么教你的?
-你你你就是猫……猫……
-(敬学望着眼前的女性,打量着她,直到望到她头上猫耳朵,他惊恐的往后退)
-只见是一个穿着魔术师服装的猫娘站在他面前
-你你就是A吗?
-噗呲~哈哈哈哈,站着比我还高的男孩还怕我,真是太好笑了。
(A捂着嘴笑着)
-才没有……
-(敬学红着脸憋出了几个字,声音越来越弱小)
-吃吧,吃完不够还有。
-(A笑着端出了几个甜点)
-由于长途跋涉早就身心疲惫,敬学就还不客气吃了起来。
-说吧,你们怎么在我的层级里呢?
-(敬学边吃边说起了他们遭遇,和要去见面的人)
-啊,她啊,我可以带你去。
-真的吗?那太谢谢了。
-不过……我有个小要求
-什么要求?
-我不跟她见面,我就把你带到她旁边就行了,还有,嘿嘿,结束之后你要带我去见见诗人。
-那……好的
-(于是二人就立刻前往)
-(有了A的帮助,敬学很快就找到了RC的居住地点,那里更像是个海滩度假地点。RC就坐在沙滩的椅子上,手上好像还在写着什么)
-见了她后一定要有礼貌哦,还有重要的事情,不要提起我来了,那我先去旁边了。
-(敬学一回头发现A已经不见了,他只好慢慢走进在海滩边的RC)
-你好,请问您是猫娘吗?
-(RC被这突然访问愣了一下,打量着眼前这个青涩的少年,身上有着刚刚旅途的伤痕)
-唉,我不记得是诗人来吗?怎么是个小孩子啊。
-诗人他受伤住院了,所以就让我来了,哦对了,诗人还要我带一封信来。
-(RC并没有起疑心,于是让他就坐在旁边本来是为诗人准备的凳子上)
-(敬学拿着诗人的信递给了RC)
-经过一阵子沉默后
-啊,真希望来的是诗人,把这些交给诗人吧。
-(RC把诗人的信和她刚刚写的信一并交给了敬学)
-好的。对了还有些问题……
-啊啦,算了算了,不用问了,不早了,赶紧回去吧,哦把你伤口也治愈一下吧。
-(她站了起来,身上的衣服随风飘荡着,她拿起法杖,一股光晕包裹着敬学,身上伤口也慢慢的愈合了)
-伤口都愈合了,谢谢!
-早点回去吧
-(此时她身体抖了一下,她回头望去一只几何体中的手抓住了RC的尾巴)
-啊,原来如此,没想到她拿你吸引我注意力,然后偷袭啊,A,你这样做就不太好了哦。
-(此时A从几何体里钻出来了)
-没想到这个惊喜都不能让你高兴了吗?
-是啊居然学会了这个魔法。
-嘿嘿,我还想再跟你比试比试。
-好啊,只不过呢?
(RC望向了敬学)
要把他给先送回去啊
-简单
-(敬学只觉身子一倾斜再次摔入了那个满是几何体的层级之中,但这次却是在下坠,然后再次坠入白光,睁开眼睛已经是他熟悉的地方-集会营地)
(那些人看到了眼前突然出现的敬学纷纷上前扶起来,然后带到了医院里师傅的病床前,他感觉自己像在做着一场真实的梦境一样,直到他看见了挎包里的两封信件)

- 哎,上次诗人被背回来时就送医了,还检测到了多种药剂残留成分,例如芬弗拉明,哌甲酯,伪麻黄碱,淫羊藿等。1
-可怕,没想到它把诗人当实验对象了,要不是珞回去及时,可能还会有危险。
-(他嘟哝着,背着一个装着信的挎包,跟着师傅走在路上)
-嗯,这件事就不谈了,毕竟诗人的身心受到了伤害,下次去探望时记得别直接说出来,上次就是被你搞的不愉快。对了,你把那些问题背了吗?
-(师傅狠狠的敲了一下徒弟的脑袋)
-唔~知道了,师傅,那个我也背了。
-(一只手捂着被敲的地方,嘴上答应着师傅)
师徒二人在穿越层级的路上经历了实体攻击但都有惊无险的避开了,但不知为何,切入的层级却像是被扭曲了一样,无数的几何体在空中翻飞,在这个不见天地的层级里反射着耀眼的白光,像是在宇宙无尽的虚幻里漂浮的星光。
-呼呼呼~,怎么来这里的路这么危险啊,师傅,不是说这是个简单的旅行吗?
-(徒弟喘着粗气,问着师傅)
-难道,这个层级的形态改变了吗?看来我们要赶紧报告给集会人员啊。
-(师傅赶紧拿出通讯器,在搜索此地后发现与任何已知层级都不匹配)
-啊,那我们是不是回不去了啊,呜呜~我还不想死呢!
-(徒弟绝望的抱着头,带着哭腔说)
-你-个没出息的!哪有这么容易死,我们这像是找到了新层级,我们必须活着出去才能告诉集会这个层级,到时候你就可以提前升职了。
-(师傅又打了徒弟一下,但给了他鼓励,希望他能振作起来)
此时此景,徒弟也只好再次振作,两人就再次走在这茫茫的几何体宇宙中,他们按着自己的感觉边放着碎纸屑作为路标边向前走,这时,他们望着前面似乎有着模模糊糊的人影,徒弟便想快步走向那个人影,师傅倒是直接拉住了他,示意不要走太近,因为这还不能确定是不是具有危险性的实体。
-慢慢走,不要惊动了它。
(师傅提醒着徒弟,但是一转眼黑影消失了)
-它消失了?又出现了!怎么……赶紧离我们近了点。
-(徒弟凭借眼力目测着那个黑影,这时师徒两谁也没注意到身后的几何体慢慢靠近)
-(几只带着白手套的手从师徒背后的几何体中钻出,突然拉住了师徒)
-啊,这是什么啊,师傅,什么情况,唔唔~
-(徒弟被那些手拦腰抱住了,再被那些手压住了挥动的四肢,最后捂住了徒弟的嘴,最后拖入了另一个几何体中)
-啊,敬学,放开我,敬学!
-(师傅被拉住,由于年纪大了,身体不能强烈挣扎,很快被拖入了几何体之中)
-(师傅再次睁开眼睛时已经回到了基地,身边的人发现他后马上围过来)
-你看见我徒弟了吗?敬学啊,看见他了吗?
-(旁边人都摇了摇头,师傅都急的眼泪要掉下来了,一旁的人立即把他送到医院去检查。)
-与此同时
-额啊,这是哪里?
(徒弟揉了揉被白光闪到的眼睛,再次看向四周,这是一个房间内,这个房间看出是别墅而且还有一些奢华的洛可可风作为装饰,外面光线照进来,产生了一种让他舒适和怀旧的感觉)
-敬学!
(徒弟赶忙想回应,可是这不是师傅的声音,这是一个女性的声音)
-啧,你怎么这么没礼貌呢?我叫你你都不答应我的,你师父怎么教你的?
-你你你就是猫……猫……
-(敬学望着眼前的女性,打量着她,直到望到她头上猫耳朵,他惊恐的往后退)
-只见是一个穿着魔术师服装的猫娘站在他面前
-你你就是A吗?
-噗呲~哈哈哈哈,站着比我还高的男孩还怕我,真是太好笑了。
(A捂着嘴笑着)
-才没有……
-(敬学红着脸憋出了几个字,声音越来越弱小)
-吃吧,吃完不够还有。
-(A笑着端出了几个甜点)
-由于长途跋涉早就身心疲惫,敬学就还不客气吃了起来。
-说吧,你们怎么在我的层级里呢?
-(敬学边吃边说起了他们遭遇,和要去见面的人)
-啊,她啊,我可以带你去。
-真的吗?那太谢谢了。
-不过……我有个小要求
-什么要求?
-我不跟她见面,我就把你带到她旁边就行了,还有,嘿嘿,结束之后你要带我去见见诗人。
-那……好的
-(于是二人就立刻前往)
-(有了A的帮助,敬学很快就找到了RC的居住地点,那里更像是个海滩度假地点。RC就坐在沙滩的椅子上,手上好像还在写着什么)
-见了她后一定要有礼貌哦,还有重要的事情,不要提起我来了,那我先去旁边了。
-(敬学一回头发现A已经不见了,他只好慢慢走进在海滩边的RC)
-你好,请问您是猫娘吗?
-(RC被这突然访问愣了一下,打量着眼前这个青涩的少年,身上有着刚刚旅途的伤痕)
-唉,我不记得是诗人来吗?怎么是个小孩子啊。
-诗人他受伤住院了,所以就让我来了,哦对了,诗人还要我带一封信来。
-(RC并没有起疑心,于是让他就坐在旁边本来是为诗人准备的凳子上)
-(敬学拿着诗人的信递给了RC)
-经过一阵子沉默后
-啊,真希望来的是诗人,把这些交给诗人吧。
-(RC把诗人的信和她刚刚写的信一并交给了敬学)
-好的。对了还有些问题……
-啊啦,算了算了,不用问了,不早了,赶紧回去吧,哦把你伤口也治愈一下吧。
-(她站了起来,身上的衣服随风飘荡着,她拿起法杖,一股光晕包裹着敬学,身上伤口也慢慢的愈合了)
-伤口都愈合了,谢谢!
-早点回去吧
-(此时她身体抖了一下,她回头望去一只几何体中的手抓住了RC的尾巴)
-啊,原来如此,没想到她拿你吸引我注意力,然后偷袭啊,A,你这样做就不太好了哦。
-(此时A从几何体里钻出来了)
-没想到这个惊喜都不能让你高兴了吗?
-是啊居然学会了这个魔法。
-嘿嘿,我还想再跟你比试比试。
-好啊,只不过呢?
(RC望向了敬学)
要把他给先送回去啊
-简单
-(敬学只觉身子一倾斜再次摔入了那个满是几何体的层级之中,但这次却是在下坠,然后再次坠入白光,睁开眼睛已经是他熟悉的地方-集会营地)
(那些人看到了眼前突然出现的敬学纷纷上前扶起来,然后带到了医院里师傅的病床前,他感觉自己像在做着一场真实的梦境一样,直到他看见了挎包里的两封信件)

在夜晚的集会营地医院里
-A最近在也不知道整出了什么新花样,感觉这已经不是魔术了。
-诗人你是在说我吗?
-你你你,咋来了。
-(诗人差点从床上摔了下来,A坐在窗边把他被子扯住了。)
-怎么样上次的惩罚怎么样。
-你,真是。
-不要生气了,我这次来看你是有位人见你。
-你好,诗人。(RC开门走了进来,对着诗人挥了挥手)
Footnotes
1. 这些都为兴奋剂成分
