Just backpack the sprite and upload it to yours to use the data for your Pokemon projects. This is a mega database of all the bulk statistics in the Pokemon games to utilize for your scratch Pokemon games. You'll have to cross reference the lists, but the list numbers all line up for the Pokemon, moves and items, so it shouldn't be too much trouble. There is a bit of data I didn't include, but you can find loopholes for. For instance, to determine if an item is holdable, use weather or not it has an entry in the "fling damage" list. Only Important data I couldn't include is the dex entries for each Pokemon. It's not technically important for the game, but you can add some in if you want it for yours.
Remind me to never do this again. Spent 66 hours of sitting and typing. My legs are 90% blood clots. Data doesn't include, mega evolutions, Alolan forms, Galarian Forms, or Pokemon with multiple forms like Castform or Wormadam. For Pokemon with multiple forms, I either took stats from the original form, or averaged the stats from all the forms, depending on the situation. If you want custom Pokemon (or other forms) just add data to all the Pokemon data lists. Same goes for custom items, moves, TMs, TRs, Pokeballs, even custom natures. Have fun with it. Cheers.