Spellbook of invisibility
| spellbook of + invisibility | |
|---|---|
| Appearance | random |
| Abundance | 2.5% |
| Base price | 400 zm |
| Weight | 50 |
| Turns to read | 15 |
| Ink to write | 20–39 |
| Spell type | escape |
| Level | 4 |
| Power cost | 20 Pw |
| Direction | non-directional |
| Equivalent | potion of invisibility |
| Special for | Ranger |
In NetHack, the spellbook of invisibility can be read to learn the spell of invisibility. It is a level 4 escape spell, and the spellbook takes 17 actions (roughly 15 turns) to read. It is the special spell for Rangers.
Contents
Generation
Spellbooks of invisibility make up 1⁄40 (2.5%) of all randomly-generated spellbooks. General stores, second-hand bookstores and rare books stores can stock spellbooks of invisibility.
A spellbook of invisibility is always generated in a chest generated within a random closet on the middle level of Vlad's Tower.[1]
Writing a spellbook of invisibility with a magic marker uses up 20 to 39 charges.
The following information pertains to an upcoming version (NetHack 3.7.0). If this version is now released, please verify that the information below is still accurate, then update the page to incorporate it.
Per commit d42efcdd, the spellbook of invisibility in Vlad's Tower may be replaced with a spellbook chosen randomly from the following pool: cone of cold, create familiar, clairvoyance, charm monster, stone to flesh, or polymorph.Description
A hero casting this spell at any skill level becomes invisible for 31 to 45 more turns unless they are wearing a mummy wrapping, similar to quaffing an uncursed potion of invisibility.[2][3]
The following information pertains to an upcoming version (NetHack 3.7.0). If this version is now released, please verify that the information below is still accurate, then update the page to incorporate it.
Per commit f83a57c5, the spell grants (6d100)+100 more turns of invisibility as quaffing an uncursed potion of invisibility also does.Strategy
Though this spell might be useful if you want temporary invisibility that does not prevent you entering shops, there are multiple sources of both temporary and permanent invisibility (e.g. via wand, ring, cloak, or potion) that are more convenient. At worst, if you are permanently invisible in a way that cannot be undone, you can still enter shops using a mummy wrapping or teleportation; permanent invisibility is often easier to obtain than the spell itself, and Rangers in particular are very unlikely to make much use of this spell before they find a mummy wrapping.
One niche use for the spell is to cast it before eating a stalker corpse to make the invisibility permanent and gain the see invisible intrinsic - even then, other methods for this niche are more available in comparison to the spell, to say nothing of having a ring or cloak that can ideally be worn and removed at will.
History
The spellbook of invisibility is introduced in NetHack 1.3d.
Variants
Some variants make the spell of invisibility more viable by lowering its level.
SLASH'EM
In SLASH'EM, the spell of invisibility is moved to the newly-added list of body spells, and is still a fourth-level spell.
dNetHack
In dNetHack, notdNetHack and notnotdNetHack, the spell of invisibility is eligible for spell maintenance.
The Windowless Tower has a spellbook of invisibility in the same place as Vlad's Tower in NetHack.
FIQHack
In FIQHack, invisibility is also a spell that can be maintained and kept in effect.
xNetHack
In xNetHack, the spellbook of invisibility is no longer randomly generated, but can still be written or wished for.
The spell's level is lowered to level 1, making it far easier to cast and the spellbook easier to write, and permanent invisibility is also no longer available as an intrinsic (though extrinsic sources are unchanged). This gives the spell much more of a use case compared to vanilla NetHack.
EvilHack
In EvilHack, the spell of invisibility's level is lowered to level 3, and can now generate as part of a Wizard's starting inventory.
The spell's lower level makes it more feasible for Rangers and some other roles to utilize.
References
- ↑ dat/tower.des in NetHack 3.6.7, line 96
- ↑ src/spell.c in NetHack 3.6.7, line 1168-L1170: spell directly mimics potion effects
- ↑ src/potion.c in NetHack 3.6.7, line 730-L752: spell effects fall through to potion effects