#One Level Up Gives:
*Mana= +80
*Stat Points: 10
#One level up requires how much exp:
EXP = 100 * (Level^2)
For example, if one goes from level 2 to level 3: 100*(2^2)= 400 exp
#One Level Up Gives:
*Mana= +80
*Stat Points: 10
#One level up requires how much exp:
EXP = 100 * (Level^2)
For example, if one goes from level 2 to level 3: 100*(2^2)= 400 exp