Pokémon Experience

From TPPC Wiki
Jump to: navigation, search

Experience per Level

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

Experience = Level ^ 3 + 1

Level Exp. Needed
1000 1,000,000,001
2000 8,000,000,001
2499 15,606,257,500
3000 27,000,000,001
3499 42,838,260,500
4000 64,000,000,001
4499 91,064,263,500
5000 166,375,000,001
7000 343,000,000,001
8500 614,125,000,001
  • In previous versions the formula was simply Level ^ 3. When it was changed, some Level 5 Pokémon therefore became Level 4.

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 (for 1 Pokemon) = ceil(0.75 * Level * Base_HP)

Add the experience gained for each Pokémon in your opponent's roster to calculate the total experience per battle.