Difference between revisions of "Book of the Dead"

From NetHackWiki
Jump to navigation Jump to search
(cat)
m (Text replace - "<ref> *\[\[([a-zA-Z][a-zA-Z]*\.c)#[Ll]ine([0-9][0-9]*)\]\] *<\/ref>" to "{{refsrc|$1|$2}}")
Line 12: Line 12:
  
 
== Reading the Book ==
 
== Reading the Book ==
The Book's effects depend on whether you are standing on the [[vibrating square]] (i.e. you are trying to perform the ritual).<ref>[[spell.c#line214]]</ref>
+
The Book's effects depend on whether you are standing on the [[vibrating square]] (i.e. you are trying to perform the ritual).{{refsrc|spell.c|214}}
  
 
=== On the vibrating square ===
 
=== On the vibrating square ===
 
If you have correctly prepared all the invocation items, you perform the [[invocation ritual]]. Otherwise, you get one of the following failure effects:
 
If you have correctly prepared all the invocation items, you perform the [[invocation ritual]]. Otherwise, you get one of the following failure effects:
  
* If the Book is [[cursed]], nothing happens.<ref>[[spell.c#line219]]</ref>
+
* If the Book is [[cursed]], nothing happens.{{refsrc|spell.c|219}}
 
** ''"The runes appear scrambled.  You can't read them!"''
 
** ''"The runes appear scrambled.  You can't read them!"''
  
* If you lack either the [[Bell of Opening]] or the [[Candelabrum of Invocation]], nothing happens (''"A chill runs down your spine."''), and you get a clue:<ref>[[spell.c#line224]]</ref>
+
* If you lack either the [[Bell of Opening]] or the [[Candelabrum of Invocation]], nothing happens (''"A chill runs down your spine."''), and you get a clue:{{refsrc|spell.c|224}}
 
** ''"You hear a faint chime..."'' (without Bell)
 
** ''"You hear a faint chime..."'' (without Bell)
 
** ''"Vlad's doppelganger is amused."'' (without Candelabrum)
 
** ''"Vlad's doppelganger is amused."'' (without Candelabrum)
  
* If either the Bell or Candelabrum is cursed, nothing happens.<ref>[[spell.c#line244]]</ref>
+
* If either the Bell or Candelabrum is cursed, nothing happens.{{refsrc|spell.c|244}}
 
** ''"The invocation fails!"/"At least one of your artifacts is cursed..."''
 
** ''"The invocation fails!"/"At least one of your artifacts is cursed..."''
  
* If the Bell has not been rung recently, or the Candelabrum is not fully lit, you [[#Raising the dead|raise the dead]].<ref>[[spell.c#line257]]</ref>
+
* If the Bell has not been rung recently, or the Candelabrum is not fully lit, you [[#Raising the dead|raise the dead]].{{refsrc|spell.c|257}}
 
** ''"You have a feeling that something is amiss..."/"You raised the dead!"''
 
** ''"You have a feeling that something is amiss..."/"You raised the dead!"''
  
 
=== Not on the vibrating square ===
 
=== Not on the vibrating square ===
* If the Book is blessed, [[alignment|coaligned]] [[undead]] will be [[tame]]d; all other undead become peaceful, and flee.<ref>[[spell.c#line283]]</ref>
+
* If the Book is blessed, [[alignment|coaligned]] [[undead]] will be [[tame]]d; all other undead become peaceful, and flee.{{refsrc|spell.c|283}}
  
* If the Book is uncursed, there is no effect, and you get a random message:<ref>[[spell.c#line301]]</ref>
+
* If the Book is uncursed, there is no effect, and you get a random message:{{refsrc|spell.c|301}}
 
** ''"Your ancestors are annoyed with you!"''
 
** ''"Your ancestors are annoyed with you!"''
 
** ''"The headstones in the cemetery begin to move!"''
 
** ''"The headstones in the cemetery begin to move!"''
 
** ''"Oh my!  Your name appears in the book!"''
 
** ''"Oh my!  Your name appears in the book!"''
  
* If the Book is cursed, you [[#Raising the dead|raise the dead]].<ref>[[spell.c#line265]]</ref>
+
* If the Book is cursed, you [[#Raising the dead|raise the dead]].{{refsrc|spell.c|265}}
 
** ''"You raised the dead!"''
 
** ''"You raised the dead!"''
  
 
== Raising the dead ==
 
== Raising the dead ==
If you fail to prepare the invocation items, or read a cursed Book of the Dead when not on the vibrating square, you will raise the dead.  This has the following effects:<ref>[[spell.c#line269]]</ref>
+
If you fail to prepare the invocation items, or read a cursed Book of the Dead when not on the vibrating square, you will raise the dead.  This has the following effects:{{refsrc|spell.c|269}}
  
 
* There is a 1/3 chance of summoning a hostile [[master lich]]. (If master liches cannot be created, a [[nalfeshnee]] will be summoned instead.)
 
* There is a 1/3 chance of summoning a hostile [[master lich]]. (If master liches cannot be created, a [[nalfeshnee]] will be summoned instead.)

Revision as of 15:30, 10 September 2012

+ Papyrus spellbook.png
Name Book of the Dead
Appearance papyrus spellbook
Base price 10000 zm
Weight 20

The Book of the Dead is a unique item you retrieve from the Wizard of Yendor in his tower. It is one of the items needed for the invocation. It is a papyrus spellbook when unidentified. Although according to its definition in the source code it takes 0 actions to read, it actually requires 2 actions, the minimum for any book (on the first, you start reading it, and it doesn't check to see if you've finished until the second). The only way to destroy the Book is to step into lava without fire resistance, wearing an amulet of life saving, while carrying it.

Reading the Book

The Book's effects depend on whether you are standing on the vibrating square (i.e. you are trying to perform the ritual).[1]

On the vibrating square

If you have correctly prepared all the invocation items, you perform the invocation ritual. Otherwise, you get one of the following failure effects:

  • If the Book is cursed, nothing happens.[2]
    • "The runes appear scrambled. You can't read them!"
  • If you lack either the Bell of Opening or the Candelabrum of Invocation, nothing happens ("A chill runs down your spine."), and you get a clue:[3]
    • "You hear a faint chime..." (without Bell)
    • "Vlad's doppelganger is amused." (without Candelabrum)
  • If either the Bell or Candelabrum is cursed, nothing happens.[4]
    • "The invocation fails!"/"At least one of your artifacts is cursed..."
  • If the Bell has not been rung recently, or the Candelabrum is not fully lit, you raise the dead.[5]
    • "You have a feeling that something is amiss..."/"You raised the dead!"

Not on the vibrating square

  • If the Book is uncursed, there is no effect, and you get a random message:[7]
    • "Your ancestors are annoyed with you!"
    • "The headstones in the cemetery begin to move!"
    • "Oh my! Your name appears in the book!"

Raising the dead

If you fail to prepare the invocation items, or read a cursed Book of the Dead when not on the vibrating square, you will raise the dead. This has the following effects:[9]

  • There is a 1/3 chance of summoning a hostile master lich. (If master liches cannot be created, a nalfeshnee will be summoned instead.)
  • A number of undead creatures will be created around you.
  • Corpses in your main inventory will be revived and eggs rejuvenated.
  • The level becomes a graveyard level, meaning that undead are less likely to leave corpses.
  • If zombies can not be created, normal monsters will be summoned instead.

SLASH'EM

In SLASH'EM, a cursed Book of the Dead can be much more useful if you know the command undead spell, as it allows you to call large amounts of undead to tame. Be careful with the Master Lich that may be summoned as well, though.

Encyclopaedia entry

Faustus: Come on Mephistopheles. What shall we do?
Mephistopheles: Nay, I know not. We shall be cursed with bell,
book, and candle.
Faustus: How? Bell, book, and candle, candle, book, and bell,
Forward and backward, to curse Faustus to hell.
Anon you shall hear a hog grunt, a calf bleat, and an ass bray,
Because it is Saint Peter's holy day.
(Enter all the Friars to sing the dirge)

[ Doctor Faustus and Other Plays, by Christopher Marlowe ]

References

External links