<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.herc.ws/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Addmonsterdrop</id>
		<title>Addmonsterdrop - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Addmonsterdrop"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Addmonsterdrop&amp;action=history"/>
		<updated>2026-05-01T08:56:18Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.11</generator>

	<entry>
		<id>https://wiki.herc.ws/w/index.php?title=Addmonsterdrop&amp;diff=842&amp;oldid=prev</id>
		<title>Sevenzz23: Created page with &quot;== Syntax == * addmonsterdrop (&lt;mob id or name&gt;, &lt;item id&gt;, &lt;rate&gt;); == Description == &lt;p&gt;This command will temporarily add a drop to an existing monster. If the&lt;br&gt; monst...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Addmonsterdrop&amp;diff=842&amp;oldid=prev"/>
				<updated>2014-01-20T13:35:42Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Syntax == * &lt;a href=&quot;/wiki/Addmonsterdrop&quot; title=&quot;Addmonsterdrop&quot;&gt;addmonsterdrop&lt;/a&gt; (&amp;lt;mob id or name&amp;gt;, &amp;lt;item id&amp;gt;, &amp;lt;rate&amp;gt;); == Description == &amp;lt;p&amp;gt;This command will temporarily add a drop to an existing monster. If the&amp;lt;br&amp;gt; monst...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Syntax ==&lt;br /&gt;
* [[addmonsterdrop]] (&amp;lt;mob id or name&amp;gt;, &amp;lt;item id&amp;gt;, &amp;lt;rate&amp;gt;);&lt;br /&gt;
== Description ==&lt;br /&gt;
&amp;lt;p&amp;gt;This command will temporarily add a drop to an existing monster. If the&amp;lt;br&amp;gt;&lt;br /&gt;
monster already drops the specified item, its drop rate will be updated to the&amp;lt;br&amp;gt;&lt;br /&gt;
given value.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;Both the monster and the item must be valid.  Acceptable values for the drop&amp;lt;br&amp;gt;&lt;br /&gt;
rate are in the range [1:10000].&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;Return value will be 1 in case of success (the item was added or its drop rate&amp;lt;br&amp;gt;&lt;br /&gt;
was updated), and 0 otherwise (there were no free item drop slots).&amp;lt;/p&amp;gt;&lt;br /&gt;
== Example ==&lt;br /&gt;
 	// Add Poring Doll (741) to the Poring's (1002) drops, with 1% (100) rate&lt;br /&gt;
 	addmonsterdrop(1002, 741, 100);&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[delmonsterdrop]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Script Command]]&lt;/div&gt;</summary>
		<author><name>Sevenzz23</name></author>	</entry>

	</feed>