Difference between revisions of "Multiplying insect"

From NetHackWiki
Jump to navigation Jump to search
m (Filling in templates)
Line 1: Line 1:
{{monster
+
{{ monster
|name = giant tick
+
|name=giant tick
|level = 1
+
|difficulty=3
|speed = 12
+
|level=1
|AC = 9
+
|experience=11
|MR = 0
+
|speed=12
|align = 0
+
|AC=9
|experience = unknown
+
|MR=0
|frequency = Not randomly generated
+
|align=0
|genocidable = Yes
+
|frequency=Not randomly generated, appears in small groups, appears only in [[Gehennom]]
|attacks = Bite 1d1, multiply
+
|genocidable=Yes
|resistances = None
+
|attacks=Bite 1d1, Multiply
|resistances conveyed = None
+
|resistances conveyed=None
|size = Tiny
+
|resistances=None
|weight = 5
+
|attributes={{attributes|A giant tick|animal=1|nohands=1|oviparous=1|carnivore=1|hostile=1}}
|nutr = 10
+
|size=Tiny
|attributes = {{attributes|A giant tick|=
+
|nutr=10
|animal = 1
+
|weight=5
|nohands = 1
+
|reference=[[SLASH'EM_0.0.7E7F2/monst.c#line117]]
|oviparous = 1
 
|carnivore = 1
 
|hostile = 1
 
|sgroup = 1
 
 
}}
 
}}
|reference = [[SLASH'EM 0.0.7E7F2/monst.c#line117]]
+
 
 +
{{ monster
 +
|name=giant flea
 +
|difficulty=5
 +
|level=3
 +
|experience=34
 +
|speed=14
 +
|AC=8
 +
|MR=0
 +
|align=0
 +
|frequency=Not randomly generated, appears in small groups, appears only in [[Gehennom]]
 +
|genocidable=Yes
 +
|attacks=Bite 1d2, Bite 1d2, Multiply
 +
|resistances conveyed=None
 +
|resistances=None
 +
|attributes={{attributes|A giant flea|animal=1|nohands=1|oviparous=1|carnivore=1|hostile=1}}
 +
|size=Tiny
 +
|nutr=10
 +
|weight=5
 +
|reference=[[SLASH'EM_0.0.7E7F2/monst.c#line131]]
 
}}
 
}}
{{monster
+
 
|name = giant flea
+
{{ monster
|level = 3
+
|name=giant louse
|speed = 14
+
|difficulty=7
|AC = 8
+
|level=5
|MR = 0
+
|experience=62
|align = 0
+
|speed=16
|experience = unknown
+
|AC=6
|frequency = Not randomly generated
+
|MR=0
|genocidable = Yes
+
|align=0
|attacks = Bite 1d2, Bite 1d2, Multiply
+
|frequency=Not randomly generated, appears in small groups, appears only in [[Gehennom]]
|resistances = None
+
|genocidable=Yes
|resistances conveyed = None
+
|attacks=Bite 1d4, Bite 1d4, Multiply
|size = Tiny
+
|resistances conveyed=None
|weight = 5
+
|resistances=None
|nutr = 10
+
|attributes={{attributes|A giant louse|animal=1|nohands=1|oviparous=1|carnivore=1|hostile=1}}
|attributes = {{attributes|A giant flea|=
+
|size=Tiny
|animal = 1
+
|nutr=10
|nohands = 1
+
|weight=10
|oviparous = 1
+
|reference=[[SLASH'EM_0.0.7E7F2/monst.c#line167]]
|carnivore = 1
 
|hostile = 1
 
|sgroup = 1
 
}}
 
|reference = [[SLASH'EM 0.0.7E7F2/monst.c#line131]]
 
}}
 
{{monster
 
|name = giant louse
 
|level = 5
 
|speed = 16
 
|AC = 6
 
|MR = 0
 
|align = 0
 
|experience = unknown
 
|frequency = Not randomly generated
 
|genocidable = Yes
 
|attacks = Bite 1d4, Bite 1d4, Multiply
 
|resistances = None
 
|resistances conveyed = None
 
|size = Tiny
 
|weight = 10
 
|nutr = 10
 
|attributes = {{attributes|A giant louse|=
 
|animal = 1
 
|nohands = 1
 
|oviparous = 1
 
|carnivore = 1
 
|hostile = 1
 
|sgroup = 1
 
}}
 
|reference = [[SLASH'EM 0.0.7E7F2/monst.c#line167]]
 
 
}}
 
}}
  
Line 84: Line 68:
 
==Strategy==
 
==Strategy==
 
Since all the monsters created will have 1 HP for a while after the initial spasm of multiplication, it makes these insects almost a non-threat.  None of them can deal any appreciable amount of damage, and one hit from anything will kill them.  The biggest danger is that they might heal and start reproducing again; for this reason, it is worth destroying them as soon as you see them, simply to avoid having them fill up the level and impeding your movement.
 
Since all the monsters created will have 1 HP for a while after the initial spasm of multiplication, it makes these insects almost a non-threat.  None of them can deal any appreciable amount of damage, and one hit from anything will kill them.  The biggest danger is that they might heal and start reproducing again; for this reason, it is worth destroying them as soon as you see them, simply to avoid having them fill up the level and impeding your movement.
 
 
[[Category:SLASH'EM monsters]]
 
[[Category:SLASH'EM monsters]]

Revision as of 14:18, 22 May 2010



There are three insects in SLASH'EM, all represented by a, which possess the ability to multiply, without the aid of water or other external sources. These are the giant tick, the giant flea, and the giant louse. All only appear in the Lawful Quest, and none is particularly much of a threat, even in the large groups they can create.

Multiplication

The mechanics of their multiplication is similar to gremlins, in that each subsequent monster is created with half the hit points of the previous one. However, the maximum HP remain the same. None of these insects can use their multiplication attack when their HP is at 1, however, as they heal, they can start to multiply again. In this manner, they can slowly multiply indefinitely, after a quick initial burst of multiplication.

Strategy

Since all the monsters created will have 1 HP for a while after the initial spasm of multiplication, it makes these insects almost a non-threat. None of them can deal any appreciable amount of damage, and one hit from anything will kill them. The biggest danger is that they might heal and start reproducing again; for this reason, it is worth destroying them as soon as you see them, simply to avoid having them fill up the level and impeding your movement.