Difference between revisions of "White naga"

From NetHackWiki
Jump to navigation Jump to search
m
(Fleshed out article from patch code)
Line 1: Line 1:
The White naga is a monster found in [[UnNetHack]] in the [[Sheol]] branch.
+
{{monster
 +
|name=white naga hatchling
 +
|symbol={{white|N}}
 +
|tile=
 +
|difficulty=
 +
|level=3
 +
|experience=
 +
|speed=10
 +
|AC=6
 +
|MR=0
 +
|align=0
 +
|frequency=0
 +
|genocidable=Yes
 +
|attacks=Bite 1d4 [[Physical damage|physical]]
 +
|weight=500
 +
|nutr=100
 +
|size=large
 +
|resistances=[[cold]], [[poison]]
 +
|resistances conveyed=cold, poison
 +
|attributes=
 +
|attributes={{attributes
 +
|A white naga hatchling|=
 +
|nolimbs=1
 +
|slithy=1
 +
|thick=1
 +
|oviparous=
 +
|acid=1
 +
|carnivore=1
 +
|strong=1
 +
|notake=1
 +
}}
 +
|reference={{refsrc|src/monst.c|1887|unnethack=1986}}
 +
}}
 +
{{monster
 +
|name=white naga
 +
|symbol={{white|N}}
 +
|tile=
 +
|difficulty=
 +
|level=13
 +
|experience=
 +
|speed=14
 +
|AC=2
 +
|MR=40
 +
|align=5
 +
|frequency=1
 +
|genocidable=Yes
 +
|attacks=Bite 2d6 [[Physical damage|physical]], Spit 0d0 [[cold]]
 +
|weight=2600
 +
|nutr=400
 +
|size=huge
 +
|resistances=[[cold]], [[poison]]
 +
|resistances conveyed=cold, poison
 +
|attributes=
 +
|attributes={{attributes
 +
|A white naga|=
 +
|nolimbs=1
 +
|slithy=1
 +
|thick=1
 +
|oviparous=1
 +
|acid=1
 +
|carnivore=1
 +
|strong=1
 +
|sheol=1
 +
|notake=1
 +
}}
 +
|reference={{refsrc|src/monst.c|1927|unnethack=1986}}
 +
}}
  
 +
The '''white naga''' and '''white naga hatchling''' are members of the [[naga]] monster class, added in [[UnNetHack]]. They resist [[cold]] and [[poison]] damage, and their corpses convey the same resistances. The adult form has a cold-based spit attack.
 +
 +
Only the adult form is found randomly generated, in the ice-themed [[Sheol]] branch. Hatchlings can be hatched from eggs, however.
 +
 +
{{todo|Is adult spit attack defective?}}
 +
 +
<references/>
  
{{stub}}
 
 
[[Category:UnNetHack]]
 
[[Category:UnNetHack]]

Revision as of 02:19, 4 July 2015

The white naga and white naga hatchling are members of the naga monster class, added in UnNetHack. They resist cold and poison damage, and their corpses convey the same resistances. The adult form has a cold-based spit attack.

Only the adult form is found randomly generated, in the ice-themed Sheol branch. Hatchlings can be hatched from eggs, however.

A user has suggested improving this page or section as follows:

"Is adult spit attack defective?"