<?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=Riders</id>
	<title>Riders - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nethackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Riders"/>
	<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Riders&amp;action=history"/>
	<updated>2026-06-10T04:31:00Z</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=Riders&amp;diff=204121&amp;oldid=prev</id>
		<title>Umbire the Phantom: pothole</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Riders&amp;diff=204121&amp;oldid=prev"/>
		<updated>2026-05-18T22:57:15Z</updated>

		<summary type="html">&lt;p&gt;pothole&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:57, 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-l25&quot; &gt;Line 25:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 25:&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;All of the Riders have a low natural [[armor class]] of -5 and possess [[touch attack]]s that deal damage in addition to the special effects each Rider's touch possesses: in the case of Pestilence and Famine, if both attacks land then the second attack will [[stun]] the hero.{{refsrc|src/mhitu.c|293|version=NetHack 3.6.7|comment=prevent double doinks from disease and hunger attacks}} None of these attacks can be affected by [[cancellation]] or blocked by [[magic cancellation]]. Rider touch attacks will have no effect on monsters that they hit, as there are no cases for these [[damage type]]s when handling combat between monsters, though a second successful hit damages and stuns monsters as they do the hero.{{refsrc|src/mhitm.c|1449|version=NetHack 3.6.7|comment=Unhandled cases default to 0 damage}}&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;All of the Riders have a low natural [[armor class]] of -5 and possess [[touch attack]]s that deal damage in addition to the special effects each Rider's touch possesses: in the case of Pestilence and Famine, if both attacks land then the second attack will [[stun]] the hero.{{refsrc|src/mhitu.c|293|version=NetHack 3.6.7|comment=prevent double doinks from disease and hunger attacks}} None of these attacks can be affected by [[cancellation]] or blocked by [[magic cancellation]]. Rider touch attacks will have no effect on monsters that they hit, as there are no cases for these [[damage type]]s when handling combat between monsters, though a second successful hit damages and stuns monsters as they do the hero.{{refsrc|src/mhitm.c|1449|version=NetHack 3.6.7|comment=Unhandled cases default to 0 damage}}&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;None of the Riders respect [[Elbereth]], and they also ignore the [[sanctuary]] effect given to a hero by standing in a temple with a co-aligned priest. In addition, all Riders can unlock [[door]]s without an [[unlocking tool]], and will [[displace]] &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;other monsters &lt;/del&gt;that are in their movement path unless the monster they would displace is occupying a square where a corpse cannot be generated.{{refsrc|src/mon.c|1589|version=NetHack 3.6.7}}{{refsrc|src/monmove.c|820|version=NetHack 3.6.7}}&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;None of the Riders respect [[Elbereth]], and they also ignore the [[sanctuary]] effect given to a hero by standing in a temple with a co-aligned priest. In addition, all Riders can unlock [[door]]s without an [[unlocking tool]], and will [[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;M3_DISPLACES|&lt;/ins&gt;displace &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;other monsters&lt;/ins&gt;]] that are in their movement path unless the monster they would displace is occupying a square where a corpse cannot be generated.{{refsrc|src/mon.c|1589|version=NetHack 3.6.7}}{{refsrc|src/monmove.c|820|version=NetHack 3.6.7}}&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;{{upcoming|NetHack 3.7.0|Per {{commit|017a8687e0b541a8e5848ef3037e25dc819208ca}}, as a means of remedying [https://github.com/NetHack/NetHack/issues/594 issue #594] the Riders' touch attacks can damage other monsters, depending on various factors:&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;{{upcoming|NetHack 3.7.0|Per {{commit|017a8687e0b541a8e5848ef3037e25dc819208ca}}, as a means of remedying [https://github.com/NetHack/NetHack/issues/594 issue #594] the Riders' touch attacks can damage other monsters, depending on various factors:&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=Riders&amp;diff=201078&amp;oldid=prev</id>
		<title>ScienceBall: Typos</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Riders&amp;diff=201078&amp;oldid=prev"/>
		<updated>2026-03-30T06:37:22Z</updated>

		<summary type="html">&lt;p&gt;Typos&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 06:37, 30 March 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-l9&quot; &gt;Line 9:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 9:&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;===Corpses and revival===&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;===Corpses and revival===&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 Rider will [[revive]] from their [[corpse]] if they are destroyed: &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;thos &lt;/del&gt;revival has a {{frac|3}} chance of occurring each turn, with a guaranteed revival after 500 turns if they have not revived on their own by then, and revival will always occur in response to any of the following actions that would prevent it otherwise:{{refsrc|src/do.c|1880|version=NetHack 3.6.7|comment=&amp;lt;tt&amp;gt;revive_mon&amp;lt;/tt&amp;gt; function}}{{refsrc|src/do.c|1900|version=NetHack 3.6.7|comment=cases for Rider revival}}{{refsrc|src/mkobj.c|1201|version=NetHack 3.6.7|comment=In practice, unless there is something wrong with the RNG, this 500-turn limit will never be hit.}}&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 Rider will [[revive]] from their [[corpse]] if they are destroyed: &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;this &lt;/ins&gt;revival has a {{frac|3}} chance of occurring each turn, with a guaranteed revival after 500 turns if they have not revived on their own by then, and revival will always occur in response to any of the following actions that would prevent it otherwise:{{refsrc|src/do.c|1880|version=NetHack 3.6.7|comment=&amp;lt;tt&amp;gt;revive_mon&amp;lt;/tt&amp;gt; function}}{{refsrc|src/do.c|1900|version=NetHack 3.6.7|comment=cases for Rider revival}}{{refsrc|src/mkobj.c|1201|version=NetHack 3.6.7|comment=In practice, unless there is something wrong with the RNG, this 500-turn limit will never be hit.}}&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 [[tinning kit]] is applied to the Rider's corpse.&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 [[tinning kit]] is applied to the Rider's corpse.&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-l23&quot; &gt;Line 23:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 23:&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;===Armor class and other abilities===&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;===Armor class and other abilities===&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;All of the Riders have a low natural [[armor class]] of -5 and possess [[touch attack]]s that deal damage in addition to the special effects each Rider's touch possesses: in the case of Pestilence and Famine, if both attacks land then the second attack will [[stun]] the hero.{{refsrc|src/mhitu.c|293|version=NetHack 3.6.7|comment=prevent double doinks from disease and hunger attacks}} None of these attacks can be &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;affectedd &lt;/del&gt;by [[cancellation]] or blocked by [[magic cancellation]]. Rider touch attacks will have no effect on monsters that they hit, as there are no cases for these [[damage type]]s when handling combat between monsters, though a second successful hit damages and stuns monsters as they do the hero.{{refsrc|src/mhitm.c|1449|version=NetHack 3.6.7|comment=Unhandled cases default to 0 damage}}&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;All of the Riders have a low natural [[armor class]] of -5 and possess [[touch attack]]s that deal damage in addition to the special effects each Rider's touch possesses: in the case of Pestilence and Famine, if both attacks land then the second attack will [[stun]] the hero.{{refsrc|src/mhitu.c|293|version=NetHack 3.6.7|comment=prevent double doinks from disease and hunger attacks}} None of these attacks can be &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;affected &lt;/ins&gt;by [[cancellation]] or blocked by [[magic cancellation]]. Rider touch attacks will have no effect on monsters that they hit, as there are no cases for these [[damage type]]s when handling combat between monsters, though a second successful hit damages and stuns monsters as they do the hero.{{refsrc|src/mhitm.c|1449|version=NetHack 3.6.7|comment=Unhandled cases default to 0 damage}}&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;None of the Riders respect [[Elbereth]], and they also ignore the [[sanctuary]] effect given to a hero by standing in a temple with a co-aligned priest. In addition, all Riders can unlock [[door]]s without an [[unlocking tool]], and will [[displace]] other monsters that are in their movement path unless the monster they would displace is occupying a square where a corpse cannot be generated.{{refsrc|src/mon.c|1589|version=NetHack 3.6.7}}{{refsrc|src/monmove.c|820|version=NetHack 3.6.7}}&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;None of the Riders respect [[Elbereth]], and they also ignore the [[sanctuary]] effect given to a hero by standing in a temple with a co-aligned priest. In addition, all Riders can unlock [[door]]s without an [[unlocking tool]], and will [[displace]] other monsters that are in their movement path unless the monster they would displace is occupying a square where a corpse cannot be generated.{{refsrc|src/mon.c|1589|version=NetHack 3.6.7}}{{refsrc|src/monmove.c|820|version=NetHack 3.6.7}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>ScienceBall</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Riders&amp;diff=200879&amp;oldid=prev</id>
		<title>Umbire the Phantom: FCU pass</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Riders&amp;diff=200879&amp;oldid=prev"/>
		<updated>2026-03-25T20:09:09Z</updated>

		<summary type="html">&lt;p&gt;FCU pass&lt;/p&gt;
&lt;a href=&quot;https://nethackwiki.com/index.php?title=Riders&amp;amp;diff=200879&amp;amp;oldid=195483&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Umbire the Phantom</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Riders&amp;diff=195483&amp;oldid=prev</id>
		<title>Umbire the Phantom: /* EvilHack */ pothole</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Riders&amp;diff=195483&amp;oldid=prev"/>
		<updated>2025-12-03T10:23:22Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;EvilHack: &lt;/span&gt; pothole&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 10:23, 3 December 2025&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-l144&quot; &gt;Line 144:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 144:&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]], the Riders have their monster levels raised to 40 and are given [[psychic resistance]] and [[immunity to sickness]], and they generate with 100 + 10d8 HP. They are capable of instantly destroying [[boulder]]s that block their path on each turn, and will instantly kill [[tiny]] monsters rather than displace them to get to the hero. [[Illithid (starting race)|Illithid]] heroes in base form that attack the Riders in melee will not use their secondary tentacle attack.&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]], the Riders have their monster levels raised to 40 and are given [[psychic resistance]] and [[immunity to sickness]], and they generate with 100 + 10d8 HP. They are capable of instantly destroying [[boulder]]s that block their path on each turn, and will instantly kill [[tiny]] monsters rather than displace them to get to the hero. [[Illithid (starting race)|Illithid]] heroes in base form that attack the Riders in melee will not use their secondary &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[&lt;/ins&gt;tentacle attack&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]]&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;All four Riders are also each given a unique monster to serve as a [[steed]]:&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;All four Riders are also each given a unique monster to serve as a [[steed]]:&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=Riders&amp;diff=190630&amp;oldid=prev</id>
		<title>Umbire the Phantom: touch-ups</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Riders&amp;diff=190630&amp;oldid=prev"/>
		<updated>2025-07-02T17:39:11Z</updated>

		<summary type="html">&lt;p&gt;touch-ups&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:39, 2 July 2025&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;Pestilence is widely considered to be the most dangerous of the trio due to the delayed instadeath from their touch&amp;amp;mdash;players often use [[telepathy]] to identify which [[high altar]] is guarded by Pestilence, and then have the hero explore the other altars first in hopes of avoiding an encounter. Death and Famine are still quite dangerous in their own right: the former's deadly touch can eat away at the hero's maximum HP, and the latter's touch can drain enough nutrition to weaken the hero from hunger, possibly causing them to faint and leaving them at the mercy of the Astral Plane denizens.&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;Pestilence is widely considered to be the most dangerous of the trio due to the delayed instadeath from their touch&amp;amp;mdash;players often use [[telepathy]] to identify which [[high altar]] is guarded by Pestilence, and then have the hero explore the other altars first in hopes of avoiding an encounter. Death and Famine are still quite dangerous in their own right: the former's deadly touch can eat away at the hero's maximum HP, and the latter's touch can drain enough nutrition to weaken the hero from hunger, possibly causing them to faint and leaving them at the mercy of the Astral Plane denizens.&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;The ability of the Riders to stun the hero by landing both of their touch attacks in a round of combat make dealing with them in melee a perilous endeavor, even before taking into consideration the unique dangers of each one &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;- &lt;/del&gt;this typically warrants the use of a blessed [[unicorn horn]] or other form of healing so that the hero can escape, re-position themselves and/or fight back effectively. Combined with their near-guaranteed ability to revive, the Riders are persistent and deadly threats that pursue the hero while they search for the correct shrine containing their alignment's high altar. For this reason, some heroes opt to carry a [[helm of opposite alignment]] to increase their chances of being able to ascend at the first high altar they find.&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 ability of the Riders to stun the hero by landing both of their touch attacks in a round of combat make dealing with them in melee a perilous endeavor, even before taking into consideration the unique dangers of each one&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;amp;mdash;&lt;/ins&gt;this typically warrants the use of a blessed [[unicorn horn]] or other form of healing so that the hero can escape, re-position themselves and/or fight back effectively. Combined with their near-guaranteed ability to revive, the Riders are persistent and deadly threats that pursue the hero while they search for the correct shrine containing their alignment's high altar. For this reason, some heroes opt to carry a [[helm of opposite alignment]] to increase their chances of being able to ascend at the first high altar they find.&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;Despite the deadliness of their touch attacks, and their many elemental resistances alongside regeneration and revival, the Riders can be bested with strong ordinary attacks and highly-enchanted weapons due to their low base HP; the {{+ of|magic missile}} spell can be used by heroes capable of reliably casting it to defeat them in a few shots or rebounds. Famine and Pestilence are both vulnerable to the [[wand of death]] and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[[&lt;/del&gt;finger of death&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]]&lt;/del&gt;, though Death is healed by death rays &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;instead&lt;/del&gt;.{{refsrc|src/zap.c|&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;606&lt;/del&gt;|version=NetHack 3.6.7}}{{refsrc|src/zap.c|4156|version=NetHack 3.6.7|comment=Death vs. death magic}} The [[expensive camera]] is the only item that can scare any of the Riders, and is worth bringing to the Astral Plane if you come across one—it is more than possible to handle the Riders without a camera, however, and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;it &lt;/del&gt;is typically not worth spending a [[wish]] on unless you have leftover wishes after fully preparing your [[ascension kit]] or readying yourself on the [[Plane of Water]].&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;Despite the deadliness of their touch attacks, and their many elemental resistances alongside regeneration and revival, the Riders can be bested with strong ordinary attacks and highly-enchanted weapons due to their low base HP; the {{+ of|magic missile}} spell can be used by heroes capable of reliably casting it to defeat them in a few shots or rebounds. Famine and Pestilence are both vulnerable to the [[wand of death]] and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;{{+ of|&lt;/ins&gt;finger of death&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;}}&lt;/ins&gt;, though Death is &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;instead &lt;/ins&gt;healed by death rays.{{refsrc|src/zap.c|&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;3663&lt;/ins&gt;|version=NetHack 3.6.7}}{{refsrc|src/zap.c|4156|version=NetHack 3.6.7|comment=Death vs. death magic}} The [[expensive camera]] is the only item that can scare any of the Riders, and is worth bringing to the Astral Plane if you come across one—it is more than possible to handle the Riders without a camera, however, and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;the tool &lt;/ins&gt;is typically not worth spending a [[wish]] on unless you have leftover wishes after fully preparing your [[ascension kit]] or readying yourself on the [[Plane of Water]].&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;===Eliminating the Riders permanently===&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;===Eliminating the Riders permanently===&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=Riders&amp;diff=185038&amp;oldid=prev</id>
		<title>Umbire the Phantom: /* Resistances and teleportation */ detail refs</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Riders&amp;diff=185038&amp;oldid=prev"/>
		<updated>2025-03-05T19:22:09Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Resistances and teleportation: &lt;/span&gt; detail refs&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 19:22, 5 March 2025&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;/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;===Resistances and teleportation===&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;===Resistances and teleportation===&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 Riders possesses many elemental resistances: [[fire resistance]], [[cold resistance]], [[shock resistance]], [[poison resistance]], and [[stoning resistance]]. Subjecting the Riders to [[disintegration]] will simply cause them to instantly reintegrate. The Riders also have [[teleport control]], which has a {{frac|12|13}} chance of placing them adjacent to the hero if they are teleported, and teleporting their corpse fails and revives them.{{refsrc|src/teleport.c|&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;1576&lt;/del&gt;|version=NetHack 3.6.7}}{{refsrc|src/teleport.c|&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;1432&lt;/del&gt;|version=NetHack 3.6.7}}&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 Riders possesses many elemental resistances: [[fire resistance]], [[cold resistance]], [[shock resistance]], [[poison resistance]], and [[stoning resistance]]. Subjecting the Riders to [[disintegration]] will simply cause them to instantly reintegrate. The Riders also have [[teleport control]], which has a {{frac|12|13}} chance of placing them adjacent to the hero if they are teleported, and teleporting their corpse fails and revives them.{{refsrc|src/teleport.c|&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;1432&lt;/ins&gt;|version=NetHack 3.6.7&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|comment=Rider corpses revive instead of relocating when teleported&lt;/ins&gt;}}{{refsrc|src/teleport.c|&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;1576&lt;/ins&gt;|version=NetHack 3.6.7&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|comment=teleported riders will stick close to the hero&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;===Armor class and other abilities===&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;===Armor class and other abilities===&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=Riders&amp;diff=182168&amp;oldid=prev</id>
		<title>Umbire the Phantom: /* History */ copyedit</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Riders&amp;diff=182168&amp;oldid=prev"/>
		<updated>2025-01-16T12:06:51Z</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; copyedit&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 12:06, 16 January 2025&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-l85&quot; &gt;Line 85:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 85:&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 three Riders first appear in [[NetHack 3.1.0]], alongside the revamped endgame featuring the Astral Plane.&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 three Riders first appear in [[NetHack 3.1.0]], alongside the revamped endgame featuring the Astral Plane.&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;In [[NetHack 3.4.3]] and previous versions, along with some variants based on them, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;if you polymorph yourself &lt;/del&gt;into a [[green slime]]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, you &lt;/del&gt;can turn &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;them &lt;/del&gt;to &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;slime—the &lt;/del&gt;sliming touch attack is not considered magical&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;. If you want&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;you &lt;/del&gt;can then tame the resulting green slimes. Similarly, a substantial herd of tamed green slimes stands some chance of turning a Rider into a slime, although this is only somewhat less risky. Additionally, a hostile [[gelatinous cube]] can engulf Rider corpses without trying to digest them, allowing &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;you &lt;/del&gt;to steal them from the cube's inventory using a [[nymph]] [[polyself]]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;—if you were capable of lifting &lt;/del&gt;1450 units of [[weight]]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, you could &lt;/del&gt;then &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;use several methods to &lt;/del&gt;dispose of the corpse permanently, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;such as &lt;/del&gt;placing it in a cursed [[bag of holding]] and then repeatedly [[loot]]ing it without using up any further turns.&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 [[NetHack 3.4.3]] and previous versions, along with some variants based on them, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a hero that polymorphs &lt;/ins&gt;into a [[green slime]] can turn &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;the Riders &lt;/ins&gt;to &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;slime, since the &lt;/ins&gt;sliming touch attack is not considered magical &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(and thus not subject to MR score)&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;and the hero &lt;/ins&gt;can then tame the resulting green slimes. Similarly, a substantial herd of tamed green slimes stands some chance of turning a Rider into a slime, although this is only somewhat less risky. Additionally, a hostile [[gelatinous cube]] can engulf Rider corpses without trying to digest them, allowing &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a hero &lt;/ins&gt;to steal them from the cube's inventory using a [[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Nymph (monster class)|&lt;/ins&gt;nymph]] [[polyself]]&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;—a hero that can lift &lt;/ins&gt;1450 units of [[weight]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;can &lt;/ins&gt;then dispose of the corpse permanently, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;e.g. by &lt;/ins&gt;placing it in a cursed [[bag of holding]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;on the floor &lt;/ins&gt;and then repeatedly [[loot]]ing it without using up any further turns.&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;[[NetHack 3.6.0]] makes the Riders immune to sliming and polymorph, makes it so that gelatinous cubes cannot engulf their corpses, and grants the Riders their ability to displace other 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;[[NetHack 3.6.0]] makes the Riders immune to sliming and polymorph, makes it so that gelatinous cubes cannot engulf their corpses, and grants the Riders their ability to displace other 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=Riders&amp;diff=180671&amp;oldid=prev</id>
		<title>Phol ende wodan: 3.7: riders are bright magenta</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Riders&amp;diff=180671&amp;oldid=prev"/>
		<updated>2024-12-19T16:59:18Z</updated>

		<summary type="html">&lt;p&gt;3.7: riders are bright magenta&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 16:59, 19 December 2024&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-l2&quot; &gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&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;{{otheruses|the Four Horsemen of the Apocalypse|the use of monsters as steeds|riding}}&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;{{otheruses|the Four Horsemen of the Apocalypse|the use of monsters as steeds|riding}}&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;The '''Riders''' collectively refers to a group of monsters that appear in ''[[NetHack]]'', and are among the last bosses that the [[hero]] will encounter. The name is short for the Riders of the Apocalypse, and the group consists of three monsters: [[Death (monster)|Death]], [[Famine]], and [[Pestilence]], {{magenta|&amp;amp;}}.&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 '''Riders''' collectively refers to a group of monsters that appear in ''[[NetHack]]'', and are among the last bosses that the [[hero]] will encounter. The name is short for the Riders of the Apocalypse, and the group consists of three monsters: [[Death (monster)|Death]], [[Famine]], and [[Pestilence]], {{magenta|&amp;amp;}}.&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 style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&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 style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;{{upcoming|NetHack 3.7.0|The Riders are now colored bright magenta: {{brightmagenta|&amp;amp;}}.}}&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;==Common traits==&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;==Common traits==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Phol ende wodan</name></author>
		
	</entry>
	<entry>
		<id>https://nethackwiki.com/index.php?title=Riders&amp;diff=178109&amp;oldid=prev</id>
		<title>Umbire the Phantom: spacing - thanks again sciball</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Riders&amp;diff=178109&amp;oldid=prev"/>
		<updated>2024-10-10T23:19:03Z</updated>

		<summary type="html">&lt;p&gt;spacing - thanks again sciball&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 23:19, 10 October 2024&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-l133&quot; &gt;Line 133:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 133:&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]], the Riders are all male [[primordial]]s. In addition to their traits from ''NetHack'', they are [[amphibious]] and [[breathless]], have [[death resistance]], and will turn [[traitor]] if somehow tamed. If the hero is a [[Binder]], then 3 [[Binah sephiroth]] are generated whenever a Rider is generated or revived (meaning that 9 will be present on the Astral Plane at level creation). Attempting to sacrifice any of the Riders to [[The Black Mother]] will anger her and revive them as usual.&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]], the Riders are all male [[primordial]]s. In addition to their traits from ''NetHack'', they are [[amphibious]] and [[breathless]], have [[death resistance]], and will turn [[traitor]] if somehow tamed. If the hero is a [[Binder]], then 3 [[Binah sephiroth]] are generated whenever a Rider is generated or revived (meaning that 9 will be present on the Astral Plane at level creation).&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;Attempting to sacrifice any of the Riders to [[The Black Mother]] will anger her and revive them as usual.&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;[[Apocalypse angel]]s are capable of using the Riders' touch attacks against the hero.&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;[[Apocalypse angel]]s are capable of using the Riders' touch attacks against the hero.&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=Riders&amp;diff=178105&amp;oldid=prev</id>
		<title>ScienceBall: /* dNetHack */ Binah are Binder-only</title>
		<link rel="alternate" type="text/html" href="https://nethackwiki.com/index.php?title=Riders&amp;diff=178105&amp;oldid=prev"/>
		<updated>2024-10-10T20:58:11Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;dNetHack: &lt;/span&gt; Binah are Binder-only&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 20:58, 10 October 2024&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-l133&quot; &gt;Line 133:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 133:&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]], the Riders are all male [[primordial]]s. In addition to their traits from ''NetHack'', they are [[amphibious]] and [[breathless]], have [[death resistance]], and will turn [[traitor]] if somehow tamed. 3 [[Binah sephiroth]] are generated whenever a Rider is generated or revived (meaning that 9 will be present on the Astral Plane at level creation). Attempting to sacrifice any of the Riders to [[The Black Mother]] will anger her and revive them as usual.&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]], the Riders are all male [[primordial]]s. In addition to their traits from ''NetHack'', they are [[amphibious]] and [[breathless]], have [[death resistance]], and will turn [[traitor]] if somehow tamed. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;If the hero is a [[Binder]], then &lt;/ins&gt;3 [[Binah sephiroth]] are generated whenever a Rider is generated or revived (meaning that 9 will be present on the Astral Plane at level creation). Attempting to sacrifice any of the Riders to [[The Black Mother]] will anger her and revive them as usual.&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;[[Apocalypse angel]]s are capable of using the Riders' touch attacks against the hero.&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;[[Apocalypse angel]]s are capable of using the Riders' touch attacks against the hero.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>ScienceBall</name></author>
		
	</entry>
</feed>