<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.timero.com.br/index.php?action=history&amp;feed=atom&amp;title=Drop_System</id>
	<title>Drop System - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.timero.com.br/index.php?action=history&amp;feed=atom&amp;title=Drop_System"/>
	<link rel="alternate" type="text/html" href="https://wiki.timero.com.br/index.php?title=Drop_System&amp;action=history"/>
	<updated>2026-06-03T13:11:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.4</generator>
	<entry>
		<id>https://wiki.timero.com.br/index.php?title=Drop_System&amp;diff=24546&amp;oldid=prev</id>
		<title>Manager: Imported from playragnarokzero:en</title>
		<link rel="alternate" type="text/html" href="https://wiki.timero.com.br/index.php?title=Drop_System&amp;diff=24546&amp;oldid=prev"/>
		<updated>2025-04-06T06:00:36Z</updated>

		<summary type="html">&lt;p&gt;Imported from playragnarokzero:en&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
The Drop System is the manner in which items from monsters are randomly &amp;quot;dropped&amp;quot; when that monster is killed. Each monster has a maximum of 8 items in their &amp;quot;Drop Table&amp;quot; which they can drop. Each item has separate rate at which it is dropped. For example, a card may drop at a rate of .02% but a more common item such as an Apple may have a drop rate of 25%. Several factors affect the rate at which items are dropped: Base drop rate of the item from that monster, server drop rates, the level difference between the player and monster, and the use of any items or skills by the player that affect drop rates (Cards, Bubble Gum, etc.).&lt;br /&gt;
== Priority ==&lt;br /&gt;
When a monster is killed, the person who did the most damage to that monster has priority over others to pick up any items that dropped from it. For a period of time, only that player can pick up the items. &lt;br /&gt;
&lt;br /&gt;
When in a [[Party]] using the item share option, items are distributed to all players in the party regardless of who picks them up, although the players doing the most damage to the monsters will get items more often than those who aren&amp;#039;t. (Example: Player A picks up an item, but it is added to Player B&amp;#039;s inventory).&lt;br /&gt;
&lt;br /&gt;
== Level Factor ==&lt;br /&gt;
{{Disabled}}&lt;br /&gt;
When hunting monsters for loot, the player&amp;#039;s level will have an impact on the drop rate of items from that monster. There is only a narrow range in which the item drop rate is the same as the server&amp;#039;s drop rate setting.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; [[MVP]] reward items and their regular drops are speculated to be unaffected. &lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitablec&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Difference in Base Level&amp;lt;br/&amp;gt;Above/Below Monster Level || Drop Rate&amp;lt;br/&amp;gt;From Monster&lt;br /&gt;
|-&lt;br /&gt;
| 30 levels above monster or more || &amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;50%&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| + 15 ~ 29 || &amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;60%&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| + 10 ~ 14 || &amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;75%&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| + 6 ~ 9 || &amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;90%&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| + 1 ~ 5 || 100%&lt;br /&gt;
|-&lt;br /&gt;
| Equal || 100%&lt;br /&gt;
|-&lt;br /&gt;
| - 1 ~ 10 || 100%&lt;br /&gt;
|-&lt;br /&gt;
| - 11 ~ 13 || &amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;75%&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 15 levels below monster or more || &amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;50%&amp;lt;/font&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Calculation ==&lt;br /&gt;
{{iRO Only}}&lt;br /&gt;
{{update}}&lt;br /&gt;
&lt;br /&gt;
=== Formula ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;BaseDropRateMod&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;[BaseDropRateMod] = floor[[BaseDropRate] * (100% + [VIP-DropRateBonus] + [GearDropRateBonus] + [ServerDropRateBonus] + [ItemDropRateBonus])]&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;FinalDropRate&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;[FinalDropRate] = [BaseDropRateMod] + 0.01% &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&lt;br /&gt;
Card drop rate calculation, assuming a VIP player using HE Bubble Gum with no other bonus:&lt;br /&gt;
&lt;br /&gt;
[BaseDropRate] = 0.01%&lt;br /&gt;
&lt;br /&gt;
[VIP-DropRateBonus] = 100%&lt;br /&gt;
&lt;br /&gt;
[GearDropRateBonus] = 0%&lt;br /&gt;
&lt;br /&gt;
[ServerDropRateBonus] = 0%&lt;br /&gt;
&lt;br /&gt;
[ItemDropRateBonus] = 200% (HE Bubble Gum)&lt;br /&gt;
&lt;br /&gt;
The formula then yields:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;BaseDropRateMod = floor [0.01% * (100% + 100% + 0% + 0% + 200%)] = floor [0.04%] = 0.04%&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;FinalDropRate = 0.04% + 0.01% = 0.05%&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Note ===&lt;br /&gt;
&lt;br /&gt;
* There is a cap of 90% drop chance on items boosted by anything except database edits. That means if an item has a 50% chance to drop and it receives a 300% bonus, it will still be capped at 90% instead of 100%.&lt;br /&gt;
&lt;br /&gt;
{{Navbox Game Mechanics}}&lt;br /&gt;
&lt;br /&gt;
[[Category:General Information]]&lt;/div&gt;</summary>
		<author><name>Manager</name></author>
	</entry>
</feed>