Difference between revisions of "M2 LORD"

From NetHackWiki
Jump to navigation Jump to search
(display title)
m (lede)
Line 1: Line 1:
 
{{DISPLAYTITLE:M2_LORD}}
 
{{DISPLAYTITLE:M2_LORD}}
The <code>M2_LORD</code> monster flag (and the <code>is_lord()</code> macro that queries it) indicates that a monster is a "lord" to its kind. The following monsters are lords:
+
In ''[[NetHack]]'', the <code>'''M2_LORD'''</code> monster flag (and the <code>is_lord()</code> macro that queries it) indicates that a [[monster]] is a "lord" to its kind. The following monsters are lords:
 
* {{monsymlink|winged gargoyle}}
 
* {{monsymlink|winged gargoyle}}
 
* {{monsymlink|dwarf lord}}
 
* {{monsymlink|dwarf lord}}
Line 14: Line 14:
 
* {{monsymlink|Juiblex}}
 
* {{monsymlink|Juiblex}}
 
* {{monsymlink|Yeenoghu}}
 
* {{monsymlink|Yeenoghu}}
 +
 
==Description==
 
==Description==
 
Being a lord has the following effects:
 
Being a lord has the following effects:
Line 20: Line 21:
 
* An {{monclass|A}} lord that receives a weapon or shield (i.e. an Archon) is guaranteed to receive a [[shield of reflection]], and its weapon will always be upgraded to [[Sunsword]] or [[Demonbane]] if the chosen artifact doesn't exist.
 
* An {{monclass|A}} lord that receives a weapon or shield (i.e. an Archon) is guaranteed to receive a [[shield of reflection]], and its weapon will always be upgraded to [[Sunsword]] or [[Demonbane]] if the chosen artifact doesn't exist.
 
* [[Demon summoning]] by same-race sacrifice will summon a demon lord if possible, falling back to a major demon if both lords have already been generated.
 
* [[Demon summoning]] by same-race sacrifice will summon a demon lord if possible, falling back to a major demon if both lords have already been generated.
 
+
{{nethack-366}}
 
[[Category:Monster attributes]]
 
[[Category:Monster attributes]]
{{nethack-366}}
 

Revision as of 09:21, 12 December 2022

In NetHack, the M2_LORD monster flag (and the is_lord() macro that queries it) indicates that a monster is a "lord" to its kind. The following monsters are lords:

Description

Being a lord has the following effects: