Difference between revisions of "M2 NASTY"

From NetHackWiki
Jump to navigation Jump to search
(This is now only about M2_NASTY; for the summoned "nasties", see summon nasties#Nasties.)
m (pothole)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{DISPLAYTITLE:M2_NASTY}}
 
{{for2|the "nasties" summoned by high-level monster spellcasters|[[summon nasties#Nasties|summon nasties]]}}
 
{{for2|the "nasties" summoned by high-level monster spellcasters|[[summon nasties#Nasties|summon nasties]]}}
The '''M2_NASTY''' monster flag influences{{refsrc|mondata.h|103|comment=extra_nasty() macro detects M2_NASTY}} the [[experience]] the monster gains{{refsrc|exper.c|84|comment=extra_nasty() grants extra experience}} and what [[weapon]]s they might be generated with.{{refsrc|makemon.c|431|comment=extra_nasty() biases towards better weapons}}
+
The '''M2_NASTY''' monster flag influences{{refsrc|mondata.h|103|comment=extra_nasty() macro detects M2_NASTY}} the [[experience]] killing a monster gains you{{refsrc|exper.c|84|comment=extra_nasty() grants extra experience}} and what [[weapon]]s they might be generated with.{{refsrc|makemon.c|431|comment=extra_nasty() biases towards better weapons}}
  
 
This flag is completely unrelated to the "nasties" summoned by the [[summon nasties]] monster spell.
 
This flag is completely unrelated to the "nasties" summoned by the [[summon nasties]] monster spell.
Line 20: Line 21:
 
* all [[giant humanoid]]s
 
* all [[giant humanoid]]s
 
* all [[vampire]]s
 
* all [[vampire]]s
* all major [[demon]]s (including lords and princes)
+
* all [[major demon]]s (including lords and princes)
 
* the [[Rider]]s
 
* the [[Rider]]s
 
* the [[Grand Master]]
 
* the [[Grand Master]]
* all [[quest nemesis|quest nemeses]] (except the {{monsymlink|Master of Thieves|after}})
+
* all [[quest nemesis|quest nemeses]] (the {{monsymlink|Master of Thieves|after}} only if actually acting as your quest nemesis, ''not'' as [[rogue quest]] leader)
  
 
==SLASH'EM==
 
==SLASH'EM==
 +
In [[SLASH'EM]], the following monsters also have the M2_NASTY flag set:
  
In [[SLASH'EM]], the following monsters also have the M2_NASTY flag set:
 
 
* {{monsymlink|tsetse fly}}
 
* {{monsymlink|tsetse fly}}
 
* {{monsymlink|quickling}}
 
* {{monsymlink|quickling}}
Line 35: Line 36:
 
* {{monsymlink|kangaroo}}
 
* {{monsymlink|kangaroo}}
 
* {{monsymlink|vorpal jabberwock}}
 
* {{monsymlink|vorpal jabberwock}}
* {{monsymlink|shoggoth}}
+
* {{monsym|shoggoth}} [[Shoggoth (SLASH'EM)|shoggoth]]
 
* {{monsymlink|giant shoggoth}}
 
* {{monsymlink|giant shoggoth}}
 
* {{monsymlink|shadow}}
 
* {{monsymlink|shadow}}
Line 45: Line 46:
 
* all new quest nemeses
 
* all new quest nemeses
 
* {{monsymlink|Nightmare}}, {{monsymlink|Beholder}} and {{monsymlink|Vecna}}
 
* {{monsymlink|Nightmare}}, {{monsymlink|Beholder}} and {{monsymlink|Vecna}}
* all other new unique monsters (except [[One-Eyed Sam]])
+
* all other new unique monsters (except [[Black market (SLASH'EM)#One-eyed Sam|One-Eyed Sam]])
  
 +
{{todo|What was changed in UnNetHack?}}
 +
==References==
 +
<references />
 +
{{nethack-343}}
 
[[Category:Monster attributes]]
 
[[Category:Monster attributes]]
 
== References ==
 
<references />
 

Latest revision as of 12:31, 11 February 2024

For the "nasties" summoned by high-level monster spellcasters, see summon nasties.

The M2_NASTY monster flag influences[1] the experience killing a monster gains you[2] and what weapons they might be generated with.[3]

This flag is completely unrelated to the "nasties" summoned by the summon nasties monster spell.

The following monsters are M2_NASTY:

SLASH'EM

In SLASH'EM, the following monsters also have the M2_NASTY flag set:

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

"What was changed in UnNetHack?"

References

  1. mondata.h in NetHack 3.4.3, line 103: extra_nasty() macro detects M2_NASTY
  2. exper.c in NetHack 3.4.3, line 84: extra_nasty() grants extra experience
  3. makemon.c in NetHack 3.4.3, line 431: extra_nasty() biases towards better weapons
  4. trap.c in NetHack 3.4.3, line 2039: extra_nasty() discerns adult dragons from baby dragons to let them tear through webs

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

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

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