Difference between revisions of "Experience Point"

From Morloch Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
[[Category:Game Mechanics]]
 
[[Category:Game Mechanics]]
'''Experience''' or ''XP'' is the term used to refer to points which are accumulated after killing a mobile or another player in PVP (provided said player is level 40 and above, not killed by the same person in the past 30 minutes, and not in the same nation).
+
'''Experience''' or ''exp'' or ''XP'' is the term used to refer to points which are accumulated after killing a mobile or another player in PVP (provided said player is level 40 and above, not killed by the same person in the past 30 minutes, and not in the same nation as the killer).
 
----
 
----
 
The maximum experience per kill from a monster that is blue, yellow, or orange on the selected bar can be calculated using the following formula.
 
The maximum experience per kill from a monster that is blue, yellow, or orange on the selected bar can be calculated using the following formula.

Revision as of 19:42, 19 June 2008

Experience or exp or XP is the term used to refer to points which are accumulated after killing a mobile or another player in PVP (provided said player is level 40 and above, not killed by the same person in the past 30 minutes, and not in the same nation as the killer).


The maximum experience per kill from a monster that is blue, yellow, or orange on the selected bar can be calculated using the following formula.

  • (((Level^2-Level)*50)+16)

The actual experience gained per kill varies with the monster, and can be increased by the Leadership skill. Light blue yields less experience than the above mentioned, green less than that, until you reach white, which gives only 1 experience point.


The total experience needed to reach a level starting from level one can be calculated using the following formula.

  • (((Level-1)^3)*150)