×
创建新页面
在此填写您的页面标题:
我们当前在FBC镜像站上拥有231个页面。请在上方输入您的页面名称或点击以下任意标题来开始编写页面!



FBC镜像站
231个页面

集群ZH/原创实体:修订间差异

ChinhairiiST
ChinhairiiST留言 | 贡献 (创建页面,内容为“{{集群ZH-Related}} __NOTOC____NOEDITSECTION__ <div class="titleblock" style="font-family:Noto Serif SC"> <center><div class="mainpage-banner-header" style="color:white">前言</div></center> <div name="wrapper-warpper" style="background-color:#fbe7b5;color:black; margin:auto; width:100%; border:0.6px solid #DEB887 ; border-radius: 30px 0px;box-shadow:2px 2px 5px grey"> <div name="wrapper1" style="height:10px"></div><div name="wrapper2" style="height:5px"></di…”)
 
Apt install
Apt install留言 | 贡献 ([FBC镜像站迁移bot] 搬运并适配 Fandom 后室中文维基《集群ZH/原创实体》页面:移除缺失模板、清理页面控制标记、添加搬运声明)
第1行: 第1行:
{{集群ZH-Related}}
<!-- 本页由 Fandom 后室中文维基《集群ZH/原创实体》搬运而来。已适配:模板内联化、图片外链、脚注改括注。 -->
__NOTOC____NOEDITSECTION__
__NOTOC__
<div class="titleblock" style="font-family:Noto Serif SC">
<div class="titleblock" style="font-family:Noto Serif SC">
<center><div class="mainpage-banner-header" style="color:white">前言</div></center>
<center><div class="mainpage-banner-header" style="color:white">前言</div></center>
第44行: 第44行:
* '''大量'''(Majority): 一半以上的楼层有该实体出没。
* '''大量'''(Majority): 一半以上的楼层有该实体出没。
* '''繁多'''(Many): 该实体出没于绝大多数楼层内。
* '''繁多'''(Many): 该实体出没于绝大多数楼层内。
* '''全室'''(The Backrooms): 该实体在整个后室内广泛分布。
* '''全室'''(The Backrooms): 该实体在整个[[Backrooms Wiki|后室]]内广泛分布。
* '''前室'''(The Frontrooms): 该“实体”仅在前室内分布。
* '''前室'''(The Frontrooms): 该“实体”仅在前室内分布。
</div>
</div>
第214行: 第214行:
[[Category:中心页]]
[[Category:中心页]]
[[Category:中分原创]]
[[Category:中分原创]]
 
----
{{CSS|content=
<small>本页面搬运自 [https://backrooms.fandom.com/zh/wiki/%E9%9B%86%E7%BE%A4ZH/%E5%8E%9F%E5%88%9B%E5%AE%9E%E4%BD%93 Fandom后室中文维基·集群ZH/原创实体],遵循 CC-BY-SA 许可协议。</small>
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Ma+Shan+Zheng&display=swap');
@font-face {
font-family: 'sqlh';
src: url('https://static.wikia.nocookie.net/backrooms/images/5/54/MechSong-Regular-2.ttf/revision/latest?cb=20250112053304&format=original&path-prefix=zh');
}
@media only screen and (max-width: 1230px) and (min-width: 1024px) {
  div.title-container{
  font-size:110%;
  }
  div.title-container img{
  transition:scale(0.7)
  }
  div#sponsor {
    columns:auto 2;
  }
  div.position-limiter{
  width:90%;
  }
  div.notice:before{
  width:95%;
  left:2.5%;
  }
}
@media only screen and (max-width: 1230px) {
  div#sponsor {
    columns:auto 2;
  }
  div.position-limiter{
  width:82%;
  }
  div.notice:before{
  width:90%;
  left:5%;
  }
}
 
.page__main{
filter: opacity(92.5%);
overflow:visible !important;
}
.main-container{
font-family:Genshin75W;
    --document-color: #b0b37a;
}
 
.start-box {
background:rgba(var(--theme-body-background-color--rgb),0.6);
border-top:4px inset #84865b;
border-left:4px solid #84865b;
border-right:4px solid #84865b;
border-bottom:4px solid #84865b;
border-radius: 120px 120px 0px 0px;
padding:40px;
color:black !important;
text-align:center;
font-size:150%;
filter: drop-shadow(0px 0px 10px #d2cc92);
}
 
.mid-box{
background:rgba(var(--theme-body-background-color--rgb),0.6);
border-top:0;
border-left:4px solid #84865b;
border-right:4px solid #84865b;
border-bottom:0;
filter: drop-shadow(0px 0px 10px #d2cc92);
}
 
.end-box{
background:rgba(var(--theme-body-background-color--rgb),0.6);
border-top:4px solid #84865b;;
border-left:4px solid #84865b;
border-right:4px solid #84865b;
border-bottom:4px solid #84865b;
filter: drop-shadow(0px 0px 10px #d2cc92);
}
.position-limiter{
background:transparent;
width:70%;
padding:15px;
text-align:left !important;
}
.title-container {
font-size:150%;
border-bottom:3px black solid;
overflow: visible;
text-shadow:0 0 5px rgba(0,0,0,0.2);
    transition: all 0.22s ease;
}
.title-container span{ transition: all 0.22s ease; }
.title-container span:hover{
box-shadow:0 0 1px 1px rgba(0,0,0,0.1);
color:#3C3C3C;
    transition: all 0.22s ease;
}
.title-container img{
display:inline-block;
    margin-top:-0.26rem;
}
#sponsor{
background:rgba(var(--theme-body-background-color--rgb),0.82);
box-shadow:0 0 4px 4px rgba(0,0,0,0.2);
padding-top:1rem;
padding-bottom:1rem;
border-radius:0 25px 0 0;
columns:auto 3;
}
#page-hider{
display:contents !important;
}
#waiting{
display:none;
}
.works-list {
width:max-content;
}
.works-list a{
opacity:1 !important;
text-decoration:none !important;
    color:var(--theme-link-color) !important;
    font-size:14px !important;
    font-family:Genshin75W !important;
    transition:color .3s !important;
    background:transparent !important;
    padding: 0 !important;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    -webkit-text-stroke: unset !important;
}
.works-list a:hover{
    color:#431414 !important;
    transition:color .3s !important;
}
.notice { text-align:center; position: relative; }
.notice:before {
content: "";
background:linear-gradient(90deg,#9c9e7b,transparent,transparent,transparent,transparent, #9c9e7b);
border-left:1.5rem solid #84865b;
border-right:1.5rem solid #84865b;
border-radius:10px;
transform: skew(-6deg) scaleY(1.45);
position: absolute;
height:100%;
    width:80%;
z-index:-1;
opacity:85%;
left:10%;
}
div.page-header__subtitle { display:none; }
/* the content below comes from wikidot site (the color was changed)*/
.document {
    background: var(--document-color);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    margin: 26px auto 0;
    max-width: 725px;
    padding: 24px;
    padding-top: 50px;
    position: relative;
    width: 80%;
}
.document:before,
.document:after {
    content: "";
    height: 98%;
    position: absolute;
    width: 100%;
    z-index:-1;
}
.document:before {
    background: var(--document-color);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    left: -5px;
    top: 4px;
    transform: rotate(-2.1deg);
}
.document:after {
    background: var(--document-color);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    right: -3px;
    top: 1px;
    transform: rotate(1.1deg) 0;
}
}}

2026年8月7日 (五) 23:19的版本


前言
集群ZH/实体
待定
关于英分原创实体请点击这里跳转。
注:集群ZH为中文原创

实体风险分类

  • 等级 0: 完全无敌意。
  • 等级 1: 无敌意,但拥有伤害冒险者的能力。
  • 等级 2: 基本无敌意,但可被激怒而伤害甚至少数情况下杀死流浪者。
  • 等级 3: 具备敌意,但非高度危险。
  • 等级 4: 具备敌意。(基本分类等级)
  • 等级 5: 危险。
  • 等级 6: 极度危险。
  • 等级 7: 宛若神话。(未知/异常实体的分类)(一般为神性实体)
  • 等级 Ψ: 精神危险。建议对这些实体保持谨慎。
  • 等级 变化: 一直在变化。(对流浪者敌意不同的实体的分类)
  • 等级 未定: 异常属性,或未记录,或研究不足。(未记录和异常实体的分类)

实体广居度

  • 未知(Unknown): 该实体出没地域未知。
  • 楼层(Level #): 该实体只在其主要栖息地中出现。
  • 主要于(Majority but mainly on level #): 该实体存在于大多数楼层,但其有一个主要栖息地。
  • 灭绝(Extinct): 该实体已被完全消灭。
  • 濒临灭绝(Nearly Extinct): 仅存极少量该实体并绝大部分被发现于隐藏楼层。
  • 稀少(Rare): 该实体仅存在于不超过5个楼层。
  • 少见(Uncommon): 至少在12个楼层有该实体出没。
  • 常见(Common): 超过20个楼层有该实体出没。
  • 大量(Majority): 一半以上的楼层有该实体出没。
  • 繁多(Many): 该实体出没于绝大多数楼层内。
  • 全室(The Backrooms): 该实体在整个后室内广泛分布。
  • 前室(The Frontrooms): 该“实体”仅在前室内分布。

此页面编辑规则:

1.禁止编辑上方文字。

2.请把你的文章写完了,再把链接放到该页面

3.实体名称标注英文皆为已翻译的中分原创,请勿为您未翻译的原创实体标记英文名称。

4.请保持列表内名称与实体名称一致。

5.欢迎为本列表纠错。

6.如想添加实体请使用以下代码:<div class="entityentry"><span class="entitylistname">[[Entity ZH XXX]]</span><br> ‣ "XXX"</div>


集群ZH实体列表

普通实体

普通实体

Entity ZH 1
‣ “瘦长鬼影” • 主要于Level ZH 1Level ZH 2
Entity ZH 2
‣ "凝视" • 常见
Entity ZH 3
‣ “悲魇” • 主要于安全楼层和宜居楼层中
Entity ZH 4
‣ "幽冥蝶" • 全室
Entity ZH 5
‣ "吮吸者" • 有待观察
  • Entity ZH 6
    ‣ "“香蕉鸭”" • 安全宜居楼层或存在自然环境的楼层
Entity ZH 7
‣ "“狞笑”" • 常见
Entity ZH 8
‣ "捕犬人" • 繁多
Entity ZH 9
‣ "天生猎手" • 大量
Entity ZH 10
‣ "笑犬" • 大量
Entity ZH 11
‣ “尸壳”
Entity ZH 12
‣ “迷雾鬼” • 繁多
Entity ZH 13
‣ “潘多拉” • 主要于Level ZH 699
Entity ZH 14
‣ "幽灵无畏舰" • 广泛存在
Entity ZH 15
‣ "贪吃鬼" • 稀少
Entity ZH 16
‣ "血银杏" • 存在室外自然环境的楼层
Entity ZH 17
‣ "孔明灯" • 广泛存在
Entity ZH 18
‣ "血迹"常见
Entity ZH 19
‣ "Puppy" • 常见
Entity ZH 24
‣ "消防通道" • 繁多
Entity ZH 25
‣ “神的子民” • 灭绝
Entity ZH 28
‣ "棘刺虫" • 稀少
Entity ZH 29
‣ "刺蛰虫" • 稀少
Entity ZH 30
‣ "炎魔" • 未知
Entity ZH 31
‣ “楼层意识体” • 未知
Entity ZH 32
‣ “一只黑猫”
Entity ZH 33‣ “柔梦颂歌” • 未知
Entity ZH 34
‣ "黑玫瑰" • 少见
Entity ZH 36
‣ "巧克力蛙" • 大量
Entity ZH 44
‣ "冤魂"•繁多
Entity ZH 54
‣ "石窟" • 少见
Entity ZH 58
‣ “映像” • 后联网
Entity ZH 64
‣ "游魂"
Entity ZH 67
‣ "雨人" • 分布受限
Entity ZH 68
‣ “鬃毛滑行者” • 常见于室内楼层
Entity ZH 69
‣ “锈蚀” • 多地
Entity ZH 70
‣"低语者 • 少见,存在于室内楼层内"
Entity ZH 71
‣ “第三生命”
Entity ZH 72
‣ “温彻斯特”
Entity ZH 74
‣ “缄默者”
Entity ZH 75
‣ “咀嚼者”
Entity ZH 76
‣ "行商"
Entity ZH 91
‣ "穴居蛇"
Entity ZH 92
‣ "小茎心叶荧光藤"
Entity ZH 97
‣ "后甲"
Entity ZH 99
‣ "忠者"
Entity ZH 100
‣ "京观菩萨 "
Entity ZH 101
‣ "骨盗"
Entity ZH 105
‣ “暖心熊偶”
Entity ZH 110
‣ “萤火路灯”
Entity ZH 111
“通天路遥 • 极少 • 等级6”
Entity ZH 114
‣ “青鸟,等级三”
Entity ZH 120
‣ “柔软沙发”
Entity ZH 123
‣ "Ephemeral"
Entity ZH 124
‣ "星海龙鱼"
Entity ZH 125
‣ "送葬者"
Entity ZH 127
‣ "憎恨之血肉"

Entity ZH 133
‣ "tfnw_rd"

Entity ZH 141
‣ "预见者"
Entity ZH 157
‣ "渡化腐尸"
Entity ZH 163
‣ "班竹"
Entity ZH 177
‣ "幻影"
Entity ZH 188
‣ “Lost Forum失落论坛
Entity ZH 199
‣ "破碎镜像"
Entity ZH 201
‣ "撕肉者"
Entity ZH 207
‣ “Das Model/人体模特”
Entity ZH 231
‣ “性转药水”
Entity ZH 237
‣ "幽幽垃圾袋"• 仅分布于Level ZH 938
Entity ZH 266
‣ "存于你心之中"
Entity ZH 273
‣ "报应·少见"
Entity ZH 333
‣ “天使的血泪”
Entity ZH 403
‣ "诡池"
Entity ZH 404
‣ “旁观者”
Entity ZH 406
‣ “摩尔纹”
Entity ZH 414
‣ "画中人"
Entity ZH 421
‣ “雪茸”
Entity ZH 422
‣ “雪星”
Entity ZH 433
‣ “劝死者” • Level ZH 433
Entity ZH 503
‣ “伪终端”
Entity ZH 505
‣ “大气生物”
Entity ZH 537
‣ "食人魔"
Entity ZH 600
‣ "燃烧往日"
Entity ZH 614
‣ "外公"
Entity ZH 648
‣ "锯鹞"
Entity ZH 666
"血魔"-【“血之天灾”(Blutkatastrophe.)】
Entity ZH 667
‣ "後室X"
Entity ZH 720
"知返" • 主要于未知栖息地(“家”)
Entity ZH 729
‣ "芝士雪豹" • 常见
Entity ZH 744
‣ "矿蛛" • 仅分布在Level ZH 1744
Entity ZH 814
‣ "角斗士"
Entity ZH 888
‣ "恶魔吊坠"
Entity ZH 922
‣ "错误报告:FZ-20██-████-α"
Entity ZH 990
‣ "母亲的猴爪"
Entity ZH 997
‣ "桥花"• 仅分布于Level ZH 1743
Entity ZH 998
‣ "皮特托先生"
Entity ZH 999
‣ "伪饰者"



特殊实体

特殊实体

Abnormal Entity
 ‣ “人类”
Entity ZH X
‣ “历史学家”
圣剑
‣ “圣剑”
回廊
‣ “人类,我给你脸你██的还不要是吧?”
SEG FAULT
‣ “FATAL ERROR
The Meridian Train
‣ “子午列车”
魔法少女
‣ “魔法少女从考尔论文中诞生出的奇迹,肆意影响着考尔论文
疫医
‣ "疫医"
Entity Remember
‣ "重塑流年:Carlis·Ric·Mistletoe"





本页面搬运自 Fandom后室中文维基·集群ZH/原创实体,遵循 CC-BY-SA 许可协议。

最近更改

  • Apt install • 1小时前
  • ChinhairiiST • 00:28
  • RLMC • 00:20
  • Apt install • 00:19