Difference between revisions of "M2 NASTY"

From NetHackWiki
Jump to navigation Jump to search
m (Bcode moved page Nasty to M2 NASTY: See Talk:Nasty - just "Nasty" is confused with summon nasties too often.)
m ({{DISPLAYTITLE:M2_NASTY}})
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]] 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}}

Revision as of 18:06, 28 November 2012

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

The M2_NASTY monster flag influences[1] the experience the monster gains[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:

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