Difference between revisions of "Lightning (monster spell)"

From NetHackWiki
Jump to navigation Jump to search
(As others but not sure how best to rephrase the %s%s (reflection source) from code hence left in.)
m (Something like this. %s%s gets replaced with what the item bounces off of, e.g. amulet.)
Line 3: Line 3:
 
==Message==
 
==Message==
 
:'''"A bolt of lightning strikes down at you from above!"'''<ref>{{sourcecode|mcastu.c|516}}</ref>
 
:'''"A bolt of lightning strikes down at you from above!"'''<ref>{{sourcecode|mcastu.c|516}}</ref>
:'''"It bounces off your %s%s."''' if you have a source of [[reflection]]
+
:'''"It bounces off your <amulet|armor|scales>."''' if you have a source of [[reflection]]
  
 
==See also==
 
==See also==
Line 10: Line 10:
 
==References==
 
==References==
 
<references />
 
<references />
 
 
[[Category:Monster spells]]
 
[[Category:Monster spells]]
 
[[Category:SLASH'EM]]
 
[[Category:SLASH'EM]]
 
[[Category:SLASH'EM stubs]]
 
[[Category:SLASH'EM stubs]]
 
[[Category:Monster spells]]
 
[[Category:Monster spells]]

Revision as of 20:45, 5 August 2010

Lightning is a high level clerical spell that monsters can cast at you. It deals 8d6 lightning damage unless the player has shock resistance or reflection, and can explode wands and rings.

Message

"A bolt of lightning strikes down at you from above!"[1]
"It bounces off your <amulet|armor|scales>." if you have a source of reflection

See also

References