Pokérus: Difference between revisions

184 bytes removed ,  27 July 2013
→‎Specific strain: making table easier to read (by removing unnecessary space and adding borders), zero padding all values so they align
mNo edit summary
(→‎Specific strain: making table easier to read (by removing unnecessary space and adding borders), zero padding all values so they align)
Line 41: Line 41:


=====Specific strain=====
=====Specific strain=====
Whenever the game assigns a Pokérus value to any given Pokémon, '''Y''' values between 1 through 4 are used, depending upon the '''X''' value generated. (However, any '''Y''' value can be attained through hacking, meaning that if left in the player's party, a Pokémon can only remain infected with Pokérus for a legitimate maximum time span of 4 days.)<br>
Whenever the game assigns a Pokérus value to any given Pokémon, '''Y''' values between 1 through 4 are used, depending upon the '''X''' value generated. (However, any '''Y''' value can be attained through hacking, meaning that if left in the player's party, a Pokémon can only remain infected with Pokérus for a legitimate maximum time span of 4 days.)
 
The value of '''X''' represents the specific Pokérus strain that the Pokémon has been infected with:
The value of '''X''' represents the specific Pokérus strain that the Pokémon has been infected with:
{| style="text-align:center; border: 1px solid #88a; background: #f8f8ff; padding: 0.5em; border-collapse: collapse; margin: 0 0 0.5em 0.5em;" cellspacing="1" cellpadding="5"
{| {{bluetable}}
|-
! style="background: #ccf" | Strand #<br>(X value)
! style="background: #ccf;" | '''Pokérus strand # (X value)'''
! style="background: #ccf" | Duration<br>(Y value)
! style="background: #ccf;" | '''Duration of infection (Y value)'''
! style="background: #ccf" | Pokérus value
! style="background: #ccf;" | '''Pokérus value'''
|-
|-
| 0 || 1 day || 1 (hex 01)
| 00 || 1 day || 001 (hex 01)
|-
|-
| 1 || 2 days || 18 (hex 12)
| 01 || 2 days || 018 (hex 12)
|-
|-
| 2 || 3 days || 35 (hex 23)
| 02 || 3 days || 035 (hex 23)
|-
|-
| 3 || 4 days || 52 (hex 34)
| 03 || 4 days || 052 (hex 34)
|-
|-
| 4 || 1 day || 65 (hex 41)
| 04 || 1 day || 065 (hex 41)
|-
|-
| 5 || 2 days || 82 (hex 52)
| 05 || 2 days || 082 (hex 52)
|-
|-
| 6 || 3 days || 99 (hex 63)
| 06 || 3 days || 099 (hex 63)
|-
|-
| 7 || 4 days || 116 (hex 74)
| 07 || 4 days || 116 (hex 74)
|-
|-
| 8 || 1 day || 129 (hex 81)
| 08 || 1 day || 129 (hex 81)
|-
|-
| 9 || 2 days || 146 (hex 92)
| 09 || 2 days || 146 (hex 92)
|-
|-
| 10 (hex A) || 3 days || 163 (hex A3)
| 10 (hex A) || 3 days || 163 (hex A3)