Power Up: Difference between revisions

10 bytes removed ,  17 December 2016
Line 11: Line 11:


The player's Trainer level limits the maximum Power Up level their Pokémon are able to reach.
The player's Trainer level limits the maximum Power Up level their Pokémon are able to reach.
:<code>''max'' = ''Trainer_level'' * 2 + 2</code>
<math>max = TrainerLevel * 2 + 2</math>
This limit applies both to the initial Power Up level of caught or hatched Pokémon and to Powering Up a Pokémon from their summary screen. The half-circle gauge above or behind a Pokémon on its summary screen indicates how close it is to this limit.
This limit applies both to the initial Power Up level of caught or hatched Pokémon and to Powering Up a Pokémon from their summary screen. The half-circle gauge above or behind a Pokémon on its summary screen indicates how close it is to this limit.


63

edits