Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions chapters/sourcenotes/functions/Main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,36 @@ \subsection{\texttt{Main.tileBrick}}\label{src:tileBrick}
\item 1-2, 23, 25, 30, 37-39, 41, 43-47, 53-54, 57, 59-60, 70, 75-76, 109, 112, 116-122, 140, 147-148, 150-164, 175-177, 179-183, 188, 190-191, 193-195, 198-200, 202-203, 206, 208, 225-226, 229, 234, 248-250, 252-253, 255-268, 273-274, 311, 315, 321-322, 326-329, 345-348, 350, 357, 369-370, 381, 383, 385, 408-409, 415-418, 458-459, 472-474, 477-479, 481-483, 492, 495-496, 498, 500-503, 507-508, 512-517, 534-537, 539-540, 562-563, 625-628, 633, 635, 641, 659, 661-662, 666-667, 669-692, 708, 722, 734-738, 740-750
\end{itemize}

\subsection{\texttt{Main.tileLavaDeath}}\label{src:tileLavaDeath}
会被熔岩烧掉的图格。绝大多数非\nameref{src:tileSolid}都会被烧掉。两类例外:
会被烧掉的\nameref{src:tileSolid}有:关闭的门(10)、平台(19, 427, 435-439)、关闭的活板门(387)、关闭的高门(388)、仙人球(484)、最土的块(668);不会被烧掉的非\nameref{src:tileSolid}有:
\begin{itemize}
\item 部分物品容器:宝箱(21, 467)、垃圾桶(99)、旧武器架(334)、人体模型(470)、帽架(475)、虚空保险库(491)
\item 部分笼子/罐子/鱼缸:金鸟(358)、金兔(359)、金蝴蝶(360)、金蛙(361)、金蚱蜢(362)、金老鼠(363)、金蠕虫(364)、附魔夜行者(391)、丛林三鱼饵(392-394)、金松鼠(414)、金鱼(505)、蜻蜓(521-527)、猫头鹰(542)、鳉鱼(543)、熔岩蛇(598)
\item 环境物体:天然的(165, 185-187)、堆石器(647-652, 706)、便携式窑炉(653)、笋生-石出(693-694)

堆石器放置的环境物体,会被烧掉的:阿比盖尔之花(700)、发光郁金香(701)、生命果(702)、丛林玫瑰(703)、精灵尘(704)、仙人掌/丛林孢子/神圣种子-大(705)、水矢(707)
\item 部分植物:树苗(20, 590, 595, 615)、草药(82-84)、猩红藤蔓(205)、睡莲叶(518)、香蒲(519)、海草(549)、宝石树(583-589)、景观树(596, 616)
\item 部分电路:雕像(105, 337, 349, 506, 531)、操纵杆(132)、压力板(135)、开关(136)、音乐盒(139)、炸药(141)、水泵(142-143)、计时器(144)、喷泉(207)、附魔日/月晷(356, 663)、天塔柱(410, 480, 509, 657-658, 720-721, 725, 733)、逻辑门/灯(419-420)、逻辑感应器(423)、分线盒(424)、测重压力板(428)、彩线灯泡(429)、宝石锁(440)、陷阱箱(441, 468)、青绿压力垫板(442)、热喷泉(443)、像素盒(445)、派对中心(455)
\item 部分流程相关:祭坛(26)、暗影珠/猩红之心(31)、幼虫(231)、丛林蜥蜴祭坛(237)、复制祭坛(695)、复制暗影珠/猩红之心(696)
\item 部分制作站:地狱熔炉(77)、工匠作坊(114)、肉后熔炉(133)、肉后砧(134)、远古操纵机(412)
\item 部分绳索:丝绸绳(365)、蛛丝绳(366)、饰带(449-451)
\item 部分盆栽熔岩植物:火荆棘/熔岩球茎(613)、余烬卷须(614)
\item 其他特例:火把(4)、粘土盆(78)、墓碑(85)、梁柱(124, 561, 574-578)、水晶碎块(129)、未通电石块(131)、圣诞树(171)、宝石(178)、铁轨(314)、海草花盆(320)、钱币堆(330-333)、活火块(336, 340-344)、烟雾块(351)、魔法滴管(373-375, 461, 709)、宝匣(376)、利器站(377)、训练假人(378)、蜂巢(444)、沙漠幽魂灯(462)、永恒水晶座(466)、耍蛇者长笛(504)、草坪火烈鸟(545)、晶塔(597)、圣物(617)、生命水晶巨石(665)、风筝锚(723)、小动物锚(724)
\end{itemize}

值得注意的情况:
\begin{itemize}
\item 生命水晶(12)可被烧掉,但是生命水晶巨石(665)不可被烧掉。
\item 笼子/罐子/鱼缸充斥着各种例外。
\item 丛林的地表中大型草可被烧掉,但是用堆石器放置的那些不可被烧掉。
\end{itemize}

\texttt{Main.tileLavaDeath}包含的详细的ID如下:
\begin{itemize}
\item 3, 5, 10-19, 24, 27-29, 32-36, 42, 49-52, 55, 61-62, 69, 71-74, 79-81, 86-98, 100-104, 106, 110, 113, 115, 125-126, 128, 149, 172-174, 184, 201, 209-210, 212-220, 227-228, 233, 236, 238, 240-247, 254, 269-271, 275-283, 285-310, 316-319, 323-324, 335, 338-339, 352-355, 372, 382, 386-390, 395, 405-406, 411, 413, 425, 427, 435-439, 452-454, 456-457, 463-465, 469, 471, 484-490, 493-494, 497, 499, 510-511, 520, 528-530, 532-533, 538, 544, 547-548, 550-556, 558-560, 564-565, 567-573, 579-582, 591-594, 599-612, 619-624, 629-632, 634, 636-640, 642-646, 654-656, 660, 668, 697-705, 707, 710
\end{itemize}

\subsection{\texttt{Main.tileSolid}}\label{src:tileSolid}
实体块、平台(19, 427, 435-439)、锭(239)、种植盆(380)。其他有平台效果的家具不算。特殊的实体块:关闭的门(11)、传送机(235)、泡泡(379)、关闭的活板门(387)、关闭的高门(388)、高尔夫球洞(476)、巨石(138, 484, 664, 711-716)、格栅(546, 557)、最土的块(668)、炮弹(726)。详细的ID如下:
\begin{itemize}
Expand Down
Loading