It's a great script that matches the aesthetic of my game! Only thing, is the Shadow poekmon screen doesn't show properly - the only thing visible is the heart gauge!
I like it a lot, I only use Summary Screen but in the Stats page instead of showing as in the image, it is shown with the text shifted several pixels upwards and with the IV and EV as follows: 13/102, in instead of separated.
Yes! I've been looking for this forever, but it was only for v16. My only problem is that the text is so small that it looks weird. Is there some way to fix that?
Yes there is a way. I reduced the standard size by 5 in the script. You can search for @sprites["overlay"].bitmap.font.size-=5 in the script and either change it or delete it.
But keep in mind that this will change the formatting in the screen, so you may have to adjust some values to make it fit again.
I like the implementation. But for the Move Types in the 3rd Page of the Summary Screens should be moved into the square where the move name is displayed.