Difference between revisions of "Larva"

From NetHackWiki
Jump to navigation Jump to search
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
A '''larva''' is a [[worm]] <tt>'''w'''</tt> that appears in [[SLASH'EM]]. This is among the easiest monsters to defeat. Its [[corpse]] is poisonous but has a chance of granting [[sleep resistance]].
+
The '''larva''', '''maggot''', and '''dung worm''' form a chain of related monsters added in [[SLASH'EM]].
 +
== Larva ==
 +
{{ monster
 +
|name=larva
 +
|difficulty=2
 +
|level=1
 +
|experience=8
 +
|speed=6
 +
|AC=9
 +
|MR=0
 +
|align=0
 +
|frequency=2
 +
|genocidable=Yes
 +
|attacks=Bite 1d2
 +
|resistances conveyed=sleep (7%)
 +
|resistances=sleep, poison
 +
|attributes={{attributes|A larva|animal=1|slithy=1|nolimbs=1|pois=1|regen=1|notake=1|hostile=1|wander=1|stalk=1|neuter=1|sgroup=1}}
 +
|size=Medium
 +
|nutr=100
 +
|weight=150
 +
|reference=[[SLASH'EM_0.0.7E7F2/monst.c#line1704]]
 +
}}
 +
A '''larva''', {{white|w}}, is a [[worm]] that appears in [[SLASH'EM]]. This is among the easiest monsters to defeat. Its [[corpse]] is poisonous but has a small chance of granting [[sleep resistance]].
  
[[Category:Slash'EM]]
+
{{clear}}
[[Category:Monsters]]
+
== Maggot ==
 +
{{ monster
 +
|name=maggot
 +
|difficulty=3
 +
|level=2
 +
|experience=17
 +
|speed=9
 +
|AC=5
 +
|MR=0
 +
|align=0
 +
|frequency=2
 +
|genocidable=Yes
 +
|attacks=Bite 1d3
 +
|resistances conveyed=None
 +
|resistances=None
 +
|attributes={{attributes|A maggot|animal=1|conceal=1|slithy=1|nolimbs=1|carnivore=1|notake=1|hostile=1|sgroup=1}}
 +
|size=Small
 +
|nutr=10
 +
|weight=10
 +
|reference=[[SLASH'EM_0.0.7E7F2/monst.c#line1714]]
 +
}}
 +
A larva can grow up (down?) into a '''maggot''', {{white|w}}. Unlike a larva, a maggot is neither poisonous to eat nor do they provide sleep resistance. They are also significantly smaller, weighing only 10 and also providing only 10 nutrition.
 +
 
 +
{{clear}}
 +
== Dung worm ==
 +
{{ monster
 +
|name=dung worm
 +
|difficulty=4
 +
|level=3
 +
|experience=28
 +
|speed=9
 +
|AC=5
 +
|MR=0
 +
|align=0
 +
|frequency=2
 +
|genocidable=Yes
 +
|attacks=Bite 1d4
 +
|resistances conveyed=None
 +
|resistances=None
 +
|attributes={{attributes|A dung worm|animal=1|slithy=1|nolimbs=1|carnivore=1|notake=1|hostile=1|sgroup=1}}
 +
|size=Small
 +
|nutr=10
 +
|weight=10
 +
|reference=[[SLASH'EM_0.0.7E7F2/monst.c#line1721]]
 +
}}
 +
A larva can grow up into a '''dung worm''', {{black|w}}, the final stage of the SLASH'EM worm growth chain. They are identical to the younger maggot apart from doing 1d4 damage instead of 1d3 and having a higher base level.
 +
 
 +
{{se-stub|Page should probably be renamed.}}
 +
[[Category:SLASH'EM monsters]]

Latest revision as of 07:28, 3 November 2012

The larva, maggot, and dung worm form a chain of related monsters added in SLASH'EM.

Larva

A larva, w, is a worm that appears in SLASH'EM. This is among the easiest monsters to defeat. Its corpse is poisonous but has a small chance of granting sleep resistance.

Maggot

A larva can grow up (down?) into a maggot, w. Unlike a larva, a maggot is neither poisonous to eat nor do they provide sleep resistance. They are also significantly smaller, weighing only 10 and also providing only 10 nutrition.

Dung worm

A larva can grow up into a dung worm, w, the final stage of the SLASH'EM worm growth chain. They are identical to the younger maggot apart from doing 1d4 damage instead of 1d3 and having a higher base level.

Page should probably be renamed. This page is a SLASH'EM related stub. Should you wish to do so, you can contribute by expanding this page.