Rankings: Difference between revisions

From UO-Phoenix Wikipedia
Jump to: navigation, search
No edit summary
No edit summary
Line 5: Line 5:
=== Points Forumla ===
=== Points Forumla ===
Points are generally 1 point per kill but get scaled further with higher hits at or above 100.<br />
Points are generally 1 point per kill but get scaled further with higher hits at or above 100.<br />
Most creature hits can be discovered at the [https://uo-phoenix.com/wiki/index.php/Bestiary '''Phoenix Bestiary'''] listed under '''HP'''.
Most creature hits can be discovered at the [https://uo-phoenix.com/wiki/index.php/Bestiary '''Phoenix Bestiary'''] listed under '''HP'''.<br />
Alternatively you can also check rankings at the [https://uo-phoenix.com/myuop/rankings.php '''MyUOP - Rankings'''] page.<br />


<code>
<code>

Revision as of 00:36, 16 April 2024

Monthly PvM

This ranking tracks player kills of non-player mobiles.
You can track rankings with command: [ranking

Points Forumla

Points are generally 1 point per kill but get scaled further with higher hits at or above 100.
Most creature hits can be discovered at the Phoenix Bestiary listed under HP.
Alternatively you can also check rankings at the MyUOP - Rankings page.

   Points = 1
if(Hits >= 100) Points = (Hits ÷ 100 * 5) / 2

For example, if the creature has 280 hits:
280 ÷ 100 * 5 = 14, divide by 2 = 7 points given.
All figures are rounded to the nearest whole number.

End of month rewards the #1 spot with a unique titled item.