Difference between revisions of "Convict (player monster)"

From NetHackWiki
Jump to navigation Jump to search
m (External link decayed. Replace with archive.org capture.)
(Monster's Equipment external link bit-rotted. Replace with archive.org capture.)
Line 37: Line 37:
 
Most convicts encountered in the main dungeon will turn out to be [[doppelganger]]s, which may temporarily assume the form of a convict.
 
Most convicts encountered in the main dungeon will turn out to be [[doppelganger]]s, which may temporarily assume the form of a convict.
  
== Equipment<ref>{{function|mplayer.c|mk_mplayer}}</ref><ref>[http://www.doc.ic.ac.uk/~pgp/nh/moninvent-343.txt Monsters' Equipment Spoiler] by Boudewijn Waijers, Topi Linkala and Philip Potter</ref> ==
+
== Equipment<ref>{{function|mplayer.c|mk_mplayer}}</ref> ==
  
 
A convict on the Astral Plane will carry either a [[long sword]] (50%) or a randomly chosen [[melee]] weapon (50%).  The [[weapon]]'s [[enchantment]] will be random between  +4 and +8, and it will be either [[erodeproof]] or [[greased]] (but not both) with 33.3% probability each.  There is a 50% chance that the weapon will be made into an [[artifact]] of the same type, if possible.
 
A convict on the Astral Plane will carry either a [[long sword]] (50%) or a randomly chosen [[melee]] weapon (50%).  The [[weapon]]'s [[enchantment]] will be random between  +4 and +8, and it will be either [[erodeproof]] or [[greased]] (but not both) with 33.3% probability each.  There is a 50% chance that the weapon will be made into an [[artifact]] of the same type, if possible.
Line 47: Line 47:
 
== External Links ==
 
== External Links ==
 
https://web.archive.org/web/20140430133354/http://nethack.edeca.net/karl/nethack-convict-0.7.diff Karl Garrison's Convict Patch
 
https://web.archive.org/web/20140430133354/http://nethack.edeca.net/karl/nethack-convict-0.7.diff Karl Garrison's Convict Patch
 +
https://web.archive.org/web/20150401145353/http://www.doc.ic.ac.uk/~pgp/nh/moninvent-343.txt Monsters' Equipment by Boudewijn Waijers, Topi Linkala, and Philip Potter
  
 
== References ==
 
== References ==

Revision as of 04:15, 2 July 2024

A convict is a player monster added in the Convict patch, corresponding to the Convict role. Like other player monsters, convicts are never randomly generated and are thus rarely seen. No convicts are normally found outside the Astral Plane, where they may appear among the hostile player monsters generated there[1].

Reading a cursed scroll of genocide as a Convict while confused will summon a number of convict monsters, although they won't have their usual equipment. Using undead turning on the corpse or stone to flesh on the statue of a dead convict left on a bones level will revive the corpse or statue as a player monster. Convict corpses will also be found in the Valley of the Dead[2], and a statue of a convict may appear on Medusa's Island[3].

Most convicts encountered in the main dungeon will turn out to be doppelgangers, which may temporarily assume the form of a convict.

Equipment[4]

A convict on the Astral Plane will carry either a long sword (50%) or a randomly chosen melee weapon (50%). The weapon's enchantment will be random between +4 and +8, and it will be either erodeproof or greased (but not both) with 33.3% probability each. There is a 50% chance that the weapon will be made into an artifact of the same type, if possible.

Like other player monsters on the Astral Plane, convicts will also be equipped with 1d3 random offensive items, 1d3 random defensive items and 1d3 random miscellaneous items, as well as a randomly generated ascension kit containing dragon scale mail and various other pieces of armor (as well as a cheap plastic imitation of the Amulet of Yendor, some gold and other items).

In dNetHack, the convict's preferred weapon is a flail (75%), versus a long sword (12.5%) or other weapon (12.5%). In SlashTHEM, it is always a heavy iron ball.

External Links

https://web.archive.org/web/20140430133354/http://nethack.edeca.net/karl/nethack-convict-0.7.diff Karl Garrison's Convict Patch https://web.archive.org/web/20150401145353/http://www.doc.ic.ac.uk/~pgp/nh/moninvent-343.txt Monsters' Equipment by Boudewijn Waijers, Topi Linkala, and Philip Potter

References