Shiny Rate: Difference between revisions

From The Pokemon Insurgence Wiki
No edit summary
(Made more modifications after studying the code for this a bit more. It is still possible that I have missed information that will be discovered with further testing.)
Line 1: Line 1:
Like any other Pokémon game, Shiny Pokémon are sought by many for either their different coloration and/or just for collection.
Like any other Pokémon game, Shiny Pokémon are sought by many for either their different coloration and/or just for collection.


The game follows Generation V shiny probability of 1/8192 (0.012%) in the wild and static encounters, when obtaining the Shiny Charm the rate changes to 3/8192 (about 1/2731 0.036%).
The game follows Generation VI shiny probability of 1/4096 (0.024%) for wild and static encounters; when obtaining the Shiny Charm the rate changes to 3/4096 (about 2/2731 or 0.072%).


By the latest update 1.2 the rate is increased for hatching eggs due to the Masuda method not working in the game to 1/4096 (0.024%) with the Shiny Charm in hand the rate is changed to 3/4096 (about 1/1365 0.073%), and with the introduction of DexNav you can increase the  rate for catching shiny Pokémon in the wild to 1/768 (0.13%), with the Shiny Charm acquired the rate is changed to 3/768 (about 1/256 0.39%).  
Due to a bug in how the game handles checking a Pokémon's region, the shiny rate of eggs is unable to increase via the Masuda method or the Shiny Charm, leaving all eggs with a 1/4096 (0.024%) probability of hatching as shiny.  


The Friend Safari performs two separate checks with a rate of 1/8192 (0.012%) each to see if the encountered Pokémon is shiny, bringing the overall rate up to 1/4096 (0.024%). With the Shiny Charm only one of these checks is changed to 3/8192 (0.036%), bringing the overall total chance to 1/2048 (0.048%) with the Shiny Charm.
With the introduction of the DexNav the rate for catching shiny Pokémon in the wild is increased to 1/768 (0.13%); with the Shiny Charm acquired the rate is changed to 3/768 (about 1/256 0.39%).
 
The Friend Safari performs two separate checks with rates of 1/4096 (0.024%) and 1/8192 (0.012%), respectively, to see if the encountered Pokémon is shiny, bringing the overall rate up to 3/8192 (0.036%). With the Shiny Charm only the first check is affected and changed to 3/4096 (0.036%), bringing the overall total chance to 7/8192 (0.084%) with the Shiny Charm.


Note: In Insurgence, the DexNav doesn't have chaining, it's a flat rate that applies for each encounter when scanned through the DexNav. This means that even if the player leaves the area, the rate isn't affected.
Note: In Insurgence, the DexNav doesn't have chaining, it's a flat rate that applies for each encounter when scanned through the DexNav. This means that even if the player leaves the area, the rate isn't affected.
Line 18: Line 20:
|- style="background: #fff"
|- style="background: #fff"
! class="l" style="background: #{{gold color}}" | [[Friend Safari]]
! class="l" style="background: #{{gold color}}" | [[Friend Safari]]
| 1/4096<br>0.024% || 1/2048<br>0.048%
| 3/8192<br>0.036% || 7/8192<br>0.084%
|- style="background: #fff"
|- style="background: #fff"
! class="l" style="background: #{{gold color}}" | Base rate
! class="l" style="background: #{{gold color}}" | Base rate
| 1/8192<br>0.012% ||  1/2731<br>0.036%
| 1/4096<br>0.024% ||  3/4096<br>0.072%
|- style="background: #fff"
|- style="background: #fff"
! class="l" style="background: #{{gold color}}" | {{BLink|Pokémon breeding|Breeding}} a Shiny Pokémon<br>or Hatching Eggs
! class="l" style="background: #{{gold color}}" | {{BLink|Pokémon breeding|Breeding}} a Shiny Pokémon<br>or Hatching Eggs
| 1/4096<br>0.024% || 1/1365<br>0.073%
| 1/4096<br>0.024% || 1/4096<br>0.024%
|- style="background: #fff"
|- style="background: #fff"
! class="l" style="background: #{{gold color}}" | {{BLink|DexNav}}
! class="l" style="background: #{{gold color}}" | {{BLink|DexNav}}
| 1/768<br>0.13% || 1/256<br>0.39%
| 1/768<br>0.13% || 1/256<br>0.39%
|}
|}

Revision as of 19:27, 9 September 2018

Like any other Pokémon game, Shiny Pokémon are sought by many for either their different coloration and/or just for collection.

The game follows Generation VI shiny probability of 1/4096 (0.024%) for wild and static encounters; when obtaining the Shiny Charm the rate changes to 3/4096 (about 2/2731 or 0.072%).

Due to a bug in how the game handles checking a Pokémon's region, the shiny rate of eggs is unable to increase via the Masuda method or the Shiny Charm, leaving all eggs with a 1/4096 (0.024%) probability of hatching as shiny.

With the introduction of the DexNav the rate for catching shiny Pokémon in the wild is increased to 1/768 (0.13%); with the Shiny Charm acquired the rate is changed to 3/768 (about 1/256 0.39%).

The Friend Safari performs two separate checks with rates of 1/4096 (0.024%) and 1/8192 (0.012%), respectively, to see if the encountered Pokémon is shiny, bringing the overall rate up to 3/8192 (0.036%). With the Shiny Charm only the first check is affected and changed to 3/4096 (0.036%), bringing the overall total chance to 7/8192 (0.084%) with the Shiny Charm.

Note: In Insurgence, the DexNav doesn't have chaining, it's a flat rate that applies for each encounter when scanned through the DexNav. This means that even if the player leaves the area, the rate isn't affected.

Summary Table

Shiny Rate Shiny Charm
Friend Safari 3/8192
0.036%
7/8192
0.084%
Base rate 1/4096
0.024%
3/4096
0.072%
Pokémon breeding a Shiny Pokémon
or Hatching Eggs
1/4096
0.024%
1/4096
0.024%
DexNav 1/768
0.13%
1/256
0.39%