Re: Pokémon Bank Generation I transfer experiments
Posted by: camper
Date: 2017-01-26 07:16:23
- Trying to transfer a box with more than 20 Pokemon
Need more research on a box with more than 20 but not 255 Pokemon. Possibly the easiest way to clone shiny "event" Mew?
- Trying to transfer a box without an 0xFF terminator
Haven't been tested.
- Transferring glitch Pokemon and/or hybrids
Blocked.
- Transferring Pokemon with levels over 100 and level 0
Levels over 100 are reverted to 100. Not sure about level 0.
Normally we'd need to test for level 101+ Pokemon with negative growth rate, but they're blocked so…
- How are invalid characters handled in nicknames and OT names?
Invalid characters (including numbers) are all changed to spaces. The PK and MN symbols are changed to P and M respectively. The "period" in MR.MIME and MISSINGNO. is changed to -. The multiplication symbol is changed to x. Square brackets are changed to normal brackets.
Note that the "bad name filter" checks the nicknames after the character swaps, so [PK]ENIS won't pass through.
- Transferring glitch moves and transferring a Cooltrainer Ditto
- Transferring invalid combinations of moves, like Exploding Bulbasaurs, Crabhammer Charizards and Surfing Pikachus
Blocked.
Blocked since those aren't in the Pokemon's learnset.
- Transferring Pokemon with underflowed PP
- Transferring Pokemon with multiple status conditions (frozen burn and so on)
Pokemon are probably healed before the transfer?