Difference between revisions of "Mimic"

From NetHackWiki
Jump to navigation Jump to search
m (Fixing template)
(update strategy for the loss of hit-and-run)
 
(16 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 
{{wikipedia|Mimic (Dungeons & Dragons)}}
 
{{wikipedia|Mimic (Dungeons & Dragons)}}
'''Mimics''' are a [[monster class|class of monsters]] whose main defense is to imitate an [[item]] or [[dungeon feature]]. Mimics can be small, large, or giant, and all three kinds are often located in [[shop]]s and [[Sokoban]]. They are slow but powerful hitters, making them a common cause of death early in the game; small mimics rank #6 on the list of [http://alt.org/nethack/topdeaths.html top deaths] on [[NAO]].
 
 
Large and giant mimics have a [[sticking attack]], which prevents the player from escaping the confrontation. Walking into a concealed large or giant mimic will automatically stick you. The sticking attack can be protected against with [[magic cancellation]].
 
 
Eating a mimic's [[corpse]] makes you imitate a pile of gold for a few moments; if [[hallucinating]], you will mimic an orange instead.{{refsrc|eat.c|849}} This lasts for 20 turns in then case of a small mimic, 40 for a large, and 50 turns for a giant mimic; in all three cases, the nutritional value is 10 times the time spent, so it's a net gain. Turning into gold is a weak form of polymorph: you won't polymorph if you have [[unchanging]], and you'll fall off your steed if you are [[riding]]. However, armor and such is not affected, your stats are unchanged, and you do not break polyself conduct.
 
 
A mimic is uncloaked when wearing a [[ring of protection from shape changers]].
 
 
There is a (Dungeon level - 1)% chance of squares in a [[shop]] getting a mimic instead of an [[item]].
 
 
==Small mimic==
 
 
{{monster
 
{{monster
 
  |name=small mimic
 
  |name=small mimic
Line 34: Line 23:
 
  |reference=[[monst.c#line610]]
 
  |reference=[[monst.c#line610]]
 
}}
 
}}
{{clear}}
 
==Large mimic==
 
 
{{monster
 
{{monster
 
  |name=large mimic
 
  |name=large mimic
Line 58: Line 45:
 
  |reference=[[monst.c#line618]]
 
  |reference=[[monst.c#line618]]
 
}}
 
}}
{{clear}}
 
==Giant mimic==
 
 
{{monster
 
{{monster
 
  |name=giant mimic
 
  |name=giant mimic
Line 82: Line 67:
 
  |reference=[[monst.c#line626]]
 
  |reference=[[monst.c#line626]]
 
}}
 
}}
{{clear}}
 
== Strategy ==
 
  
If your [[experience level]] is low enough, then mimics will display as "mimic or strange object" ({{monsym|strange_object}},[[image:strange object.png]]). You should not attempt to walk onto such objects, as they are always mimics. It is dangerous but not unusual to confuse these with the [[armor]] symbol, which is {{white|[}} outside the [[Rogue level]], or with a [[chest]] ([[image:chest.png]]) in the tiles interface.
+
'''Mimics''' are a [[monster class|class of monsters]] whose main defense is to imitate an [[item]] or [[dungeon feature]]. Mimics can be small, large, or giant, and all three kinds are often located in [[shop]]s and [[Sokoban]]. They are slow but powerful hitters, making them a common cause of death early in the game; small mimics rank #6 on the list of [http://alt.org/nethack/topdeaths.html top deaths] on [[NAO]].
 +
 
 +
Large and giant mimics have a [[sticking attack]], which prevents the player from escaping the confrontation. Walking into a concealed large or giant mimic, or finding it by searching when adjacent, will automatically stick you. The sticking attack can be protected against with [[magic cancellation]].
 +
 
 +
Eating a mimic's [[corpse]] makes you imitate a pile of gold for a short time; if [[hallucinating]], you will mimic an orange instead.{{refsrc|eat.c|849}} This lasts for 20 turns in the case of a small mimic, 40 for a large one, and 50 for a giant mimic; in all three cases, the nutritional value is 10 times the time spent, so it's a net gain. Turning into gold is a weak form of polymorph: you won't polymorph if you have [[unchanging]], and you'll fall off your steed if you are [[riding]]. However, armor and such is not affected and your stats are unchanged.  This breaks polyselfless conduct{{reffunc|src/eat.c|cpostfx|version=NetHack 3.6.1}}.
 +
 
 +
A mimic is uncloaked when wearing a [[ring of protection from shape changers]].
 +
 
 +
==Generation==
 +
 
 +
There is a (Dungeon level)% chance that a square in a [[shop]] that would normally have an item will instead get a mimic imitating a shop item.
 +
 
 +
Two giant mimics, imitating boulders, always appear on the final level of [[Sokoban]].
 +
 
 +
Of course, mimics can be randomly generated like most monsters can. Mimics can be items (in rooms), boulders, unaligned altars (in temples), and even closed doors (in doorways) or staircases (in rooms) in the dungeon. For example, the Rogue quest home level has four staircase locations, but three of these (chosen at random) are actually mimics.
  
If you find yourself fighting a mimic, then [[hit and run]] is generally the best strategy as long as the mimic is not stuck to you. If it is, try [[Elbereth]].
+
== Strategy ==
  
While mimics can be dangerous, they are exceedingly slow and are worth a fairly large amount of experience. Characters with relatively high starting HP and AC, like [[valkyrie]]s, [[samurai]] and [[barbarian]]s can attack more safely, but even the weaker classes can defeat mimics without taking a single hit if you are careful. Assuming you are unburdened, you should get at least 4 moves for the mimic's every 1 move. Just stay a short distance from it until it comes towards you, then attack three times, retreat one step, and repeat. Be careful of bumping into another mimic! Also, it is recommended that you wake up the mimic from a range (throw a gold piece or rock at it) so to ensure that you don't get hit by it. Remember that mimics are worth enough experience points to make you advance a level, and that therefore to take best profit of them it is usually best to wait till you are level 3 or more before dispatching them.
+
===Detection===
  
If you find one outside a shop, shoot it repeatedly. This works best for [[rogue]]s and [[ranger]]s, though [[wizard]]s can do this well, too. However, beware of using ranged attacks if you are in a shop -- any missiles will automatically become the store's property, if the store buys that type of item. Spells of force bolt can destroy fragile items like potions -- which you will have to pay for -- and of course will hit the shopkeeper if he/she is standing behind the mimic.
+
Mimics sometimes display as "mimic or strange object" ({{monsym|strange_object}},[[image:strange object.png]]). In shops, the chance of this happening is 10 × (10 − dungeon level)% on dungeon levels 1–9, and is {{frac|2|17}} otherwise. You should not attempt to walk onto such objects, as they are always mimics. It is dangerous but not unusual to confuse these with the [[armor]] symbol, which is {{white|[}} outside the [[Rogue level]], or with a [[chest]] ([[image:chest.png]]) in the tiles interface.
  
If you have [[warning]], anything that is an item when you can see it and a warning when you can't may be a mimic. If you are warned of a monster, and then see an item where the warning was, it is probably a mimic (or a snake or insect hiding under the object). Do not walk onto the mimic to discover it, however, as doing so will cause you to stick to it. Throw a rock or piece of gold at it, instead.
+
If you have [[warning]], anything that is an item when you can see it and a warning when you can't may be a mimic. If you are warned of a monster, and then see an item where the warning was, it is probably a mimic (or a snake or insect [[hide|hiding]] under the object). Do not walk onto the mimic to discover it, however, as doing so will cause you to stick to it. Throw a rock or piece of gold at it, instead.
  
 
[[Priest]]s and others with a healing spell can cast it at an object; this will produce a message such as "The wand seems a more vivid white than before," if directed at a mimic.
 
[[Priest]]s and others with a healing spell can cast it at an object; this will produce a message such as "The wand seems a more vivid white than before," if directed at a mimic.
 
Stethoscopes will also detect mimics without waking or uncloaking them.
 
  
 
If you have [[telepathy]], a mimic will be readily visible as such, unless you are [[Hallucination|hallucinating]], in which case the mimic will appear as a random monster that does not move, assuming it is still asleep.
 
If you have [[telepathy]], a mimic will be readily visible as such, unless you are [[Hallucination|hallucinating]], in which case the mimic will appear as a random monster that does not move, assuming it is still asleep.
  
A method of checking shops for the presence of mimics is to throw 1 gold piece across the shop, as it is not lost but added to your store credit - but be careful that you don't anger the shopkeeper by hitting him/her with the coin.
+
A method of checking shops for the presence of mimics is to throw 1 gold piece across the shop, as it is not lost but added to your store credit—but be careful that you don't anger the shopkeeper by hitting them with the coin.
  
 
Another method is the "One of these things is not like the others" method; if you walk into a shop that sells specific items and notice something that doesn't quite fit, chances are it's a mimic. This goes especially for chest- or armor-like "strange objects".
 
Another method is the "One of these things is not like the others" method; if you walk into a shop that sells specific items and notice something that doesn't quite fit, chances are it's a mimic. This goes especially for chest- or armor-like "strange objects".
  
Of course, mimics can be randomly generated like most monsters can. Mimics can be items (in rooms), boulders , unaligned altars (in temples), and even closed doors (in doorways) or staircases (in rooms) in the dungeon. For example, the Rogue quest home level has four staircase locations, but three of these (chosen at random) are actually mimics.
+
Applying a [[stethoscope]] on a cloaked mimic will also reveal it and wake it.
 +
 
 +
===Fighting===
 +
 
 +
If you find yourself fighting a mimic, one way to avoid being stuck is to take advantage of its slow speed by using [[projectile]]s. Even [[rock]]s can be sufficient given enough time, and if you run out, you can walk around the mimic and pick up your projectiles to throw them again. An [[aklys]] is probably the best option, being almost infinitely reusable; a [[polearm]] also works if you have one.
 +
 
 +
If you do become stuck, one way to extricate yourself is to engrave [[Elbereth]]. Due to the mimic's slow speed, you should have several chances to write successfully. Once you have a correct engraving (which you can confirm with [[near look]]), rest until the mimic flees to avoid smudging it. Note that you can't fall down a [[hole]] or go up or down stairs while stuck.
 +
 
 +
While mimics can be dangerous, they are exceedingly slow and are worth a fairly large amount of experience. It is recommended that you wake up the mimic from a range (throw a gold piece or rock at it) to ensure that you don't get hit by it. Remember that mimics can be worth enough experience points to make you advance a level; therefore, to take best profit of them it is usually best to wait till you are level 3 or more before dispatching them.
 +
 
 +
When fighting a mimic in a shop, beware of using ranged attacks; any missiles will automatically become the store's property, if the store buys that type of item. Spells of force bolt can destroy fragile items like potions, which you will have to pay for, and of course will hit the shopkeeper if he/she is standing behind the mimic.
 +
 
 +
=== Genocide ===
  
 
Mimics are a surprising candidate for early [[genocide]] or [[extinction]]. Since mimics are sometimes generated in place of shop items, preventing the game from generating more will make future shops better-stocked. This is a relatively small effect except in [[Orcus-town]], where it will greatly increase the number of real items in the abandoned shops.
 
Mimics are a surprising candidate for early [[genocide]] or [[extinction]]. Since mimics are sometimes generated in place of shop items, preventing the game from generating more will make future shops better-stocked. This is a relatively small effect except in [[Orcus-town]], where it will greatly increase the number of real items in the abandoned shops.
  
== Polymorphed into a mimic ==
+
=== Polymorph ===
 
Being polymorphed into a mimic (for instance, by a [[polymorph trap]]), is a rather bad situation. Mimics are not fast, do not have a lot of strength, and the large and giant versions even make you tear out of your armor and/or cloak. Furthermore, mimics do not have limbs, and are therefore unable to wield a weapon. The only thing which may help is attempt to hide via the [[Monster (command)|#monster]] command. This will make you mimic an object, and is not particularly useful, since monsters are able to easily find you. Returning to your original form is the best option.
 
Being polymorphed into a mimic (for instance, by a [[polymorph trap]]), is a rather bad situation. Mimics are not fast, do not have a lot of strength, and the large and giant versions even make you tear out of your armor and/or cloak. Furthermore, mimics do not have limbs, and are therefore unable to wield a weapon. The only thing which may help is attempt to hide via the [[Monster (command)|#monster]] command. This will make you mimic an object, and is not particularly useful, since monsters are able to easily find you. Returning to your original form is the best option.
 +
 +
==History==
 +
In [[NetHack 3.4.3]], earlier versions and some variants based on those versions, the speed system functions differently, and an unhasted, unburdened player character always got four moves to the mimic's one. This allows for '[[hit and run]]' tactics that can consistently and reliably dispose of mimics with enough care - while characters with relatively high starting HP and AC can attack them more safely, skilled play means that even weaker roles can defeat mimics this way without taking a single hit. Eating a mimic corpse also didn't break polyselfless conduct.
  
 
== Encyclopedia entry ==
 
== Encyclopedia entry ==
 +
 +
===Mimic===
  
 
{{encyclopedia|<poem>
 
{{encyclopedia|<poem>
The ancestors of the modern day chameleon, these creatures can
+
The ancestors of the modern day chameleon, these creatures can assume the form of anything in their surroundings.  They may assume the shape of objects or dungeon features.  Unlike the chameleon though, which assumes the shape of another creature and goes in hunt of food, the mimic waits patiently for its meals to come in search of it.
assume the form of anything in their surroundings.  They may
 
assume the shape of objects or dungeon features.  Unlike the
 
chameleon though, which assumes the shape of another creature
 
and goes in hunt of food, the mimic waits patiently for its
 
meals to come in search of it.
 
 
</poem>}}
 
</poem>}}
 +
 +
===Strange object===
 +
{{encyclopedia|
 +
He walked for some time through a long narrow corridor without finding anyone and was just going to call out, when suddenly in a dark corner between an old cupboard and the door he caught sight of a strange object which seemed to be alive.
 +
|[ Crime and Punishment, by Fyodor Dostoevsky ]
 +
}}
 +
Translated from the Russian by Constance Garnett.
  
 
== References ==
 
== References ==
 
<references/>
 
<references/>
  
{{nethack-343|offset=1}}
+
{{nethack-360|offset=1}}
 
{{featured}}
 
{{featured}}
 
[[Category:Monsters]]
 
[[Category:Monsters]]
 
[[Category:Monster classes]]
 
[[Category:Monster classes]]

Latest revision as of 23:00, 12 November 2022

Mimics are a class of monsters whose main defense is to imitate an item or dungeon feature. Mimics can be small, large, or giant, and all three kinds are often located in shops and Sokoban. They are slow but powerful hitters, making them a common cause of death early in the game; small mimics rank #6 on the list of top deaths on NAO.

Large and giant mimics have a sticking attack, which prevents the player from escaping the confrontation. Walking into a concealed large or giant mimic, or finding it by searching when adjacent, will automatically stick you. The sticking attack can be protected against with magic cancellation.

Eating a mimic's corpse makes you imitate a pile of gold for a short time; if hallucinating, you will mimic an orange instead.[1] This lasts for 20 turns in the case of a small mimic, 40 for a large one, and 50 for a giant mimic; in all three cases, the nutritional value is 10 times the time spent, so it's a net gain. Turning into gold is a weak form of polymorph: you won't polymorph if you have unchanging, and you'll fall off your steed if you are riding. However, armor and such is not affected and your stats are unchanged. This breaks polyselfless conduct[2].

A mimic is uncloaked when wearing a ring of protection from shape changers.

Generation

There is a (Dungeon level)% chance that a square in a shop that would normally have an item will instead get a mimic imitating a shop item.

Two giant mimics, imitating boulders, always appear on the final level of Sokoban.

Of course, mimics can be randomly generated like most monsters can. Mimics can be items (in rooms), boulders, unaligned altars (in temples), and even closed doors (in doorways) or staircases (in rooms) in the dungeon. For example, the Rogue quest home level has four staircase locations, but three of these (chosen at random) are actually mimics.

Strategy

Detection

Mimics sometimes display as "mimic or strange object" (],Strange object.png). In shops, the chance of this happening is 10 × (10 − dungeon level)% on dungeon levels 1–9, and is 217 otherwise. You should not attempt to walk onto such objects, as they are always mimics. It is dangerous but not unusual to confuse these with the armor symbol, which is [ outside the Rogue level, or with a chest (Chest.png) in the tiles interface.

If you have warning, anything that is an item when you can see it and a warning when you can't may be a mimic. If you are warned of a monster, and then see an item where the warning was, it is probably a mimic (or a snake or insect hiding under the object). Do not walk onto the mimic to discover it, however, as doing so will cause you to stick to it. Throw a rock or piece of gold at it, instead.

Priests and others with a healing spell can cast it at an object; this will produce a message such as "The wand seems a more vivid white than before," if directed at a mimic.

If you have telepathy, a mimic will be readily visible as such, unless you are hallucinating, in which case the mimic will appear as a random monster that does not move, assuming it is still asleep.

A method of checking shops for the presence of mimics is to throw 1 gold piece across the shop, as it is not lost but added to your store credit—but be careful that you don't anger the shopkeeper by hitting them with the coin.

Another method is the "One of these things is not like the others" method; if you walk into a shop that sells specific items and notice something that doesn't quite fit, chances are it's a mimic. This goes especially for chest- or armor-like "strange objects".

Applying a stethoscope on a cloaked mimic will also reveal it and wake it.

Fighting

If you find yourself fighting a mimic, one way to avoid being stuck is to take advantage of its slow speed by using projectiles. Even rocks can be sufficient given enough time, and if you run out, you can walk around the mimic and pick up your projectiles to throw them again. An aklys is probably the best option, being almost infinitely reusable; a polearm also works if you have one.

If you do become stuck, one way to extricate yourself is to engrave Elbereth. Due to the mimic's slow speed, you should have several chances to write successfully. Once you have a correct engraving (which you can confirm with near look), rest until the mimic flees to avoid smudging it. Note that you can't fall down a hole or go up or down stairs while stuck.

While mimics can be dangerous, they are exceedingly slow and are worth a fairly large amount of experience. It is recommended that you wake up the mimic from a range (throw a gold piece or rock at it) to ensure that you don't get hit by it. Remember that mimics can be worth enough experience points to make you advance a level; therefore, to take best profit of them it is usually best to wait till you are level 3 or more before dispatching them.

When fighting a mimic in a shop, beware of using ranged attacks; any missiles will automatically become the store's property, if the store buys that type of item. Spells of force bolt can destroy fragile items like potions, which you will have to pay for, and of course will hit the shopkeeper if he/she is standing behind the mimic.

Genocide

Mimics are a surprising candidate for early genocide or extinction. Since mimics are sometimes generated in place of shop items, preventing the game from generating more will make future shops better-stocked. This is a relatively small effect except in Orcus-town, where it will greatly increase the number of real items in the abandoned shops.

Polymorph

Being polymorphed into a mimic (for instance, by a polymorph trap), is a rather bad situation. Mimics are not fast, do not have a lot of strength, and the large and giant versions even make you tear out of your armor and/or cloak. Furthermore, mimics do not have limbs, and are therefore unable to wield a weapon. The only thing which may help is attempt to hide via the #monster command. This will make you mimic an object, and is not particularly useful, since monsters are able to easily find you. Returning to your original form is the best option.

History

In NetHack 3.4.3, earlier versions and some variants based on those versions, the speed system functions differently, and an unhasted, unburdened player character always got four moves to the mimic's one. This allows for 'hit and run' tactics that can consistently and reliably dispose of mimics with enough care - while characters with relatively high starting HP and AC can attack them more safely, skilled play means that even weaker roles can defeat mimics this way without taking a single hit. Eating a mimic corpse also didn't break polyselfless conduct.

Encyclopedia entry

Mimic

The ancestors of the modern day chameleon, these creatures can assume the form of anything in their surroundings. They may assume the shape of objects or dungeon features. Unlike the chameleon though, which assumes the shape of another creature and goes in hunt of food, the mimic waits patiently for its meals to come in search of it.


Strange object

He walked for some time through a long narrow corridor without finding anyone and was just going to call out, when suddenly in a dark corner between an old cupboard and the door he caught sight of a strange object which seemed to be alive.

[ Crime and Punishment, by Fyodor Dostoevsky ]

Translated from the Russian by Constance Garnett.

References


This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.6.0. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-360}} tag to the current version's tag or {{noversion}} as appropriate.