Difference between revisions of "Monsters with hits creatures as a +x weapon (SLASH'EM)"

From NetHackWiki
Jump to navigation Jump to search
m (I really hate mediawiki syntax)
(that should be all the +1s)
Line 2: Line 2:
 
==''Hits creatures as a +1 weapon''==
 
==''Hits creatures as a +1 weapon''==
 
*{{monsymlink|werejackal}}
 
*{{monsymlink|werejackal}}
 +
*{{monsymlink|statue gargoyle}}<ref name="Implicit hit as">These monsters do not have the "Hits creatures as a +x weapon" flag specifically, but instead gain it implicitly through their enchantment resistance: all monsters with "Need +x to hit" will also "hit as +x" unless overridden by a specified "hits as" flag, per [[SLASH'EM 0.0.7E7F2/mhitm.c#line1002]]</ref>
 
*{{monsymlink|duergar}}
 
*{{monsymlink|duergar}}
*{{monsymlink|statue gargoyle}}<ref name="Implicit hit as">These monsters do not have the "Hits creatures as a +x weapon" flag specifically, but instead gain it implicitly through their enchantment resistance: all monsters with "Need +x to hit" will also "hit as +x" unless overridden by a specified "hits as" flag, per [[SLASH'EM]] 0.0.7E7F2/mhitm.c#line1002]]</ref>
 
 
*{{monsymlink|manes}}
 
*{{monsymlink|manes}}
 
*{{monsymlink|homunculus}}
 
*{{monsymlink|homunculus}}
Line 13: Line 13:
 
*All {{white|n}} except [[Aphrodite]]
 
*All {{white|n}} except [[Aphrodite]]
 
*{{monsymlink|orc-captain}}
 
*{{monsymlink|orc-captain}}
 +
*{{monsymlink|steam vortex}}<ref name="Implicit hit as"></ref>
 
*{{monsymlink|wumpus}}
 
*{{monsymlink|wumpus}}
 
*{{monsymlink|purple worm}}
 
*{{monsymlink|purple worm}}
 
*All {{white|x}} except [[xan|xans]]
 
*All {{white|x}} except [[xan|xans]]
 +
*{{monsymlink|movanic deva}}<ref name="Implicit hit as"></ref>
 +
*{{monsymlink|monadic deva}}<ref name="Implicit hit as"></ref>
 +
*{{monsymlink|astral deva}}<ref name="Implicit hit as"></ref>
 
*All baby dragons except shimmering, silver and deep
 
*All baby dragons except shimmering, silver and deep
 
*{{monsymlink|deep gnome}}
 
*{{monsymlink|deep gnome}}
Line 25: Line 29:
 
*{{monsymlink|guardian naga}}
 
*{{monsymlink|guardian naga}}
 
*{{monsymlink|ogre king}}
 
*{{monsymlink|ogre king}}
 +
**{{monsymlink|shadow ogre}}<ref name="Implicit hit as"></ref>
 
*{{monsymlink|brown pudding}}
 
*{{monsymlink|brown pudding}}
 
*{{monsymlink|moldy pudding}}
 
*{{monsymlink|moldy pudding}}
Line 42: Line 47:
 
*{{monsymlink|leather golem}}
 
*{{monsymlink|leather golem}}
 
*{{monsymlink|wood golem}}
 
*{{monsymlink|wood golem}}
 +
*{{monsymlink|spined devil}}<ref name="Implicit hit as"></ref>
 
*{{monsymlink|igniter}}
 
*{{monsymlink|igniter}}
 
*{{monsymlink|froster}}
 
*{{monsymlink|froster}}
Line 97: Line 103:
 
*{{monsymlink|Count Dracula}}
 
*{{monsymlink|Count Dracula}}
  
 +
==References==
 
<references/>
 
<references/>
  
 
[[Category:SLASH'EM monsters]]
 
[[Category:SLASH'EM monsters]]

Revision as of 07:59, 2 June 2012

The following can hit monsters with enchantment resistance, a new property in SLASH'EM. In general, monsters that are in some way magical have this property, as well as some monsters that are simply strong.

Hits creatures as a +1 weapon

Hits creatures as a +2 weapon

Hits creatures as a +3 weapon

Hits creatures as a +4 weapon

References

  1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 These monsters do not have the "Hits creatures as a +x weapon" flag specifically, but instead gain it implicitly through their enchantment resistance: all monsters with "Need +x to hit" will also "hit as +x" unless overridden by a specified "hits as" flag, per SLASH'EM 0.0.7E7F2/mhitm.c#line1002