How do base stats work?

1 minute read

Like Kyurem-B’s base Attack is 170. How does that get converted into stat points?

Pleaselog inorregisterto add a comment.

Pleaselog inorregisterto add a comment.

The base stats are converted into real stats by the following formula at Level 100:

(Base Stat2) + 5Unless HP, which is:(Base Stat2) + 110

So it would have a stat of 345. However, this is with 0 IVs. This stat could raise by as much as 31 with a perfect IV. So you could have a stat anywhere between 345-376 now.

However, EVs come into play as well. Every4EVs on a Pokemon raise the stats by1,meaning252EVs raise the stat by63.Also, natures raise a random stat by 10% and lower a random stat by 10%. There are also 5 natures that raise or lower no stats. They are Serious, Hardy, Docile, Bashful and Quirky.Source.

So, for example, say you have a Kyruem-Black with 27 IVs in Attack, a Quirky nature, and 184 EVs in Attack. Remember the variable “n” earlier? This saves us work, as we know Kyruem-B’s minimum stat.The equation we would use is:

n + 27 + (184 / 4)n + 27 + 46n + 73(Since n = 345,)345 + 73418

Therefore, your Kyruem-Black would have an attack stat of 418.

Source:Here

A Pokémon’s base stats will most often have the greatest influence over their specific stats at any level. Disregarding individual values, effort values, and Nature, a level 100 Pokémon’s stats in Attack, Defense, Speed, Special Attack, and Special Defense will be exactly 5 more than double its base stats in each, while the HP stat will be 110 plus double the base stat (except in the case of Shedinja, whose HP is always 1). -Bulbapedia’s Base Stat Info

So theres your answerAttack, Defense, Speed, Special Attack, and Special Defense = 5 + ( 2 x Base Stat)

HP = 110 + (2 x HP Base Stat)