Individual values: Difference between revisions

m (typo)
Line 221: Line 221:
In Generation II, {{p|Unown}}'s letter is taken from the combination of the center two bits of the Attack, Defense, Speed and Special IV {{wp|nibble}}s. This combination is then divided by ten, and the result is [[wp:Floor function|rounded down (''floor[]'')]] to only include the integer part of the number. This integer will range from 0-25, corresponding to a letter in the {{wp|Latin alphabet}}, which will be the Unown's letter (where 0=A, 1=B, 2=C, ..., 23=X, 24=Y, 25=Z).
In Generation II, {{p|Unown}}'s letter is taken from the combination of the center two bits of the Attack, Defense, Speed and Special IV {{wp|nibble}}s. This combination is then divided by ten, and the result is [[wp:Floor function|rounded down (''floor[]'')]] to only include the integer part of the number. This integer will range from 0-25, corresponding to a letter in the {{wp|Latin alphabet}}, which will be the Unown's letter (where 0=A, 1=B, 2=C, ..., 23=X, 24=Y, 25=Z).


In Generation II, due to this method of calculating Unown's letter and the way that {{Shiny}} Pokémon are determined, a Shiny Unown can only exist in the shape of the letter I or V.
In Generation II, due to this method of calculating Unown's letter and the way that {{Shiny}} Pokémon are determined, a Shiny Unown can only exist in the shape of the letter I or V. Additionally, due to this method of calculating Unown's letter, only 6 combinations correspond to Unown Z, whereas 10 combinations correspond to every other Unown, making Unown Z less common.


In Generation III, Unown's letter is determined by the Pokémon's [[personality value]]. From Generation IV onward, it is determined by a separate form identifier. Generation III also introduced Unown '!' or '?'.
In Generation III, Unown's letter is determined by the Pokémon's [[personality value]]. From Generation IV onward, it is determined by a separate form identifier. Generation III also introduced Unown '!' or '?'.