Difference between revisions of "Naga"

From NetHackWiki
Jump to navigation Jump to search
(pothole - earmark for later as my first "big" project)
(split off monster articles + corrections and other fixes)
Line 1: Line 1:
The '''naga''', {{white|N}}, is a [[monster class]] in ''[[NetHack]]'' that consists of the following monsters and their hatchling forms:
+
The '''naga''' is a [[monster class]] that appears in ''[[NetHack]]'', and is represented by the uppercase [[N]] glyph ({{white|N}}). Nagas are designated internally by the macro <code>'''S_NAGA'''</code>.{{refsrc|include/monsym.h|54|version=NetHack 3.6.7}}
  
*{{monsym|red naga}} '''red naga'''
+
The monster class contains the following monsters:{{refsrc|src/monst.c|1604|version=NetHack 3.6.7}}
**{{monsym|red naga hatchling}} '''red naga hatchling'''
+
 
*{{monsym|black naga}} '''black naga'''
+
* {{monsymlink|red naga hatchling}}
**{{monsym|black naga hatchling}} '''black naga hatchling'''
+
* {{monsymlink|black naga hatchling}}
*{{monsym|golden naga}} '''golden naga'''
+
* {{monsymlink|golden naga hatchling}}
**{{monsym|golden naga hatchling}} '''golden naga hatchling'''
+
* {{monsymlink|guardian naga hatchling}}
*{{monsym|guardian naga}} '''guardian naga'''
+
* {{monsymlink|red naga}}
**{{monsym|guardian naga hatchling}} '''guardian naga hatchling'''
+
* {{monsymlink|black naga}}
 +
* {{monsymlink|golden naga}}
 +
* {{monsymlink|guardian naga}}
  
 
==Common traits==
 
==Common traits==
Nagas have the head of a human and the body of a snake. They are slithy, limbless monsters with thick hides that are classified as [[strong]] and capable of consuming meat; with the exception of black nagas, they are also omnivorous. Female nagas are [[oviparous]] and capable of laying eggs. All nagas have [[poison resistance]], and you may gain the intrinsic from eating naga meat.
+
Nagas are [[slithy]], [[limb]]less monsters that have the head of a human and the body of a [[Snake (monster class)#Body parts|snake]]. They are [[strong]], [[oviparous]] and have [[thick hide]], and primarily attack via bites; all hatchlings are [[neutral]]-aligned, and all adults have a secondary attack of some kind. All nagas are capable of consuming meat and, with the exception of black nagas, are also [[omnivorous]]. Nagas have [[poison resistance]], and eating their [[corpse]]s or [[tin]]s may grant the intrinsic.
  
All hatchlings are large, while all adult nagas are huge. Nagas are considered [[kebabable]]—you receive a +2 [[to-hit]] bonus when attacking them with a weapon that uses the [[spear]] [[skill]].
+
All naga hatchlings are large, while all adult nagas are huge. Nagas are considered [[kebabable]]—you receive a +2 [[to-hit]] bonus when attacking them with a weapon that uses the [[spear]] [[skill]].
  
 
If you [[chat]] to a naga or naga hatchling, they will "mumble incomprehensibly".
 
If you [[chat]] to a naga or naga hatchling, they will "mumble incomprehensibly".
  
 
===Generation===
 
===Generation===
The naga monster class is the second quest class for the [[Rogue quest]], and nagas have a ~3% chance of being generated in the branch.
+
The naga monster class is the second [[quest]] monster class for [[Rogue]]s, and make up {{frac|6|175}} of the monsters randomly generated on the the [[Rogue quest]]; three random nagas are generated on the locate and goal levels within the quest branch at level creation. The nagas will be adults in all cases.
 
 
Naga hatchlings are neutral-aligned and do not randomly generate outside of certain branches with a neutral "bias" such as the [[Oracle]] and [[Sokoban]]. They can also hatch from naga eggs, and are sometimes generated peaceful towards neutral characters.
 
 
 
==Hatchlings==
 
All '''naga hatchlings''' have a single 1d4 bite attack and are mostly harmless.
 
<simpletabs>
 
Red|{{monster
 
|name=red naga hatchling
 
|symbol={{monsym|red_naga_hatchling}}
 
|tile=[[Image:Red naga hatchling.png]]
 
|difficulty=4
 
|level=3
 
|experience=28
 
|speed=10
 
|AC=6
 
|MR=0
 
|align=0
 
|frequency=0
 
|genocidable=Yes
 
|attacks=Bite 1d4
 
|weight=500
 
|nutr=100
 
|size=Large
 
|resistances=Fire, Poison
 
|resistances conveyed=Fire (10%), Poison (10%)
 
|attributes={{attributes|A red naga hatchling|nolimbs=1|slithy=1|thick=1|notake=1|does_too_eat=1|strong=1|infravisible=1|omnivore=1}}
 
|reference=[[monst.c#line1621]]}}
 
 
 
The '''red naga hatchling''' and its adult form are infravisible. The hatchling has the least chance of all nagas to convey [[poison resistance]] from eating their corpse or tinned meat, but is also an early source of fire resistance.
 
|-|
 
Black|{{monster
 
|name=black naga hatchling
 
|symbol={{monsym|black_naga_hatchling}}
 
|tile=[[Image:Black naga hatchling.png]]
 
|difficulty=4
 
|level=3
 
|experience=28
 
|speed=10
 
|AC=6
 
|MR=0
 
|align=0
 
|frequency=0
 
|genocidable=Yes
 
|attacks=Bite 1d4
 
|weight=500
 
|nutr=100
 
|size=Large
 
|resistances=Poison, Acid, Stoning
 
|resistances conveyed=Poison (20%)
 
|attributes={{attributes|A black naga hatchling|nolimbs=1|slithy=1|thick=1|notake=1|does_too_eat=1|strong=1|acid=1|carnivore=1}}
 
|reference=[[monst.c#line1621]]
 
}}
 
The '''black naga hatchling''' and its grown-up form are [[acidic]]—players eating their corpses will take damage, but their tinned meat is safe to consume. Black naga hatchlings and adults are also the only carnivorous members of the monster class.
 
 
 
===Generation===
 
Four black naga hatchlings appear on the fourth variant of [[Medusa's Island]].
 
{{clear}}
 
 
 
|-|
 
Golden|{{monster
 
|name=golden naga hatchling
 
 
 
|symbol={{monsym|golden_naga_hatchling}}
 
|tile=[[Image:Golden naga hatchling.png]]
 
|difficulty=4
 
|level=3
 
|experience=28
 
|speed=10
 
|AC=6
 
|MR=0
 
|align=0
 
|frequency=0
 
|genocidable=Yes
 
|attacks=Bite 1d4
 
|weight=500
 
|nutr=100
 
|size=Large
 
|resistances=Poison
 
|resistances conveyed=Poison (20%)
 
|attributes={{attributes|A golden naga hatchling|nolimbs=1|slithy=1|thick=1|notake=1|does_too_eat=1|strong=1|omnivore=1}}
 
|reference=[[monst.c#line1621]]
 
}}
 
|-|
 
Guardian|{{monster
 
|name=guardian naga hatchling
 
|symbol={{monsym|guardian_naga_hatchling}}
 
|tile=[[Image:Guardian naga hatchling.png]]
 
|difficulty=4
 
|level=3
 
|experience=28
 
|speed=10
 
|AC=6
 
|MR=0
 
|align=0
 
|frequency=0
 
|genocidable=Yes
 
|attacks=Bite 1d4
 
|weight=500
 
|nutr=100
 
|size=Large
 
|resistances=Poison
 
|resistances conveyed=Poison (20%)
 
|attributes={{attributes|A guardian naga hatchling|nolimbs=1|slithy=1|thick=1|notake=1|does_too_eat=1|strong=1|omnivore=1}}
 
|reference=[[monst.c#line1621]]
 
}}
 
</simpletabs>
 
{{clear}}
 
 
 
==Adult nagas==
 
<simpletabs>
 
Red|{{monster
 
|name=red naga
 
|difficulty=8
 
|level=6
 
|experience=82
 
|speed=12
 
|AC=4
 
|MR=0
 
|align=-4
 
|frequency=1
 
|genocidable=Yes
 
|attacks=Bite 2d4, Breath 2d6 [[fire]]
 
|weight=2600
 
|nutr=400
 
|size=Huge
 
|resistances=Fire, Poison
 
|resistances conveyed=Fire (20%), Poison (20%)
 
|attributes={{attributes|A red naga|nolimbs=1|slithy=1|thick=1|oviparous=1|notake=1|omnivore=1|strong=1|infravisible=1}}
 
|reference=[[monst.c#line1627]]
 
}}
 
The '''red naga''' is the slowest of the adult nagas, with its speed matching that of an unhasted player. It is also the only [[chaotic]] naga. They are likely the first hostile monsters with a fire breath attack to be encountered in the dungeon—avoid fighting them over [[ice]] if possible.
 
 
 
|-|
 
Black|{{monster
 
|name=black naga
 
|difficulty=10
 
|level=8
 
|experience=132
 
|speed=14
 
|AC=2
 
|MR=10
 
|align=4
 
|frequency=1
 
|genocidable=Yes
 
|attacks=Bite 2d6, Spit 0d0 [[acid venom]]
 
|weight=2600
 
|nutr=400
 
|size=Huge
 
|resistances=Poison, acid, stoning
 
|resistances conveyed=Poison (53%)
 
|attributes={{attributes|A black naga|nolimbs=1|slithy=1|thick=1|oviparous=1|acid=1|notake=1|carnivore=1|strong=1}}
 
|reference=[[monst.c#line1634]]
 
}}
 
The '''black naga''' is capable of spitting acidic venom at you from a distance.
 
 
 
===Generation===
 
Four adult black nagas appear on the fourth variant of [[Medusa's Island]].
 
|-|
 
Golden|{{monster
 
|name=golden naga
 
|difficulty=13
 
|level=10
 
|experience=239
 
|speed=14
 
|AC=2
 
|MR=70
 
|align=5
 
|frequency=1
 
|genocidable=Yes
 
|attacks=Bite 2d6, Magic 4d6 [[monster spell|spell-casting]]
 
|weight=2600
 
|nutr=400
 
|size=Huge
 
|resistances=Poison
 
|resistances conveyed=Poison (67%)
 
|attributes={{attributes|A golden naga|nolimbs=1|slithy=1|thick=1|oviparous=1|notake=1|omnivore=1|strong=1}}
 
|reference=[[monst.c#line1642]]
 
}}
 
 
 
The '''golden naga''' is the sole spellcaster of the monster class, and a dangerous one at that. Its available spells include [[Destroy armor (monster spell)|destroy armor]], [[Curse items|curse items]] and [[drain strength]], and it may [[haste self]] and/or [[disappear|become invisible]] before you can catch sight of it.
 
 
 
===Generation===
 
Golden nagas often generate peaceful for a lawful character.
 
 
 
===Strategy===
 
[[Magic resistance]] can blunt the worst of their spells' impact.
 
|-|
 
Guardian|{{monster
 
|name=guardian naga
 
|difficulty=16
 
|level=12
 
|experience=295
 
|speed=16
 
|AC=0
 
|MR=50
 
|align=7
 
|frequency=1
 
|genocidable=Yes
 
|attacks=Bite 1d6 [[paralysis]], Spit 1d6 [[blinding venom]], Hug 2d4
 
|weight=2600
 
|nutr=400
 
|size=Huge
 
|resistances=Poison
 
|resistances conveyed=Poison (80%)
 
|attributes={{attributes|A guardian naga|nolimbs=1|slithy=1|thick=1|oviparous=1|pois=1|notake=1|omnivore=1|strong=1}}
 
|reference=[[monst.c#line1649]]
 
}}
 
 
 
The '''guardian naga''' is the fastest of the nagas, and arguably the strongest. Although they lack the golden naga's spellcasting prowess, they can [[paralyze]] you with their bite attack and spit [[blinding venom]].
 
 
 
They have a bearhug attack defined in the source, but may not use it against you: bearhug attacks require hitting with two prior attacks in the same turn, but guardian nagas never meet this condition due to skipping their spit attack in melee combat. The attack still contributes to their experience reward, and they use it readily in combat against other monsters.
 
 
 
{{upcoming|NetHack 3.7.0|Guardian nagas can use their hug attack, which is now an eel-style "wrap" attack. Nagas can't inhabit water squares, so they can't drown you.}}
 
 
 
===Generation===
 
Guardian nagas are the second [[quest monster]] in the Rogue quest, and have a ~14% chance of being generated within the branch. Several more guardian nagas will be generated upon entering each floor below the Home level.
 
  
===Strategy===
+
Naga hatchlings do not randomly generate outside of certain levels or branches that have a bias towards monsters of a specific alignment, such as [[Minetown]], the [[Oracle]] level and [[Sokoban]]. They can also hatch from corresponding naga eggs, and are sometimes generated as peaceful towards neutral characters.
A [[ring of free action]] is very useful against guardian nagas, especially if you lack ranged options to drop them before they can close in.
 
</simpletabs>
 
{{clear}}
 
  
 
==History==
 
==History==
All nagas were introduced to the game in [[NetHack 3.0.0]].
+
All nagas are introduced in [[NetHack 3.0.0]].
  
 
==Origin==
 
==Origin==
 
{{Wikipedia|Nāga}}
 
{{Wikipedia|Nāga}}
The Nāga (feminine "Nagi") are creatures that appear in ''[[Dungeons & Dragons]]'', which in turn derives them from a supernatural race of half-human half-serpent beings that can occasionally take human form, and hold cultural significance in the folkloric traditions of many South Asian and Southeast Asian cultures over the past two millennia.
+
The Nāga (feminine "Nagi") are a supernatural race of half-human half-serpent beings that can occasionally take human form, and hold cultural significance in the folkloric traditions of many South Asian and Southeast Asian cultures over the past two millennia. Nagas also appear in ''[[Dungeons & Dragons]]''.
  
Their most common depiction is that of a snake with a human head, which the default tiles of ''NetHack'' draw from—other iconographic depictions portray them as human from the waist up and snake from the waist down, wholly human with snakes on the heads and necks, or even as common serpents. Various south and southeastern Asian cultures also portray Nāgas as having multiple usually-serpentine heads.
+
Their most common depiction is that of a snake with a human head, which the default tileset of ''NetHack'' draws from—other iconographic depictions portray them as human from the waist up and snake from the waist down, wholly human with snakes on the heads and necks, or even as common serpents. Various south and southeastern Asian cultures also portray Nāgas as having multiple usually-serpentine heads.
  
 
==Encyclopedia entry==
 
==Encyclopedia entry==
Line 254: Line 37:
 
The naga is a mystical creature with the body of a snake and the head of a man or woman.  They will fiercely protect the territory they consider their own.  Some nagas can be forced to serve as guardians by a spellcaster of great power.
 
The naga is a mystical creature with the body of a snake and the head of a man or woman.  They will fiercely protect the territory they consider their own.  Some nagas can be forced to serve as guardians by a spellcaster of great power.
 
</poem>}}
 
</poem>}}
{{nethack-366}}
+
{{nethack-367}}
[[Category:Monsters]]
 
 
[[Category:Monster classes]]
 
[[Category:Monster classes]]

Revision as of 13:02, 3 January 2024

The naga is a monster class that appears in NetHack, and is represented by the uppercase N glyph (N). Nagas are designated internally by the macro S_NAGA.[1]

The monster class contains the following monsters:[2]

Common traits

Nagas are slithy, limbless monsters that have the head of a human and the body of a snake. They are strong, oviparous and have thick hide, and primarily attack via bites; all hatchlings are neutral-aligned, and all adults have a secondary attack of some kind. All nagas are capable of consuming meat and, with the exception of black nagas, are also omnivorous. Nagas have poison resistance, and eating their corpses or tins may grant the intrinsic.

All naga hatchlings are large, while all adult nagas are huge. Nagas are considered kebabable—you receive a +2 to-hit bonus when attacking them with a weapon that uses the spear skill.

If you chat to a naga or naga hatchling, they will "mumble incomprehensibly".

Generation

The naga monster class is the second quest monster class for Rogues, and make up 6175 of the monsters randomly generated on the the Rogue quest; three random nagas are generated on the locate and goal levels within the quest branch at level creation. The nagas will be adults in all cases.

Naga hatchlings do not randomly generate outside of certain levels or branches that have a bias towards monsters of a specific alignment, such as Minetown, the Oracle level and Sokoban. They can also hatch from corresponding naga eggs, and are sometimes generated as peaceful towards neutral characters.

History

All nagas are introduced in NetHack 3.0.0.

Origin

The Nāga (feminine "Nagi") are a supernatural race of half-human half-serpent beings that can occasionally take human form, and hold cultural significance in the folkloric traditions of many South Asian and Southeast Asian cultures over the past two millennia. Nagas also appear in Dungeons & Dragons.

Their most common depiction is that of a snake with a human head, which the default tileset of NetHack draws from—other iconographic depictions portray them as human from the waist up and snake from the waist down, wholly human with snakes on the heads and necks, or even as common serpents. Various south and southeastern Asian cultures also portray Nāgas as having multiple usually-serpentine heads.

Encyclopedia entry

The naga is a mystical creature with the body of a snake and the head of a man or woman. They will fiercely protect the territory they consider their own. Some nagas can be forced to serve as guardians by a spellcaster of great power.