Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
Sounds like you just bumped up the level, which works more like the level set in the debug menu. Try using a formula to give the pokemon the required EXP to raise the level by 5 instead.
Hey, does anyone know how to make it so that pokemon natures have different rarities instead of just being randomly selected out of a list? I want to make some of them have say, an only .05% chance of showing up. I'm not using this code for natures themselves, but for something I'm working on...
I would, but I want the traits to be breedable so they need to be on their own separate variable. If not I'd have to manually make every single possible combination of eye color, body color, marking colors, etc.
Hi! So I'm trying to make a system that adds a bit of random color variety to the pokemon, for a bit of realism. Is there any way for me to make a script that allows me to pull an image (colored eyes, for example) and lay it directly on top of the existing sprites? WhenI tried to do it before it...