Difference between revisions of "M2 NASTY"

From NetHackWiki
Jump to navigation Jump to search
m (pothole)
 
(One intermediate revision by the same user not shown)
Line 21: 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]]
Line 27: Line 27:
  
 
==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 36: 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 49: Line 49:
  
 
{{todo|What was changed in UnNetHack?}}
 
{{todo|What was changed in UnNetHack?}}
 
+
==References==
[[Category:Monster attributes]]
 
 
 
== References ==
 
 
<references />
 
<references />
 
{{nethack-343}}
 
{{nethack-343}}
 +
[[Category:Monster attributes]]

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.