Difference between revisions of "Rust monster"

From NetHackWiki
Jump to navigation Jump to search
(big overhaul)
(messages, refs, bit of detail)
Line 20: Line 20:
 
}}
 
}}
  
A '''rust monster''', {{monsym|rust monster}}, is a type of [[monster]] that appears in ''[[NetHack]]''. A rust monster has a pair of touch attacks that deal no direct damage, but instead [[rust]]s worn [[metallic]] armor; they also have a passive rusting attack that can rust metallic weapons used to hit them. Both attacks have no effect on [[rustproof]]ed armor and weapons.
+
A '''rust monster''', {{monsym|rust monster}}, is a type of [[monster]] that appears in ''[[NetHack]]''. It is one of the two members of the [[rust monster or disenchanter]] [[monster class]].
  
Rust monsters are [[metallivore]]s that are capable of [[swimming]], but unlike other metallivores they will only eat any ''rustable'' metallic items they come across - they will avoid other non-rustable metals, as well as the [[amulet of strangulation]] and the [[ring of slow digestion]] (if the ring's [[randomized appearance]] is metallic).{{refsrc|src/mon.c|886|version=NetHack 3.6.7}} A rust monster that eats a metallic item restores HP up to an amount equal to that object's [[weight]];{{refsrc|src/mon.c|912|version=NetHack 3.6.7|comment=Rust monsters restore HP by eating metals}} if it attempts to eat something rustproof, the rust monster will spit it out, removing the proofing and leaving it [[stun]]ed.{{refsrc|src/mon.c|898|version=NetHack 3.6.7}} [[Tame]] rust monster consider rustable, non-proofed metallic items to be [[treat]]s.{{refsrc|src/dog.c|844|version=NetHack 3.6.7}}
+
Rust monsters are [[metallivore]]s that are capable of [[swimming]], but unlike other metallivores they will only eat ''[[rust]]able'' [[metallic]] items they come across - they will avoid eating other non-rustable metals, as well as the [[amulet of strangulation]] and the [[ring of slow digestion]] (if the ring's [[randomized appearance]] is metallic).{{refsrc|src/mon.c|886|version=NetHack 3.6.7}} A rust monster has two touch attacks and a passive attack that deal no direct damage, but instead rust worn metallic armor, with the passive rusting metallic weapons used to hit them; both attacks have no effect on [[erosion]]-proofed armor and weapons.
 +
 
 +
A rust monster that eats a metallic item restores its HP up to an amount equal to that object's [[weight]];{{refsrc|src/mon.c|912|version=NetHack 3.6.7|comment=Rust monsters restore HP by eating metals}} if a rust monster attempts to eat something rustproofed, it will instead spit it out, removing the proofing and leaving it [[stun]]ed, which also applies to [[you]] if you are [[polymorph]]ed into a rust monster.{{refsrc|src/mon.c|898|version=NetHack 3.6.7|name="rustproof"|comment=Non-tame rust monsters and rustproof objects}}{{refsrc|src/dogmove.c|298|version=NetHack 3.6.7|name="pet rustproof"|comment=Tame rust monsters and rustproof items}}{{refsrc|src/eat.c|2500|version=NetHack 3.6.7|name="aterustproof"}} [[Tame]] rust monsters consider rustable iron-based items to be [[treat]]s.{{refsrc|src/dog.c|844|version=NetHack 3.6.7}}
  
 
==Generation==
 
==Generation==
Rust monsters often begin randomly generating midway through the dungeon; a rust monster is likely to appear in the [[throne room]] of the [[Castle]].
+
Rust monsters often begin randomly generating midway through the dungeon. The random {{white|R}} placed in the [[throne room]] of the [[Castle]] on level creation is likely to be a rust monster.
  
 
==Strategy==
 
==Strategy==
Rust monsters are a common mid-game annoyance for players: their [[speed]] of 18 makes evasion and maintaining distance difficult, and their passive rusting reduces the amount of viable options for [[ranged attack]]s that can keep them from compromising metal armor. Fortunately, they have no [[Magic resistance (monster)|monster MR]], leaving them very vulnerable to [[wand]]s and [[spells]]. [[Unicorn horn]]s are a solid backup weapon to use when fighting rust monsters, and standard unarmored [[pet]]s such as [[cat]]s and [[dog]]s can more easily deal with them without fearing retaliation.
+
Rust monsters are a common mid-game annoyance for players: their [[speed]] of 18 makes evasion and maintaining distance difficult, and their passive rusting reduces the amount of viable options for [[ranged attack]]s that can keep them from compromising metal armor. Fortunately, rust monsters have no [[Magic resistance (monster)|monster MR]], leaving them very vulnerable to [[wand]]s and [[spells]]. Standard unarmored [[pet]]s such as [[cat]]s and [[dog]]s can more easily deal with them without fearing retaliation.
 +
 
 +
Wearing non-metal armor or rustproofing whatever metal armor and weapons you have will render rust monster attacks completely harmless. For players who lack the means to do so, [[unicorn horn]]s are a solid backup weapon to use when fighting rust monsters, and [[Elbereth]] can push rust monsters back out of melee range, providing time and space to either fire wands and spells at them or else to remove any metallic armor before engaging in melee.
  
Wearing non-metal armor or rustproofing whatever metal armor and weapons you have will render rust monster attacks completely harmless; for players who lack the means to do so, [[Elbereth]] can push rust monsters back out of melee range, giving you time to fire wands and spells at them or else remove any metallic armor before engaging them on your own terms.
+
Even after they are no longer a danger to your own inventory, rust monsters remain an annoyance due to their tendency to eat any metallic [[loot]] lying around, often before you can get to it - this is especially undesirable on a level with [[bones]] and/or any metallic [[artifact]]s, though artifacts will resist being eaten or rusted 95% of the time.{{refsrc|src/mon.c|891|version=NetHack 3.6.7}}
  
Even after they are no longer a danger to your inventory, rust monsters remain an annoyance for their tendency to eat any stray metallic [[loot]] lying around, often before you can get to it - this is especially undesirable on a level with [[bones]] and/or any metallic [[artifact]]s (though such artifacts will resist 95% of the time).{{refsrc|src/mon.c|891|version=NetHack 3.6.7}} Like other metallivores, rust monsters can be used to deal with [[punishment]] in some cases by having them eat the iron ball and chain attached to you, though they will usually try to rust your armor afterward unless a tame or peaceful one is used.
+
Like other metallivores, rust monsters can be used to deal with [[punishment]] in some cases by having them eat the iron ball and chain attached to you, though they will usually try to rust your armor afterward unless a tame or peaceful one is used.
  
 
===As pets===
 
===As pets===
While generally unremarkable as pets, tame rust monsters are very easily fed if you do not care about picking up any further metallic items.  
+
While generally unremarkable as pets, tame rust monsters are very easily fed if you do not care about picking up any further metallic items. Be sure not to [[throw]] iron projectiles or other weapons directly at a pet rust monster!
  
 
==History==
 
==History==
Line 41: Line 45:
  
 
==Origin==
 
==Origin==
The rust monster is one of many ''NetHack'' creatures that comes from ''[[Dungeons & Dragons]]'', first appearing in the 1975 ''Greyhawk'' supplement for the original release. The rust monster and several other creatures in particular were based on [https://diterlizzi.com/essay/owlbears-rust-monsters-and-bulettes-oh-my/ dime-store plastic toys] that were used by Gary Gygax and other play-testers as monster figures, with their appearances based directly on the toys.
+
The rust monster is one of many ''NetHack'' creatures that comes from ''[[Dungeons & Dragons]]'', first appearing in the 1975 ''Greyhawk'' supplement for the original release. The rust monster and several other creatures in particular were based on dime-store plastic toys that were used by Gary Gygax and other play-testers as monster figures, with their appearances based directly on the toys.<ref>[https://diterlizzi.com/essay/owlbears-rust-monsters-and-bulettes-oh-my/ "Owlbears, Rust Monsters and Bulettes, Oh My!" - Tony DiTerlizzi]</ref>
  
 
A rust monster is a pony-sized creature that dwells underground, with a squat and humped body, four insectoid legs and thick, lumpy hide. It can smell metal from up to ninety feet away, and the long antennae that extends from under each of its eyes can instantly rust or corrode any metal they touch to the point of falling apart&mdash;its hide has the same effect on weapons that strike it, and magic items weapons have a chance of resisting proportional to their enchantment. A rust monster's diet consists of freshly-rusted ferrous metals such as iron, steel, and steel alloys, which it prefers to other metals; adventurers can take advantage of this by distracting it with suitable throwaway items.
 
A rust monster is a pony-sized creature that dwells underground, with a squat and humped body, four insectoid legs and thick, lumpy hide. It can smell metal from up to ninety feet away, and the long antennae that extends from under each of its eyes can instantly rust or corrode any metal they touch to the point of falling apart&mdash;its hide has the same effect on weapons that strike it, and magic items weapons have a chance of resisting proportional to their enchantment. A rust monster's diet consists of freshly-rusted ferrous metals such as iron, steel, and steel alloys, which it prefers to other metals; adventurers can take advantage of this by distracting it with suitable throwaway items.
  
 
==Messages==
 
==Messages==
{{message|<The rust monster> spits <[[foo]]> out in disgust!|A rust monster tried to eat an item that was rustproofed, stunning it and removing the proofing.}}
+
{{message|<The rust monster> spits <[[foo]]> out in disgust!|A rust monster tried to eat an item that was rustproofed, stunning it and removing the proofing.<ref name="rustproof"/><ref name="pet rustproof"/>}}
 +
{{message|Ulch - that <foo> was rustproofed!|You were in the form of a rust monster and attempted to eat a rustproof item;<ref name="aterustproof"/> this is followed by one of the two messages immediately below.}}
 +
{{message|You spit out <foo> onto the <surface>.|You spit out a rustproofed item that you attempted to eat while in the form of a rust monster, dropping it onto the ground.{{refsrc|src/eat.c|2513|version=NetHack 3.6.7}}}}
 +
{{message|You spit out <foo>.|As above, but the item is [[cursed]] and remains welded to you.{{refsrc|src/eat.c|2505|version=NetHack 3.6.7}}}}
  
 
==Encyclopedia entry==
 
==Encyclopedia entry==

Revision as of 11:32, 7 March 2023

A rust monster, R, is a type of monster that appears in NetHack. It is one of the two members of the rust monster or disenchanter monster class.

Rust monsters are metallivores that are capable of swimming, but unlike other metallivores they will only eat rustable metallic items they come across - they will avoid eating other non-rustable metals, as well as the amulet of strangulation and the ring of slow digestion (if the ring's randomized appearance is metallic).[1] A rust monster has two touch attacks and a passive attack that deal no direct damage, but instead rust worn metallic armor, with the passive rusting metallic weapons used to hit them; both attacks have no effect on erosion-proofed armor and weapons.

A rust monster that eats a metallic item restores its HP up to an amount equal to that object's weight;[2] if a rust monster attempts to eat something rustproofed, it will instead spit it out, removing the proofing and leaving it stuned, which also applies to you if you are polymorphed into a rust monster.[3][4][5] Tame rust monsters consider rustable iron-based items to be treats.[6]

Generation

Rust monsters often begin randomly generating midway through the dungeon. The random R placed in the throne room of the Castle on level creation is likely to be a rust monster.

Strategy

Rust monsters are a common mid-game annoyance for players: their speed of 18 makes evasion and maintaining distance difficult, and their passive rusting reduces the amount of viable options for ranged attacks that can keep them from compromising metal armor. Fortunately, rust monsters have no monster MR, leaving them very vulnerable to wands and spells. Standard unarmored pets such as cats and dogs can more easily deal with them without fearing retaliation.

Wearing non-metal armor or rustproofing whatever metal armor and weapons you have will render rust monster attacks completely harmless. For players who lack the means to do so, unicorn horns are a solid backup weapon to use when fighting rust monsters, and Elbereth can push rust monsters back out of melee range, providing time and space to either fire wands and spells at them or else to remove any metallic armor before engaging in melee.

Even after they are no longer a danger to your own inventory, rust monsters remain an annoyance due to their tendency to eat any metallic loot lying around, often before you can get to it - this is especially undesirable on a level with bones and/or any metallic artifacts, though artifacts will resist being eaten or rusted 95% of the time.[7]

Like other metallivores, rust monsters can be used to deal with punishment in some cases by having them eat the iron ball and chain attached to you, though they will usually try to rust your armor afterward unless a tame or peaceful one is used.

As pets

While generally unremarkable as pets, tame rust monsters are very easily fed if you do not care about picking up any further metallic items. Be sure not to throw iron projectiles or other weapons directly at a pet rust monster!

History

Rust monsters have been present in the game since the PDP-11 variant of Jay Fenlason's Hack; hack121 instead has the oxidizer, which serves roughly the same role. From this version to NetHack 3.0.10, including variants based on these versions, rustable weapons and armor that were subjected to erosion instead had their enchantment reduced; rust monster attacks could bring enchantments as low as -2 with their attacks, making them somewhat similar to modern disenchanters. Proper object erosion was introduced in NetHack 3.1.0.

Origin

The rust monster is one of many NetHack creatures that comes from Dungeons & Dragons, first appearing in the 1975 Greyhawk supplement for the original release. The rust monster and several other creatures in particular were based on dime-store plastic toys that were used by Gary Gygax and other play-testers as monster figures, with their appearances based directly on the toys.[8]

A rust monster is a pony-sized creature that dwells underground, with a squat and humped body, four insectoid legs and thick, lumpy hide. It can smell metal from up to ninety feet away, and the long antennae that extends from under each of its eyes can instantly rust or corrode any metal they touch to the point of falling apart—its hide has the same effect on weapons that strike it, and magic items weapons have a chance of resisting proportional to their enchantment. A rust monster's diet consists of freshly-rusted ferrous metals such as iron, steel, and steel alloys, which it prefers to other metals; adventurers can take advantage of this by distracting it with suitable throwaway items.

Messages

<The rust monster> spits <foo> out in disgust!
A rust monster tried to eat an item that was rustproofed, stunning it and removing the proofing.[3][4]
Ulch - that <foo> was rustproofed!
You were in the form of a rust monster and attempted to eat a rustproof item;[5] this is followed by one of the two messages immediately below.
You spit out <foo> onto the <surface>.
You spit out a rustproofed item that you attempted to eat while in the form of a rust monster, dropping it onto the ground.[9]
You spit out <foo>.
As above, but the item is cursed and remains welded to you.[10]

Encyclopedia entry

These strange creatures live on a diet of metals. They can turn a suit of armor into so much useless rusted scrap in no time at all.

References