SiergiejLS Posted December 1, 2022 Posted December 1, 2022 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?
theSLAYER Posted December 1, 2022 Posted December 1, 2022 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. 1
SiergiejLS Posted December 1, 2022 Author Posted December 1, 2022 3 hours ago, theSLAYER said: If it isn't shiny, yes. How that differs? How to check both scenarios?
theSLAYER Posted December 1, 2022 Posted December 1, 2022 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.
SiergiejLS Posted December 1, 2022 Author Posted December 1, 2022 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?
theSLAYER Posted December 2, 2022 Posted December 2, 2022 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.
SiergiejLS Posted December 2, 2022 Author Posted December 2, 2022 (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 December 2, 2022 by SiergiejLS
theSLAYER Posted December 2, 2022 Posted December 2, 2022 10 minutes ago, SiergiejLS said: Sorry, my brain froze.I thought the pid is connected to seed Yeah I mentioned it here: 11 hours ago, theSLAYER said: if shiny, it does a unconnected reroll of the PID. Anyhow no worries :3
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now