Jump to content

Recommended Posts

Posted

Is there a way to determine the EC of the pokemon with given PID and other values?
Let's say I have all the values possible and from a legal mon just pid was changed - is there a way to determine legal EC?

Posted
7 minutes ago, SiergiejLS said:

Is there a way to determine the EC of the pokemon with given PID and other values?
Let's say I have all the values possible and from a legal mon just pid was changed - is there a way to determine legal EC?

If it isn't shiny, yes.

  • Relieved 1
Posted
8 hours ago, SiergiejLS said:

How that differs? How to check both scenarios?

Standard den RNG chained calls if not shiny.

if shiny, it does a unconnected reroll of the PID. Without the seed, it can’t be determined what the original PID would be.

Posted
4 hours ago, theSLAYER said:

Standard den RNG chained calls if not shiny.

if shiny, it does a unconnected reroll of the PID. Without the seed, it can’t be determined what the original PID would be.

Knowing all the values like ivs, ec, can we determine possible pid and shiny pid?

Posted
5 hours ago, SiergiejLS said:

Knowing all the values like ivs, ec, can we determine possible pid and shiny pid?

I don’t know so many different ways to say no. 
without the original seed, we can’t know. The PID is rerolled independently from the seed of the encounter.

Posted (edited)
1 hour ago, theSLAYER said:

I don’t know so many different ways to say no. 
without the original seed, we can’t know. The PID is rerolled independently from the seed of the encounter.

Sorry, my brain froze.I thought the pid is connected to seed

Edited by SiergiejLS

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...