Talk:Shiny Pokémon: Difference between revisions

No edit summary
Line 246: Line 246:


OK, so I'm a bit confused: the Trivia section states that the power of Shiny Pokémons in Gen. II is either 50 or 70. However applying shiny DVs to the calculation formula of hidden power yields 31(base) + 20 or 0(for Attack) + 10(for Block > 7) + 5(for Speed > 7) + 3(for Special: floor((5 * floor(10 / 8) + 10 mod 4) / 2) = 3) = 49 or 69 . Did I make any mistakes during the calculation? --[[User:Rabby250|Rabby250]] ([[User talk:Rabby250|talk]]) 06:06, 20 March 2016 (UTC)
OK, so I'm a bit confused: the Trivia section states that the power of Shiny Pokémons in Gen. II is either 50 or 70. However applying shiny DVs to the calculation formula of hidden power yields 31(base) + 20 or 0(for Attack) + 10(for Block > 7) + 5(for Speed > 7) + 3(for Special: floor((5 * floor(10 / 8) + 10 mod 4) / 2) = 3) = 49 or 69 . Did I make any mistakes during the calculation? --[[User:Rabby250|Rabby250]] ([[User talk:Rabby250|talk]]) 06:06, 20 March 2016 (UTC)
:You are correct. I suspect this info comes from Pokémon Online, which implements Hidden power wrongly. I wanted to submit a fix on GitHub, but looking at this [https://github.com/po-devs/pokemon-online/blob/master/src/libraries/PokemonInfo/pokemoninfo.cpp#L3281 non-sensical code] discouraged me, as I'm worried of breaking things if I try to correct that. --[[User:Froggy25|Froggy25]] ([[User talk:Froggy25|talk]]) 20:41, 20 March 2016 (UTC)
268

edits