Drop Rates: Difference between revisions
No edit summary |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 193: | Line 193: | ||
* Party members' gear/buffs don't help your roll - drop bonuses come from the player whose kill credit applies to the drop. | * Party members' gear/buffs don't help your roll - drop bonuses come from the player whose kill credit applies to the drop. | ||
* Your level doesn't matter for drops - there is no bonus or penalty for being too high or too low. | * Your level doesn't matter for drops - there is no bonus or penalty for being too high or too low. | ||
== Checking rates in game == | |||
<code>@mobinfo <monster name or ID></code> (short: <code>@mi</code>) lists a monster's drops with their rates. What the numbers mean depends on your display mode, which you set with <code>@mobinfomode</code>: | |||
{| class="wikitable" | |||
! Command !! What @mobinfo shows | |||
|- | |||
| <code>@mobinfomode base</code> || Server rates - after the server multiplier and the card caps, before any personal modifiers. The same for everyone. This is the default. | |||
|- | |||
| <code>@mobinfomode personal</code> || Your effective rates - includes your Low Rate Drop Boost, drop gear, active drop buffs, Happy Hour (if you are standing on a boosted map), any KS penalty and the 90% cap. | |||
|- | |||
| <code>@mobinfomode default</code> || Back to the server default (base). | |||
|} | |||
Notes: | |||
* <code>@mobinfomode</code> without an argument simply toggles between base and personal. | |||
* The setting is saved per character and survives logout. | |||
* Personal mode is a live preview of the formula on this page: change gear, lose a buff or leave the Happy Hour map and the numbers change with you. | |||
* <code>@mobinforate</code> is the same command under another name. | |||
[[Category:Game Mechanics]] | [[Category:Game Mechanics]] | ||