Quoted By:
Hey guys! So considering we're coming up close to the demo being ready, the programmers want to programming in all the Pokemon. However, they don't want to have to constantly re-add species for minor changes, so it was suggested that we start finalizing the variables needed for addition. Pic related, it's for organizing what we've covered so far!
So the variables have been grouped into fpur categories: basic, breeding, battle, and moves. Basic covers stuff like height, weight, color, etc. Breeding covers variables associating breeding. Moves are moves, tutor moves, TM, etc. Battle is any battle variable that isn't a move. Since the battle and move sections can't really be talked about without a bunch of testing, I'm going to start going through the other variables one evolution line at a time! Let's get started!