Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In the words of Bond697, who is the amazingly smart guy who figured this out in a matter of minutes...
- "do ((pid >> 0x10) % 0xA, and if the result is 0-4 you get silcoon, if 5-9, cascoon"
- Which doesn't mean much to me, but more knowledgable ones can use that.
- For the simple minded:
- -Find the PID of the Wurmple. Most productive way being Pokecheck.
- -It will be in Hexadecimal. This is good, for example it will look like 0x70BBD05C .
- -open Calculator and hit ALT+3
- -Paste the first 4 bits into the calc, make sure its set to Hex on left hand side. From previous example, the first four bits are 70BB.
- -Hit "Mod", hit "A", then hit Enter.
- -You have a number 0-9.
- -0-4 Evolves into Silcoon, 5-9 Evolves into Cascoon.
- -For the example PID, this returns 9, thus Wurmple will evolve into Cascoon.
- EDIT: Or for even MORE simplicity, use Mandrew's Wurmple Evolution Calculator
- http://www.sendspace.com/file/x33f8j
Advertisement
Add Comment
Please, Sign In to add comment