kwsch / PKHeX

Pokémon Save File Editor
https://projectpokemon.org/pkhex/
Other
3.7k stars 692 forks source link

Gen6 Legality Issue build 3862 #1513

Closed greenDarkness closed 7 years ago

greenDarkness commented 7 years ago

Imported this Pokemon from Showdown text over a gen6 Pokemon used as the base. It listed Bullet Punch as a relearn move. After switching Scizor to non-mega, removing Bullet Punch from the relearn list, and clicking on relearn moves fixes this issue.

Scizor-Mega (M) @ Scizorite  
Ability: Technician  
EVs: 248 HP / 64 Atk / 124 Def / 16 SpD / 56 Spe  
Adamant Nature  
- Swords Dance  
- Roost  
- Bug Bite  
- Bullet Punch  

Thank you for taking the time to read this! And for all your work on PKHeX.

kwsch commented 7 years ago

Imports just fine if you remove the -Mega from the set; PKHeX attempts to make the PKM as legal as possible (which includes applying any suggested relearn moves).

greenDarkness commented 7 years ago

Ah, I see. Thank you for the response!