Pokémon Go: Difference between revisions

Line 75: Line 75:
* Purification raises each IV by 2, not to exceed 15.
* Purification raises each IV by 2, not to exceed 15.
* Trading regenerates the IVs.
* Trading regenerates the IVs.
Adding the base species stats to the IVs and scaling by the appropriate CPM generates an ''effective attack'' Eff<sub>A</sub>, ''effective defense'' Eff<sub>D</sub>, and ''maximum HP'' MHP (Eff<sub>S</sub>) for that Pokémon, all positive rationals.
Adding the base species stats to the IVs and scaling by the appropriate CPM generates an ''effective attack'' Eff<sub>A</sub>, ''effective defense'' Eff<sub>D</sub>, and ''effective stamina'' Eff<sub>S</sub> for that Pokémon, all positive rationals.


* Eff<sub>x</sub> = (Base<sub>x</sub> + IV<sub>x</sub>) * CPM(Level) = Base<sub>x</sub> * CPM(Level) + IV<sub>x</sub> * CPM(Level)
* Eff<sub>x</sub> = (Base<sub>x</sub> + IV<sub>x</sub>) * CPM(Level) = Base<sub>x</sub> * CPM(Level) + IV<sub>x</sub> * CPM(Level)