Difference between revisions of "Helm of speed"

From NetHackWiki
Jump to navigation Jump to search
(No longer a stub, mention dragonhide helm wishes, etc.)
(update and trim)
Line 11: Line 11:
 
}}
 
}}
  
The '''helm of speed''' is a type of magical [[helm]] that appears in [[EvilHack]]. Its default material is [[steel]], and it provides very fast [[speed]] when worn. It has a [[randomized appearance]], and the default one associated with it is a winged helmet.<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/objects.c#L395 EvilHack 0.7.0 objects.c, line 395]</ref>
+
The '''helm of speed''' is a type of magical [[helm]] that appears in [[EvilHack]] and [[Hack'EM]]. Its default material is [[steel]], and it provides very fast [[speed]] when worn. It has a [[randomized appearance]], and the default one associated with it is a winged helmet.
  
 
==Generation==
 
==Generation==
The [[Sokoban]] prize armor has 50% chance to be a helm of speed; additionally, there is a significant chance that the helm can be made of cloth, leather or even the very-rare dragonhide unlike most other steel items.<ref name="tort">[https://github.com/k21971/EvilHack/commit/81d4a86aae5551e741cb6f60567ad998218caa8e EvilHack commit 81d4a86: Allow helm of speed to be made of more materials.]</ref>
+
The [[Sokoban]] prize armor has a {{frac|2}} to be a helm of speed.
  
[[Player monster]] [[centaur]]s and [[giant]]s generated at level 20 will have a helm of speed, and two different kits for other level 20 player monsters include a helm of speed.<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L241 EvilHack 0.7 makemon.c, line 241]</ref><ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L340 EvilHack 0.7 makemon.c, line 340]</ref><ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L394 EvilHack 0.7 makemon.c, line 394]</ref><ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L412 EvilHack 0.7 makemon.c, line 412]</ref>
+
[[Player monster]] [[centaur]]s and [[giant]]s generated at level 20 will have a helm of speed, and two different kits for other level 20 player monsters include a helm of speed.
 +
 
 +
==Description==
 +
When worn, the helm of speed grants 1 base [[AC]] and very fast [[speed]].
  
 
==Strategy==
 
==Strategy==
The helm is designed to provide a source of speed for player [[Centaur (starting race)|centaurs]], who cannot wear [[boots]] of any kind; [[Tortle (starting race)|tortles]] that complete Sokoban can are also likely to obtain a helm of speed with a usable material.<ref name="tort"/> Players of other species can use this helm to free up their boots slot, e.g. for [[water walking boots]]; a dragonhide helm of speed can also be a viable [[wish]].
+
The helm is designed to provide a source of speed for player [[Centaur (starting race)|centaurs]] and [[Tortle (starting race)|tortles]], who cannot wear [[boots]] of any kind. Tortles have the additiona; trade-off of gaining very fast speed in return for more difficulty retreating into their shell via [[Monster (command)|#monster]] (or the [[Shell (technique)|shell]] [[technique]] in Hack'EM). Players of other species can use this helm to free up their boots slot, e.g. for [[water walking boots]]; an adamantine helm of speed can also be a viable [[wish]].
  
 
==References==
 
==References==

Revision as of 11:31, 30 October 2023

[ Plumed helmet.png[ Etched helmet.png[ Crested helmet.png[ Visored helmet.png
helm of speed
Appearance random
Slot helm
AC 1
Special speed
Base price 50 zm
Weight 50
Material metal

The helm of speed is a type of magical helm that appears in EvilHack and Hack'EM. Its default material is steel, and it provides very fast speed when worn. It has a randomized appearance, and the default one associated with it is a winged helmet.

Generation

The Sokoban prize armor has a 12 to be a helm of speed.

Player monster centaurs and giants generated at level 20 will have a helm of speed, and two different kits for other level 20 player monsters include a helm of speed.

Description

When worn, the helm of speed grants 1 base AC and very fast speed.

Strategy

The helm is designed to provide a source of speed for player centaurs and tortles, who cannot wear boots of any kind. Tortles have the additiona; trade-off of gaining very fast speed in return for more difficulty retreating into their shell via #monster (or the shell technique in Hack'EM). Players of other species can use this helm to free up their boots slot, e.g. for water walking boots; an adamantine helm of speed can also be a viable wish.

References