Rankings: Difference between revisions
From UO-Phoenix Wikipedia
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Monthly PvM == | == Monthly PvM == | ||
This ranking tracks player kills of non-player mobiles.<br /> | This ranking tracks player kills of non-player mobiles.<br /> | ||
You can track rankings with command: '''[ | You can track rankings with command: '''[ranking'''<br /> | ||
=== Points Forumla === | === Points Forumla === |
Revision as of 20:03, 14 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.
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.