Difference between revisions of "Jermlaine"

From NetHackWiki
Jump to navigation Jump to search
m (Changed categories)
Line 22: Line 22:
 
The '''jermlaine''' is a [[monster]] that first appeared in [[SLASH 6]], the precursor to [[SLASH'EM]].  It is not part of [[NetHack 3.4.3]].  Code for the monster appears in the source for SLASH'EM, but the code is commented out, making it a [[deferred feature]].   
 
The '''jermlaine''' is a [[monster]] that first appeared in [[SLASH 6]], the precursor to [[SLASH'EM]].  It is not part of [[NetHack 3.4.3]].  Code for the monster appears in the source for SLASH'EM, but the code is commented out, making it a [[deferred feature]].   
  
Jermlaine are included in the SLASH'EM variants [[Slash'EM Extended]] and [[SLASHTHEM]].
+
Jermlaine are included in the SLASH'EM variants [[Slash'EM Extended]] and [[SlashTHEM]].
  
 
==Description==
 
==Description==
Line 31: Line 31:
  
 
==References==
 
==References==
* SLASH 6 monst.c#line550
+
*SLASH 6 monst.c#line550
* SLASH 6 monstr.c#line 9
+
*SLASH 6 monstr.c#line 9
  
 
==See also==
 
==See also==
* [[Galltrit]] - another deferred SLASH'EM monster from SLASH 6
+
*[[Galltrit]], another deferred SLASH'EM monster from SLASH 6
  
 
[[Category:SLASH'EM monsters]]
 
[[Category:SLASH'EM monsters]]
 
[[Category:Slash'EM Extended monsters]]
 
[[Category:Slash'EM Extended monsters]]
[[Category:SLASHTHEM]]
+
[[Category:SlashTHEM]]

Revision as of 21:16, 8 January 2020

The jermlaine is a monster that first appeared in SLASH 6, the precursor to SLASH'EM. It is not part of NetHack 3.4.3. Code for the monster appears in the source for SLASH'EM, but the code is commented out, making it a deferred feature.

Jermlaine are included in the SLASH'EM variants Slash'EM Extended and SlashTHEM.

Description

The jermlaine is a weak creature with a single melee attack. A single jermlaine is relatively harmless, but the large groups of jermlaine which usually appear are a bigger threat.

Origin

Jermlaine come from D&D. They are small, humanoid fey creatures that dwell underground.

References

  • SLASH 6 monst.c#line550
  • SLASH 6 monstr.c#line 9

See also

  • Galltrit, another deferred SLASH'EM monster from SLASH 6