>>28379935Stats are, for some reason, still stored only in a single byte.
Each byte is 8 bits, and each bit makes the maximum value equal to (2^n)-1; where n is number of bits. Thus, a single byte allows values from 0 to 255.
also here's my mega evolution