Difference between revisions of "Lightning (monster spell)"

From NetHackWiki
Jump to navigation Jump to search
m (style guide on variant templates)
(formatting + copyedit pass)
Line 1: Line 1:
''This article is about the [[monster spell]].  For other similarly-named pages, see [[Lightning]].''
+
{{otheruses|the [[monster spell]]|other similarly-named pages|Lightning}}
 +
'''Lightning''' is a [[monster spell]] in ''[[NetHack]]'' that is used by some of the stronger [[clerical spell]] casters.
  
'''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}}   
+
==Description==
 +
Lightning can be used by any monster that can cast clerical spells and is at least [[Monster level|level]] 12. When cast, a bolt of [[lightning]] strikes from above and deals 8d6 [[shock]] damage, destroying [[wand]]s and [[ring]]s in open inventory, and [[blind]]s you regardless of damage. The bolt's damage can be reduced by [[half spell damage]], and [[shock resistance]] and [[reflection]] prevent damage completely.{{refsrc|src/mcastu.c|543|version=NetHack 3.6.0}}   
  
 
==Messages==
 
==Messages==
;A bolt of lightning strikes down at you from above!{{refsrc|src/mcastu.c|546|version=NetHack 3.6.0}}
+
{{message|A bolt of lightning strikes down at you from above!|A monster cast lightning at you.{{refsrc|src/mcastu.c|546|version=NetHack 3.6.0}}}}
:The Lightning spell was cast.
+
{{message|It bounces off your <amulet|armor|scales|weapon>.|A source of reflection deflected the spell.}}
 
 
;It bounces off your <amulet|armor|scales|weapon>.
 
:Your source of [[reflection]] protected you (and your equipment) from the Lightning spell.
 
  
 
==History==
 
==History==
In [[NetHack 3.4.3]] and some variants based on it like [[SLASH'EM]], 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}}
+
In [[NetHack 3.4.3]] and earlier versions, including some variants based on those versions, the lightning monster spell does not cause blindness like other lightning effects; this is [[Bugs in NetHack 3.4.3|C342-46]], which is corrected in [[NetHack 3.6.0]] via {{commit|7de00a45beea2e498f3edf2afa1354d443e25c8e}}.
 
 
==See also==
 
*[[:Category:Monster spells|List of monster spells]]
 
  
 
==References==
 
==References==

Revision as of 20:53, 20 January 2024

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

Lightning is a monster spell in NetHack that is used by some of the stronger clerical spell casters.

Description

Lightning can be used by any monster that can cast clerical spells and is at least level 12. When cast, a bolt of lightning strikes from above and deals 8d6 shock damage, destroying wands and rings in open inventory, and blinds you regardless of damage. The bolt's damage can be reduced by half spell damage, and shock resistance and reflection prevent damage completely.[1]

Messages

A bolt of lightning strikes down at you from above!
A monster cast lightning at you.[2]
It bounces off your <amulet
armor

History

In NetHack 3.4.3 and earlier versions, including some variants based on those versions, the lightning monster spell does not cause blindness like other lightning effects; this is C342-46, which is corrected in NetHack 3.6.0 via commit 7de00a45.

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.