Closed papajefe closed 3 years ago
Sorry, screenshot is from older version because I was just checking. This also appears in the latest version.
Understandable, like I said, just reporting because it was a strange behavior that I wasn't sure how best to handle.
Thanks for your time. <3
Can also heal them within PKHeX via Box's right click menu:
Describe the problem Pokemon Imported using PokeTransporter from VC Yellow into Ultra Sun are showing insanely high current PP (in this example 255 PP on Focus Energy).
In game this same Nidoking is showing 30/30 PP on Focus Energy.
I looked at the .pkm in hex, and it looks like the move actually is showing 0xFF for Move 4 Current PP which is a very strange behavior.
Withdrawing the Pokemon into Party, and using Pokemon Center corrected the values to expected Current PP.
To Reproduce Import Pokemon from VC to PokeTransporter and Directly into boxes.
034 - Nidoking - 3A07C96A0186.zip
Expected behavior
Normally I'd expect a situation like this to indeed flag as illegal, because the moves current PP actually is above the acceptable range. However, this seems to be a legitimate case where going through official channels results in an "illegal" Pokemon.
Considering in-game the Pokemon only shows its maximum PP value anyway, I'm not sure the best way to handle this. Just reporting a strange behavior.
Screenshots