Splash
But nothing happened.
- 658
- Posts
- 15
- Years
- Just use an Old Rod
- Seen Aug 21, 2024
Okay I've looked at the specials that JPAN researched and two of them piqued my interest. I'm not familiar with specials so I have questions.
One is:
-> If it checks the Pokemon's added EVs is there a way to know what those added EVs are? is there a variable used when using this special?
Two:
It clears the EV of a Pokemon.. Can I change the level it resets? What I mean is if the reset level would be something like 50 or something? I've seen Jambo51's Egg Level Hatch to lvl 1 tutorial is it related to this one?
One is:
Code:
126 -> Check first pokemon added EV's. if over 510, returns 0x1
-> If it checks the Pokemon's added EVs is there a way to know what those added EVs are? is there a variable used when using this special?
Two:
Code:
0c1 -> a "silent hatch" code, hatches an egg in your party indicated by 0x8004,
even if not an egg (reset level to 5, changes met location, clears EVs)
It clears the EV of a Pokemon.. Can I change the level it resets? What I mean is if the reset level would be something like 50 or something? I've seen Jambo51's Egg Level Hatch to lvl 1 tutorial is it related to this one?