<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.kolmafia.us/index.php?action=history&amp;feed=atom&amp;title=Is_banished</id>
	<title>Is banished - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kolmafia.us/index.php?action=history&amp;feed=atom&amp;title=Is_banished"/>
	<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Is_banished&amp;action=history"/>
	<updated>2026-04-25T04:58:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Is_banished&amp;diff=8437&amp;oldid=prev</id>
		<title>Bale: r13222</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Is_banished&amp;diff=8437&amp;oldid=prev"/>
		<updated>2014-11-22T07:37:47Z</updated>

		<summary type="html">&lt;p&gt;r13222&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{&lt;br /&gt;
#vardefine:name|is_banished}}{{&lt;br /&gt;
#vardefine:return_type|boolean}}{{&lt;br /&gt;
&lt;br /&gt;
FunctionPage|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
&lt;br /&gt;
function1={{Function|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
aggregate={{#var:aggregate}}|&lt;br /&gt;
return_type={{#var:return_type}}|&lt;br /&gt;
return_also={{#var:return_also}}|&lt;br /&gt;
parameter1={{Param|monster|mob}}|&lt;br /&gt;
p1desc={{Pspan|mob}} is the monster to check|&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
function_description=This function will return true if a specified monster is currently {{kolwiki|Banishing|banished}}.|&lt;br /&gt;
&lt;br /&gt;
code1={{CodeSample|&lt;br /&gt;
title=Code Samples|&lt;br /&gt;
description=Is any monster at the current location banished?|&lt;br /&gt;
code=&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
foreach x, mob in get_monsters( my_location() )&lt;br /&gt;
   if( is_banished(mob) )&lt;br /&gt;
      print( &amp;quot;Banished Monster: &amp;quot; + mob );&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
cli_equiv=The CLI command &amp;quot;&amp;lt;code&amp;gt;get banishedMonsters&amp;lt;/code&amp;gt;&amp;quot; will display a list of all banished monsters, the banisher that was used and the turn they were banished. Unfortunately it does not tell you how long the banish lasted, so they might not still be banished.|&lt;br /&gt;
see_also={{SeeAlso|get_monsters|last_monster|my_location}}|&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Adventuring]]&lt;/div&gt;</summary>
		<author><name>Bale</name></author>
	</entry>
</feed>