Difference between revisions of "Cure self"

From NetHackWiki
Jump to navigation Jump to search
m (Text replace - "<ref> *{{ *[sS]ourcecode *\| *([a-zA-Z_][a-zA-Z0-9_]*\.[ch]) *\| *([0-9][0-9]*) *}} *<\/ref> " to "{{refsrc|$1|$2}}")
m (Grammar/style)
Line 1: Line 1:
'''Cure self''' is the name for a monster spell. Unsurprisingly, it is used to heal the monster. It is never referred to as "cure self" in game. It will heal 3d6 damage when cast, and cannot be cast on someone other than the caster.
+
'''Cure self''' is the name for a monster spell. Unsurprisingly, it is used to heal the monster. It is never referred to as "cure self" in the game. It will heal 3d6 damage when cast, and cannot be cast on someone other than the caster.{{refsrc|mcastu.c|630}}
{{refsrc|mcastu.c|630}}
+
 
 
==Messages==
 
==Messages==
 
; "[[Foo]] looks better."
 
; "[[Foo]] looks better."

Revision as of 00:38, 14 December 2020

Cure self is the name for a monster spell. Unsurprisingly, it is used to heal the monster. It is never referred to as "cure self" in the game. It will heal 3d6 damage when cast, and cannot be cast on someone other than the caster.[1]

Messages

"Foo looks better."
Foo cast this spell and was restored 3d6 health.

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

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

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

References