Difference between revisions of "Statue trap"

From NetHackWiki
Jump to navigation Jump to search
(bring in info from trap)
(Tag: Removed redirect)
(ce)
Line 1: Line 1:
 
 
{{trap
 
{{trap
 
  |name=statue trap
 
  |name=statue trap
Line 8: Line 7:
 
}}
 
}}
  
The '''statue trap''' looks like a normal [[statue]], but is actually a [[trap]] that can cause statues to come to life.
+
A '''statue trap''' is a type of [[trap]] that appears in ''[[NetHack]]''. They resemble normal [[statue]]s, but will spring to life if you disturb them or step on their square.
  
 
==Generation==
 
==Generation==
Line 14: Line 13:
  
 
==Effects==
 
==Effects==
{{Main|Spellbook of stone to flesh#Statues|l1=Spellbook of stone to flesh § Statues}}
+
When you walk on the trap, it will transform the topmost statue on that square into the monster it depicts.{{refsrc|src/trap.c|1398|version=NetHack 3.6.6}}{{refsrc|src/trap.c|749|version=NetHack 3.6.6}} The statue trap will activate if you [[search]] while on a square next to it, and will also activate in response to applying a [[pick-axe]], zapping a {{spell of|force bolt}} or zapping a [[wand of striking]]. Monsters will never set off these traps.{{refsrc|src/trap.c|2584|version=NetHack 3.6.6}}
When you walk on the trap, it will [[spellbook of stone to flesh|transform]] the topmost statue on the trap into the monster it depicts.{{refsrc|src/trap.c|1398|version=NetHack 3.6.6}}{{refsrc|src/trap.c|749|version=NetHack 3.6.6}} A statue trap can also be activated by [[search]]ing, zapping {{spell of|force bolt}}, or applying a [[pick-axe]]. Technically, {{spell of|stone to flesh}} doesn't activate the trap, it just reanimates the statue if the monster was fleshy, otherwise it turns it in to a [[meatball]]. A [[stethoscope]] will give a revealing message to [[healer]]s only, but will not activate the trap.
 
  
Monsters will never set off these traps.{{refsrc|src/trap.c|2584|version=NetHack 3.6.6}}
+
Though this animation works similarly to the {{spell of|stone to flesh}} spell, using the spell itself will not activate the trap, and it is treated as a normal statue - the spell will reanimate the statue if the monster was fleshy, and will otherwise turn it into a [[meatball]].
  
==Removal==
+
Applying a [[stethoscope]] as a [[Healer]] will give a distinct message without activating the trap.
These traps are removed if you set them off.
 
  
 
==Strategy==
 
==Strategy==
Because of these traps it is a good idea to [[far look]] any statue you see. If the statue is of a monster you would rather not fight, don't step on it. If you have [[automatic searching]], don't even go near it. However, you can throw another statue, preferably one of a weaker monster, onto the trap and then activate it. The new statue will come to life, leaving the old one inanimate. Zapping the trap with a [[wand of teleportation]] will teleport the statue without activating it. A [[wand of polymorph]] will not set it off either.
+
It is a good idea to [[far look]] at any statue you see, especially those that are out of place in your current area - a random statue in the Mines is very likely to be either a statue trap or a product of a [[bones]] file. Avoid stepping on the squares of any statues that depict monsters you would rather not fight, and do not come within a square of such statues if you have [[automatic searching]].
 +
 
 +
However, you can throw another statue, preferably one of a weaker monster, onto the trap and then activate it. The new statue will come to life, leaving the old one inanimate. Zapping the trap with a
 +
 
 +
===Removal===
 +
Statue traps are removed if you activate them or else remove the statue in some way - note that as described above, the usual methods of breaking a statue will only activate it instead. If possible, you can carry over a lighter statue of a weaker monster to throw onto the trap; as the statue trap animates the topmost statue on the pile, the old one will be inanimate once it activates. You can also zap a [[wand of teleportation]] to move the statue elsewhere, or else zap a [[wand of polymorph]] to turn it into a weaker statue or perhaps even a [[boulder]].
  
 
==References==
 
==References==
 
+
<references/>
 +
{{nethack-366}}
 
[[Category:Traps]]
 
[[Category:Traps]]
{{nethack-366}}
 

Revision as of 00:45, 22 August 2022

` statue trap Statue trap.png
Generates level 8+
Effect Statue on its space comes to life

A statue trap is a type of trap that appears in NetHack. They resemble normal statues, but will spring to life if you disturb them or step on their square.

Generation

Trap statues contain the inventory a monster normally starts with. Unlike ordinary statues, they cannot contain spellbooks. Randomly generated trap statues are extremely unlikely to depict a co-aligned unicorn.[1]

Effects

When you walk on the trap, it will transform the topmost statue on that square into the monster it depicts.[2][3] The statue trap will activate if you search while on a square next to it, and will also activate in response to applying a pick-axe, zapping a force bolt or zapping a wand of striking. Monsters will never set off these traps.[4]

Though this animation works similarly to the stone to flesh spell, using the spell itself will not activate the trap, and it is treated as a normal statue - the spell will reanimate the statue if the monster was fleshy, and will otherwise turn it into a meatball.

Applying a stethoscope as a Healer will give a distinct message without activating the trap.

Strategy

It is a good idea to far look at any statue you see, especially those that are out of place in your current area - a random statue in the Mines is very likely to be either a statue trap or a product of a bones file. Avoid stepping on the squares of any statues that depict monsters you would rather not fight, and do not come within a square of such statues if you have automatic searching.

However, you can throw another statue, preferably one of a weaker monster, onto the trap and then activate it. The new statue will come to life, leaving the old one inanimate. Zapping the trap with a

Removal

Statue traps are removed if you activate them or else remove the statue in some way - note that as described above, the usual methods of breaking a statue will only activate it instead. If possible, you can carry over a lighter statue of a weaker monster to throw onto the trap; as the statue trap animates the topmost statue on the pile, the old one will be inanimate once it activates. You can also zap a wand of teleportation to move the statue elsewhere, or else zap a wand of polymorph to turn it into a weaker statue or perhaps even a boulder.

References