Scroll of mail
? | |
---|---|
Name | scroll of mail |
Appearance | stamped scroll |
Base price | 0 zm |
Weight | 5 |
Ink to write | 2 |
Monster use | Will not be used by monsters. |
A scroll of mail is a type of scroll that appears in NetHack.
Generation
Scrolls of mail are never generated randomly in the dungeon, and only exist if the MAIL
compile-time option is defined - the official Windows binaries do not define MAIL
.
Scrolls of mail are delivered to the hero by the mail daemon if the "mail" option is set on, and can have varying sources depending on where the game is played:
- On UNIX and Linux, the player can set up an alert for incoming email.
- On DOS and Amiga, a scroll with a random message is delivered every 2000-5000 turns.
- Public servers often allow people watching a game to send short messages to the person playing the game.
Scrolls of can be wished for or written with a magic marker like other scrolls: In particular, an error in wishing for body armor mail may also leave the player with a scroll of mail instead, e.g. a wish for "blessed greased fixed +3 dragon mail" will produce a blessed greased scroll of mail.
Description
Reading a scroll of mail delivered by mail daemon may launch an external mail program if appropriate, and will otherwise simply print the message directly. Reading a delivered scroll breaks illiterate conduct, but unlike with other scrolls this will produce a warning prompt that gives a chance to avoid reading the scroll if the conduct is intact.
Reading a scroll of mail that is wished for, written, polypiled, or else discovered in a bones file has no effect, and prints a message describing it as "junk mail addressed to the finder of the Eye of Larn". (The roguelike Larn would send the user mail when they won.)[1][2][3][4]
Strategy
In theory, a hero can acquire as many scrolls of mail as desired by sending many messages to themselves. To prevent abuse, scrolls of mail lack many of the gameplay applications of other scrolls:
- They will not polymorph into other objects or merge into a paper golem, instead turning into junk mail.[5][6][7]
- They cannot be blanked by cancellation, acid damage or getting them wet.[8][9]
- A gelatinous cube gains no nutrition by eating one, including you while in the form of a gelatinous cube.[10]
However, they can still affect a game in the following ways:
- They weigh as much as any other scroll (5 aum), so you can become encumbered by mail.
- They can be thrown to propel yourself backward while levitating.[11]
- Huge quantities of mail scrolls can be used for a shop-robbing exploit known as the "200 rock steal".
- Several stacks of scrolls of mail can be used as "fodder" against effects that curse items.
History
The scroll of mail first appears in Hack 1.0.2.
In NetHack 3.4.3 and earlier versions, including some variants based on these versions reading a scroll of mail immediately breaks illiterate conduct, and a scroll of mail will also "activate" an Elbereth square. As of NetHack 3.6.0, the reminder for illiterate conduct is included, and Elbereth's mechanics are significantly changed, meaning that scrolls of mail no longer affect squares with Elbereth engraved.
Variants
UnNetHack
In UnNetHack, if the player has hints enabled, the mail daemon will deliver a scroll of mail once per game that contains a hint 250-500 turns after the beginning of a game.
References
- ↑ src/objnam.c in NetHack 3.6.7, line 3926
- ↑ src/read.c in NetHack 3.6.7, line 1014
- ↑ src/write.c in NetHack 3.6.7, line 336
- ↑ src/bones.c in NetHack 3.6.7, line 138
- ↑ src/zap.c in NetHack 3.6.7, line 1243
- ↑ src/zap.c in NetHack 3.6.7, line 1370
- ↑ src/zap.c in NetHack 3.6.7, line 1468
- ↑ src/trap.c in NetHack 3.6.7, line 3488
- ↑ src/trap.c in NetHack 3.6.7, line 3572
- ↑ src/eat.c in NetHack 3.6.7, line 2110
- ↑ nhqdb: quote #2390