Difference between revisions of "Drop Rates"

From TitanRO Wiki
Jump to navigation Jump to search
(Create page)
 
(Update reference name to be more descriptive)
Line 1: Line 1:
The TitanRO drop rates are '''3x'''. To see the drop rate for a specific item, head to the [http://cp.ragnarok-server.com/?module=item Control Panel Item Database] or use the in-game command @mi or @ii. The way our server calculates the drop rate is '''not''' just a straight up multiplier (i.e. base drop rate percentage * 3), but is rather slightly more complicated.
The TitanRO drop rates are '''3x'''. To see the drop rate for a specific item, head to the [http://cp.ragnarok-server.com/?module=item Control Panel Item Database] or use the in-game command @mi or @ii. The way our server calculates the drop rate is '''not''' just a straight up multiplier (i.e. base drop rate percentage * 3), but is rather slightly more complicated.


When you kill a monster, the game gives you “extra rolls” at an item instead of just multiplying the base chance. Since we have 3x drop rate, that means that you’ll get 3 “rolls” to get an item.<ref name="forum" />
When you kill a monster, the game gives you “extra rolls” at an item instead of just multiplying the base chance. Since we have 3x drop rate, that means that you’ll get 3 “rolls” to get an item.<ref name="forum-update-12" />


'''Example 1:'''<ref name="discord" />
'''Example 1:'''<ref name="discord" />
Line 22: Line 22:
====References====
====References====
<references>
<references>
<ref name="forum">[http://ragnarok-server.com/index.php?/topic/42-update-12-emp-1dmg-hide-hp-bar-on-boss-official-drop-bonus/ TitanRO forums: Update 12]</ref>
<ref name="forum-update-12">[http://ragnarok-server.com/index.php?/topic/42-update-12-emp-1dmg-hide-hp-bar-on-boss-official-drop-bonus/ TitanRO forums: Update 12]</ref>
<ref name="discord">Discord conversation with Trojal - May 3, 2018</ref>
<ref name="discord">Discord conversation with Trojal - May 3, 2018</ref>
</references>
</references>

Revision as of 15:14, 7 May 2018

The TitanRO drop rates are 3x. To see the drop rate for a specific item, head to the Control Panel Item Database or use the in-game command @mi or @ii. The way our server calculates the drop rate is not just a straight up multiplier (i.e. base drop rate percentage * 3), but is rather slightly more complicated.

When you kill a monster, the game gives you “extra rolls” at an item instead of just multiplying the base chance. Since we have 3x drop rate, that means that you’ll get 3 “rolls” to get an item.[1]

Example 1:[2]

Item has a 10% base drop rate. 3 rolls = 1 - (0.9 * 0.9 * 0.9) = 0.27 = 27% server drop rate.

Since the item has a 10% base drop rate, that means there’s a 90% chance you won’t get the item once (0.9). And so the chance you don’t get it three times, would be (0.9 * 0.9 * 0.9). Subtract that from 1 (representing 100% chance), and you get the drop rate used on the server. This is the value that shows up in the CP, and with using @mi/ii.

Example 2:

20% base drop rate. 3 rolls = 1 - (0.8 * 0.8 * 0.8) = 49% server drop rate.

Example 3:

60% base drop rate. 3 rolls = 1 - (0.4 * 0.4 * 0.4) = 94% server drop rate.

References

  1. TitanRO forums: Update 12
  2. Discord conversation with Trojal - May 3, 2018