Difference between revisions of "Lightning (monster spell)"

From NetHackWiki
Jump to navigation Jump to search
(3.6.0 adds blinding flash)
Line 1: Line 1:
'''Lightning''' is a [[Monster_spell#Clerical_Spells|clerical spell]] that monsters of level 12 or higher can cast at you. It deals 8d6 lightning damage (which can be reduced by [[half spell damage]]) unless the player has [[shock resistance]] or [[reflection]], and can explode [[wand]]s and [[ring]]s.{{refsrc|mcastu.c|512}}
+
''This article is about the [[monster spell]].  For other similarly-named pages, see [[Lightning]].''
Unlike other forms of lightning, this spell will not make you blind. This is bug C342-46.
+
 
 +
'''Lightning''' is a [[Monster_spell#Clerical_Spells|clerical spell]] that monsters of level 12 or higher can cast at you. It deals 8d6 [[shock]] damage, which can be reduced by [[half spell damage]], or prevented completely by [[shock resistance]] or [[reflection]].  If the player does not have reflection, the electric shock can destroy [[wand]]s and [[ring]]s in the player's inventory.  (Items in containers are safe.)  Even if the player escapes damage thanks to reflection or shock resistance, (s)he may still be [[blind]]ed by the flash.{{refsrc|src/mcastu.c|543|version=NetHack 3.6.0}}
  
 
==Messages==
 
==Messages==
;A bolt of lightning strikes down at you from above!{{refsrc|mcastu.c|516}}
+
;A bolt of lightning strikes down at you from above!{{refsrc|src/mcastu.c|546|version=NetHack 3.6.0}}
 
:The Lightning spell was cast.
 
:The Lightning spell was cast.
  
 
;It bounces off your <amulet|armor|scales|weapon>.
 
;It bounces off your <amulet|armor|scales|weapon>.
 
:Your source of [[reflection]] protected you (and your equipment) from the Lightning spell.
 
:Your source of [[reflection]] protected you (and your equipment) from the Lightning spell.
 +
 +
==History==
 +
In [[NetHack 3.4.3]] and some variants based on it, this spell does not cause blindness.  Given that most other attacks described as "[[lightning]]" have a blinding flash, this was considered unusual and marked as a [[bug]] ([[Bugs in NetHack 3.4.3|C342-46]]).  As of [[NetHack 3.6.0]] the lightning spell ''does'' cause blindness.{{refsrc|src/mcastu.c|559|version=NetHack 3.6.0}}
  
 
==See also==
 
==See also==
Line 16: Line 20:
 
[[Category:Monster spells]]
 
[[Category:Monster spells]]
 
[[Category:SLASH'EM]]
 
[[Category:SLASH'EM]]
[[Category:SLASH'EM stubs]]
+
{{nethack-360}}
[[Category:Monster spells]]
 
{{nethack-343}}
 

Revision as of 18:44, 4 April 2016

This article is about the monster spell. For other similarly-named pages, see Lightning.

Lightning is a clerical spell that monsters of level 12 or higher can cast at you. It deals 8d6 shock damage, which can be reduced by half spell damage, or prevented completely by shock resistance or reflection. If the player does not have reflection, the electric shock can destroy wands and rings in the player's inventory. (Items in containers are safe.) Even if the player escapes damage thanks to reflection or shock resistance, (s)he may still be blinded by the flash.[1]

Messages

A bolt of lightning strikes down at you from above![2]
The Lightning spell was cast.
It bounces off your <amulet|armor|scales|weapon>.
Your source of reflection protected you (and your equipment) from the Lightning spell.

History

In NetHack 3.4.3 and some variants based on it, this spell does not cause blindness. Given that most other attacks described as "lightning" have a blinding flash, this was considered unusual and marked as a bug (C342-46). As of NetHack 3.6.0 the lightning spell does cause blindness.[3]

See also

References

This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.6.0. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-360}} tag to the current version's tag or {{noversion}} as appropriate.