Difference between revisions of "Helm of speed"

From NetHackWiki
Jump to navigation Jump to search
Line 11: Line 11:
 
}}
 
}}
  
The '''helm of speed''' is a type of magical [[helm]] that appears in [[EvilHack]]. Its default material is [[metal]], 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]]. 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>
  
 
==Generation==
 
==Generation==
The [[Sokoban]] prize armor has an equal chance to be [[gauntlets of protection]] or a helm of speed.
+
The [[Sokoban]] prize armor has 50% chance to be a helm of speed; additionally, there is a significant change that the helm can be made of cloth, leather or 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>
  
 
[[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.<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>
  
 
==Strategy==
 
==Strategy==
The helm provides a source of speed for player [[Centaur (starting race)|centaurs]] and [[Tortle (starting race)|tortles]], who cannot wear [[boots]] of any kind; players of other species can use this to free up their boots slot, e.g. for [[water walking boots]].
+
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]].
  
 
==References==
 
==References==

Revision as of 22:55, 27 June 2022

[ 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. 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.[1]

Generation

The Sokoban prize armor has 50% chance to be a helm of speed; additionally, there is a significant change that the helm can be made of cloth, leather or dragonhide unlike most other steel items.[2]

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.[3][4][5][6]

Strategy

The helm is designed to provide a source of speed for player centaurs, who cannot wear boots of any kind; tortles that complete Sokoban can are also likely to obtain a helm of speed with a usable material.[2] Players of other species can use this helm to free up their boots slot, e.g. for water walking boots.

References

This page is a stub. Should you wish to do so, you can contribute by expanding this page.