if a pokemon gets like all the Evs at like lvl 50 does that mean as it lvls up from there the stats wont rise???
if a pokemon gets like all the Evs at like lvl 50 does that mean as it lvls up from there the stats wont rise???
They will rise, but evs won't have an effect on them anymore, you won't see +6 or more again, only +3 or so, it depends in the species though...after you gain all evs, you can level up the way you want, with rare candies, day care, etc...Originally Posted by aaronisyoung
[Insertcreativeandcolorfulsignaturehere]
"The greatest thing you'll ever learn is just to love, and be loved in return"
Shedinja used Sandstorm!
A sandstorm brewed!
---------------------------------
The sandstorm rages.
Suicune is buffeted by the sandstorm!
Shedinja is buffeted by the sandstorm!
Shedinja fainted! :rolleyes2
XD
Actually, that's a bit misleading... the effort values continue to have their effect once earned, its just that the *rate* of earning them has stopped.
rinku
The GREEN Pokémon master!
Oh yeah, of course they continue to have their effect... I actually meant that, up to that point, they won't be earned anymore, and they cease to increase stats from that point on... all they did before that stays with the pokemon :pOriginally Posted by rinku
[Insertcreativeandcolorfulsignaturehere]
"The greatest thing you'll ever learn is just to love, and be loved in return"
Shedinja used Sandstorm!
A sandstorm brewed!
---------------------------------
The sandstorm rages.
Suicune is buffeted by the sandstorm!
Shedinja is buffeted by the sandstorm!
Shedinja fainted! :rolleyes2
XD
Well... no. Every 4 effort points adds 0.01 per level (before rounding). The formula (apart from HP) is:
int[int({[Base*2 + IV + int(effort/4)]*Level/100}+5)*personality]
The reason you see a surge between the levels that the effort is earned at is because you are getting the value for all the previous levels added all at once.
A pokémon with a base stat of 100, IV and EV 0, will see a flat increase of +2 per level until it gets to L100 when it will be 205. If it has 255 effort, it will gain 2.63 per level until it gets to L100 when it will be 268.
rinku
The GREEN Pokémon master!
Ohhh I see... now it makes sense. So the thing is that the effort points continue to influence the stats... just one thing, it might be me, but I think that's the old formula you're using right? all stats were increased by one point in RS, which would end up with 269... and that 269 would be with a hindering personality for that particular stat...Originally Posted by rinku
[Insertcreativeandcolorfulsignaturehere]
"The greatest thing you'll ever learn is just to love, and be loved in return"
Shedinja used Sandstorm!
A sandstorm brewed!
---------------------------------
The sandstorm rages.
Suicune is buffeted by the sandstorm!
Shedinja is buffeted by the sandstorm!
Shedinja fainted! :rolleyes2
XD
The change from 0-15 to 0-31 IV meant that there was an increase in maximum base stat of +1 at L100 as the old formula added IV*Level/50, giving a maximum IV component of +30 at L100. As the maximum IV component is now +31 at L100 there is a *possible* +1 over the old ranges, before personality effects. The base values did not change.
For what it's worth the old non-HP formula was:
INT[(Base + IV + Effort/2)*Level/50] + 5
But obtaining the old effort value that is plugged into the above formula was a bit more complicated. Pokefor.tk has a discussion on that - I'm not going to bother here as it's all a bit academic now. Suffice it to say that you could max out effort in all stats, but the maximum add per stat was lower (and an exponential relationship, so took longer to achieve than the new way).
rinku
The GREEN Pokémon master!
One small question: Does using EXP.Share affect those 'ev's?Originally Posted by PKMN Master
Holding EXP. Share gives the pokemon the normal amount of eps it would gain if it battled, whether it did or not. It isn't halved like the EXP is, there is no such thing as half an ep.
Yes, Pokemon holding the EXP Share will get the same amount of EVs as the Pokemon in the battle.Originally Posted by Pichu
Strange... my stats seem to 'suck' when I was evolving all my remaining pokés... but my participating 3 pokémon when they level, they seem to get better stats.
My exp.share poké keeps getting like +1, +2... rarely +3. =(
ohhh ok, now I get it... I got everything wrong :p so it was the change of the IV range rather than a new equation... hmmm, and yeah, it was harder to achieve max stats back then, but I never quite understood how... you should give some lessons about this, it's quite interesting! I'd love to learn more of the game engine...Originally Posted by rinku
[Insertcreativeandcolorfulsignaturehere]
"The greatest thing you'll ever learn is just to love, and be loved in return"
Shedinja used Sandstorm!
A sandstorm brewed!
---------------------------------
The sandstorm rages.
Suicune is buffeted by the sandstorm!
Shedinja is buffeted by the sandstorm!
Shedinja fainted! :rolleyes2
XD
It's an unevolved Pokémon right? Until they evolve most pokes gain a less amount of stats per level (My Dratini is currently gaining only +1 or +2) but when it evolves the "missed" stat points will be added and it'll gain more. Just to note, it doesn't matter when you evolve a poke, in the end it's stats will be the same.Originally Posted by Pichu