Difference between revisions of "Spellbook of extra healing"

From NetHackWiki
Jump to navigation Jump to search
m (Effects: Typo: "untimed" --> "untamed")
m (Of course I'd misparse something like that... thanks)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{spellbook|name=extra healing|level=3|type=healing|turns=10|direction=beam|abundance=2.74%}}
+
{{spellbook|name=extra healing|level=3|type=healing|turns=10|direction=beam|equiv=[[potion of extra healing]]|abundance=2.74%}}
  
In ''[[NetHack]]'', the '''spellbook of extra healing''' allows you to learn the '''spell of extra healing'''. It is an [[emergency spell]]
+
In ''[[NetHack]]'', the '''spellbook of extra healing''' allows you to learn the '''spell of extra healing'''. It is a level 3 [[healing spell]], and the [[spellbook]] takes 12 actions to read. It is one of the many [[emergency spell]]s.
  
 
==Generation==
 
==Generation==
Healers are guaranteed to start with a blessed spellbook of extra healing.
+
[[Healer]]s are guaranteed to start with a blessed spellbook of extra healing.
  
 
==Effects==
 
==Effects==
Extra healing is a [[directional spell]] that heals its target(s) for 6d8 HP; the spell will awaken a sleeping monster without angering it, and if cast at Skilled level or higher, it cures [[blindness]]. The effect is similar to an uncursed [[potion of extra healing]], except that the spell cannot increase maximum HP and will not cure your own hallucination or sickness if you cast it at yourself. There was a bug that prevented both this spell and the spell of [[spellbook of healing|healing]] from correctly healing untamed monster blindness; this is fixed as of [[NetHack 3.6.2]].
+
Extra healing is a [[directional spell]] that heals its target(s) for 6d8 HP and cures blindness;{{refsrc|src/zap.c|2475|version=NetHack 3.6.6|name=spelleffect|comment=The fourth parameter of <code>healup()</code> is <code>cureblind</code>, and is always true for spell of extra healing regardless of skill}} the spell will awaken a sleeping monster without angering it. The effect is similar to an uncursed [[potion of extra healing]], though it cannot increase maximum HP and will not cure your own hallucination or sickness if you cast it at yourself.
  
Casting this spell at a [[tame]] or [[peaceful]] monster will yield an [[alignment record|alignment]] bonus for each monster affected, even if it was already at maximum HP. [[Lawful]]s and [[healer]]s gain one alignment point, while [[chaotic]] non-healers lose one point.
+
Casting this spell at a [[tame]] or [[peaceful]] monster will yield an [[alignment record|alignment]] bonus for each monster affected, even if it was already at maximum HP. [[Lawful]]s and Healers gain one alignment point, while [[chaotic]] non-healers lose one point.
  
 
[[Pestilence]] will actually take 3d8 damage from the spell, with the damage halved due to his guaranteed [[monster magic resistance]].
 
[[Pestilence]] will actually take 3d8 damage from the spell, with the damage halved due to his guaranteed [[monster magic resistance]].
  
== Strategy ==
+
Despite code that sets a flag to allow for different effects when cast at Skilled or higher, there is no actual difference in effect: the implementation of the spell effect cures blindness, regardless of the flag.{{refsrc|src/spell.c|1106|version=NetHack 3.6.6}}<ref name="spelleffect"/>
As a stronger version of the {{spell of|healing}} spell, this is an obviously useful utility spell for spellcasters. Players who have spare skill points and already know healing may invest in training the [[healing spell]] skill to cast this spell. If you are in no danger, the plain spell of healing spell is a more efficient use of power — the extra healing spell uses three times the power but can restore only twice the amount of HP.
+
 
 +
==Strategy==
 +
As a stronger version of the {{spell of|healing}} spell, this is an obviously useful utility spell. Players who have spare skill points and already know healing may invest in training the [[healing spell]] skill to cast this spell. If you are in no danger, the plain spell of healing spell is a more efficient use of power — the extra healing spell uses three times the power, but can restore only twice the amount of HP.
  
 
A creative use of this spell is for unblinding dangerous monsters who have become blind (e.g. from a [[wand of lightning]]) so that they will respect [[Elbereth]].
 
A creative use of this spell is for unblinding dangerous monsters who have become blind (e.g. from a [[wand of lightning]]) so that they will respect [[Elbereth]].
 +
 +
==History==
 +
The spellbook of extra healing and its spell first appear in [[NetHack 1.3d]].
 +
 +
There was a bug that prevented both this spell and the spell of [[spellbook of healing|healing]] from correctly healing untimed (permanent) monster blindness; this is fixed as of [[NetHack 3.6.2]].
  
 
==Messages==
 
==Messages==
{{message|<Monster> looks much better.}}
+
{{message|<Monster> looks much better.|A monster was in the range of an extra healing spell.}}
  
 
==See also==
 
==See also==
* [[spellbook of healing]]
+
* [[Spellbook of healing]]
* [[potion of extra healing]]
+
* [[Potion of extra healing]]
  
 +
==References==
 +
<references/>
 +
{{nethack-366}}
 
[[Category:Spellbooks|Extra healing]]
 
[[Category:Spellbooks|Extra healing]]
{{nethack-364}}
 

Latest revision as of 09:54, 18 January 2022

spellbook of
+   extra healing   Light green spellbook.png
Appearance random
Abundance 2.74%
Base price 300 zm
Weight 50
Turns to read 10
Ink to write 15–29
Spell type healing
Level 3
Power cost 15 Pw
Direction beam
Equivalent potion of extra healing

In NetHack, the spellbook of extra healing allows you to learn the spell of extra healing. It is a level 3 healing spell, and the spellbook takes 12 actions to read. It is one of the many emergency spells.

Generation

Healers are guaranteed to start with a blessed spellbook of extra healing.

Effects

Extra healing is a directional spell that heals its target(s) for 6d8 HP and cures blindness;[1] the spell will awaken a sleeping monster without angering it. The effect is similar to an uncursed potion of extra healing, though it cannot increase maximum HP and will not cure your own hallucination or sickness if you cast it at yourself.

Casting this spell at a tame or peaceful monster will yield an alignment bonus for each monster affected, even if it was already at maximum HP. Lawfuls and Healers gain one alignment point, while chaotic non-healers lose one point.

Pestilence will actually take 3d8 damage from the spell, with the damage halved due to his guaranteed monster magic resistance.

Despite code that sets a flag to allow for different effects when cast at Skilled or higher, there is no actual difference in effect: the implementation of the spell effect cures blindness, regardless of the flag.[2][1]

Strategy

As a stronger version of the healing spell, this is an obviously useful utility spell. Players who have spare skill points and already know healing may invest in training the healing spell skill to cast this spell. If you are in no danger, the plain spell of healing spell is a more efficient use of power — the extra healing spell uses three times the power, but can restore only twice the amount of HP.

A creative use of this spell is for unblinding dangerous monsters who have become blind (e.g. from a wand of lightning) so that they will respect Elbereth.

History

The spellbook of extra healing and its spell first appear in NetHack 1.3d.

There was a bug that prevented both this spell and the spell of healing from correctly healing untimed (permanent) monster blindness; this is fixed as of NetHack 3.6.2.

Messages

<Monster> looks much better.
A monster was in the range of an extra healing spell.

See also

References

  1. 1.0 1.1 src/zap.c in NetHack 3.6.6, line 2475: The fourth parameter of healup() is cureblind, and is always true for spell of extra healing regardless of skill
  2. src/spell.c in NetHack 3.6.6, line 1106