Personality value: Difference between revisions

→‎Wurmple's evolution: update for gen VI (uses encryption constant/key in VI); we don't have an article on the new gen VI structures, though
(Removed nonexistent gender ratio)
(→‎Wurmple's evolution: update for gen VI (uses encryption constant/key in VI); we don't have an article on the new gen VI structures, though)
Line 228: Line 228:
In [[Generation II]], this is determined using [[individual values]]. In Generations IV and V, Unown's letter is determined by a separate byte, unrelated to the personality value.
In [[Generation II]], this is determined using [[individual values]]. In Generations IV and V, Unown's letter is determined by a separate byte, unrelated to the personality value.


==Wurmple's evolution==
==Wurmple's evolution (Generation III—V only)==
Generations III and IV: <code>00000000 00000000 <span style="background:#FF9999">00000000 00000000</span></code><br>
Generations III and IV: <code>00000000 00000000 <span style="background:#FF9999">00000000 00000000</span></code><br>
Generation V: <code><span style="background:#FF9999">00000000 00000000</span> 00000000 00000000</code>
Generation V: <code><span style="background:#FF9999">00000000 00000000</span> 00000000 00000000</code>
Line 235: Line 235:


If the result of <code>''p<sub>w</sub>'' % 10</code> is less than 5, Wurmple will evolve into {{p|Silcoon}}. If it is greater than or equal to 5, Wurmple will evolve into {{p|Cascoon}}.
If the result of <code>''p<sub>w</sub>'' % 10</code> is less than 5, Wurmple will evolve into {{p|Silcoon}}. If it is greater than or equal to 5, Wurmple will evolve into {{p|Cascoon}}.
In Generation VI, Wurmple's evolution is now determined by a separate set of bytes, albeit with the same formula.


==Size==
==Size==
1,422

edits