This project was made for fakemon creators to custom-make stat spreads for their fakemon! Here's how it works: When the flag is clicked, the program will ask for your Base Stat Total (the total of all stats). Upon receiving this, the program then calculates the stat spread by dividing the BST by 6 and setting each stat to whatever that number comes out to be. If there is a remainder, it gets tacked onto the HP stat. The plus/minus buttons change the stats by 1 or -1. And... That's it! I've left out the explanation for the pen because that is pretty complex. If you want to hear it though, just ask! Instructions: Click the green flag to start. Enter your Base Stat Total. The BST entered has to be anywhere from 6 - 630. Once the BST is entered, the program will render the stats. Once the stats are done rendering in, you can use the pls and minus buttons to edit each stat freely. The stats cannot go higher than 210 or lower than 1.. For those who don't know, here are the stats and what they mean: HP: Health Points. The amount of health a Pokémon has. Atk.: Attack. Affects how much damage the Pokémon can deal with physical attacks. SpAtk.: Special Attack. Affects how much damage the Pokémon can deal with special attacks (usually ranged attacks or projectile-type attacks). Def.: Defense. Affects how much damage the Pokémon takes from physical attacks. SpDef.: Special Defense: Affects how much damage the Pokémon takes from special attacks. Speed: How fast the Pokémon is. The one with the greater speed stat moves first each turn. Stats are all dependent on a Pokémon's level, nature, IVs and EVs, among many other factors, but the stats rendered are the average for that Pokémon. Tips: Initially rendering the stats takes a while, so use turbo mode to skip it. Use turbo mode in general for quicker penning. To reset, click green flag. Use Fullscreen to make the variables fit. Hello there Why are you here? This is pointless Where do you think you're going with this? Eemer
I made this because I needed to create stat spreads for fakemon and there was no way to do it online, so I coded it myself! I've found other statmakers on Scratch, but the ones that exist I've found are either really complex or just hard to use. This one is simple, should be easy to use, and details the bare minimum for stat calculation. Plus it uses pen. Other good statmakers: https://scratch.mit.edu/projects/390948908/ https://scratch.mit.edu/projects/717894521/ https://scratch.mit.edu/projects/120460613/ Things I might add: —Stat Presets —EVs and IVs —Natures —Improved graphics —Special effects —Sound effects —Better penning —BST Locking —Randomizer —Some other stuff you guys suggest.