<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nethackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Gelatinous_cube</id>
	<title>Gelatinous cube - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nethackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Gelatinous_cube"/>
	<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;action=history"/>
	<updated>2026-07-21T12:37:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.5</generator>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=206701&amp;oldid=prev</id>
		<title>Umbire the Phantom: potholes, punctuation</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=206701&amp;oldid=prev"/>
		<updated>2026-07-17T17:25:05Z</updated>

		<summary type="html">&lt;p&gt;potholes, punctuation&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 17:25, 17 July 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l42&quot; &gt;Line 42:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 42:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* They will prefer eating organic items to dropping them, unless they are of a type that the cube will not eat.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* They will prefer eating organic items to dropping them, unless they are of a type that the cube will not eat.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A hero polymorphed into a gelatinous cube will not automatically dissolve items that they pick up. By using {{kbd|e}}, they can eat items made of organic material as they do with normal food, which includes &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[[&lt;/del&gt;bone&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/del&gt;and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[[&lt;/del&gt;dragon hide&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/del&gt;items that normal cubes will only engulf&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/del&gt;but does ''not'' include containers unless they are already empty.{{refsrc|src/eat.c|114-L118|nethack=5.0.0}} Rings of slow digestion are naturally indigestible as in other cases.{{refsrc|src/eat.c|2911-L2918|nethack=5.0.0|comment=slow digestion is inedible for hero}} A hero eating a scroll of scare monster, a [[scroll of mail]], a [[scroll labeled YUM YUM]], or any other [[paper]] item while in this form is accompanied by {{sa|Messages|unique messages}}, and scrolls of mail also will not grant any nutrition.{{refsrc|src/eat.c|2432|nethack=5.0.0|comment=cases for eating paper items}}{{refsrc|src/eat.c|2434-L2436|nethack=5.0.0|name=&amp;quot;junk&amp;quot;}}{{refsrc|src/eat.c|2439-L2441|nethack=5.0.0|name=&amp;quot;yuck&amp;quot;}}{{refsrc|src/eat.c|2442-2445|nethack=5.0.0|name=&amp;quot;yum&amp;quot;}}{{refsrc|src/eat.c|2446|nethack=5.0.0|name=&amp;quot;salt&amp;quot;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A hero polymorphed into a gelatinous cube will not automatically dissolve items that they pick up. By using {{kbd|e}}, they can eat items made of organic material as they do with normal food, which includes bone and dragon hide items that normal cubes will only engulf but does ''not'' include containers &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(&lt;/ins&gt;unless they are already empty&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/ins&gt;.{{refsrc|src/eat.c|114-L118|nethack=5.0.0}} Rings of slow digestion are naturally indigestible as in other cases.{{refsrc|src/eat.c|2911-L2918|nethack=5.0.0|comment=slow digestion is inedible for hero}} A hero eating a scroll of scare monster, a [[scroll of mail]], a [[scroll labeled YUM YUM]], or any other [[paper]] item while in this form is accompanied by {{sa|Messages|unique messages}}, and scrolls of mail also will not grant any nutrition.{{refsrc|src/eat.c|2432|nethack=5.0.0|comment=cases for eating paper items}}{{refsrc|src/eat.c|2434-L2436|nethack=5.0.0|name=&amp;quot;junk&amp;quot;}}{{refsrc|src/eat.c|2439-L2441|nethack=5.0.0|name=&amp;quot;yuck&amp;quot;}}{{refsrc|src/eat.c|2442-2445|nethack=5.0.0|name=&amp;quot;yum&amp;quot;}}{{refsrc|src/eat.c|2446|nethack=5.0.0|name=&amp;quot;salt&amp;quot;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Strategy==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Strategy==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=205459&amp;oldid=prev</id>
		<title>Umbire the Phantom: /* History */ similar treatment to homunculus</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=205459&amp;oldid=prev"/>
		<updated>2026-06-17T09:12:32Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;History: &lt;/span&gt; similar treatment to &lt;a href=&quot;/wiki/Homunculus#History&quot; title=&quot;Homunculus&quot;&gt;homunculus&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 09:12, 17 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l59&quot; &gt;Line 59:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 59:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==History==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==History==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The gelatinous cube first appears in Hack for PDP-11&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, which is based on [[&lt;/del&gt;Jay Fenlason's Hack&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]]&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;and &lt;/del&gt;is &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;included &lt;/del&gt;in the initial bestiary for [[Hack 1.0]]. From these versions to [[NetHack 2.3e]], the gelatinous cube uses the {{white|g}} glyph&amp;amp;mdash;[[NetHack 3.0.0]] establishes the blob [[monster class]] and moves the gelatinous cube to its current glyph at {{white|b}} with the other existing blob monsters.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The gelatinous cube first appears in &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[Jay Fenlason's Hack]] and its derivative &lt;/ins&gt;Hack for PDP-11&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;: in &lt;/ins&gt;Jay Fenlason's Hack, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;it is referred to as a '''gelatenous cube''', which &lt;/ins&gt;is &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;corrected to its current spelling &lt;/ins&gt;in &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Hack for PDP-11 and &lt;/ins&gt;the initial bestiary for [[Hack 1.0]]. From these versions to [[NetHack 2.3e]], the gelatinous cube uses the {{white|g}} glyph&amp;amp;mdash;[[NetHack 3.0.0]] establishes the blob [[monster class]] and moves the gelatinous cube to its current glyph at {{white|b}} with the other existing blob monsters.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Gelatinous cubes gain the ability to pick up items in [[NetHack 3.1.1]]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;: from &lt;/del&gt;this version to [[NetHack 3.1.3]], a gelatinous cube engulfing a container devours its contents completely. [[NetHack 3.2.0]] introduces the current behavior for cubes engulfing containers, as well as the cube polymorphing when digesting chameleon or doppelganger corpses.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Gelatinous cubes gain the ability to pick up items in [[NetHack 3.1.1]]&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. From &lt;/ins&gt;this version to [[NetHack 3.1.3]], a gelatinous cube engulfing a container devours its contents completely. [[NetHack 3.2.0]] introduces the current behavior for cubes engulfing containers, as well as the cube polymorphing when digesting chameleon or doppelganger corpses.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[NetHack 3.4.3]] and previous versions, including some variants based on those versions, it is possible for gelatinous cubes to engulf Rider corpses without digesting them. This allows the hero to teleport the corpse(s) without reviving them or else potentially destroy them: for example, they can steal it from the cube using a [[Nymph (monster class)|nymph]] polyself, then place it in a cursed bag of holding on the floor and repeatedly [[looting]] it without using up any further turns. This is fixed in [[Nethack 3.6.0]] via {{commit|0b95104f0e4d983bb6f4afa27ed04aa23f99f294}}.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[NetHack 3.4.3]] and previous versions, including some variants based on those versions, it is possible for gelatinous cubes to engulf Rider corpses without digesting them. This allows the hero to teleport the corpse(s) without reviving them or else potentially destroy them: for example, they can steal it from the cube using a [[Nymph (monster class)|nymph]] polyself, then place it in a cursed bag of holding on the floor and repeatedly [[looting]] it without using up any further turns. This is fixed in [[Nethack 3.6.0]] via {{commit|0b95104f0e4d983bb6f4afa27ed04aa23f99f294}}.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204327&amp;oldid=prev</id>
		<title>Umbire the Phantom: cite acidic curing</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204327&amp;oldid=prev"/>
		<updated>2026-05-20T22:31:34Z</updated>

		<summary type="html">&lt;p&gt;cite acidic curing&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 22:31, 20 May 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l22&quot; &gt;Line 22:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 22:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube has two [[paralysis]]-inducing attacks that can be partially blocked by [[magic cancellation]] or completely blocked by [[free action]], and will not work if the cube is [[cancelled]]: the first is an active [[touch attack]] that deals damage has a {{frac|3}} chance of paralyzing a mobile target for up to 10 turns, and the second is a [[passive attack]] that has a {{frac|2|3}} chance of paralyzing the attacker for up to 4 turns if the cube was not killed by the attack, with both attacks [[abusing]] [[dexterity]] for a hero subjected to them.{{refsrc|src/mhitm.c|1387-L1393|nethack=5.0.0|comment=case for paralyzing passive against attacking monster}}{{refsrc|src/mhitu.c|2555-L2559|nethack=5.0.0|comment=case for paralyzing passive from cube hero}}{{refsrc|src/uhitm.c|3435-L3442|nethack=5.0.0|comment=case for paralyzing attack by cube hero}}{{refsrc|src/uhitm.c|3444-L3462|nethack=5.0.0|comment=case for paralyzing attack versus hero}}{{refsrc|src/uhitm.c|3463-L3475|nethack=5.0.0|comment=case for paralyzing attack versus monster}}{{refsrc|src/uhitm.c|6054-L6064|nethack=5.0.0|comment=case for paralyzing passive versus hero}} Gelatinous cubes possess [[fire resistance]], [[cold resistance]], [[shock resistance]], [[sleep resistance]], [[poison resistance]], [[acid resistance]], and [[stoning resistance]]. Pets will avoid attacking a gelatinous cube in melee {{frac|9|10}} of the time.{{refsrc|src/dogmove.c|1134|nethack=5.0.0}}  &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube has two [[paralysis]]-inducing attacks that can be partially blocked by [[magic cancellation]] or completely blocked by [[free action]], and will not work if the cube is [[cancelled]]: the first is an active [[touch attack]] that deals damage has a {{frac|3}} chance of paralyzing a mobile target for up to 10 turns, and the second is a [[passive attack]] that has a {{frac|2|3}} chance of paralyzing the attacker for up to 4 turns if the cube was not killed by the attack, with both attacks [[abusing]] [[dexterity]] for a hero subjected to them.{{refsrc|src/mhitm.c|1387-L1393|nethack=5.0.0|comment=case for paralyzing passive against attacking monster}}{{refsrc|src/mhitu.c|2555-L2559|nethack=5.0.0|comment=case for paralyzing passive from cube hero}}{{refsrc|src/uhitm.c|3435-L3442|nethack=5.0.0|comment=case for paralyzing attack by cube hero}}{{refsrc|src/uhitm.c|3444-L3462|nethack=5.0.0|comment=case for paralyzing attack versus hero}}{{refsrc|src/uhitm.c|3463-L3475|nethack=5.0.0|comment=case for paralyzing attack versus monster}}{{refsrc|src/uhitm.c|6054-L6064|nethack=5.0.0|comment=case for paralyzing passive versus hero}} Gelatinous cubes possess [[fire resistance]], [[cold resistance]], [[shock resistance]], [[sleep resistance]], [[poison resistance]], [[acid resistance]], and [[stoning resistance]]. Pets will avoid attacking a gelatinous cube in melee {{frac|9|10}} of the time.{{refsrc|src/dogmove.c|1134|nethack=5.0.0}}  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube [[corpse]] is acidic to [[eat]] (but not its [[tin]]) and is also [[vegan]]-compatible as with all blob corpses.{{refsrc|src/eat.c|1611|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;consume_tin()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;cprefx()&amp;lt;/tt&amp;gt;, but not &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt; where stomach acid is handled{{refsrc|src/eat.c|1923-L1927|nethack=5.0.0|comment=case for stomach acid in &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt;}}}}{{refsrc|include/mondata.h|233|nethack=5.0.0}} Eating a gelatinous cube corpse or tin cures [[stoning]] on the first bite and has a {{frac|10}} chance each (10%) of granting fire resistance, cold resistance, shock resistance, or sleep resistance.{{refsrc|src/eat.c|859-L862|nethack=5.0.0|comment=acidic corpses cure stoning}} Monsters will pick up gelatinous cube corpses and may also eat them if they are subjected to stoning, though they will take acid damage and may die from that instead.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube [[corpse]] is acidic to [[eat]] (but not its [[tin]]) and is also [[vegan]]-compatible as with all blob corpses.{{refsrc|src/eat.c|1611|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;consume_tin()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;cprefx()&amp;lt;/tt&amp;gt;, but not &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt; where stomach acid is handled{{refsrc|src/eat.c|1923-L1927|nethack=5.0.0|comment=case for stomach acid in &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt;}}}}{{refsrc|include/mondata.h|233|nethack=5.0.0}} Eating a gelatinous cube corpse or tin cures [[stoning]] on the first bite and has a {{frac|10}} chance each (10%) of granting fire resistance, cold resistance, shock resistance, or sleep resistance.{{refsrc|src/eat.c|859-L862|nethack=5.0.0|comment=acidic corpses cure stoning}} Monsters will pick up gelatinous cube corpses and may also eat them if they are subjected to stoning, though they will take acid damage and may die from that instead.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;{{refsrc|src/uhitm.c|3952-L3959|nethack=5.0.0|comment=stoned monster has chance to cure itself}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Generation==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Generation==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204042&amp;oldid=prev</id>
		<title>Umbire the Phantom: vegan citation</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204042&amp;oldid=prev"/>
		<updated>2026-05-18T07:43:41Z</updated>

		<summary type="html">&lt;p&gt;vegan citation&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 07:43, 18 May 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l22&quot; &gt;Line 22:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 22:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube has two [[paralysis]]-inducing attacks that can be partially blocked by [[magic cancellation]] or completely blocked by [[free action]], and will not work if the cube is [[cancelled]]: the first is an active [[touch attack]] that deals damage has a {{frac|3}} chance of paralyzing a mobile target for up to 10 turns, and the second is a [[passive attack]] that has a {{frac|2|3}} chance of paralyzing the attacker for up to 4 turns if the cube was not killed by the attack, with both attacks [[abusing]] [[dexterity]] for a hero subjected to them.{{refsrc|src/mhitm.c|1387-L1393|nethack=5.0.0|comment=case for paralyzing passive against attacking monster}}{{refsrc|src/mhitu.c|2555-L2559|nethack=5.0.0|comment=case for paralyzing passive from cube hero}}{{refsrc|src/uhitm.c|3435-L3442|nethack=5.0.0|comment=case for paralyzing attack by cube hero}}{{refsrc|src/uhitm.c|3444-L3462|nethack=5.0.0|comment=case for paralyzing attack versus hero}}{{refsrc|src/uhitm.c|3463-L3475|nethack=5.0.0|comment=case for paralyzing attack versus monster}}{{refsrc|src/uhitm.c|6054-L6064|nethack=5.0.0|comment=case for paralyzing passive versus hero}} Gelatinous cubes possess [[fire resistance]], [[cold resistance]], [[shock resistance]], [[sleep resistance]], [[poison resistance]], [[acid resistance]], and [[stoning resistance]]. Pets will avoid attacking a gelatinous cube in melee {{frac|9|10}} of the time.{{refsrc|src/dogmove.c|1134|nethack=5.0.0}}  &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube has two [[paralysis]]-inducing attacks that can be partially blocked by [[magic cancellation]] or completely blocked by [[free action]], and will not work if the cube is [[cancelled]]: the first is an active [[touch attack]] that deals damage has a {{frac|3}} chance of paralyzing a mobile target for up to 10 turns, and the second is a [[passive attack]] that has a {{frac|2|3}} chance of paralyzing the attacker for up to 4 turns if the cube was not killed by the attack, with both attacks [[abusing]] [[dexterity]] for a hero subjected to them.{{refsrc|src/mhitm.c|1387-L1393|nethack=5.0.0|comment=case for paralyzing passive against attacking monster}}{{refsrc|src/mhitu.c|2555-L2559|nethack=5.0.0|comment=case for paralyzing passive from cube hero}}{{refsrc|src/uhitm.c|3435-L3442|nethack=5.0.0|comment=case for paralyzing attack by cube hero}}{{refsrc|src/uhitm.c|3444-L3462|nethack=5.0.0|comment=case for paralyzing attack versus hero}}{{refsrc|src/uhitm.c|3463-L3475|nethack=5.0.0|comment=case for paralyzing attack versus monster}}{{refsrc|src/uhitm.c|6054-L6064|nethack=5.0.0|comment=case for paralyzing passive versus hero}} Gelatinous cubes possess [[fire resistance]], [[cold resistance]], [[shock resistance]], [[sleep resistance]], [[poison resistance]], [[acid resistance]], and [[stoning resistance]]. Pets will avoid attacking a gelatinous cube in melee {{frac|9|10}} of the time.{{refsrc|src/dogmove.c|1134|nethack=5.0.0}}  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube [[corpse]] is acidic to [[eat]] (but not its [[tin]]) and is also [[vegan]]-compatible as with all blob corpses.{{refsrc|src/eat.c|1611|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;consume_tin()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;cprefx()&amp;lt;/tt&amp;gt;, but not &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt; where stomach acid is handled{{refsrc|src/eat.c|1923-L1927|nethack=5.0.0|comment=case for stomach acid in &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt;}}}} Eating a gelatinous cube corpse or tin cures [[stoning]] on the first bite and has a {{frac|10}} chance each (10%) of granting fire resistance, cold resistance, shock resistance, or sleep resistance.{{refsrc|src/eat.c|859-L862|nethack=5.0.0|comment=acidic corpses cure stoning}} Monsters will pick up gelatinous cube corpses and may also eat them if they are subjected to stoning, though they will take acid damage and may die from that instead.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube [[corpse]] is acidic to [[eat]] (but not its [[tin]]) and is also [[vegan]]-compatible as with all blob corpses.{{refsrc|src/eat.c|1611|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;consume_tin()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;cprefx()&amp;lt;/tt&amp;gt;, but not &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt; where stomach acid is handled{{refsrc|src/eat.c|1923-L1927|nethack=5.0.0|comment=case for stomach acid in &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt;}}&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;}}{{refsrc|include/mondata.h|233|nethack=5.0.0&lt;/ins&gt;}} Eating a gelatinous cube corpse or tin cures [[stoning]] on the first bite and has a {{frac|10}} chance each (10%) of granting fire resistance, cold resistance, shock resistance, or sleep resistance.{{refsrc|src/eat.c|859-L862|nethack=5.0.0|comment=acidic corpses cure stoning}} Monsters will pick up gelatinous cube corpses and may also eat them if they are subjected to stoning, though they will take acid damage and may die from that instead.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Generation==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Generation==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204024&amp;oldid=prev</id>
		<title>Umbire the Phantom: /* History */ forgot the other commit</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204024&amp;oldid=prev"/>
		<updated>2026-05-18T05:50:22Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;History: &lt;/span&gt; forgot the other commit&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 05:50, 18 May 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l69&quot; &gt;Line 69:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 69:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[NetHack 3.6.7]] and previous versions, including some variants based on those versions, gelatinous cubes will immediately digest all edible items in a pile that it picks up, and while a peaceful or hostile gelatinous cube will consume an organic container and harmlessly engulf its contents as normal, a pet will instead drop the former container's contents and subsequently dissolve any organic items from the pile it leaves behind upon moving over it. Additionally, a pet cube will ingest and eat a chameleon or doppelganger corpse that it moves over, causing them to immediately polymorph. Players that use hostile gelatinous cubes to obtain the contents of a cursed bag of holding in these versions can kill the cube at their leisure, rather than having to act quickly.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[NetHack 3.6.7]] and previous versions, including some variants based on those versions, gelatinous cubes will immediately digest all edible items in a pile that it picks up, and while a peaceful or hostile gelatinous cube will consume an organic container and harmlessly engulf its contents as normal, a pet will instead drop the former container's contents and subsequently dissolve any organic items from the pile it leaves behind upon moving over it. Additionally, a pet cube will ingest and eat a chameleon or doppelganger corpse that it moves over, causing them to immediately polymorph. Players that use hostile gelatinous cubes to obtain the contents of a cursed bag of holding in these versions can kill the cube at their leisure, rather than having to act quickly.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[NetHack 5.0.0]] changes the behavior of pet gelatinous cubes to match those of other cubes via {{commit|2108abd30d6a5c4a67ddcfdeb196e7cb68a6b78f}}, and implements the current behavior of cubes slowly consuming their inventory via {{commit|dafd8549931ab809a191bc062e3e5e0566dcb2ed}}. NetHack 5.0.0 also changes general pet behavior via {{commit|f54485b9131fa945ac363e6531edabaa72ddb097}} so that pets will not consider eating a corpse that would make them polymorph unless they are starving or close to becoming untame.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[NetHack 5.0.0]] changes the behavior of pet gelatinous cubes to match those of other cubes via {{commit|2108abd30d6a5c4a67ddcfdeb196e7cb68a6b78f}}, and implements the current behavior of cubes slowly consuming their inventory via {{commit|dafd8549931ab809a191bc062e3e5e0566dcb2ed}}. NetHack 5.0.0 also changes general pet behavior via {{commit|f54485b9131fa945ac363e6531edabaa72ddb097&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;}} and {{commit|f679a537d4a91b09da8c242106d8bd64479c77a6&lt;/ins&gt;}} so that pets will not consider eating a corpse that would make them polymorph unless they are starving or close to becoming untame.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Origin==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Origin==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204023&amp;oldid=prev</id>
		<title>Umbire the Phantom: word choice</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204023&amp;oldid=prev"/>
		<updated>2026-05-18T05:48:50Z</updated>

		<summary type="html">&lt;p&gt;word choice&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 05:48, 18 May 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l20&quot; &gt;Line 20:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 20:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A '''gelatinous cube''', {{monsym|gelatinous cube}}, is a type of [[monster]] that appears in ''[[NetHack]]''. The gelatinous cube is a [[blob]] monster with an [[acidic]] body that has a tendency to [[wander]] when moving and can burn through any [[web]]s in its path. Gelatinous cubes are known for consuming any and all [[object]]s that they come across, and {{sa|Cubes and engulfing items|will attempt to eat or engulf items}} that are on a square they move onto.{{refsrc|src/mon.c|1531-L1649|nethack=5.0.0|name=&amp;quot;meatobj&amp;quot;|comment=&amp;lt;tt&amp;gt;meatobj()&amp;lt;/tt&amp;gt; function}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A '''gelatinous cube''', {{monsym|gelatinous cube}}, is a type of [[monster]] that appears in ''[[NetHack]]''. The gelatinous cube is a [[blob]] monster with an [[acidic]] body that has a tendency to [[wander]] when moving and can burn through any [[web]]s in its path. Gelatinous cubes are known for consuming any and all [[object]]s that they come across, and {{sa|Cubes and engulfing items|will attempt to eat or engulf items}} that are on a square they move onto.{{refsrc|src/mon.c|1531-L1649|nethack=5.0.0|name=&amp;quot;meatobj&amp;quot;|comment=&amp;lt;tt&amp;gt;meatobj()&amp;lt;/tt&amp;gt; function}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube has two [[paralysis]]-inducing attacks that can be blocked &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;be &lt;/del&gt;[[magic cancellation]] or [[free action]], and will not work if the cube is [[cancelled]]: the first is an active [[touch attack]] that deals damage has a {{frac|3}} chance of paralyzing a mobile target for up to 10 turns, and the second is a [[passive attack]] that has a {{frac|2|3}} chance of paralyzing the attacker for up to 4 turns if the cube was not killed by the attack, with both attacks [[abusing]] [[dexterity]] for a hero subjected to them.{{refsrc|src/mhitm.c|1387-L1393|nethack=5.0.0|comment=case for paralyzing passive against attacking monster}}{{refsrc|src/mhitu.c|2555-L2559|nethack=5.0.0|comment=case for paralyzing passive from cube hero}}{{refsrc|src/uhitm.c|3435-L3442|nethack=5.0.0|comment=case for paralyzing attack by cube hero}}{{refsrc|src/uhitm.c|3444-L3462|nethack=5.0.0|comment=case for paralyzing attack versus hero}}{{refsrc|src/uhitm.c|3463-L3475|nethack=5.0.0|comment=case for paralyzing attack versus monster}}{{refsrc|src/uhitm.c|6054-L6064|nethack=5.0.0|comment=case for paralyzing passive versus hero}} Gelatinous cubes possess [[fire resistance]], [[cold resistance]], [[shock resistance]], [[sleep resistance]], [[poison resistance]], [[acid resistance]], and [[stoning resistance]]. Pets will avoid attacking a gelatinous cube in melee {{frac|9|10}} of the time.{{refsrc|src/dogmove.c|1134|nethack=5.0.0}}  &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube has two [[paralysis]]-inducing attacks that can be &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;partially &lt;/ins&gt;blocked &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;by &lt;/ins&gt;[[magic cancellation]] or &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;completely blocked by &lt;/ins&gt;[[free action]], and will not work if the cube is [[cancelled]]: the first is an active [[touch attack]] that deals damage has a {{frac|3}} chance of paralyzing a mobile target for up to 10 turns, and the second is a [[passive attack]] that has a {{frac|2|3}} chance of paralyzing the attacker for up to 4 turns if the cube was not killed by the attack, with both attacks [[abusing]] [[dexterity]] for a hero subjected to them.{{refsrc|src/mhitm.c|1387-L1393|nethack=5.0.0|comment=case for paralyzing passive against attacking monster}}{{refsrc|src/mhitu.c|2555-L2559|nethack=5.0.0|comment=case for paralyzing passive from cube hero}}{{refsrc|src/uhitm.c|3435-L3442|nethack=5.0.0|comment=case for paralyzing attack by cube hero}}{{refsrc|src/uhitm.c|3444-L3462|nethack=5.0.0|comment=case for paralyzing attack versus hero}}{{refsrc|src/uhitm.c|3463-L3475|nethack=5.0.0|comment=case for paralyzing attack versus monster}}{{refsrc|src/uhitm.c|6054-L6064|nethack=5.0.0|comment=case for paralyzing passive versus hero}} Gelatinous cubes possess [[fire resistance]], [[cold resistance]], [[shock resistance]], [[sleep resistance]], [[poison resistance]], [[acid resistance]], and [[stoning resistance]]. Pets will avoid attacking a gelatinous cube in melee {{frac|9|10}} of the time.{{refsrc|src/dogmove.c|1134|nethack=5.0.0}}  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube [[corpse]] is acidic to [[eat]] (but not its [[tin]]) and is also [[vegan]]-compatible as with all blob corpses.{{refsrc|src/eat.c|1611|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;consume_tin()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;cprefx()&amp;lt;/tt&amp;gt;, but not &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt; where stomach acid is handled{{refsrc|src/eat.c|1923-L1927|nethack=5.0.0|comment=case for stomach acid in &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt;}}}} Eating a gelatinous cube corpse or tin cures [[stoning]] on the first bite and has a {{frac|10}} chance each (10%) of granting fire resistance, cold resistance, shock resistance, or sleep resistance.{{refsrc|src/eat.c|859-L862|nethack=5.0.0|comment=acidic corpses cure stoning}} Monsters will pick up gelatinous cube corpses and may also eat them if they are subjected to stoning, though they will take acid damage and may die from that instead.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube [[corpse]] is acidic to [[eat]] (but not its [[tin]]) and is also [[vegan]]-compatible as with all blob corpses.{{refsrc|src/eat.c|1611|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;consume_tin()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;cprefx()&amp;lt;/tt&amp;gt;, but not &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt; where stomach acid is handled{{refsrc|src/eat.c|1923-L1927|nethack=5.0.0|comment=case for stomach acid in &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt;}}}} Eating a gelatinous cube corpse or tin cures [[stoning]] on the first bite and has a {{frac|10}} chance each (10%) of granting fire resistance, cold resistance, shock resistance, or sleep resistance.{{refsrc|src/eat.c|859-L862|nethack=5.0.0|comment=acidic corpses cure stoning}} Monsters will pick up gelatinous cube corpses and may also eat them if they are subjected to stoning, though they will take acid damage and may die from that instead.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204022&amp;oldid=prev</id>
		<title>Umbire the Phantom: in fact, the cube eating stuff warrants its own section at this point, so let's just cut that knot now</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204022&amp;oldid=prev"/>
		<updated>2026-05-18T05:08:39Z</updated>

		<summary type="html">&lt;p&gt;in fact, the cube eating stuff warrants its own section at this point, so let&amp;#039;s just cut that knot now&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 05:08, 18 May 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l18&quot; &gt;Line 18:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 18:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  |reference=[https://github.com/NetHack/NetHack/blob/NetHack-5.0.0_Released/include/monsters.h#L155 NetHack 5.0.0 - include/monsters.h, line 155]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  |reference=[https://github.com/NetHack/NetHack/blob/NetHack-5.0.0_Released/include/monsters.h#L155 NetHack 5.0.0 - include/monsters.h, line 155]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A '''gelatinous cube''', {{monsym|gelatinous cube}}, is a type of [[monster]] that appears in ''[[NetHack]]''. The gelatinous cube is a [[blob]] monster with an [[acidic]] body that has a tendency to [[wander]] when moving and can burn through any [[web]]s in its path. Gelatinous cubes are known for consuming any and all [[object]]s that they come across, and will attempt to eat or engulf &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;nearly any [[organic]] &lt;/del&gt;items on a square &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;that &lt;/del&gt;they move onto&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;:&lt;/del&gt;{{refsrc|src/mon.c|1531-L1649|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;meatobj()&amp;lt;/tt&amp;gt; function}} &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;for each item &lt;/del&gt;or &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;stack &lt;/del&gt;of &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;items in &lt;/del&gt;a &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;pile &lt;/del&gt;that &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;is non&lt;/del&gt;-&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;organic&lt;/del&gt;, [[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;bone&lt;/del&gt;]] or [[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;dragon hide&lt;/del&gt;]], there is a {{frac|19|20}} chance of the object(s) being engulfed and added to their inventory (versus a {{frac|20}} chance for [[artifact]]s){{refsrc|src/mon.c|1585-L1608|nethack=5.0.0|name=&amp;quot;engulf&amp;quot;|comment=inedible and indigestible items for cubes are engulfed}}{{refsrc|src/mon.c|1611-L1634|nethack=5.0.0|comment=devours edible organic items that it picks up, with calls to &amp;lt;tt&amp;gt;m_consume_obj()&amp;lt;/tt&amp;gt;}}{{refsrc|src/mon.c|1388-L1453|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;m_consume_obj()&amp;lt;/tt&amp;gt; function}}&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;amp;mdash;&lt;/del&gt;upon engulfing a pile of objects, the gelatinous cube will use up a move to [[eat]] any &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;organic &lt;/del&gt;items in its inventory, one item or stack at a time, if a [[hero]] is not in melee range of it.{{refsrc|src/monmove.c|876-L878|nethack=5.0.0|comment=devours organic items in inventory one set at a time, with calls to &amp;lt;tt&amp;gt;gelcube_digests()&amp;lt;/tt&amp;gt;}}{{refsrc|src/monmove.c|422-L445|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;gelcube_digests()&amp;lt;/tt&amp;gt; function}}{{refsrc|src/monmove.c|1669-L1673|nethack=5.0.0|comment=post-move handling for cubes that eat items}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A '''gelatinous cube''', {{monsym|gelatinous cube}}, is a type of [[monster]] that appears in ''[[NetHack]]''. The gelatinous cube is a [[blob]] monster with an [[acidic]] body that has a tendency to [[wander]] when moving and can burn through any [[web]]s in its path. Gelatinous cubes are known for consuming any and all [[object]]s that they come across, and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;{{sa|Cubes and engulfing items|&lt;/ins&gt;will attempt to eat or engulf items&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;}} that are &lt;/ins&gt;on a square they move onto&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;.&lt;/ins&gt;{{refsrc|src/mon.c|1531-L1649|nethack=5.0.0&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|name=&amp;quot;meatobj&amp;quot;&lt;/ins&gt;|comment=&amp;lt;tt&amp;gt;meatobj()&amp;lt;/tt&amp;gt; function}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;A gelatinous cube has two [[paralysis]]-inducing attacks that can be blocked be [[magic cancellation]] &lt;/ins&gt;or &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[free action]], and will not work if the cube is [[cancelled]]: the first is an active [[touch attack]] that deals damage has a {{frac|3}} chance &lt;/ins&gt;of &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;paralyzing a mobile target for up to 10 turns, and the second is &lt;/ins&gt;a &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[passive attack]] &lt;/ins&gt;that &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;has a {{frac|2|3}} chance of paralyzing the attacker for up to 4 turns if the cube was not killed by the attack, with both attacks [[abusing]] [[dexterity]] for a hero subjected to them.{{refsrc|src/mhitm.c|1387-L1393|nethack=5.0.0|comment=case for paralyzing passive against attacking monster}}{{refsrc|src/mhitu.c|2555-L2559|nethack=5.0.0|comment=case for paralyzing passive from cube hero}}{{refsrc|src/uhitm.c|3435-L3442|nethack=5.0.0|comment=case for paralyzing attack by cube hero}}{{refsrc|src/uhitm.c|3444-L3462|nethack=5.0.0|comment=case for paralyzing attack versus hero}}{{refsrc|src/uhitm.c|3463-L3475|nethack=5.0.0|comment=case for paralyzing attack versus monster}}{{refsrc|src/uhitm.c|6054&lt;/ins&gt;-&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;L6064|nethack=5.0.0|comment=case for paralyzing passive versus hero}} Gelatinous cubes possess [[fire resistance]], [[cold resistance]], [[shock resistance]], [[sleep resistance]], [[poison resistance]], [[acid resistance]]&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;and &lt;/ins&gt;[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;stoning resistance]]. Pets will avoid attacking a gelatinous cube in melee {{frac|9|10}} of the time.{{refsrc|src/dogmove.c|1134|nethack=5.0.0}} &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;A gelatinous cube [[corpse]] is acidic to [[eat]] (but not its [[tin]]) and is also [[vegan&lt;/ins&gt;]]&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;-compatible as with all blob corpses.{{refsrc|src/eat.c|1611|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;consume_tin()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;cprefx()&amp;lt;/tt&amp;gt;, but not &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt; where stomach acid is handled{{refsrc|src/eat.c|1923-L1927|nethack=5.0.0|comment=case for stomach acid in &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt;}}}} Eating a gelatinous cube corpse &lt;/ins&gt;or &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;tin cures &lt;/ins&gt;[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;stoning&lt;/ins&gt;]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;on the first bite and has a {{frac|10}} chance each (10%) of granting fire resistance, cold resistance, shock resistance, or sleep resistance.{{refsrc|src/eat.c|859-L862|nethack=5.0.0|comment=acidic corpses cure stoning}} Monsters will pick up gelatinous cube corpses and may also eat them if they are subjected to stoning, though they will take acid damage and may die from that instead.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;==Generation==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Randomly-generated gelatinous cubes are always created hostile.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;==Cubes and engulfing items==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;When a gelatinous cube picks up an item or a pile of items&lt;/ins&gt;, there is a {{frac|19|20}} chance of the object(s) being engulfed and added to their inventory (versus a {{frac|20}} chance for [[artifact]]s)&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;:&amp;lt;ref name=&amp;quot;meatobj&amp;quot;/&amp;gt;&lt;/ins&gt;{{refsrc|src/mon.c|1585-L1608|nethack=5.0.0|name=&amp;quot;engulf&amp;quot;|comment=inedible and indigestible items for cubes are engulfed}}{{refsrc|src/mon.c|1611-L1634|nethack=5.0.0|comment=devours edible organic items that it picks up, with calls to &amp;lt;tt&amp;gt;m_consume_obj()&amp;lt;/tt&amp;gt;}}{{refsrc|src/mon.c|1388-L1453|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;m_consume_obj()&amp;lt;/tt&amp;gt; function}} upon engulfing a pile of objects, the gelatinous cube will use up a move to [[eat]] any items in its inventory, one item or stack at a time, if a [[hero]] is not in melee range of it.{{refsrc|src/monmove.c|876-L878|nethack=5.0.0|comment=devours organic items in inventory one set at a time, with calls to &amp;lt;tt&amp;gt;gelcube_digests()&amp;lt;/tt&amp;gt;}}{{refsrc|src/monmove.c|422-L445|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;gelcube_digests()&amp;lt;/tt&amp;gt; function}}{{refsrc|src/monmove.c|1669-L1673|nethack=5.0.0|comment=post-move handling for cubes that eat items}} &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;A gelatinous cube will not eat items that are non-organic, [[bone]] or [[dragon hide]].&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each item or set of items eaten by a gelatinous cube that is ''not'' a [[pet]] will heal it by an amount of [[HP]] up to the object's [[weight]], independently of whether or not that item will also heal the cube or have any other effects upon eating it.{{refsrc|src/mon.c|1396-L1399|nethack=5.0.0|comment=non-pet healing in &amp;lt;tt&amp;gt;m_consume_obj()&amp;lt;/tt&amp;gt;}} If a gelatinous cube eats an organic [[container]] this way, the contents will also be engulfed and added to the cube's inventory.{{refsrc|src/mon.c|1400-L1401|nethack=5.0.0|comment=eating a container in &amp;lt;tt&amp;gt;m_consume_obj()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;meatbox()&amp;lt;/tt&amp;gt;}}{{refsrc|src/mon.c|1352-L1382|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;meatbox()&amp;lt;/tt&amp;gt; function; &amp;lt;tt&amp;gt;engulf_contents&amp;lt;/tt&amp;gt; is set if a cube is the one eating the container}} A cube digesting the corpse of a [[chameleon]], [[doppelganger]] or [[genetic engineer]] will [[polymorph]].{{refsrc|src/mon.c|1416|nethack=5.0.0|comment=denotes polymorphing corpses}}{{refsrc|src/mon.c|1422-L1426|nethack=5.0.0|comment=handling for cube that polymorphs from an eaten object}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each item or set of items eaten by a gelatinous cube that is ''not'' a [[pet]] will heal it by an amount of [[HP]] up to the object's [[weight]], independently of whether or not that item will also heal the cube or have any other effects upon eating it.{{refsrc|src/mon.c|1396-L1399|nethack=5.0.0|comment=non-pet healing in &amp;lt;tt&amp;gt;m_consume_obj()&amp;lt;/tt&amp;gt;}} If a gelatinous cube eats an organic [[container]] this way, the contents will also be engulfed and added to the cube's inventory.{{refsrc|src/mon.c|1400-L1401|nethack=5.0.0|comment=eating a container in &amp;lt;tt&amp;gt;m_consume_obj()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;meatbox()&amp;lt;/tt&amp;gt;}}{{refsrc|src/mon.c|1352-L1382|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;meatbox()&amp;lt;/tt&amp;gt; function; &amp;lt;tt&amp;gt;engulf_contents&amp;lt;/tt&amp;gt; is set if a cube is the one eating the container}} A cube digesting the corpse of a [[chameleon]], [[doppelganger]] or [[genetic engineer]] will [[polymorph]].{{refsrc|src/mon.c|1416|nethack=5.0.0|comment=denotes polymorphing corpses}}{{refsrc|src/mon.c|1422-L1426|nethack=5.0.0|comment=handling for cube that polymorphs from an eaten object}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l31&quot; &gt;Line 31:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 41:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The duration of immobility from eating is consistent with wild monsters eating items, and nutrition gain is consistent with a [[polymorph]]ed hero eating the same type of item.{{refsrc|src/dogmove.c|204-L212|nethack=5.0.0}}  &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* The duration of immobility from eating is consistent with wild monsters eating items, and nutrition gain is consistent with a [[polymorph]]ed hero eating the same type of item.{{refsrc|src/dogmove.c|204-L212|nethack=5.0.0}}  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* They will prefer eating organic items to dropping them, unless they are of a type that the cube will not eat.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* They will prefer eating organic items to dropping them, unless they are of a type that the cube will not eat.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;A gelatinous cube has two [[paralysis]]-inducing attacks that can be blocked be [[magic cancellation]] or [[free action]], and will not work if the cube is [[cancelled]]: the first is an active [[touch attack]] that deals damage has a {{frac|3}} chance of paralyzing a mobile target for up to 10 turns, and the second is a [[passive attack]] that has a {{frac|2|3}} chance of paralyzing the attacker for up to 4 turns if the cube was not killed by the attack, with both attacks [[abusing]] [[dexterity]] for a hero subjected to them.{{refsrc|src/mhitm.c|1387-L1393|nethack=5.0.0|comment=case for paralyzing passive against attacking monster}}{{refsrc|src/mhitu.c|2555-L2559|nethack=5.0.0|comment=case for paralyzing passive from cube hero}}{{refsrc|src/uhitm.c|3435-L3442|nethack=5.0.0|comment=case for paralyzing attack by cube hero}}{{refsrc|src/uhitm.c|3444-L3462|nethack=5.0.0|comment=case for paralyzing attack versus hero}}{{refsrc|src/uhitm.c|3463-L3475|nethack=5.0.0|comment=case for paralyzing attack versus monster}}{{refsrc|src/uhitm.c|6054-L6064|nethack=5.0.0|comment=case for paralyzing passive versus hero}} Gelatinous cubes possess [[fire resistance]], [[cold resistance]], [[shock resistance]], [[sleep resistance]], [[poison resistance]], [[acid resistance]], and [[stoning resistance]]. Pets will avoid attacking a gelatinous cube in melee {{frac|9|10}} of the time.{{refsrc|src/dogmove.c|1134|nethack=5.0.0}} &lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;A gelatinous cube [[corpse]] is acidic to [[eat]] (but not its [[tin]]) and is also [[vegan]]-compatible as with all blob corpses.{{refsrc|src/eat.c|1611|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;consume_tin()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;cprefx()&amp;lt;/tt&amp;gt;, but not &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt; where stomach acid is handled{{refsrc|src/eat.c|1923-L1927|nethack=5.0.0|comment=case for stomach acid in &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt;}}}} Eating a gelatinous cube corpse or tin cures [[stoning]] on the first bite and has a {{frac|10}} chance each (10%) of granting fire resistance, cold resistance, shock resistance, or sleep resistance.{{refsrc|src/eat.c|859-L862|nethack=5.0.0|comment=acidic corpses cure stoning}} Monsters will pick up gelatinous cube corpses and may also eat them if they are subjected to stoning, though they will take acid damage and may die from that instead.&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A hero polymorphed into a gelatinous cube will not automatically dissolve items that they pick up. By using {{kbd|e}}, they can eat items made of organic material as they do with normal food, which includes [[bone]] and [[dragon hide]] items that normal cubes will only engulf, but does ''not'' include containers unless they are already empty.{{refsrc|src/eat.c|114-L118|nethack=5.0.0}} Rings of slow digestion are naturally indigestible as in other cases.{{refsrc|src/eat.c|2911-L2918|nethack=5.0.0|comment=slow digestion is inedible for hero}} A hero eating a scroll of scare monster, a [[scroll of mail]], a [[scroll labeled YUM YUM]], or any other [[paper]] item while in this form is accompanied by {{sa|Messages|unique messages}}, and scrolls of mail also will not grant any nutrition.{{refsrc|src/eat.c|2432|nethack=5.0.0|comment=cases for eating paper items}}{{refsrc|src/eat.c|2434-L2436|nethack=5.0.0|name=&amp;quot;junk&amp;quot;}}{{refsrc|src/eat.c|2439-L2441|nethack=5.0.0|name=&amp;quot;yuck&amp;quot;}}{{refsrc|src/eat.c|2442-2445|nethack=5.0.0|name=&amp;quot;yum&amp;quot;}}{{refsrc|src/eat.c|2446|nethack=5.0.0|name=&amp;quot;salt&amp;quot;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A hero polymorphed into a gelatinous cube will not automatically dissolve items that they pick up. By using {{kbd|e}}, they can eat items made of organic material as they do with normal food, which includes [[bone]] and [[dragon hide]] items that normal cubes will only engulf, but does ''not'' include containers unless they are already empty.{{refsrc|src/eat.c|114-L118|nethack=5.0.0}} Rings of slow digestion are naturally indigestible as in other cases.{{refsrc|src/eat.c|2911-L2918|nethack=5.0.0|comment=slow digestion is inedible for hero}} A hero eating a scroll of scare monster, a [[scroll of mail]], a [[scroll labeled YUM YUM]], or any other [[paper]] item while in this form is accompanied by {{sa|Messages|unique messages}}, and scrolls of mail also will not grant any nutrition.{{refsrc|src/eat.c|2432|nethack=5.0.0|comment=cases for eating paper items}}{{refsrc|src/eat.c|2434-L2436|nethack=5.0.0|name=&amp;quot;junk&amp;quot;}}{{refsrc|src/eat.c|2439-L2441|nethack=5.0.0|name=&amp;quot;yuck&amp;quot;}}{{refsrc|src/eat.c|2442-2445|nethack=5.0.0|name=&amp;quot;yum&amp;quot;}}{{refsrc|src/eat.c|2446|nethack=5.0.0|name=&amp;quot;salt&amp;quot;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;==Generation==&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Randomly-generated gelatinous cubes are always created hostile.&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Strategy==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Strategy==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204021&amp;oldid=prev</id>
		<title>Umbire the Phantom: ...I forgot the citations for the attacks lol. also fix a dropped word</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204021&amp;oldid=prev"/>
		<updated>2026-05-18T04:59:45Z</updated>

		<summary type="html">&lt;p&gt;...I forgot the citations for the attacks lol. also fix a dropped word&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 04:59, 18 May 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l32&quot; &gt;Line 32:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 32:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* They will prefer eating organic items to dropping them, unless they are of a type that the cube will not eat.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* They will prefer eating organic items to dropping them, unless they are of a type that the cube will not eat.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube has two [[paralysis]]-inducing attacks: an active &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;paralyzing &lt;/del&gt;[[touch attack]], and a [[passive]] that &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;paralyzes attackers&lt;/del&gt;. Gelatinous cubes possess [[fire resistance]], [[cold resistance]], [[shock resistance]], [[sleep resistance]], [[poison resistance]], [[acid resistance]], and [[stoning resistance]]. Pets will avoid attacking a gelatinous cube in melee {{frac|9|10}} of the time.{{refsrc|src/dogmove.c|1134|nethack=5.0.0}}  &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube has two [[paralysis]]-inducing attacks &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;that can be blocked be [[magic cancellation]] or [[free action]], and will not work if the cube is [[cancelled]]&lt;/ins&gt;: &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;the first is &lt;/ins&gt;an active [[touch attack]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;that deals damage has a {{frac|3}} chance of paralyzing a mobile target for up to 10 turns&lt;/ins&gt;, and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;the second is &lt;/ins&gt;a [[passive &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;attack&lt;/ins&gt;]] that &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;has a {{frac|2|3}} chance of paralyzing the attacker for up to 4 turns if the cube was not killed by the attack, with both attacks [[abusing]] [[dexterity]] for a hero subjected to them.{{refsrc|src/mhitm.c|1387-L1393|nethack=5.0.0|comment=case for paralyzing passive against attacking monster}}{{refsrc|src/mhitu.c|2555-L2559|nethack=5.0.0|comment=case for paralyzing passive from cube hero}}{{refsrc|src/uhitm.c|3435-L3442|nethack=5.0.0|comment=case for paralyzing attack by cube hero}}{{refsrc|src/uhitm.c|3444-L3462|nethack=5.0.0|comment=case for paralyzing attack versus hero}}{{refsrc|src/uhitm.c|3463-L3475|nethack=5.0.0|comment=case for paralyzing attack versus monster}}{{refsrc|src/uhitm.c|6054-L6064|nethack=5.0&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;0|comment=case for paralyzing passive versus hero}} &lt;/ins&gt;Gelatinous cubes possess [[fire resistance]], [[cold resistance]], [[shock resistance]], [[sleep resistance]], [[poison resistance]], [[acid resistance]], and [[stoning resistance]]. Pets will avoid attacking a gelatinous cube in melee {{frac|9|10}} of the time.{{refsrc|src/dogmove.c|1134|nethack=5.0.0}}  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube [[corpse]] is acidic to [[eat]] (but not its [[tin]]) and is also [[vegan]]-compatible as with all blob corpses.{{refsrc|src/eat.c|1611|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;consume_tin()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;cprefx()&amp;lt;/tt&amp;gt;, but not &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt; where stomach acid is handled{{refsrc|src/eat.c|1923-L1927|nethack=5.0.0|comment=case for stomach acid in &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt;}}}} Eating a gelatinous cube corpse or tin cures [[stoning]] on the first bite and has a {{frac|10}} chance each (10%) of granting fire resistance, cold resistance, shock resistance, or sleep resistance.{{refsrc|src/eat.c|859-L862|nethack=5.0.0|comment=acidic corpses cure stoning}} Monsters will pick up gelatinous corpses and may also eat them if they are subjected to stoning, though they will take acid damage and may die from that instead.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube [[corpse]] is acidic to [[eat]] (but not its [[tin]]) and is also [[vegan]]-compatible as with all blob corpses.{{refsrc|src/eat.c|1611|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;consume_tin()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;cprefx()&amp;lt;/tt&amp;gt;, but not &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt; where stomach acid is handled{{refsrc|src/eat.c|1923-L1927|nethack=5.0.0|comment=case for stomach acid in &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt;}}}} Eating a gelatinous cube corpse or tin cures [[stoning]] on the first bite and has a {{frac|10}} chance each (10%) of granting fire resistance, cold resistance, shock resistance, or sleep resistance.{{refsrc|src/eat.c|859-L862|nethack=5.0.0|comment=acidic corpses cure stoning}} Monsters will pick up gelatinous &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;cube &lt;/ins&gt;corpses and may also eat them if they are subjected to stoning, though they will take acid damage and may die from that instead.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A hero polymorphed into a gelatinous cube will not automatically dissolve items that they pick up. By using {{kbd|e}}, they can eat items made of organic material as they do with normal food, which includes [[bone]] and [[dragon hide]] items that normal cubes will only engulf, but does ''not'' include containers unless they are already empty.{{refsrc|src/eat.c|114-L118|nethack=5.0.0}} Rings of slow digestion are naturally indigestible as in other cases.{{refsrc|src/eat.c|2911-L2918|nethack=5.0.0|comment=slow digestion is inedible for hero}} A hero eating a scroll of scare monster, a [[scroll of mail]], a [[scroll labeled YUM YUM]], or any other [[paper]] item while in this form is accompanied by {{sa|Messages|unique messages}}, and scrolls of mail also will not grant any nutrition.{{refsrc|src/eat.c|2432|nethack=5.0.0|comment=cases for eating paper items}}{{refsrc|src/eat.c|2434-L2436|nethack=5.0.0|name=&amp;quot;junk&amp;quot;}}{{refsrc|src/eat.c|2439-L2441|nethack=5.0.0|name=&amp;quot;yuck&amp;quot;}}{{refsrc|src/eat.c|2442-2445|nethack=5.0.0|name=&amp;quot;yum&amp;quot;}}{{refsrc|src/eat.c|2446|nethack=5.0.0|name=&amp;quot;salt&amp;quot;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A hero polymorphed into a gelatinous cube will not automatically dissolve items that they pick up. By using {{kbd|e}}, they can eat items made of organic material as they do with normal food, which includes [[bone]] and [[dragon hide]] items that normal cubes will only engulf, but does ''not'' include containers unless they are already empty.{{refsrc|src/eat.c|114-L118|nethack=5.0.0}} Rings of slow digestion are naturally indigestible as in other cases.{{refsrc|src/eat.c|2911-L2918|nethack=5.0.0|comment=slow digestion is inedible for hero}} A hero eating a scroll of scare monster, a [[scroll of mail]], a [[scroll labeled YUM YUM]], or any other [[paper]] item while in this form is accompanied by {{sa|Messages|unique messages}}, and scrolls of mail also will not grant any nutrition.{{refsrc|src/eat.c|2432|nethack=5.0.0|comment=cases for eating paper items}}{{refsrc|src/eat.c|2434-L2436|nethack=5.0.0|name=&amp;quot;junk&amp;quot;}}{{refsrc|src/eat.c|2439-L2441|nethack=5.0.0|name=&amp;quot;yuck&amp;quot;}}{{refsrc|src/eat.c|2442-2445|nethack=5.0.0|name=&amp;quot;yum&amp;quot;}}{{refsrc|src/eat.c|2446|nethack=5.0.0|name=&amp;quot;salt&amp;quot;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204020&amp;oldid=prev</id>
		<title>Umbire the Phantom: alright, think that's everything</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204020&amp;oldid=prev"/>
		<updated>2026-05-18T04:21:40Z</updated>

		<summary type="html">&lt;p&gt;alright, think that&amp;#039;s everything&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 04:21, 18 May 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l103&quot; &gt;Line 103:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 103:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===dNetHack===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===dNetHack===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[dNetHack]], [[notdNetHack]] and [[notnotdNetHack]], &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;some &lt;/del&gt;levels &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;in &lt;/del&gt;the [[Drow Healer quest]] generate gelatinous cubes: three are placed on the locate floor at level creation, and four are placed on the goal floor at level creation.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[dNetHack]], [[notdNetHack]] and [[notnotdNetHack]], &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;gelatinous cubes are capable of hiding, can follow and track the hero and other creatures via [[Scent (vision)|scent]], and take halved damage from blunt weapons and piercing weapons. Their passive attack is also given the same damage dice as their touch attack.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Some &lt;/ins&gt;levels &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;of &lt;/ins&gt;the [[Drow Healer quest]] generate gelatinous cubes: three are placed on the locate floor at level creation, and four are placed on the goal floor at level creation.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===EvilHack===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===EvilHack===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[EvilHack]], gelatinous cubes &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;behave mostly the same as they do in GruntHack, engulfing and suffocating monsters that they attack, though they lack the ability to hide. This makes it much less likely that a hero will be surprised by one, though they are still highly likely to be a game-ending threat&amp;amp;mdash;be sure to listen out for telltale slurping noises. Giant heroes cannot be engulfed by gelatinous cubes, while &lt;/del&gt;[[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Vampire (starting race in EvilHack)|vampire&lt;/del&gt;]] and [[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Draugr (starting race)|draugr&lt;/del&gt;]] &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;heroes &lt;/del&gt;are &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;unbreathing and thus in no mortal danger from the cube's attempts &lt;/del&gt;to &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;engulf them&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[EvilHack]], gelatinous cubes &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;have their &lt;/ins&gt;[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;speed&lt;/ins&gt;]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;increased to 8 &lt;/ins&gt;and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;their &lt;/ins&gt;[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;monster difficulty&lt;/ins&gt;]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;increased to 10, and they &lt;/ins&gt;are &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;also given an engulfing attack similar &lt;/ins&gt;to &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;GruntHack&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Eating &lt;/ins&gt;a gelatinous cube tin or corpse grants +6% each to four [[partial intrinsic]]s: cold resistance, fire resistance, sleep resistance, and shock resistance.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Rating &lt;/del&gt;a gelatinous cube tin or corpse grants +6% each to four [[partial intrinsic]]s: cold resistance, fire resistance, sleep resistance, and shock resistance.&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Much of the strategies involving gelatinous cubes in GruntHack are also applicable to EvilHack as well; additionally, a hero that can prevent paralysis can use a source of [[phasing]] (e.g. via polyself) to both prevent engulfing and enable an easy escape if they are already engulfed.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Though they will not hide themselves, gelatinous cubes are still highly likely to be a game-ending threat, so be sure to listen out for telltale slurping noises. Giant heroes cannot be engulfed by gelatinous cubes due to their size, while [[Vampire (starting race in EvilHack)|vampire]] and [[Draugr (starting race)|draugr]] heroes are unbreathing and thus are in no mortal danger from the cube's attempts to engulf them. &lt;/ins&gt;Much of the strategies involving gelatinous cubes in GruntHack are also applicable to EvilHack as well; additionally, a hero that can prevent paralysis can use a source of [[phasing]] (e.g. via polyself) to both prevent engulfing and enable an easy escape if they are already engulfed.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===Hack'EM===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===Hack'EM===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[Hack'EM]], gelatinous cubes behave as they do in vanilla ''NetHack'' and SLASH'EM&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, rather than &lt;/del&gt;retaining their EvilHack behaviors.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[Hack'EM]], gelatinous cubes behave as they do in vanilla ''NetHack'' and SLASH'EM &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;instead of &lt;/ins&gt;retaining their EvilHack behaviors&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, though they still keep their higher movement speed and difficulty value&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Encyclopedia entry==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Encyclopedia entry==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l123&quot; &gt;Line 123:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 123:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==References==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==References==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;references/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;references/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{nethack-&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;367&lt;/del&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{nethack-&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;500&lt;/ins&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Monsters]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Monsters]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204019&amp;oldid=prev</id>
		<title>Umbire the Phantom: touch-ups, greater focus on variants this pass, just remembered acid/stoning curing too...</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Gelatinous_cube&amp;diff=204019&amp;oldid=prev"/>
		<updated>2026-05-18T04:04:01Z</updated>

		<summary type="html">&lt;p&gt;touch-ups, greater focus on variants this pass, just remembered acid/stoning curing too...&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 04:04, 18 May 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l34&quot; &gt;Line 34:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 34:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube has two [[paralysis]]-inducing attacks: an active paralyzing [[touch attack]], and a [[passive]] that paralyzes attackers. Gelatinous cubes possess [[fire resistance]], [[cold resistance]], [[shock resistance]], [[sleep resistance]], [[poison resistance]], [[acid resistance]], and [[stoning resistance]]. Pets will avoid attacking a gelatinous cube in melee {{frac|9|10}} of the time.{{refsrc|src/dogmove.c|1134|nethack=5.0.0}}  &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube has two [[paralysis]]-inducing attacks: an active paralyzing [[touch attack]], and a [[passive]] that paralyzes attackers. Gelatinous cubes possess [[fire resistance]], [[cold resistance]], [[shock resistance]], [[sleep resistance]], [[poison resistance]], [[acid resistance]], and [[stoning resistance]]. Pets will avoid attacking a gelatinous cube in melee {{frac|9|10}} of the time.{{refsrc|src/dogmove.c|1134|nethack=5.0.0}}  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube [[corpse]] is acidic to [[eat]] (but not its [[tin]]) and is also [[vegan]]-compatible as with all blob corpses.{{refsrc|src/eat.c|1611|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;consume_tin()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;cprefx()&amp;lt;/tt&amp;gt;, but not &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt; where stomach acid is handled{{refsrc|src/eat.c|1923-L1927|nethack=5.0.0|comment=case for stomach acid in &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt;}}}} Eating a gelatinous cube corpse or tin has a {{frac|10}} chance each (10%) of granting fire resistance, cold resistance, shock resistance, or sleep resistance.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A gelatinous cube [[corpse]] is acidic to [[eat]] (but not its [[tin]]) and is also [[vegan]]-compatible as with all blob corpses.{{refsrc|src/eat.c|1611|nethack=5.0.0|comment=&amp;lt;tt&amp;gt;consume_tin()&amp;lt;/tt&amp;gt; calls &amp;lt;tt&amp;gt;cprefx()&amp;lt;/tt&amp;gt;, but not &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt; where stomach acid is handled{{refsrc|src/eat.c|1923-L1927|nethack=5.0.0|comment=case for stomach acid in &amp;lt;tt&amp;gt;eatcorpse()&amp;lt;/tt&amp;gt;}}}} Eating a gelatinous cube corpse or tin &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;cures [[stoning]] on the first bite and &lt;/ins&gt;has a {{frac|10}} chance each (10%) of granting fire resistance, cold resistance, shock resistance, or sleep resistance&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;.{{refsrc|src/eat.c|859-L862|nethack=5.0.0|comment=acidic corpses cure stoning}} Monsters will pick up gelatinous corpses and may also eat them if they are subjected to stoning, though they will take acid damage and may die from that instead&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A hero polymorphed into a gelatinous cube will not automatically dissolve items that they pick up. By using {{kbd|e}}, they can eat items made of organic material as they do with normal food, which includes [[bone]] and [[dragon hide]] items that normal cubes will only engulf, but does ''not'' include containers unless they are already empty.{{refsrc|src/eat.c|114-L118|nethack=5.0.0}} Rings of slow digestion are naturally indigestible as in other cases.{{refsrc|src/eat.c|2911-L2918|nethack=5.0.0|comment=slow digestion is inedible for hero}} A hero eating a scroll of scare monster, a [[scroll of mail]], a [[scroll labeled YUM YUM]], or any other [[paper]] item while in this form is accompanied by {{sa|Messages|unique messages}}, and scrolls of mail also will not grant any nutrition.{{refsrc|src/eat.c|2432|nethack=5.0.0|comment=cases for eating paper items}}{{refsrc|src/eat.c|2434-L2436|nethack=5.0.0|name=&amp;quot;junk&amp;quot;}}{{refsrc|src/eat.c|2439-L2441|nethack=5.0.0|name=&amp;quot;yuck&amp;quot;}}{{refsrc|src/eat.c|2442-2445|nethack=5.0.0|name=&amp;quot;yum&amp;quot;}}{{refsrc|src/eat.c|2446|nethack=5.0.0|name=&amp;quot;salt&amp;quot;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A hero polymorphed into a gelatinous cube will not automatically dissolve items that they pick up. By using {{kbd|e}}, they can eat items made of organic material as they do with normal food, which includes [[bone]] and [[dragon hide]] items that normal cubes will only engulf, but does ''not'' include containers unless they are already empty.{{refsrc|src/eat.c|114-L118|nethack=5.0.0}} Rings of slow digestion are naturally indigestible as in other cases.{{refsrc|src/eat.c|2911-L2918|nethack=5.0.0|comment=slow digestion is inedible for hero}} A hero eating a scroll of scare monster, a [[scroll of mail]], a [[scroll labeled YUM YUM]], or any other [[paper]] item while in this form is accompanied by {{sa|Messages|unique messages}}, and scrolls of mail also will not grant any nutrition.{{refsrc|src/eat.c|2432|nethack=5.0.0|comment=cases for eating paper items}}{{refsrc|src/eat.c|2434-L2436|nethack=5.0.0|name=&amp;quot;junk&amp;quot;}}{{refsrc|src/eat.c|2439-L2441|nethack=5.0.0|name=&amp;quot;yuck&amp;quot;}}{{refsrc|src/eat.c|2442-2445|nethack=5.0.0|name=&amp;quot;yum&amp;quot;}}{{refsrc|src/eat.c|2446|nethack=5.0.0|name=&amp;quot;salt&amp;quot;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l56&quot; &gt;Line 56:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 56:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==History==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==History==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The gelatinous cube first appears in Hack for PDP-11, which is based on [[Jay Fenlason's Hack]], and is included in the initial bestiary for [[Hack 1.0]]. From these versions to [[NetHack 2.3e]], the gelatinous cube uses the {{white|g}} glyph&amp;amp;mdash;[[NetHack 3.0.0]] establishes the blob [[monster class]] and moves the gelatinous cube to {{white|b}} with the other existing blob monsters.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The gelatinous cube first appears in Hack for PDP-11, which is based on [[Jay Fenlason's Hack]], and is included in the initial bestiary for [[Hack 1.0]]. From these versions to [[NetHack 2.3e]], the gelatinous cube uses the {{white|g}} glyph&amp;amp;mdash;[[NetHack 3.0.0]] establishes the blob [[monster class]] and moves the gelatinous cube to &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;its current glyph at &lt;/ins&gt;{{white|b}} with the other existing blob monsters.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Gelatinous cubes gain the ability to pick up items in [[NetHack 3.1.1]]: from this version to [[NetHack 3.1.3]], a gelatinous cube engulfing a container devours its contents completely. [[NetHack 3.2.0]] introduces the current behavior for cubes engulfing containers, as well as the cube polymorphing when digesting chameleon or doppelganger corpses.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Gelatinous cubes gain the ability to pick up items in [[NetHack 3.1.1]]: from this version to [[NetHack 3.1.3]], a gelatinous cube engulfing a container devours its contents completely. [[NetHack 3.2.0]] introduces the current behavior for cubes engulfing containers, as well as the cube polymorphing when digesting chameleon or doppelganger corpses.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l79&quot; &gt;Line 79:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 79:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{message|The gelatinous cube eats &amp;lt;an item&amp;gt;!|A gelatinous cube has eaten (more than) one item.}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{message|The gelatinous cube eats &amp;lt;an item&amp;gt;!|A gelatinous cube has eaten (more than) one item.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{message|You hear a slurping sound.}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{message|You hear a slurping sound.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{message|You hear several slurping sounds.|As above while outside of your sight, depending on if it &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;ate &lt;/del&gt;one item or multiple.}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{message|You hear several slurping sounds.|As above while outside of your sight, depending on if it &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;picked up &lt;/ins&gt;one item or multiple.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{message|You are frozen by the gelatinous cube!|You were hit by the passive attack of a gelatinous cube.}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{message|You are frozen by the gelatinous cube!|You were hit by the passive attack of a gelatinous cube.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l91&quot; &gt;Line 91:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 91:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Variants==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Variants==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;In &lt;/del&gt;''NetHack'' [[variant]]s with [[object materials]] systems and/or a wider variance of randomized appearances, certain items will be at varying levels of risk from being eaten by a wandering gelatinous cube.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;''NetHack'' [[variant]]s &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;created prior to NetHack 5.0.0 may not adapt the gelatinous cube's current behavior.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;In variants &lt;/ins&gt;with [[object materials]] systems and/or a wider variance of randomized appearances, certain items will be at varying levels of risk from being eaten by a wandering gelatinous cube.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===GruntHack===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===GruntHack===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[GruntHack]], gelatinous cubes are capable of [[hiding]] similar to [[piercer]]s&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, and &lt;/del&gt;can &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;additionally engulf targets in order to &lt;/del&gt;[[Strangulation|suffocate]] &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;them. Combined &lt;/del&gt;with their paralysis, this will usually lead to a swift death, making gelatinous cubes a major threat once they start generating (typically from the mid-game on).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In [[GruntHack]], gelatinous cubes &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;behave as they do in NetHack 3.4.3, but they &lt;/ins&gt;are capable of [[hiding]] similar to [[piercer]]s&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. They are also given a 1d4 [[engulfing attack]] that &lt;/ins&gt;can [[Strangulation|suffocate]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;targets&amp;amp;mdash;combined &lt;/ins&gt;with their paralysis, this will usually lead to a swift death &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;for the victim&lt;/ins&gt;, making gelatinous cubes a major threat &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;to the hero &lt;/ins&gt;once they start generating (typically from the mid-game on).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Heroes should use their best available [[ranged attack]]s and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;means of &lt;/del&gt;[[scaring]] to keep gelatinous cubes from engulfing them before &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;the hero &lt;/del&gt;can kill &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;them&lt;/del&gt;: gelatinous cubes respect [[Elbereth]], and a source of [[warning]] can help avoid being caught off guard by a hidden cube. A [[ring of free action]] will give a hero time to kill or &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;break out of &lt;/del&gt;the cube if they are engulfed&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;; &lt;/del&gt;zapping a [[wand of digging]] while engulfed will reduce their HP to 1 and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;release &lt;/del&gt;the hero, making killing them afterward somewhat trivial. An [[amulet of magical breathing]] or a [[breathless]] polyform will prevent the cube's suffocation from affecting the hero, and any polyform that is huge or gigantic cannot be engulfed at all.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Heroes should use their best available [[ranged attack]]s and [[scaring]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;items &lt;/ins&gt;to keep gelatinous cubes from engulfing them before &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;they &lt;/ins&gt;can kill &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;the cube&lt;/ins&gt;: gelatinous cubes respect [[Elbereth]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;as they do in ''NetHack''&lt;/ins&gt;, and a source of [[warning]] can help &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a hero &lt;/ins&gt;avoid being caught off guard by a hidden cube. A [[ring of free action]] will give a hero time to kill or &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;otherwise escape from within &lt;/ins&gt;the cube if they are engulfed&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, and &lt;/ins&gt;zapping a [[wand of digging]] while engulfed will reduce their HP to 1 and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;free &lt;/ins&gt;the hero, making killing them afterward somewhat trivial. An [[amulet of magical breathing]] or a [[breathless]] polyform will prevent the cube's suffocation from affecting the hero, and any polyform that is huge or gigantic cannot be engulfed at all.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Gelatinous cubes can also be useful as a means of [[Zombie (GruntHack)|zombie]] disposal, as they can consume and dissolve the corpses with no ill effect&amp;amp;mdash;their paralyzing touch and passive will also immobilize zombies that try to attack it, and a hero or another living monster can then dispose of the zombie without fearing retaliatory bites. However, they do not possess [[sickness resistance]] and are vulnerable to illness from zombie bites.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Gelatinous cubes can also be useful as a means of [[Zombie (GruntHack)|zombie]] disposal, as they can consume and dissolve the corpses with no ill effect&amp;amp;mdash;their paralyzing touch and passive will also immobilize zombies that try to attack it, and a hero or another living monster can then dispose of the zombie without fearing retaliatory bites. However, they do not possess [[sickness resistance]] and are vulnerable to illness from zombie bites.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
</feed>