Difference between revisions of "Green slime"

From NetHackWiki
Jump to navigation Jump to search
m (Encyclopedia entry: 20-minutes-ago me was lazy and didn't do redirect research properly, fix that)
(Removed "See also" section, as Sliming is linked plenty of times in the article already. Also minor cleanup.)
Line 22: Line 22:
 
{{Wikipedia|Green slime (Dungeons & Dragons)}}
 
{{Wikipedia|Green slime (Dungeons & Dragons)}}
  
The '''green slime''' is a seemingly innocuous, but deadly creature. It is slow and weak, but it [[sliming|slimes]] unwary adventurers, a [[delayed instadeath]] if not cured. It is shown as '''Slime''' in the status line.
+
A '''green slime''' is a seemingly innocuous, but deadly creature. It is slow and weak, but it [[sliming|slimes]] unwary adventurers, a [[delayed instadeath]] if not cured.
  
 
[[Magic cancellation]] protects from the sliming attack. Green slimes also respect [[Elbereth]], should one happen to appear outside Gehennom.
 
[[Magic cancellation]] protects from the sliming attack. Green slimes also respect [[Elbereth]], should one happen to appear outside Gehennom.
Line 29: Line 29:
  
 
==Generation==
 
==Generation==
It is generated only in [[Gehennom]], but can also be encountered elsewhere by a consequence of [[summon nasties]] [[monster spell]]s or polymorphing [[shapeshifter|shape changers]] like [[chameleon]]s.
+
Green slimes are generated only in [[Gehennom]], but can also be encountered elsewhere by a consequence of [[summon nasties]] [[monster spell]]s or polymorphing [[shapeshifter]]s like [[chameleon]]s.
  
 
==Sliming==
 
==Sliming==
 
{{main|Sliming}}
 
{{main|Sliming}}
  
'''Sliming''' is the process of a character turning into green slime as the result of either the slime's touch attack, using a biting attack against the slime, [[engulf]]ing it or eating a glob of it. It is shown as '''Slime''' in the status line. The process is fatal for [[you]], but for other monsters they simply turn into a green slime. It is a slow process - you will have nine turns to take action against it if it is induced by the slime's attack or biting it and four turns if by means of engulfing it.
+
'''Sliming''' is the process of a character turning into green slime as the result of either the slime's touch attack, using a biting attack against the slime, [[engulf]]ing it, or eating a glob of it. It is shown as '''Slime''' in the status line. The process is fatal for [[you]], but for other monsters they simply turn into a green slime. It is a slow process - you will have nine turns to take action against it if it is induced by the slime's attack or biting it and four turns if by means of engulfing it.
 
 
For more information, see the main article on [[sliming]].
 
  
 
==Code==
 
==Code==
  
Note that the in-code description of green slime includes provision for a 0d0 sliming passive attack, but that as of 3.6.0, this has not been implemented.{{refsrc|monst.c|1702|comment=but note that [[uhitm.c]] has no implementation for a '''passive''' sliming attack.}} However, the sliming passive attack still contributes to the experience points you earn for killing the green slime.
+
The in-code description of green slime includes provision for a 0d0 sliming passive attack, but that as of 3.6.0, this has not been implemented.{{refsrc|monst.c|1702|comment=but note that [[uhitm.c]] has no implementation for a '''passive''' sliming attack.}} However, the sliming passive attack still contributes to the experience points you earn for killing the green slime.
 
 
==Origin==
 
Yet another monster borrowed from [[Dungeons & Dragons]].
 
  
==[[SLASH'EM]]==
+
==Mythology==
 +
Green slimes are borrowed from ''[[Dungeons & Dragons]]''.
  
In slashem, the green slime's attack has 1/4 chance of succeeding instead of 100%. Here, they also drop normal corpses instead of [[glob]]s (still unsafe to eat).
+
==SLASH'EM==
  
== See Also ==
+
In [[SLASH'EM]], the green slime's attack has a {{frac|1|4}} chance of succeeding instead of 100%. They also drop normal corpses instead of [[glob]]s, but the corpse is still unsafe to eat.
* [[Sliming]]
 
  
 
==Encyclopedia entry==
 
==Encyclopedia entry==

Revision as of 00:12, 13 May 2021

A green slime is a seemingly innocuous, but deadly creature. It is slow and weak, but it slimes unwary adventurers, a delayed instadeath if not cured.

Magic cancellation protects from the sliming attack. Green slimes also respect Elbereth, should one happen to appear outside Gehennom.

Green slimes leave globs instead of corpses. Globs are safe to touch, but not to eat. Monsters will pick up globs as a potential stoning cure, but only salamanders will actually eat them.

Generation

Green slimes are generated only in Gehennom, but can also be encountered elsewhere by a consequence of summon nasties monster spells or polymorphing shapeshifters like chameleons.

Sliming

Main article: Sliming

Sliming is the process of a character turning into green slime as the result of either the slime's touch attack, using a biting attack against the slime, engulfing it, or eating a glob of it. It is shown as Slime in the status line. The process is fatal for you, but for other monsters they simply turn into a green slime. It is a slow process - you will have nine turns to take action against it if it is induced by the slime's attack or biting it and four turns if by means of engulfing it.

Code

The in-code description of green slime includes provision for a 0d0 sliming passive attack, but that as of 3.6.0, this has not been implemented.[1] However, the sliming passive attack still contributes to the experience points you earn for killing the green slime.

Mythology

Green slimes are borrowed from Dungeons & Dragons.

SLASH'EM

In SLASH'EM, the green slime's attack has a 14 chance of succeeding instead of 100%. They also drop normal corpses instead of globs, but the corpse is still unsafe to eat.

Encyclopedia entry

See the encyclopedia entry for amoeboid.

Reference

  1. monst.c in NetHack 3.4.3, line 1702: but note that uhitm.c has no implementation for a passive sliming attack.


This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.6.0. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-360}} tag to the current version's tag or {{noversion}} as appropriate.