Difference between revisions of "Psi bolt"

From NetHackWiki
Jump to navigation Jump to search
m (add references)
m (link monster spell)
Line 1: Line 1:
'''Psi bolt''' is the internal name for the weakest of the [[monster]] spells (though it is never referred to in the game as such) and as such can be cast by any spell-casting monster.  It will deal an amount of damage equivalent to (half the monster's level)d6<ref>[[mcastu.c#line263]]</ref>, which can be halved by possessing a "half spell damage" artifact (e.g. [[the Eye of the Aethiopica]]).
+
'''Psi bolt''' is the internal name for the weakest of the [[monster spell]]s (though it is never referred to in the game as such) and as such can be cast by any spell-casting monster.  It will deal an amount of damage equivalent to (half the monster's level)d6<ref>[[mcastu.c#line263]]</ref>, which can be halved by possessing a "half spell damage" artifact (e.g. [[the Eye of the Aethiopica]]).
  
 
==Messages==
 
==Messages==

Revision as of 22:06, 26 August 2006

Psi bolt is the internal name for the weakest of the monster spells (though it is never referred to in the game as such) and as such can be cast by any spell-casting monster. It will deal an amount of damage equivalent to (half the monster's level)d6[1], which can be halved by possessing a "half spell damage" artifact (e.g. the Eye of the Aethiopica).

Messages

Message Damage dealt
"You get a slight <head>ache." 0-5
"Your brain is on fire!" (not to be confused with intelligence drain) 6-10
"Your <head> suddenly aches painfully!" 11-20
"Your <head> suddenly aches very painfully!" 21+

References