Difference between revisions of "Haunted Tower"
From Pixelmon Wiki
(Some body moved page Haunted Tower to Haunted tower over redirect) |
Mortenkein (talk | contribs) (Removed redirect to Haunted tower) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | # | + | |
+ | [[File:HauntedTower.jpg|thumb]] | ||
+ | A haunted tower is a [[structure]] that spawns in [[Birch Forest]], [[Forest]], [[Roofed Forest]], and [[Swampland]] [[biomes]]. It contains several [[Pixelmon spawners]] that spawn aggressive [[Ghost]]-type Pokémon, with higher floors spawning stronger Pokémon. The roof of the tower contains a hidden [[Master chest]] and a Pixelmon spawner that only spawns [[boss Pokémon]]. However, this particular spawner activates relatively infrequently. | ||
+ | |||
+ | The [[command]] "/struc hauntedtower" can spawn a haunted tower if the terrain allows for one. | ||
+ | ==Spawners== | ||
+ | All haunted towers contain the same [[Pixelmon spawners]]. | ||
+ | {|class="wikitable" | ||
+ | !Floor | ||
+ | !Pokémon | ||
+ | !Level range | ||
+ | |- | ||
+ | |style="text-align:center"|2 | ||
+ | |{{p|Lampent}}{{-}}{{p|Misdreavus}} | ||
+ | |style="text-align:center"|15-30 | ||
+ | |- | ||
+ | |style="text-align:center"|5 | ||
+ | |{{p|Chandelure}}{{-}}{{p|Haunter}} | ||
+ | |style="text-align:center"|25-40 | ||
+ | |- | ||
+ | |style="text-align:center"|7 (roof) | ||
+ | |{{p|Chandelure}}{{-}}{{p|Gengar}}{{-}}{{p|Mismagius}}{{-}}{{p|Sableye}} | ||
+ | |style="text-align:center"|[[Boss]] | ||
+ | |} | ||
+ | ==Blocks== | ||
+ | *{{i|Cobblestone}} | ||
+ | *{{i|Cobblestone Stairs|mc=Cobblestone_Stairs}} | ||
+ | *{{i|Glass|mc=Glass}} | ||
+ | *{{i|Ladder|mc=Ladder}} | ||
+ | *{{i|Master Chest}} (hidden) | ||
+ | *{{i|Moss Stone|mc=Moss_Stone}} | ||
+ | *{{i|Pixelmon Spawner}} | ||
+ | *{{i|Stone}} | ||
+ | ==[[Config]] settings== | ||
+ | *"spawnStructures": Disabling this makes all structures (including haunted towers) not spawn. | ||
+ | *"useExternalJSONFiles": Editing [[external JSON files]] allows haunted towers to be disabled without affecting other structures. Step-by-step instructions on disabling a single structure can be found [[External_JSON_files/Examples#Making_a_structure_not_spawn_naturally|here]]. | ||
+ | |||
+ | [[Category:Structures]] | ||
+ | [[Category:Towers]] |
Revision as of 21:13, 28 May 2021
A haunted tower is a structure that spawns in Birch Forest, Forest, Roofed Forest, and Swampland biomes. It contains several Pixelmon spawners that spawn aggressive Ghost-type Pokémon, with higher floors spawning stronger Pokémon. The roof of the tower contains a hidden Master chest and a Pixelmon spawner that only spawns boss Pokémon. However, this particular spawner activates relatively infrequently.
The command "/struc hauntedtower" can spawn a haunted tower if the terrain allows for one.
Spawners
All haunted towers contain the same Pixelmon spawners.
Floor | Pokémon | Level range |
---|---|---|
2 | Lampent Misdreavus |
15-30 |
5 | Chandelure Haunter |
25-40 |
7 (roof) | Chandelure Gengar Mismagius Sableye |
Boss |
Blocks
Config settings
- "spawnStructures": Disabling this makes all structures (including haunted towers) not spawn.
- "useExternalJSONFiles": Editing external JSON files allows haunted towers to be disabled without affecting other structures. Step-by-step instructions on disabling a single structure can be found here.