03 June 2012

Mine Expedition - Experience Received While Mining

Have you ever asked yourself: How much experience my mercenaries will receive while they dig?
I asked it myself several times, and today decided to solve the mathematics behind it.

For each Oriharukon the mercenaries dig, they receive a value of experience. The experience received is the result of the level of the mercenary multiplied by base experience value. The base experience value is determined by the level of the mercenary and is the same value for any mercenary in the range. The ranges are from 0 to 9, i.e. 100 to 109, 110 to 119 and so on. Grades, upgrades or other factors do not matter for it.

Formulas:
Range = 65 for levels 1 to 49, Range = 90 for levels 50 to 99 and Range = Int ( Level / 10 ) * 10 for levels 100 and over.
Base Experience = ( Range - 40 ) * 200
Experience = Base Experience * Level
Total Experience = Experience * Number of Oriharukon dug

All in one formula:
Total Experience = Number of Oriharukon * Level * 200 * ( Range - 40 )

The complete list of experience received per Oriharukon dug from level 1 to 150 can be found at this spreadsheet. Also, there are the base data on which I based this work.

Enjoy your time here :D

Shortlink: http://tinyurl.com/mineexp

No comments:

Post a Comment