Difference between revisions of "Pokémon Experience"

From TPPC Wiki
Jump to: navigation, search
(Created page with "=Experience per Level= In TPPC the experience needed to level up increases with each increasing level. The formula to work out experience for each level is simply: Experienc...")
 
Line 1: Line 1:
 
=Experience per Level=
 
=Experience per Level=
  
In TPPC the experience needed to level up increases with each increasing level. The formula to work out experience for each level is simply:  
+
In TPPC the experience needed to level up increases with each increasing level. The formula to work out experience for each level is simply:
 +
 
 
Experience = Level ^ 3
 
Experience = Level ^ 3
  

Revision as of 16:20, 18 March 2018

Experience per Level

In TPPC the experience needed to level up increases with each increasing level. The formula to work out experience for each level is simply:

Experience = Level ^ 3

Level Exp. Needed
1000 1,000,000,000
2000 8,000,000,000
2499 15,606,257,499
3000 27,000,000,000
3499 42,838,260,499
4000 64,000,000,000
4499 91,064,263,499

Experience Gained

Experience gained is based on the Base HP the defeated pokémon has. For this reason Blissey are the pokémon most commonly used for training against.

The formula for this is slightly more complicated and is:

Experience Gain = 6 * ceil(0.75 * 5555 * Base_HP)