生物組(Mob Groups)是Minecraft Dungeons中一項重要的遊戲機制。
在遊戲的關卡中通常有大量的生物生成,配置這些生物生成的最基本單位就是生物組。
屬性[]
生物組包含於關卡的配置資料中,由生物組分種類及其權重、數量限制、難易度限制組成。
id
:生物組的調用ID,由相應路徑配置或挑戰群配置調用。
type
:生物組的生物組分,數值是對應生物的內部ID。
weight
:某種生物的相對權重,該生物權重值占總生物權重的比率等於生物實際生成的機率,單一生物生物組權重樹脂不影響生成結果。
max
:某種生物的最大絕對數量,其判斷等級高於其他所有條件,一旦已經確定生成生物的數量達到該值,隨後的生成中該生物永遠不會出現。
min
:某種生物的最小絕對數量,通常用於修飾大小Boss的生成,防止強大敵對生物的數量不可控。
max%
:某種生物的最大絕對占比,其判斷等級同樣高於其他所有條件,一般不會與max
連用,主要修飾較為強大的一般敵對生物,防止完全隨機抽樣時該生物大量生成。
min-difficulty=X
:某種特定生物附加的最低威脅數值。有時高塔會在/tower
中整體降低某一樓層的威脅數值,但是該詞條能保證特定生物具有需要的難易度。
生物組通常可在路徑生成和競技場生成時作為生物選取單位使用。生成結果通常由種子碼確定,同一遊戲世界內,相同種子碼、生成方式下的生成結果始終相同。
路徑生成產生關卡非事件區域中分散的生物,這些生物在關卡載入過程中即生成完畢,直接由單個和數個生物組再由二級權重混合選取生成,數量由生成空間大小及配置密度決定;競技場生成時是遊戲事件中逐波進行的生物生成,每一波使用一個生物組作為生物選取範圍,在場地空間內生成目標數量的生物。
路徑獨占組是一類特殊的生物組,通常僅用於路徑生物生成,可能擁有同時修飾全部組分的難易度限制;Boss組是競技場使用的一類特殊生物組,特點為生物同時擁有上下限數量限制以便在任何條件下生成固定數量的Boss生物。
目前幾乎所有關卡都擁有一套獨立的生物組,但許多關卡卻共用挑戰組配置。共有39套生物組配置。
主大陸生物組[]
以下是主大陸各關卡使用的生物組。
共有23個獨有生物組,包括1個路徑生成獨占組、3個Boss組、19個通用生物組。
UNIFORM GROUP
制服組合(路徑獨占)
- id=lowcomplexity-group-diff1
- max-difficulty=1
- type=zombie 殭屍
- type=skeleton 骷髏
- max-difficulty=1
2.SINGLE jackolantern
僅南瓜燈
- id=jackolantern
- type=jackolantern 南瓜燈
- weight=1
- max%=0.6
- type=jackolantern 南瓜燈
3.CW-MIX
苦力怕森林混合組
- id=cw-mix
- type=skeleton 骷髏
- weight=1
- type=zombie 殭屍
- weight=1
- type=creeper 苦力怕
- weight=1
- type=spider 蜘蛛
- weight=0.7
- max%=0.5
- type=animal 動物
- weight=0.3
- max%=0.3
- type=creeper 苦力怕
- weight=0.7
- min-difficulty=2
- type=wraith 女巫
- weight=0.2
- max%=0.15
- min-difficulty=2
- type=necromancer 死靈法師
- weight=0.1
- max%=0.1
- min-difficulty=3
- type=skeleton 骷髏
4.CW-MIX
苦力怕森林混合組2
- id=cw-mix2
- type=skeleton 骷髏
- weight=1
- type=zombie 殭屍
- weight=1
- type=creeper 苦力怕
- weight=1
- type=spider 蜘蛛
- weight=0.7
- max%=0.5
- type=animal 動物
- weight=0.3
- max%=0.3
- type=creeper 苦力怕
- weight=0.3
- min-difficulty=2
- type=skeleton 骷髏
5.CW-MIX
苦力怕森林(動物)混合組
- id=cw-mixnoanimals
- type=skeleton 骷髏
- weight=1
- type=zombie 殭屍
- weight=1
- type=creeper 苦力怕
- weight=1
- type=spider 蜘蛛
- weight=0.7
- max%=0.5
- type=creeper 苦力怕
- weight=0.3
- min-difficulty=2
- type=skeleton 骷髏
6.ZOMBIE HORDE
大群殭屍
- id=zombie-horde
- type=zombie 殭屍
- min=7
- weight=1
- type=zombie 殭屍
7.ZOMBIE GROUP
殭屍群
- id=zombie-group
- type=zombie 殭屍
- weight=1
- type=zombie 殭屍
8.ZOMBIE HORDE
殭屍與骷髏
- id=zombie-skellie
- type=zombie 殭屍
- min=4
- weight=0.2
- type=skeleton 骷髏
- min=4
- weight=1
- type=zombie 殭屍
9.ILLAGER GROUP
災厄組合
- id=caravan-illagers
- type=animal 動物
- weight=0.3
- max%=0.3
- type=vindicator 衛道士
- weight=1
- type=enchanter 附魔師
- weight=0.15
- max%=0.13
- type=animal 動物
10.SPIDER SPECIAL
蜘蛛限定
- id=spider-special
- type=spider 蜘蛛
- min=10
- type=spider 蜘蛛
11.SPIDER
蜘蛛組
- id=spider
- type=spider 蜘蛛
- min=2
- type=spider 蜘蛛
12.CREEPER SPECIAL
苦力怕限定
- id=creeper-special
- type=creeper 苦力怕
- min=1
- max=1
- type=creeper 苦力怕
13.CREEPER ARENA
苦力怕競技場
- id=creeper-arena
- type=creeper 苦力怕
- min=1
- type=creeper 苦力怕
14.CREEPER
苦力怕
- id=creeper
- type=creeper 苦力怕
- min=2
- type=creeper 苦力怕
15.CREEPER SPIDER
苦力怕與蜘蛛
- id=creeper-spider
- type=creeper 苦力怕
- weight=0.5
- min=1
- type=spider 蜘蛛
- weight=1
- min=2
- type=creeper 苦力怕
16.CREEPER SPIDER ARENA
苦力怕與蜘蛛競技場
- id=creeper-spider-arena
- type=creeper 苦力怕
- weight=0.5
- min=1
- type=spider 蜘蛛
- weight=1
- min=2
- type=creeper 苦力怕
17.ANIMALS
動物們
- id=animals
- type=animal 動物
- weight=1
- max%=0.4
- type=skeleton 骷髏
- weight=0.3
- type=zombie 殭屍
- weight=0.3
- type=animal 動物
18.MINIARENA SINGLES
迷你競技場限定
- id=miniarena-singles
- type=zombie 殭屍
- weight=1
- min=1
- type=vindicator 衛道士
- weight=1
- min=1
- type=skeleton 骷髏
- weight=1
- min=1
- type=zombie 殭屍
19.Skeleton Singles
骷髏限定
- id=skeleton-singles
- type=skeleton 骷髏
- weight=1
- min=1
- type=skeleton 骷髏
20. (無標題)
- id=bridge-fight
- type=skeleton 骷髏
- weight=1
- min=1
- type=creeper 苦力怕
- min=1
- max=1
- type=skeleton 骷髏
21.Enderman Arena
終界使者競技場(Boss)
- id=enderman-fight
- type=enderman 終界使者
- min=1
- max=1
- type=enderman 終界使者
22.DEEPWOOD BROOK ENDERSENT BOSS
叢林深處溪邊的終界遣使Boss(Boss)
- id=enderboss
- type=endersent_thornblight 尖刺之眼
- min=1
- max=1
- type=endersent_thornblight 尖刺之眼
23.DEEPWOOD BROOK ENDERSENT
叢林深處溪邊終界遣使(Boss)
- id=recurring_endersent
- type=endersent 終界遣使
- min=1
- max=1
- type=endersent 終界遣使
共有16個獨有生物組,4個Boss組、12個通用生物組。
PUMPKIN MIX
南瓜牧場混合組
- id=pumpkin-mix
- type=zombie 殭屍
- weight=1
- type=skeleton 骷髏
- weight=1
- type=vindicator 衛道士
- weight=1
- type=animal 動物
- weight=0.2
- max%=0.2
- type=creeper 苦力怕
- weight=0.3
- max%=0.4
- type=spider 蜘蛛
- weight=0.5
- max%=0.4
- type=geomancer 地卜師
- weight=0.1
- max%=0.1
- type=enchanter 附魔師
- weight=0.2
- max%=0.2
- type=chickenjockey 雞騎士
- weight=0.1
- max%=0.3
- type=zombie 殭屍
2.ARCH MIX
阿奇的混合組
- id=arch-mix
- type=zombie 殭屍
- weight=1
- type=skeleton 骷髏
- weight=1
- type=vindicator 衛道士
- weight=1
- type=creeper 苦力怕
- weight=0.3
- max%=0.4
- type=spider 蜘蛛
- weight=0.5
- max%=0.4
- type=geomancer 地卜師
- weight=0.1
- max%=0.1
- type=enchanter 附魔師
- weight=0.2
- max%=0.2
- type=chickenjockey 雞騎士
- weight=0.1
- max%=0.3
- type=zombie 殭屍
3.SINGLE jackolantern
近南瓜燈
- id=jackolantern
- type=jackolantern 南瓜燈
- weight=1
- max%=0.6
- type=jackolantern 南瓜燈
4.PUMPKIN MIX
南瓜牧場混合組(調製用)
- id=pumpkin-casters
- type=skeleton 骷髏
- weight=1
- type=vindicator 衛道士
- weight=1
- type=enchanter 附魔師
- weight=0.2
- max%=0.2
- type=skeleton 骷髏
5.RANDOM ARENA
隨機競技場
- id=random-arena
- type=skeleton 骷髏
- weight=1
- type=vindicator 衛道士
- weight=1
- type=enchanter 附魔師
- weight=0.2
- max=0.2
- type=skeleton 骷髏
6.ILLAGER EVOKER
窳民與喚魔者
- id=illagercaster-group
- type=geomancer 地卜師
- weight=0.2
- max%=0.2
- type=vindicator 衛道士
- weight=1
- type=geomancer 地卜師
7.ILLAGER ENCHANTER
窳民與附魔師
- id=illagerenchanter-group
- type=enchanter 附魔師
- weight=0.3
- max%=0.2
- type=vindicator 衛道士
- weight=1
- type=enchanter 附魔師
8.VINDICATOR GROUP
衛道士組
- id=vindicator-group
- type=vindicator 衛道士
9.MINIARENA SINGLES
迷你競技場限定
- id=miniarena-singles
- type=zombie 殭屍
- weight=1
- type=vindicator 衛道士
- weight=1
- type=skeleton 骷髏
- weight=1
- type=zombie 殭屍
10.Skeleton Singles
骷髏限定
- id=skeleton-singles
- type=skeleton 骷髏
- weight=1
- type=skeleton 骷髏
11.Evoker Single
喚魔者限定(Boss)
- id=single-evoker
- type=evoker 喚魔者
- min=1
- max=1
- type=evoker 喚魔者
12.ENDERLING MIX
終界靈混合組
- id=enderling-mix
- type=zombie 殭屍
- weight=0.2
- type=geomancer 地卜師
- weight=0.05
- type=skeleton 骷髏
- weight=0.2
- type=creeper 苦力怕
- weight=0.3
- max%=0.4
- type=chickenjockey 雞騎士
- weight=0.1
- max%=0.3
- type=zombie 殭屍
13.TUNNEL MIX
隧洞混合組
- id=tunnel-mix
- type=zombie 殭屍
- weight=0.4
- type=skeleton 骷髏
- weight=0.2
- type=spider 蜘蛛
- weight=0.2
- type=zombie 殭屍
14.ENDERMAN MIX
終界使者混合(Boss)
- id=enderman-mix
- type=enderman 終界使者
- min=1
- max=1
- type=enderman 終界使者
15.OLD TOWN HALL ENDERSENT BOSS
''古鎮禮堂的終界遣使Boss(Boss)
- id=enderboss
- type=endersent_voidstrike 野蠻之眼
- min=1
- max=1
- type=endersent_voidstrike 野蠻之眼
16.OLD TOWN HALL ENDERSENT
古鎮禮堂的終界遣使(Boss)
- id=recurring_endersent
- type=endersent 終界遣使
- min=1
- max=1
- type=endersent 終界遣使
高塔生物組[]
高塔擁有一套獨立的生物組,並擁有特殊的線上驗證機制。
遊戲根據伺服器下發的資料將樓層結構資訊與生物挑戰群資訊關聯,由生物挑戰群進一步調用高塔生物組的資訊最終確定每一樓層的生成情況,確定對應樓層的生物種類、權重、生成波數,隨後在對應樓層結構的spawn
標籤區域進行隨機生成,由於種子的存在,每次生成的結果實際完全相同。1.14.1.0後為防止玩家修改高塔生物組,每次進行高塔遊戲時該內容會進行網路驗證。1.16.2.0加入了高塔多人遊戲,生物生成的數量開始隨玩家數變動。連接中發送內容與高塔組態檔中的副本稍有部分出入,伺服器下發的版本覆蓋級別高於遊戲內副本。
截至1.17.0.0高塔生物組共有157種,目前按其使用情況和內容屬性分為三類:泛用生物組121種、中性組分Boss組10種和獨立Boss組26種。
/dungeons/config/tower
中實際調用的是挑戰群的標識ID。
目前有效的檔案建立於2022-10-17T12:21:40.879Z
;上傳於2022-10-17T12:21:40.879Z
;自2022-10-19T07:00:00Z
即1.16.2.0更新後生效;活躍期至2122-10-14T00:00:00Z
;版本號為2022-10-17-1
,是賽季三的第一版。
泛用生物組:
泛用生物組是高塔中最常見的挑戰波組分組,配置場景中預先生成生物和無盡生物生成的生物組亦在此中。他們通常是某個依照群系或特定規則將不同的生物組合起來。
1.TWR-MIX EASY
高塔混合組-簡單
- id=twr-mix-easy
- type=skeleton 骷髏
- weight=1
- type=zombie 殭屍
- weight=1.5
- type=creeper 苦力怕
- weight=1
- max%=0.3
- type=spider 蜘蛛
- weight=0.7
- max%=0.5
- type=skeleton 骷髏
2.TWR-MIX MEDIUM
高塔混合組-普通
- id=twr-mix-med
- type=skeleton 骷髏
- weight=2
- type=zombie 殭屍
- weight=2
- type=creeper 苦力怕
- weight=1
- max%=0.3
- type=spider 蜘蛛
- weight=0.7
- max%=0.5
- type=necromancer 死靈法師
- weight=0.1
- max%=0.1
- min-difficulty=3
- type=towerwraith 高塔幽靈
- weight=0.5
- max%=0.1
- type=skeleton 骷髏
3.TWR-MIX HARD
高塔混合組-困難
- id=twr-mix-hard
- type=skeleton 骷髏
- weight=3
- type=zombie 殭屍
- weight=3
- type=creeper 苦力怕
- weight=1
- max%=0.7
- type=spider 蜘蛛
- weight=0.7
- max%=0.7
- type=necromancer 死靈法師
- weight=0.2
- max%=0.2
- min-difficulty=3
- type=towerwraith 高塔幽靈
- weight=3
- max%=0.5
- type=towerguard 高塔守衛
- weight=0.2
- type=towerwraith 高塔幽靈
- weight=1
- max%=0.1
- type=towerguard 高塔守衛
- weight=0.1
- type=skeleton 骷髏
4.CRC-MIX EASY
苦力怕地穴混合組-簡單
- id=crc-mix-easy
- type=skeleton 骷髏
- weight=1
- type=zombie 殭屍
- weight=1
- type=spider 蜘蛛
- weight=0.7
- max%=0.3
- type=cavespider 洞穴蜘蛛
- weight=0.7
- max%=0.5
- type=creeper 苦力怕
- weight=0.2
- min-difficulty=2
- type=skeleton 骷髏
5.CRC-MIX MEDIUM
苦力怕地穴混合組-普通
- id=crc-mix-med
- type=skeleton 骷髏
- weight=1.5
- type=skeletonvanguard 骷髏先鋒
- weight=0.2
- type=zombie 殭屍
- weight=1.5
- type=spider 蜘蛛
- weight=0.7
- max%=0.5
- type=wraith 幽靈
- weight=0.3
- max%=0.1
- type=creeper 苦力怕
- weight=0.5
- type=skeleton 骷髏
6.CRC-MIX HARD
苦力怕地穴混合組-困難
- id=crc-mix-hard
- type=skeleton 骷髏
- weight=1
- type=skeleton 骷髏
- weight=1
- type=zombie 殭屍
- weight=1
- type=spider 蜘蛛
- weight=0.7
- max%=0.5
- type=creeper 苦力怕
- weight=0.7
- min-difficulty=2
- type=wraith 幽靈
- weight=0.2
- max%=0.15
- type=necromancer 死靈法師
- weight=0.1
- max%=0.1
- type=skeleton 骷髏
7.ZOMBIE HORDE
大群殭屍
- id=zombie-horde
- type=zombie 殭屍
- min=6
- weight=1
- type=zombie 殭屍
8.HORSEMAN
騎手
- id=only-horseman
- type=ordinaryhorse 骷髏騎手
- min=1
- max=1
- weight=1
- type=ordinaryhorse 骷髏騎手
9.EW-TWR-MIX-1-EASY
終界荒野混合組1-簡單
- id=ew-twr-mix-1-easy
- type=endling 看守靈
- weight=0.7
- type=blastling 爆破靈
- weight=0.4
- type=snareling 迷惑靈
- weight=0.3
- type=endermitesmart 終界蟎(智慧)
- weight=0.6
- type=endermite 終界蟎
- weight=0.2
- type=endling 看守靈
10.EW-TWR-MIX-1-HARD
終界荒野混合組1-困難
- id=ew-twr-mix-1-hard
- type=endling 看守靈
- weight=1
- type=blastling 爆破靈
- weight=0.5
- type=snareling 迷惑靈
- weight=0.4
- type=endermitesmart 終界蟎(智慧)
- weight=0.8
- type=endermite 終界蟎
- weight=0.5
- type=endling 看守靈
11.EW-TWR-MIX-2-EASY
終界荒野混合組2-簡單
- id=ew-twr-mix-2-easy
- type=pillager 掠奪者
- weight=1
- type=vindicator 衛道士
- weight=1
- type=enchanter 附魔師
- weight=0.5
- type=pillager 掠奪者
12.EW-TWR-MIX-2-HARD
終界荒野混合組2-困難
- id=ew-twr-mix-2-hard
- type=pillager 掠奪者
- weight=1
- type=vindicator 衛道士
- weight=1
- type=enchanter 附魔師
- weight=0.6
- type=chillager 冰術師
- weight=0.2
- max%=0.2
- type=towerwraith 高塔幽靈
- weight=0.2
- max%=0.2
- type=towerguard 高塔守衛
- weight=0.1
- type=pillager 掠奪者
13.ENDERMEN
終界使者
- id=endermen
- type=Enderman 終界使者
- weight=1
- type=Enderman 終界使者
14.EW_TS-TWR-Endermites
終界荒野與要塞終界蟎組
- id=ew-ts-twr-endermites
- type=endermite 終界蟎
- weight=0.2
- type=endermitesmart 終界蟎(智慧)
- weight=1
- type=endermite 終界蟎
15.EW_TS-TWR-endermites-endless
終界荒野與要塞無限終界蟎組
- id=ew_ts-twr-endermitesendless
- type=endermite 終界蟎
- min=5
- max=15
- type=endermite 終界蟎
16.End Wilds Easy Mix (TOWER14)
終界荒野簡單混合組(14高塔)
- id=ew-easy-mix
- type=endling 看守靈
- weight=1
- type=blastling 爆破靈
- weight=0.5
- type=snareling 迷惑靈
- weight=0.5
- type=endermitesmart 終界蟎(智慧)
- weight=1
- type=Vindicator 衛道士
- weight=1
- type=Pillager 掠奪者
- weight=1
- type=endling 看守靈
17.End Wilds Medium Mix (TOWER14)
終界荒野普通混合組(高塔14)
- id=ew-medium-mix
- type=endling 看守靈
- weight=1
- type=blastling 爆破靈
- weight=0.7
- type=snareling 迷惑靈
- weight=0.5
- type=endermitesmart 終界蟎(智慧)
- weight=0.8
- type=endling 看守靈
18.End Wilds Hard Mix (TOWER14)
終界荒野困難混合組(高塔14)
- id=ew-hard-mix
- type=endling 看守靈
- weight=1
- type=blastling 爆破靈
- weight=2
- type=snareling 迷惑靈
- weight=1
- type=endling 看守靈
19.TS-TWR-MIX-1-EASY
要塞混合組1-簡單
- id=ts-twr-mix-1-med
- type=zombie 殭屍
- weight=1
- type=skeleton 骷髏
- weight=1
- type=babyzombie 幼年殭屍
- weight=1
- type=spider 蜘蛛
- weight=0.7
- max%=0.5
- type=cavespider 洞穴蜘蛛
- weight=0.2
- max%=0.4
- type=creeper 苦力怕
- weight=0.2
- type=towerwraith 高塔幽靈
- weight=0.1
- type=necromancer 死靈法師
- weight=0.1
- max%=0.1
- min-difficulty=3
- type=zombie 殭屍
20.TS-TWR-MIX-1-MEDIUM
要塞混合組1-普通
- id=ts-twr-mix-1-med
- type=zombie 殭屍
- weight=1
- type=skeleton 骷髏
- weight=1
- type=babyzombie 幼年殭屍
- weight=1
- type=spider 蜘蛛
- weight=0.7
- max%=0.5
- type=cavespider 洞穴蜘蛛
- weight=0.2
- max%=0.4
- type=creeper 苦力怕
- weight=0.5
- type=towerwraith 高塔幽靈
- weight=0.2
- type=necromancer 死靈法師
- weight=0.1
- max%=0.1
- min-difficulty=3
- type=zombie 殭屍
21.TS-TWR-MIX-1-HARD
要塞混合組1-困難
- id=ts-twr-mix-1-hard
- type=zombie 殭屍
- weight=1
- type=skeleton 骷髏
- weight=1
- type=babyzombie 幼年殭屍
- weight=1
- type=spider 蜘蛛
- weight=0.7
- max%=0.5
- type=creeper 苦力怕
- weight=0.5
- type=silverfishsmart 蠹魚(智慧)
- weight=0.2
- type=towerwraith 高塔幽靈
- weight=0.1
- type=towerguard 高塔守衛
- weight=0.1
- max%=0.1
- type=necromancer 死靈法師
- weight=0.1
- max%=0.1
- min-difficulty=3
- type=zombie 殭屍
22.TS-TWR-silverfish
要塞蠹魚組
- id=ts-twr-silverfish
- type=silverfish 蠹魚
- weight=0.2
- type=silverfishsmart 蠹魚(智慧)
- weight=1
- type=silverfish 蠹魚
23.TS-TWR-silverfish-endless
要塞無限蠹魚組
- id=ts-twr-silverfishendless
- type=silverfish 蠹魚
- min=5
- max=15
- type=silverfish 蠹魚
24.GS-TWR-MIX-EASY
烈風聖地混合組-簡單
- id=gs-twr-mix-easy
- type=Mountaineer 登山者
- weight=1
- type=pillager 掠奪者
- weight=2
- type=skeleton 骷髏
- weight=1
- type=chillager 冰術師
- weight=1
- max%=0.1
- type=windcaller 喚風者
- weight=0.5
- max%=0.15
- type=Mountaineer 登山者
25.GS-TWR-MIX-MED
烈風聖地混合組-普通
- id=gs-twr-mix-med
- type=Mountaineer 登山者
- weight=1
- type=pillager 掠奪者
- weight=2
- type=creeper 苦力怕
- weight=1
- max%=0.2
- type=skeleton 骷髏
- weight=1
- type=vindicator 衛道士
- weight=0.5
- type=chillager 冰術師
- weight=1
- max%=0.1
- type=windcaller 喚風者
- weight=0.5
- max%=0.15
- type=Mountaineer 登山者
26.GS-TWR-MIX-HARD
烈風聖地混合組-困難
- id=gs-twr-mix-hard
- type=Mountaineer 登山者
- weight=1
- type=pillager 掠奪者
- weight=2
- type=zombie 殭屍
- weight=1
- type=creeper 苦力怕
- weight=1
- max%=0.2
- type=skeleton 骷髏
- weight=1
- type=chillager 冰術師
- weight=1
- max%=0.1
- type=windcaller 喚風者
- weight=0.5
- max%=0.15
- type=activesquallgolem 呼嘯傀儡
- weight=0.1
- max%=0.25
- type=Mountaineer 登山者
27.GS-TWR-MIX2-EASY
烈風聖地混合組2-簡單
- id=gs-twr-mix2-easy
- type=Mountaineer 登山者
- weight=2
- type=pillager 掠奪者
- weight=3
- type=windcaller 喚風者
- weight=0.5
- max%=0.25
- type=ravager 劫毀獸
- weight=0.1
- max%=0.1
- type=Mountaineer 登山者
28.GS-TWR-MIX2-MEDIUM
烈風聖地混合組2-普通
- id=gs-twr-mix2-med
- type=Mountaineer 登山者
- weight=3
- type=pillager 掠奪者
- weight=3
- type=creeper 苦力怕
- weight=1
- max%=0.2
- type=windcaller 喚風者
- weight=0.5
- max%=0.25
- type=towerwraith 高塔幽靈
- weight=0.25
- max%=0.1
- type=ravager 劫毀獸
- weight=0.1
- max%=0.25
- type=Mountaineer 登山者
29.GS-TWR-MIX2-HARD
烈風聖地混合組2-困難
- id=gs-twr-mix2-hard
- type=Mountaineer 登山者
- weight=3
- type=pillager 掠奪者
- weight=3
- type=windcaller 喚風者
- weight=0.5
- max%=0.25
- type=enchanter 附魔師
- weight=1
- max%=0.1
- type=creeper 苦力怕
- weight=1
- max%=0.2
- type=towerwraith 高塔幽靈
- weight=0.25
- max%=0.1
- type=activesquallgolem 呼嘯傀儡
- weight=0.1
- max%=0.25
- type=ravager 劫毀獸
- weight=0.1
- max%=0.25
- type=Mountaineer 登山者
30.SANCTUM ARENAS MIX
聖地競技場混合組
- id=sanctum-arena-mix
- type=windcaller 喚風者
- weight=1
- max%=0.1
- type=creeper 苦力怕
- weight=1.5
- max%=0.2
- type=vindicator 衛道士
- weight=2
- type=pillager 掠奪者
- weight=2
- max%=0.2
- type=enchanter 附魔師
- weight=1
- max%=0.1
- type=chillager 冰術師
- weight=2
- max%=0.1
- type=Mountaineer 登山者
- weight=10
- type=windcaller 喚風者
31.LS-TWR-MIX-EASY
失落居所混合組-簡單
- id=ls-twr-mix-easy
- type=frozenzombie 霜凍殭屍
- weight=1.5
- type=stray 流髑
- weight=1
- type=pillager 掠奪者
- weight=0.3
- type=icycreeper 寒冰苦力怕
- weight=0.6
- max%=0.5
- type=frozenzombie 霜凍殭屍
32.LS-TWR-MIX-MEDIUM
失落居所混合組-普通
- id=ls-twr-mix-med
- type=frozenzombie 霜凍殭屍
- weight=1.5
- type=stray 流髑
- weight=1
- type=vindicator 衛道士
- weight=2
- type=icycreeper 寒冰苦力怕
- weight=0.7
- max%=0.5
- type=chillager 冰術師
- weight=0.5
- max%=0.25
- type=Mountaineer 登山者
- weight=1
- type=towerwraith 高塔幽靈
- weight=0.25
- max%=0.1
- type=frozenzombie 霜凍殭屍
33.LS-TWR-MIX-HARD
失落居所混合組-困難
- id=ls-twr-mix-hard
- type=frozenzombie 霜凍殭屍
- weight=1.5
- type=stray 流髑
- weight=1
- type=vindicator 衛道士
- weight=2
- type=icycreeper 寒冰苦力怕
- weight=0.7
- max%=0.5
- type=chillager 冰術師
- weight=0.3
- max%=0.15
- type=Mountaineer 登山者
- weight=1
- type=wraith 幽靈
- weight=2
- max%=0.2
- type=enchanter 附魔師
- weight=2
- max%=0.2
- type=towerwraith 高塔幽靈
- weight=0.25
- max%=0.1
- type=frozenzombie 霜凍殭屍
34.ICE MOBS
霜寒生物群
- id=ice-mix
- type=frozenzombie 霜凍殭屍
- weight=3
- type=stray 流髑
- weight=3
- type=icycreeper 寒冰苦力怕
- weight=0.6
- max%=0.5
- type=chillager 冰術師
- weight=0.5
- max%=0.2
- type=frozenzombie 霜凍殭屍
35.BD-TWR-MIX-EASY
玄武岩三角洲混合組-簡單
- id=bd-twr-mix-easy
- type=piglinmelee 豬布林
- weight=1.5
- type=piglinranged 豬布林獵手
- weight=0.5
- type=piglinfungusthrower 豬布林擲菌手
- weight=0.1
- max%=0.1
- type=witherskeleton 凋零骷髏
- weight=0.7
- max%=0.1
- type=witherskeletonranged 凋零骷髏弓箭手
- weight=0.5
- max%=0.1
- type=blaze 烈焰使者
- weight=0.1
- max%=0.1
- type=piglinmelee 豬布林
36.BD-TWR-MIX-MEDIUM
玄武岩三角洲混合組-普通
- id=bd-twr-mix-med
- type=piglinmelee 豬布林
- weight=1.5
- type=piglinranged 豬布林獵手
- weight=1.5
- type=piglinfungusthrower 豬布林擲菌手
- weight=1
- max%=0.25
- type=witherskeleton 凋零骷髏
- weight=0.7
- max%=0.1
- type=witherskeletonranged 凋零骷髏弓箭手
- weight=0.7
- max%=0.1
- type=MagmaCubeSmall 小型岩漿立方怪
- weight=0.5
- max%=0.2
- type=blaze 烈焰使者
- weight=0.1
- max%=0.1
- type=piglinmelee 豬布林
36.BD-TWR-MIX-HARD
玄武岩三角洲混合組-困難
- id=bd-twr-mix-hard
- type=piglinmelee 豬布林
- weight=2.5
- type=piglinranged 豬布林獵手
- weight=2.5
- type=piglinfungusthrower 豬布林擲菌手
- weight=1.5
- max%=0.5
- type=witherskeleton 凋零骷髏
- weight=0.7
- max%=0.5
- type=witherskeletonranged 凋零骷髏弓箭手
- weight=0.7
- max%=0.25
- type=MagmaCubeSmall 小型岩漿立方怪
- weight=0.5
- max%=0.4
- type=magmacubemedium 中型岩漿立方怪
- weight=0.5
- max%=0.3
- type=blaze 烈焰使者
- weight=0.1
- max%=0.1
- type=piglinmelee 豬布林
37.BD MOB MIX EASY (TOWER14)
玄武岩三角洲混合組-簡單(高塔14)
- id=bd-mix-easy
- type=witherskeleton 凋零骷髏
- weight=0.7
- max%=0.1
- type=witherskeletonranged 凋零骷髏弓箭手
- weight=0.7
- max%=0.1
- type=piglinmelee 豬布林
- weight=1.5
- type=piglinranged 豬布林獵手
- weight=1.5
- type=piglinfungusthrower 豬布林擲菌手
- weight=1
- max%=0.25
- type=MagmaCubeSmall 小型岩漿立方怪
- weight=0.5
- max%=0.2
- type=blaze 烈焰使者
- weight=0.1
- max%=0.1
- type=witherskeleton 凋零骷髏
38.BD MOB MIX MEDIUM (TOWER14)
玄武岩三角洲混合組-困難(高塔14)
- id=bd-mix-medium
- type=piglinmelee 豬布林
- weight=0.2
- type=witherskeleton 凋零骷髏
- weight=1
- max%=0.2
- type=blaze 烈焰使者
- weight=0.3
- max%=0.2
- type=piglinranged 豬布林獵手
- weight=0.2
- type=piglinfungusthrower 豬布林擲菌手
- weight=1
- max%=0.25
- type=piglinmelee 豬布林
39.HH-TWR-MIX-EASY
高墩大廳混合組-簡單
- id=hh-twr-mix-easy
- type=vindicator 衛道士
- weight=1.5
- type=vindicatorchef 衛道士廚師
- weight=0.5
- max%=0.3
- type=pillager 掠奪者
- weight=1
- type=enchanter 附魔師
- weight=0.5
- max%=0.2
- type=wraith 幽靈
- weight=0.25
- max%=0.15
- type=vindicator 衛道士
40.HH-TWR-MIX-MEDIUM
高墩大廳混合組-普通
- id=hh-twr-mix-med
- type=vindicator 衛道士
- weight=1.5
- type=vindicatorchef 衛道士廚師
- weight=0.5
- max%=0.3
- type=pillager 掠奪者
- weight=1.5
- type=spider 蜘蛛
- weight=0.5
- type=enchanter 附魔師
- weight=0.5
- max%=0.2
- type=royalguard 皇家守衛
- weight=0.1
- max%=0.1
- type=wraith 幽靈
- weight=0.25
- max%=0.15
- type=vindicator 衛道士
41.HH-TWR-MIX-HARD
高墩大廳混合組-困難
- id=hh-twr-mix-hard
- type=vindicator 衛道士
- weight=2
- type=vindicatorchef 衛道士廚師
- weight=0.5
- max%=0.3
- type=pillager 掠奪者
- weight=3
- type=spider 蜘蛛
- weight=1
- type=skeleton 骷髏
- weight=1
- type=enchanter 附魔師
- weight=0.5
- max%=0.3
- type=royalguard 皇家守衛
- weight=0.25
- max%=0.25
- type=wraith 幽靈
- weight=0.25
- max%=0.25
- type=vindicator 衛道士
42.ARENA RAIDERS - HH
劫掠競技場
- id=arena-raiders
- type=vindicator 衛道士
- weight=1
- type=pillager 掠奪者
- weight=1
- type=vindicator 衛道士
43.ONLY ROYAL GUARD
皇家守衛專場
- id=only-royalguard
- type=royalguard 皇家守衛
- weight=1
- type=royalguard 皇家守衛
44.HIGHBLOCK DEFAULT
高墩大廳預設組
- id=hh-default
- type=vindicator 衛道士
- weight=1
- type=pillager 掠奪者
- weight=0.8
- max%=0.5
- min=1
- type=enchanter 附魔師
- weight=0.2
- max%=0.2
- min=0
- type=royalguard 皇家守衛
- weight=0.06
- max%=0.25
- min=0
- type=vindicator 衛道士
45.DT-TWR-MIX-EASY
沙漠神殿混合組-簡單
- id=dt-twr-mix-easy
- type=zombie 殭屍
- weight=2
- type=skeleton 骷髏
- weight=2
- type=husk 屍殼
- weight=0.5
- type=creeper 苦力怕
- weight=0.7
- max%=0.1
- type=wraith 幽靈
- weight=0.25
- max%=0.1
- type=zombie 殭屍
46.DT-TWR-MIX-MEDIUM
沙漠神殿混合組-普通
- id=dt-twr-mix-med
- type=zombie 殭屍
- weight=2
- type=skeleton 骷髏
- weight=2
- type=husk 屍殼
- weight=1
- type=spider 蜘蛛
- weight=1
- type=creeper 苦力怕
- weight=0.7
- max%=0.25
- type=necromancer 死靈法師
- weight=0.25
- max%=0.25
- type=wraith 幽靈
- weight=0.25
- max%=0.25
- type=towerguard 高塔守衛
- weight=0.25
- max%=0.1
- type=zombie 殭屍
47.DT-TWR-MIX-HARD
沙漠神殿混合組-困難
- id=dt-twr-mix-hard
- type=zombie 殭屍
- weight=3
- type=skeleton 骷髏
- weight=3
- type=husk 屍殼
- weight=1
- type=creeper 苦力怕
- weight=0.7
- max%=0.5
- type=skeletonvanguard 骷髏先鋒
- weight=0.5
- max%=0.3
- type=necromancer 死靈法師
- weight=0.25
- max%=0.3
- type=wraith 幽靈
- weight=0.25
- max%=0.3
- type=towerwraith 高塔幽靈
- weight=0.25
- max%=0.1
- type=zombie 殭屍
48.NAMELESS GUARDS
無名者衛隊
- id=nameless-guards
- type=skeletonvanguard 骷髏先鋒
- min=5
- max=5
- type=skeletonvanguard 骷髏先鋒
49.DESERT TEMPLE DEFAULT
沙漠神殿預設組
- id=dt-default-mix
- type=skeleton 骷髏
- weight=2
- type=spider 蜘蛛
- weight=2
- max%=0.3
- type=husk 屍殼
- weight=2
- type=wraith 幽靈
- weight=2
- max%=0.2
- type=skeleton 骷髏
50.PP-TWR-MIX-EASY
南瓜牧場混合組-簡單
- id=pp-twr-mix-easy
- type=vindicator 衛道士
- weight=0.5
- type=zombie 殭屍
- weight=1.5
- type=skeleton 骷髏
- weight=2
- type=creeper 苦力怕
- weight=0.7
- max%=0.5
- type=geomancer 地卜師
- weight=0.5
- max%=0.2
- type=enchanter 附魔師
- weight=0.5
- max%=0.2
- type=vindicator 衛道士
51.PP-TWR-MIX-MEDIUM
南瓜牧場混合組-普通
- id=pp-twr-mix-med
- type=vindicator 衛道士
- weight=2
- type=zombie 殭屍
- weight=2
- type=skeleton 骷髏
- weight=2
- type=creeper 苦力怕
- weight=0.7
- max%=0.5
- type=geomancer 地卜師
- weight=0.5
- max%=0.2
- type=enchanter 附魔師
- weight=0.5
- max%=0.2
- type=towerwraith 高塔幽靈
- weight=0.25
- max%=0.1
- type=vindicator 衛道士
52.PP-TWR-MIX-HARD
南瓜牧場混合組-困難
- id=pp-twr-mix-hard
- type=vindicator 衛道士
- weight=3
- type=zombie 殭屍
- weight=3
- type=skeleton 骷髏
- weight=3
- type=creeper 苦力怕
- weight=0.7
- max%=0.5
- type=geomancer 地卜師
- weight=0.5
- max%=0.3
- type=enchanter 附魔師
- weight=0.5
- max%=0.5
- type=vindicator 衛道士
53.PUMPKIN MIX
南瓜混合組
- id=pp-mix
- type=zombie 殭屍
- weight=2
- type=skeleton 骷髏
- weight=2
- type=vindicator 衛道士
- weight=0.5
- type=creeper 苦力怕
- weight=1
- max%=0.2
- type=spider 蜘蛛
- weight=2
- max%=0.3
- type=geomancer 地卜師
- weight=0.1
- max%=0.1
- type=enchanter 附魔師
- weight=1
- max%=0.2
- type=chickenjockey 雞騎士
- weight=2
- max%=0.3
- type=zombie 殭屍
54.OT-TWR-MIX-EASY
荒蕪神廟混合組-簡單
- id=ot-twr-mix-easy
- type=Whisperer 喚藤者
- weight=1
- max%=0.1
- type=zombie 殭屍
- weight=1
- type=junglezombie 叢林殭屍
- weight=1
- type=skeleton 骷髏
- weight=0.2
- type=mossyskeleton 青苔骷髏
- weight=1
- type=spider 蜘蛛
- weight=0.2
- type=creeper 苦力怕
- weight=0.2
- max%=0.3
- type=Whisperer 喚藤者
55.OT-TWR-MIX-MED
荒蕪神廟混合組-普通
- id=ot-twr-mix-med
- type=Whisperer 喚藤者
- weight=1
- max%=0.1
- type=zombie 殭屍
- weight=1.5
- type=junglezombie 叢林殭屍
- weight=1
- type=skeleton 骷髏
- weight=0.2
- type=slimelarge 大型史萊姆
- weight=0.2
- type=spider 蜘蛛
- weight=0.5
- type=creeper 苦力怕
- weight=0.2
- max%=0.3
- type=Whisperer 喚藤者
56.OT-TWR-MIX-HARD
荒蕪神廟混合組-困難
- id=ot-twr-mix-hard
- type=leaper 騰躍之葉
- weight=1
- max%=0.3
- type=Whisperer 喚藤者
- weight=1
- max%=0.3
- type=zombie 殭屍
- weight=1
- type=junglezombie 叢林殭屍
- weight=1
- type=skeleton 骷髏
- weight=0.5
- type=mossyskeleton 青苔骷髏
- weight=1
- type=slimelarge 大型史萊姆
- weight=0.5
- type=spider 蜘蛛
- weight=0.5
- type=creeper 苦力怕
- weight=0.3
- max%=0.3
- type=leaper 騰躍之葉
57.JUNGLE MOBS
叢林生物組
- id=jungle-mix
- type=leaper 騰躍之葉
- weight=1
- max%=0.2
- type=Whisperer 喚藤者
- weight=1
- max%=0.1
- type=junglezombie 叢林殭屍
- weight=1
- type=mossyskeleton 青苔骷髏
- weight=1
- type=slimelarge 大型史萊姆
- weight=0.5
- type=leaper 騰躍之葉
58.FRF-TWR-MIX-EASY
冰霜峽灣混合組-簡單
- id=frf-twr-mix-easy
- type=frozenzombie 霜凍殭屍
- weight=1
- type=stray 流髑
- weight=1
- type=cavespider 洞穴蜘蛛
- weight=1
- type=pillager 掠奪者
- weight=0.3
- type=icycreeper 寒冰苦力怕
- weight=0.7
- max%=0.5
- type=frozenzombie 霜凍殭屍
59.FRF-TWR-MIX-MEDIUM
冰霜峽灣混合組-普通
- id=frf-twr-mix-med
- type=frozenzombie 霜凍殭屍
- weight=1.5
- type=cavespider 洞穴蜘蛛
- weight=1
- type=stray 流髑
- weight=1
- type=witherskeleton 凋零骷髏
- weight=1
- type=vindicator 衛道士
- weight=2
- type=chillager 冰術師
- weight=0.5
- max%=0.25
- type=Mountaineer 登山者
- weight=1
- type=frozenzombie 霜凍殭屍
60.FRF-TWR-MIX-HARD
冰霜峽灣混合組-困難
- id=frf-twr-mix-hard
- type=frozenzombie 霜凍殭屍
- weight=1.5
- type=witherskeleton 凋零骷髏
- weight=1
- type=vindicator 衛道士
- weight=2
- type=icycreeper 寒冰苦力怕
- weight=0.7
- max%=0.5
- type=chillager 冰術師
- weight=0.5
- max%=0.25
- type=wraith 幽靈
- weight=2
- max%=0.2
- type=enchanter 附魔師
- weight=2
- max%=0.2
- type=towerwraith 高塔幽靈
- weight=0.25
- max%=0.1
- type=necromancer 死靈法師
- weight=0.25
- max%=0.1
- type=frozenzombie 霜凍殭屍
61.FRF1-ARENA MIX
冰霜峽灣1競技場混合組
- id=frf1-ice-arena
- type=stray 流髑
- weight=7
- type=frozenzombie 霜凍殭屍
- weight=7
- type=Mountaineer 登山者
- weight=5
- type=chillager 冰術師
- weight=2
- max%=0.1
- type=icycreeper 寒冰苦力怕
- weight=2
- max%=0.3
- type=vindicator 衛道士
- weight=5
- type=pillager 掠奪者
- weight=5
- type=enchanter 附魔師
- weight=2
- max%=0.2
- type=wraith 幽靈
- weight=2
- max%=0.2
- type=stray 流髑
62.FRF1-CAVE MIX
冰霜峽灣1洞穴混合組
- id=frf1-cave-mobs
- type=frozenzombie 霜凍殭屍
- weight=7
- type=Mountaineer 登山者
- weight=5
- type=slimelarge 大型史萊姆
- weight=2
- type=cavespider 洞穴蜘蛛
- weight=2
- max%=0.2
- type=spider 蜘蛛
- weight=2
- max%=0.2
- type=stray 流髑
- weight=7
- type=icycreeper 寒冰苦力怕
- weight=1
- max%=0.3
- type=chillager 冰術師
- weight=2
- max%=0.1
- type=wraith 幽靈
- weight=2
- max%=0.2
- type=frozenzombie 霜凍殭屍
63.WINTER-TWR-MIX-EVENT
寒冬小Boss混合組
- id=winter-twr-mix-event
- type=drownednecromancer 沉屍死靈法師
- weight=1
- type=illusioner 幻術師
- weight=1
- type=evoker 喚魔者
- weight=1
- type=drownednecromancer 沉屍死靈法師
64.LF-TWR-MIX-EASY
孤寂要塞混合組-簡單
- id=lf-twr-mix-easy
- type=pillager 掠奪者
- weight=1
- type=skeletonvanguard 骷髏先鋒
- weight=2
- max%=0.3
- type=skeleton 骷髏
- weight=3
- type=zombie 殭屍
- weight=2
- type=frozenzombie 霜凍殭屍
- weight=3
- type=wraith 幽靈
- weight=1
- max%=0.2
- type=enchanter 附魔師
- weight=2
- max%=0.2
- type=icycreeper 寒冰苦力怕
- weight=2
- max%=0.3
- type=pillager 掠奪者
65.LF-TWR-MIX-MEDIUM
孤寂要塞混合組-普通
- id=lf-twr-mix-med
- type=pillager 掠奪者
- weight=5
- type=skeletonvanguard 骷髏先鋒
- weight=2
- max%=0.3
- type=skeleton 骷髏
- weight=2
- type=zombie 殭屍
- weight=2
- type=vindicator 衛道士
- weight=5
- type=stray 流髑
- weight=5
- type=chillager 冰術師
- weight=2
- max%=0.1
- type=wraith 幽靈
- weight=2
- max%=0.2
- type=icycreeper 寒冰苦力怕
- weight=2
- max%=0.3
- type=pillager 掠奪者
66.LF-TWR-MIX-HARD
孤寂要塞混合組-困難
- id=lf-twr-mix-hard
- type=pillager 掠奪者
- weight=5
- type=royalguard 皇家守衛
- weight=5
- max%=0.3
- type=skeletonvanguard 骷髏先鋒
- weight=2
- max%=0.3
- type=skeleton 骷髏
- weight=2
- type=zombie 殭屍
- weight=2
- type=vindicator 衛道士
- weight=5
- type=stray 流髑
- weight=7
- type=frozenzombie 霜凍殭屍
- weight=7
- type=chillager 冰術師
- weight=2
- max%=0.1
- type=wraith 幽靈
- weight=2
- max%=0.2
- type=enchanter 附魔師
- weight=2
- max%=0.2
- type=icycreeper 寒冰苦力怕
- weight=2
- max%=0.3
- type=pillager 掠奪者
67.LF ARENA MIX
孤寂要塞競技場混合組
- id=ice-arena
- type=pillager 掠奪者
- weight=3
- type=royalguard 皇家守衛
- weight=5
- max%=0.3
- type=skeletonvanguard 骷髏先鋒
- weight=2
- max%=0.3
- type=skeleton 骷髏
- weight=2
- type=zombie 殭屍
- weight=2
- type=vindicator 衛道士
- weight=5
- type=stray 流髑
- weight=3
- type=frozenzombie 霜凍殭屍
- weight=3
- type=chillager 冰術師
- weight=2
- max%=0.1
- type=wraith 幽靈
- weight=2
- max%=0.2
- type=enchanter 附魔師
- weight=2
- max%=0.2
- type=icycreeper 寒冰苦力怕
- weight=2
- max%=0.3
- type=pillager 掠奪者
68.LIBRARY MIX
圖書館混合組
- id=library-mix
- type=zombie 殭屍
- weight=3
- type=SlimeSmall 小型史萊姆
- weight=2
- type=spider 蜘蛛
- weight=3
- max%=0.4
- type=stray 流髑
- weight=1
- type=skeleton 骷髏
- weight=2
- type=zombie 殭屍
- weight=2
- type=zombie 殭屍
69.ARENA ENCHANTERS
附魔師競技場
- id=arena-enchanter-group
- type=vindicator 衛道士
- weight=1
- type=pillager 掠奪者
- weight=1
- type=enchanter 附魔師
- weight=0.2
- max%=0.15
- min=0
- type=vindicator 衛道士
70.ZOMBIE NATION
殭屍大軍
- id=zombie-twr-mix
- type=frozenzombie 霜凍殭屍
- weight=1
- type=zombie 殭屍
- weight=1
- type=junglezombie 叢林殭屍
- weight=1
- type=husk 屍殼
- weight=0.7
- max%=0.5
- type=zombifiedpiglin 殭屍化豬布林
- weight=0.7
- type=zombifiedpiglinranged 殭屍化豬布林獵手
- weight=0.8
- type=zombifiedpiglinfungusthrower 殭屍化豬布林擲菌手
- weight=0.6
- max%=0.2
- type=babyzombie 幼年殭屍
- weight=0.7
- type=chickenjockey 雞騎士
- weight=0.6
- max%=0.3
- type=frozenzombie 霜凍殭屍
71.BAD TO THE BONE
骷髏之災
- id=skeleton-twr-mix
- type=skeleton 骷髏
- weight=1
- type=stray 流髑
- weight=1
- type=mossyskeleton 青苔骷髏
- weight=1
- type=witherskeleton 凋零骷髏
- weight=0.8
- type=witherskeletonranged 凋零骷髏弓箭手
- weight=0.8
- type=skeletonvanguard 骷髏先鋒
- weight=0.6
- max%=0.2
- type=necromancer 死靈法師
- weight=0.5
- max%=0.2
- type=skeleton 骷髏
72.BAD TO THE BONE EASY
簡單骷髏之災
- id=skeleton-twr-mix-easy
- type=skeleton 骷髏
- weight=1
- type=stray 流髑
- weight=1
- type=mossyskeleton 青苔骷髏
- weight=1
- type=witherskeleton 凋零骷髏
- weight=0.8
- type=witherskeletonranged 凋零骷髏弓箭手
- weight=0.8
- max%=0.2
- type=skeletonvanguard 骷髏先鋒
- weight=0.6
- type=skeleton 骷髏
73.INSECT SWARM
大群昆蟲
- id=bug-twr-mix
- type=spider 蜘蛛
- weight=1
- type=cavespider 洞穴蜘蛛
- weight=0.8
- type=silverfishsmart 蠹魚(智慧)
- weight=1
- type=endermitesmart 終界蟎(智慧)
- weight=1
- type=spider 蜘蛛
74.Enders
終界族
- id=end-twr-mix
- type=endling 看守靈
- weight=1
- type=blastling 爆破靈
- weight=0.7
- type=snareling 迷惑靈
- weight=0.5
- type=endermitesmart 終界蟎(智慧)
- weight=0.8
- type=shulker 界伏蚌
- weight=0.5
- max%=0.5
- type=endling 看守靈
75.HOGS OF WAR
野豬大戰
- id=pig-twr-mix
- type=piglinranged 豬布林獵手
- weight=3
- type=piglinmelee 豬布林
- weight=5
- type=hoglin 豬布獸
- weight=2
- max%=0.5
- type=piglinfungusthrower 豬布林擲菌手
- weight=2
- max%=0.3
- type=piglinranged 豬布林獵手
76.BOXES
方盒
- id=box-twr-mix
- type=slimelarge 大型史萊姆
- weight=1
- type=magmacubemedium 中型岩漿立方怪
- weight=1
- type=magmacubelarge 大型岩漿立方怪
- weight=0.5
- max%=0.2
- type=slimelarge 大型史萊姆
77.ILLAGER SQUAD
災厄小隊
- id=illager-twr-mix
- type=Mountaineer 登山者
- weight=0.8
- type=pillager 掠奪者
- weight=1
- type=vindicator 衛道士
- weight=0.8
- type=enchanter 附魔師
- weight=0.6
- type=Mountaineer 登山者
78.CASTERS
調味劑
- id=caster-twr-mix
- type=necromancer 死靈法師
- weight=1
- type=enchanter 附魔師
- weight=1
- type=geomancer 地卜師
- weight=1
- type=witch 女巫
- weight=1
- type=chillager 冰術師
- weight=1
- type=Whisperer 喚藤者
- weight=1
- type=wraith 幽靈
- weight=1
- type=towerwraith 高塔幽靈
- weight=1
- type=windcaller 喚風者
- weight=1
- type=necromancer 死靈法師
79.Heavy Hitters
重型打擊隊伍
- id=heavy-twr-mix
- type=leaper 騰躍之葉
- weight=1
- type=ravager 劫毀獸
- weight=1
- type=activesquallgolem 呼嘯傀儡
- weight=1
- type=towerguard 高塔守衛
- weight=1
- type=royalguard 皇家守衛
- weight=1
- type=hoglin 豬布獸
- weight=1
- type=leaper 騰躍之葉
80.ABYSSAL-MOB-UMENT-TWR-MIX-EASY
深淵神殿海底生物混合組-簡單
- id=abyssal-twr-mix-easy
- type=Drowned 沉屍
- weight=2
- type=BabyDrowned 幼年沉屍
- weight=1
- type=TridentDrowned 三叉戟沉屍
- weight=0.5
- type=SunkenSkeleton 沉溺骷髏
- weight=2
- type=WaveWhisperer 喚浪者
- weight=0.5
- max%=0.1
- type=Drowned 沉屍
81.ABYSSAL-MOB-UMENT-TWR-MIX-MED
深淵神殿海底生物混合組-普通
- id=abyssal-twr-mix-med
- type=Drowned 沉屍
- weight=2
- type=BabyDrowned 幼年沉屍
- weight=0.7
- type=TridentDrowned 三叉戟沉屍
- weight=1
- type=SunkenSkeleton 沉溺骷髏
- weight=2
- type=Guardian '深海守衛
- weight=1
- max%=0.2
- type=TropicalSlimeLarge '大型熱帶史萊姆
- weight=1
- max%=0.2
- type=Drowned 沉屍
82.ABYSSAL-MOB-UMENT-TWR-MIX-HARD
深淵神殿海底生物混合組-困難
- id=abyssal-twr-mix-hard
- type=Drowned 沉屍
- weight=2
- type=BabyDrowned 幼年沉屍
- weight=0.5
- type=TridentDrowned 三叉戟沉屍
- weight=1.5
- type=SunkenSkeleton 沉溺骷髏
- weight=2
- type=Guardian '深海守衛
- weight=1
- max%=0.3
- type=TropicalSlimeLarge '大型熱帶史萊姆
- weight=1
- max%=0.4
- type=WaveWhisperer 喚浪者
- weight=0.5
- max%=0.3
- type=Drowned 沉屍
83.SOGGY-SWAMP-TWR-MIX-EASY
潮濕沼澤混合組-簡單
- id=soggyswamp-twr-mix-easy
- type=vindicator 衛道士
- weight=0.5
- type=zombie 殭屍
- weight=2
- type=babyzombie 幼年殭屍
- weight=1
- type=skeleton 骷髏
- weight=2
- type=witch 女巫
- weight=0.5
- max%=0.2
- type=vindicator 衛道士
84.SOGGY-SWAMP-TWR-MIX-MED
潮濕沼澤混合組-普通
- id=soggyswamp-twr-mix-med
- type=vindicator 衛道士
- weight=1
- type=zombie 殭屍
- weight=2
- type=babyzombie 幼年殭屍
- weight=0.7
- type=skeleton 骷髏
- weight=2
- type=witch 女巫
- weight=0.5
- max%=0.3
- type=slimelarge 大型史萊姆
- weight=1
- max%=0.2
- type=vindicator 衛道士
85.SOGGY-SWAMP-TWR-MIX-HARD
潮濕沼澤混合組-困難
- id=soggyswamp-twr-mix-hard
- type=vindicator 衛道士
- weight=1.5
- type=zombie 殭屍
- weight=2
- type=babyzombie 幼年殭屍
- weight=0.5
- type=skeleton 骷髏
- weight=2
- type=witch 女巫
- weight=1
- max%=0.5
- type=slimelarge 大型史萊姆
- weight=1
- max%=0.4
- type=creeper 苦力怕
- weight=0.5
- max%=0.3
- type=vindicator 衛道士
86.FIERY MIX
烈焰混合組
- id=ff-mix
- type=zombie 殭屍
- weight=2
- type=skeleton 骷髏
- weight=2
- type=vindicator 衛道士
- weight=0.5
- type=creeper 苦力怕
- weight=1
- max%=0.2
- type=spider 蜘蛛
- weight=2
- max%=0.3
- type=geomancer 地卜師
- weight=0.1
- max%=0.1
- type=enchanter 附魔師
- weight=1
- type=cavespider 洞穴蜘蛛
- weight=2
- max%=0.3
- type=zombie 殭屍
87.CACTI-CANYON-TWR-MOB-MIX-EASY
仙人掌峽谷混合組-簡單
- id=cacti-twr-mix-easy
- type=zombie 殭屍
- weight=2
- type=skeleton 骷髏
- weight=2
- type=babyzombie 幼年殭屍
- weight=1
- type=husk 屍殼
- weight=0.5
- max%=0.1
- type=vindicator 衛道士
- weight=0.7
- max%=0.3
- type=pillager 掠奪者
- weight=0.7
- max%=0.3
- type=zombie 殭屍
88.CACTI-CANYON-TWR-MOB-MIX-MEDIUM
仙人掌峽谷混合組-普通
- id=cacti-twr-mix-medium
- type=zombie 殭屍
- weight=2
- type=skeleton 骷髏
- weight=2
- type=babyzombie 幼年殭屍
- weight=0.7
- type=husk 屍殼
- weight=0.5
- max%=0.2
- type=vindicator 衛道士
- weight=0.7
- max%=0.3
- type=pillager 掠奪者
- weight=0.7
- max%=0.3
- type=geomancer 地卜師
- weight=0.5
- max%=0.2
- type=enchanter 附魔師
- weight=0.5
- max%=0.2
- type=zombie 殭屍
89.CACTI-CANYON-TWR-MOB-MIX-HARD
仙人掌峽谷混合組-困難
- id=cacti-twr-mix-hard
- type=zombie 殭屍
- weight=2
- type=skeleton 骷髏
- weight=2
- type=babyzombie 幼年殭屍
- weight=0.5
- type=husk 屍殼
- weight=0.5
- max%=0.3
- type=vindicator 衛道士
- weight=0.7
- max%=0.5
- type=pillager 掠奪者
- weight=0.7
- max%=0.5
- type=geomancer 地卜師
- weight=0.5
- max%=0.3
- type=enchanter 附魔師
- weight=0.5
- max%=0.3
- type=creeper 苦力怕
- weight=0.4
- max%=0.2
- type=zombie 殭屍
90.CACTI-TWR-ENDLESS-MIX
仙人掌峽谷無盡混合組
- id=cacti-twr-endless-mix
- type=skeletonvanguard 骷髏先鋒
- min=3
- max=5
- type=skeletonvanguard 骷髏先鋒
91.CACTI-CANYON MOB MIX EASY (TOWER14)
仙人掌峽谷簡單混合組(高塔14)
- id=cc-mix-easy
- type=zombie 殭屍
- weight=2
- type=skeleton 骷髏
- weight=2
- type=babyzombie 幼年殭屍
- weight=2
- type=husk 屍殼
- weight=0.2
- max%=0.1
- type=vindicator 衛道士
- weight=0.4
- max%=0.3
- type=pillager 掠奪者
- weight=0.7
- max%=0.3
- type=zombie 殭屍
92.CACTI-CANYON MOB MIX MEDIUM (TOWER14)
仙人掌峽谷普通混合組(高塔14)
- id=cc-mix-medium
- type=zombie 殭屍
- weight=2
- type=skeleton 骷髏
- weight=2
- type=babyzombie 幼年殭屍
- weight=1
- type=husk 屍殼
- weight=0.5
- max%=0.1
- type=vindicator 衛道士
- weight=0.5
- max%=0.3
- type=pillager 掠奪者
- weight=0.7
- max%=0.3
- type=zombie 殭屍
93.CACTI-CANYON MOB MIX HARD (TOWER14)
仙人掌峽谷困難混合組(高塔14)
- id=cc-mix-hard
- type=zombie 殭屍
- weight=2
- type=skeleton 骷髏
- weight=2
- type=babyzombie 幼年殭屍
- weight=1
- type=husk 屍殼
- weight=0.8
- max%=0.1
- type=vindicator 衛道士
- weight=1
- max%=0.3
- type=pillager 掠奪者
- weight=0.7
- max%=0.3
- type=zombie 殭屍
94.WINDSWEPT-TWR-MOBS-MIX-EASY
迎風之巔混合組-簡單
- id=windswept-twr-mix-easy
- type=frozenzombie 霜凍殭屍
- weight=2
- type=icycreeper 寒冰苦力怕
- weight=1
- max%=0.3
- type=skeleton 骷髏
- weight=2
- type=vindicator 衛道士
- weight=1
- type=pillager 掠奪者
- weight=1
- type=Mountaineer 登山者
- weight=2.5
- type=windcaller 喚風者
- weight=1
- max%=0.4
- type=frozenzombie 霜凍殭屍
95.WINDSWEPT-TWR-MOBS-MEDIUM
迎風之巔混合組-普通
- id=windswept-twr-mix-medium
- type=frozenzombie 霜凍殭屍
- weight=2
- type=icycreeper 寒冰苦力怕
- weight=1
- max%=0.3
- type=skeleton 骷髏
- weight=2
- type=vindicator 衛道士
- weight=0.7
- type=pillager 掠奪者
- weight=0.7
- type=Mountaineer 登山者
- weight=3
- type=windcaller 喚風者
- weight=1
- max%=0.5
- type=enchanter 附魔師
- weight=0.5
- max%=0.3
- type=chillager 冰術師
- weight=1
- max%=0.2
- type=frozenzombie 霜凍殭屍
96.WINDSWEPT-TWR-MOBS-HARD
迎風之巔混合組-困難
- id=windswept-twr-mix-hard
- type=frozenzombie 霜凍殭屍
- weight=2
- type=icycreeper 寒冰苦力怕
- weight=1
- max%=0.4
- type=skeleton 骷髏
- weight=2
- type=vindicator 衛道士
- weight=0.5
- type=pillager 掠奪者
- weight=0.5
- type=Mountaineer 登山者
- weight=3
- type=windcaller 喚風者
- weight=1.5
- max%=0.6
- type=enchanter 附魔師
- weight=0.5
- max%=0.4
- type=chillager 冰術師
- weight=1
- max%=0.3
- type=frozenzombie 霜凍殭屍
97.WP-RAVAGER-TWR-MIX
迎風之巔劫毀獸混合組
- id=wp-ravager-twr-mix
- type=Mountaineer 登山者
- weight=2.5
- type=pillager 掠奪者
- weight=2.5
- type=ravager 劫毀獸
- weight=0.4
- max%=0.1
- type=Mountaineer 登山者
98.WINDSWEPT-NO-WINDCALLER-MIX-EASY
迎風之巔無喚風者混合組-簡單
- id=windswept-no-windcaller-mix-easy
- type=frozenzombie 霜凍殭屍
- weight=2
- type=icycreeper 寒冰苦力怕
- weight=1
- max%=0.3
- type=skeleton 骷髏
- weight=2
- type=vindicator 衛道士
- weight=1
- type=pillager 掠奪者
- weight=1
- type=Mountaineer 登山者
- weight=2.5
- type=frozenzombie 霜凍殭屍
99.WINDSWEPT-NO-WINDCALLER-MIX-MEDIUM
迎風之巔無喚風者混合組-普通
- id=windswept-no-windcaller-mix-medium
- type=frozenzombie 霜凍殭屍
- weight=2
- type=icycreeper 寒冰苦力怕
- weight=1
- max%=0.3
- type=skeleton 骷髏
- weight=2
- type=vindicator 衛道士
- weight=0.7
- type=pillager 掠奪者
- weight=0.7
- type=Mountaineer 登山者
- weight=3
- type=enchanter 附魔師
- weight=0.5
- max%=0.3
- type=chillager 冰術師
- weight=1
- max%=0.2
- type=frozenzombie 霜凍殭屍
100.WINDSWEPT-NO-WINDCALLER-MIX-HARD
迎風之巔無喚風者混合組-困難
- id=windswept-no-windcaller-mix-hard
- type=frozenzombie 霜凍殭屍
- weight=2
- type=icycreeper 寒冰苦力怕
- weight=1
- max%=0.4
- type=skeleton 骷髏
- weight=2
- type=vindicator 衛道士
- weight=0.5
- type=pillager 掠奪者
- weight=0.5
- type=Mountaineer 登山者
- weight=3
- type=enchanter 附魔師
- weight=0.5
- max%=0.4
- type=chillager 冰術師
- weight=1
- max%=0.3
- type=frozenzombie 霜凍殭屍
101.WINDSWEPT-TWR-ENDLESS-MIX
迎風之巔無盡混合組
- id=windswept-twr-endless-mix
- type=Mountaineer 登山者
- min=3
- max=5
- type=Mountaineer 登山者
102.ENDERMITE INFINITE
無限終界蟎
- id=twr-endermites
- type=endermite 終界蟎
- min=15
- max=15
- type=endermite 終界蟎
103.WATCHER INFINITE
無限看守靈
- id=twr-watchers
- type=endling 看守靈
- min=10
- max=10
- type=endling 看守靈
104.BROKEN CITADEL MIX
破碎城堡混合組
- id=bc-mix
- type=endling 看守靈
- weight=1
- type=blastling 爆破靈
- weight=0.5
- type=snareling 迷惑靈
- weight=0.5
- type=endermitesmart 終界蟎(智慧)
- weight=0.8
- type=endling 看守靈
105.REDSTONE CUBE
紅石立方
- id=redstonecube
- type=redstonecube 紅石怪
- weight=1
- type=redstonecube 紅石怪
106.MAGMA CUBE
岩漿立方
- id=magmacube
- type=magmacubelarge 大型岩漿立方怪
- weight=1
- type=magmacubelarge 大型岩漿立方怪
107.GUARDIAN
深海守衛
- id=guardian
- type=guardian '深海守衛
- weight=1
- type=guardian '深海守衛
108.CREEPERS CREEPIN'
苦力怕迫近
- id=creepers-creepin
- type=creeper 苦力怕
- weight=1
- type=creeper 苦力怕
109.CREEPERS CREEPIN' 2
苦力怕迫近2
- id=creepers-creepin-2
- type=creeper 苦力怕
- weight=1
- type=icycreeper 寒冰苦力怕
- weight=1
- type=creeper 苦力怕
110.CHICKENJOCKEY JAMBOREE
雞騎士童子軍
- id=chickenjockeyjamboree
- type=chickenjockey 雞騎士
- weight=1
- type=chickenjockey 雞騎士
111.BIOMES PICK N' MIX
N種群系混合選擇
- id=biomes-pick-n-mix
- type=endling 看守靈
- weight=1
- type=babyzombie 幼年殭屍
- weight=1
- type=tridentdrowned 三叉戟沉屍
- weight=1
- type=mossyskeleton 青苔骷髏
- weight=1
- type=mountaineer 登山者
- weight=1
- type=husk 屍殼
- weight=0.5
- max%=0.2
- type=chillager 冰術師
- weight=0.5
- max%=0.2
- type=blaze 烈焰使者
- weight=0.5
- max%=0.2
- type=endling 看守靈
112.ENCHANTERS ONLY MIX
附魔師單獨混合
- id=enchanters-only-mix
- type=enchanter 附魔師
- weight=1
- type=enchanter 附魔師
113.TURNING UP THE HEAT
火上澆油
- id=turning_up_the_heat
- type=blaze 烈焰使者
- weight=2
- type=wraith 幽靈
- weight=1
- max%=0.2
- type=magmacubelarge 大型岩漿立方怪
- weight=0.3
- max%=0.1
- type=towerwraith 高塔幽靈
- weight=0.5
- max%=0.2
- type=blaze 烈焰使者
114.POISON
劇毒
- id=poison
- type=junglezombie 叢林殭屍
- weight=2
- type=mossyskeleton 青苔骷髏
- weight=2
- type=whisperer 喚藤者
- weight=1
- max%=0.2
- type=wavewhisperer 喚浪者
- weight=1
- max%=0.2
- type=witch 幽靈
- weight=1
- max%=0.2
- type=witherskeleton 凋零骷髏
- weight=0.5
- max%=0.2
- type=witherskeletonranged 凋零骷髏弓箭手
- weight=0.5
- max%=0.2
- type=piglinfungusthrower 豬布林擲菌手
- weight=0.5
- max%=0.2
- type=zombifiedpiglinfungusthrower 殭屍化豬布林擲菌手
- weight=0.5
- max%=0.2
- type=junglezombie 叢林殭屍
115.QUADRUPEDS V1
四腳獸1
- id=quadrupeds_v1
- type=hoglin 豬布獸
- weight=3
- type=mooshroom 哞菇
- weight=2
- type=hoglin 豬布獸
116.QUADRUPEDS V2
四腳獸2
- id=quadrupeds_v2
- type=hoglin 豬布獸
- weight=3
- type=mooshroom 哞菇
- weight=2
- type=ravager
- weight=0.2
- max%=0.05
- type=hoglin 豬布獸
117.BREW CREW
酒吧團隊
- id=brew_crew
- type=vindicatorchef 衛道士廚師
- weight=1
- type=witch
- weight=1
- type=vindicatorchef 衛道士廚師
118.MUSHROOM BASED DISH
蘑菇上菜
- id=mushroom_based_dish
- type=vindicatorchef 衛道士廚師
- weight=1
- type=piglinfungusthrower 殭屍化豬布林擲菌手
- weight=1
- type=vindicatorchef 衛道士廚師
119.A RANGE OF OPTIONS PT1
一系列選擇-部分1
- id=first_range_of_options
- type=skeleton 骷髏
- weight=1
- type=tridentdrowned 三叉戟沉屍
- weight=1
- max%=0.2
- type=pillager 掠奪者
- weight=1
- type=piglinranged 豬布林獵手
- weight=0.5
- max%=0.2
- type=zombifiedpiglinranged 殭屍化豬布林獵手
- weight=0.5
- max%=0.2
- type=snareling 迷惑靈
- weight=0.5
- max%=0.2
- type=frozenzombie 霜凍殭屍
- weight=1
- max%=0.2
- type=witherskeletonranged 凋零骷髏弓箭手
- weight=1
- type=witch
- weight=1
- type=skeleton 骷髏
120.A RANGE OF OPTIONS PT2
一系列選擇-部分2
- id=second_range_of_options
- type=mossyskeleton 青苔骷髏
- weight=1
- type=stray 流髑
- weight=1
- type=spider 蜘蛛
- weight=1
- type=piglinfungusthrower 豬布林擲菌手
- weight=0.5
- max%=0.2
- type=zombifiedpiglinfungusthrower 殭屍化豬布林擲菌手
- weight=0.5
- max%=0.2
- type=sunkenskeleton 沉溺骷髏
- weight=0.5
- max%=0.2
- type=blaze 烈焰使者
- weight=0.5
- max%=0.2
- type=blastling 爆破靈
- weight=0.5
- max%=0.2
- type=shulker 界伏蚌
- weight=0.2
- max%=0.1
- type=mossyskeleton 青苔骷髏
121.KNOCKBACK O' CLOCK
鐘聲
- id=knockback_o_clock
- type=skeletonvanguard 骷髏先鋒
- weight=1
- type=hoglin 豬布獸
- weight=1
- type=skeletonvanguard 骷髏先鋒
中性組分Boss組:
中性組分Boss組未必會被Boss挑戰群使用,他們的使用更加靈活,有些情況下生成數量有可能受玩家人數影響。
1.EVOKER
無名者Boss
- id=evoker
- type=evoker 喚魔者
- weight=1
- min=1
- max=1
- type=evoker 喚魔者
2.SKELETON HORSEMAN
骷髏騎手
- id=skeletonhorseman
- type=skeletonhorseman 骷髏騎手
- weight=1
- min=1
- max=4
- type=skeletonhorseman 骷髏騎手
3.REDSTONE GOLEM
紅石傀儡
- id=redstonegolem
- type=redstonegolem 紅石傀儡
- weight=1
- min=1
- max=1
- type=redstonegolem 紅石傀儡
4.Illusioner
幻術師
- id=illusioner
- type=illusioner 幻術師
- weight=1
- min=1
- max=1
- type=illusioner 幻術師
5.ELDER GUARDIAN
上古深海守衛
- id=elderguardian
- type=elderguardian 上古深海守衛
- weight=1
- min=1
- max=1
- type=elderguardian 上古深海守衛
6.DROWNED NECROMANCER
沉屍死靈法師
- id=drownednecromancer
- type=drownednecromancer 沉屍死靈法師
- weight=1
- min=1
- max=1
- type=drownednecromancer 沉屍死靈法師
7.GHAST
地獄幽靈
- id=ghast
- type=ghast 地獄幽靈
- weight=1
- min=1
- max=1
- type=ghast 地獄幽靈
8.WILD FIRE
野火
- id=wildfire
- type=hoveringinferno 野火
- weight=1
- min=1
- max=1
- type=hoveringinferno 野火
9.ENDERMAN
終界使者
- id=enderman
- type=enderman
- weight=1
- min=1
- max=1
- type=enderman
10.ENDERSENT
終界遣使
- id=endersent
- type=endersent 終界遣使
- weight=1
- min=1
- max=1
- type=endersent 終界遣使
獨立Boss組:
獨立Boss組會被其唯一對應的Boss挑戰群直接使用,這些挑戰是絕大多數Boss樓層使用的。
1.GOLEM BOSS
傀儡Boss
- id=twr-golem-boss
- type=redstonegolem 紅石傀儡
- min=1
- max=1
- type=redstonegolem 紅石傀儡
2.CAULDRON-BOSS-TWR
大鍋Boss
- id=cauldronboss-twr
- type=cauldronboss 腐化鍋釜怪
- min=1
- max=1
- type=cauldronboss 腐化鍋釜怪
3.NAMELESSONE-BOSS-TWR
無名者Boss
- id=namelessone-boss-twr
- type=namelessking 無名者
- min=1
- max=1
- type=namelessking 無名者
4.REDSTONEMONSTROSITY-BOSS-TWR
紅石巨獸Boss
- id=redstonemonstrosity-boss-twr
- type=redstonemonstrosity 紅石巨獸
- min=1
- max=1
- type=redstonemonstrosity 紅石巨獸
5.MOOSHROOMMONSTROSITY-BOSS-TWR
哞菇巨獸Boss
- id=mooshroommonstrosity-boss-twr 哞菇巨獸
- type=mooshroommonstrosity
- min=1
- max=1
- type=mooshroommonstrosity
6.REMIX-JUNGLEABOMINATION-BOSS-TWR
重製叢林惡物Boss
- id=remix-jungleabomination-boss-twr
- type=jungleabominationremix 叢林惡物
- min=1
- max=1
- type=jungleabominationremix 叢林惡物
7.WICKEDWRAITH-BOSS-TWR
哀霜幽靈Boss
- id=wickedwraith-boss-twr
- type=wickedwraith 哀霜幽靈
- min=1
- max=1
- type=wickedwraith 哀霜幽靈
8.FROSTWARDEN-BOSS-TWR
冰霜看守者Boss
- id=frostwarden-boss-twr
- type=geomancerancient 冰霜看守者
- min=1
- max=1
- type=geomancerancient 冰霜看守者
9.TEMPEST GOLEM
暴風傀儡Boss
- id=tempestgolem-boss-twr
- type=TempestGolem 暴風傀儡
- min=1
- max=1
- type=TempestGolem 暴風傀儡
10.EVENT-MOBS-BOSS-MIX-illager-TWR
災厄混合小Boss
- id=event-mobs-boss-mix-illager-twr
- type=evoker 喚魔者
- min=1
- max=2
- type=illusioner 幻術師
- min=0
- max=1
- type=evoker 喚魔者
11.EVENT-MOBS-BOSS-MIX-illager2-TWR
災厄混合小Boss2
- id=event-mobs-boss-mix-illusioner-twr
- type=illusioner 幻術師
- min=2
- max=2
- type=illusioner 幻術師
12.EVENT-MOBS-BOSS-MIX-nether-TWR
地獄混合小Boss
- id=event-mobs-boss-mix-nether-twr
- type=Enderman 終界使者
- min=1
- max=1
- type=hoveringinferno 野火
- min=1
- max=1
- type=Enderman 終界使者
13.EVENT-MOBS-BOSS-MIX-nether2-TWR
地獄混合小Boss2
- id=event-mobs-boss-mix-nether2-twr
- type=hoveringinferno 野火
- min=1
- max=1
- type=ghast 地獄幽靈
- min=1
- max=1
- type=hoveringinferno 野火
14.EVENT-MOBS-BOSS-MIX-HOVERINGINFERNO-TWR
野火混合小Boss
- id=event-mobs-boss-mix-hoveringinferno-twr
- type=hoveringinferno 野火
- min=1
- max=1
- type=hoveringinferno 野火
15.EVENT-MOBS-BOSS-MIX-undead-TWR
不死混合小Boss
- id=event-mobs-boss-mix-undead-twr
- type=drownednecromancer 沉屍死靈法師
- min=2
- max=2
- type=drownednecromancer 沉屍死靈法師
16.EVENT-MOBS-BOSS-MIX-end-TWR
終界混合小Boss
- id=event-mobs-boss-mix-end-twr
- type=Enderman 終界使者
- min=1
- max=1
- type=endersent 終界遣使
- min=1
- max=1
- type=Enderman 終界使者
17.EVENT-MOBS-BOSS-MIX-end-TWR-2
終界混合小Boss2
- id=event-mobs-boss-mix-end-twr-2
- type=endersent 終界遣使
- min=2
- max=2
- type=endersent 終界遣使
18.EVENT-MOBS-BOSS-MIX-FIRE-AND-WATER-TWR
水火混合小Boss
- id=event-mobs-boss-mix-fireandwater-twr
- type=drownednecromancer 沉屍死靈法師
- min=1
- max=1
- type=ghast 地獄幽靈
- min=1
- max=1
- type=drownednecromancer 沉屍死靈法師
19.EVENT-MOBS-BOSS-MIX-ALT-FIRE-AND-WATER-TWR
水火混合小Boss變種
- id=event-mobs-boss-mix-altfireandwater-twr
- type=drownednecromancer 沉屍死靈法師
- min=1
- max=1
- type=hoveringinferno 野火
- min=1
- max=1
- type=drownednecromancer 沉屍死靈法師
20.EVENT-MOBS-BOSS-MIX-ALT-FIRE-AND-WATER-TWR
水火混合小Boss變種
- id=event-mobs-boss-mix-altfireandwater-twr
- type=drownednecromancer 沉屍死靈法師
- min=1
- max=1
- type=hoveringinferno 野火
- min=1
- max=1
- type=drownednecromancer 沉屍死靈法師
21.EVENT-MOBS-BOSS-MIX-fun1-TWR
歡樂混合小Boss1
- id=event-mobs-boss-mix-fun1-twr
- type=redstonegolem 紅石傀儡
- min=1
- max=1
- type=illusioner 幻術師
- min=1
- max=1
- type=redstonegolem 紅石傀儡
22.EVENT-MOBS-BOSS-MIX-fun2-TWR
歡樂混合小Boss2
- id=event-mobs-boss-mix-fun2-twr
- type=redstonegolem 紅石傀儡
- min=1
- max=1
- type=evoker 喚魔者
- min=1
- max=1
- type=redstonegolem 紅石傀儡
23.EVENT-MOBS-BOSS-MIX-fun3-TWR
歡樂混合小Boss3
- id=event-mobs-boss-mix-fun3-twr
- type=Enderman 終界使者
- min=1
- max=1
- type=illusioner 幻術師
- min=1
- max=1
- type=Enderman 終界使者
24.EVENT-MOBS-BOSS-MIX-fun4-TWR
歡樂混合小Boss4
- id=event-mobs-boss-mix-fun4-twr
- type=drownednecromancer 沉屍死靈法師
- min=1
- max=1
- type=endersent 終界遣使
- min=1
- max=1
- type=drownednecromancer 沉屍死靈法師
25.EVENT-MOBS-BOSS-MIX-fun5-TWR
歡樂混合小Boss5
- id=event-mobs-boss-mix-fun5-twr
- type=evoker 喚魔者
- min=1
- max=1
- type=endersent 終界遣使
- min=1
- max=1
- type=evoker 喚魔者
26.EVENT-MOBS-BOSS-MIX-wildcard-TWR
隨機混合小Boss
- id=event-mobs-boss-mix-wildcard-twr
- type=Enderman 終界使者
- weight=1
- min=0
- max=2
- type=endersent 終界遣使
- weight=1
- min=0
- max=1
- type=drownednecromancer 沉屍死靈法師
- weight=1
- min=0
- max=2
- type=illusioner 幻術師
- weight=1
- min=0
- max=1
- type=evoker 喚魔者
- weight=1
- min=0
- max=1
- type=ghast 地獄幽靈
- weight=1
- min=0
- max=2
- type=redstonegolem 紅石傀儡
- weight=1
- min=0
- max=2
- type=hoveringinferno 野火
- weight=1
- min=0
- max=1
- type=Enderman 終界使者