Difference between revisions of "Rarity"

From Medivia Online Wiki
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
The color depends only on the rarity of the loot, it does not depend on the value of the loot.<br>
The color depends only on the rarity of the loot, it does not depend on the value of the loot.<br>
<br>
<br>
Item name is yellow if the item's base loot chance is equal or lower than 0.1% ('''<font color="gold"> extremely rare </font>''').<br>
Item name is yellow if the item's base loot chance is equal or lower than 0.1% ('''<font color="#ffff66"> extremely rare </font>''').<br>
Item name is red if the item's base loot chance is equal or lower than 0.3% ('''<font color="red"> very rare </font>''').<br>
Item name is red if the item's base loot chance is equal or lower than 0.3% ('''<font color="#fe2712"> very rare </font>''').<br>
Item name is purple if the item's base loot chance is equal or lower than 0.6% ('''<font color="purple"> rare </font>''').<br>
Item name is purple if the item's base loot chance is equal or lower than 0.6% ('''<font color="#7e02be"> rare </font>''').<br>
Item name is blue if the item's base loot chance is equal or lower than 2% ('''<font color="#0096e0"> semi-rare </font>''').<br>
Item name is blue if the item's base loot chance is equal or lower than 2% ('''<font color="#0096e0"> semi-rare </font>''').<br>
Item name is green if the item's base loot chance is equal or lower than 6% ('''<font color="16ff16"> uncommon </font>''').<br>
Item name is green if the item's base loot chance is equal or lower than 6% ('''<font color="#00ff00"> uncommon </font>''').<br>
Item name is white if the item's base loot chance is equal or lower than 15% ('''<font color="white"> common </font>''').<br>
Item name is white if the item's base loot chance is equal or lower than 15% ('''<font color="#ffffff"> common </font>''').<br>
Item name is grey if the item's base loot chance is higher than 15% ('''<font color="grey"> very common </font>''').<br>
Item name is grey if the item's base loot chance is higher than 15% ('''<font color="#aaaaaa"> very common </font>''').<br>
Base loot chance is loot chance on game worlds with 1x loot rate.<br>
Base loot chance is loot chance on game worlds with 1x loot rate.<br>
For example, on high (3x) loot rate game worlds item's name color is yellow if loot chance is equal or lower than 0.3% instead of 0.1%<br>
For example, on high (3x) loot rate game worlds item's name color is yellow if loot chance is equal or lower than 0.3% instead of 0.1%<br>

Revision as of 15:56, 10 June 2024

Colorized party loot messages were introduced in the update 7.60 (May/2024).

Item drops in party loot message are colorized based on loot chance from the mob the item was dropped from.
The color depends only on the rarity of the loot, it does not depend on the value of the loot.

Item name is yellow if the item's base loot chance is equal or lower than 0.1% ( extremely rare ).
Item name is red if the item's base loot chance is equal or lower than 0.3% ( very rare ).
Item name is purple if the item's base loot chance is equal or lower than 0.6% ( rare ).
Item name is blue if the item's base loot chance is equal or lower than 2% ( semi-rare ).
Item name is green if the item's base loot chance is equal or lower than 6% ( uncommon ).
Item name is white if the item's base loot chance is equal or lower than 15% ( common ).
Item name is grey if the item's base loot chance is higher than 15% ( very common ).
Base loot chance is loot chance on game worlds with 1x loot rate.
For example, on high (3x) loot rate game worlds item's name color is yellow if loot chance is equal or lower than 0.3% instead of 0.1%