Commit Graph

8 Commits

Author SHA1 Message Date
Marty-D
3da52e7398 Gen I: Ghost resists Bug 2015-03-18 20:34:15 -04:00
Joimer
88bd068886 Gen 1: Fix critical bug in typechart
Poison resists poison...
2015-01-08 22:26:09 +01:00
Joimer
ef31e69c1e Gens 1 & 2: Refactor secondary status effects.
After a review of the disassembled code of gens 1 and 2, we've come to realise some very important stuff regarding secondary status.
On gens 1 and 2, Fire-types are not inherently immune to burn.
Ice-types are neither inherently immune to ice.
On gen 1, secondary status effects for paralyse, burn, and freeze will be ignored if the target Pokémon shares a type with the move-type.
On gen 2, the same happens but only for burn and freeze.
Poison-types are actually immune to poisons.
On gen 2, tri-attack can burn fire-types and freeze ice-types.
On gen 1, body slam cannot paralyse normal-types.
Also, Lick cannot paralyse ghost-types.
And thunderbolt/thunder can't paralyse electric-types.
2014-12-28 15:41:11 +01:00
Ivo Julca
6b28305f25 Indent with tabs in type charts 2014-02-14 20:18:35 -05:00
Ivo Julca
a81cf072ac Use inheritance in type charts 2014-02-14 20:17:49 -05:00
Slayer95
28c058049e Fix Conversion2 changing type to Fairy in Gen5
Also totally remove Steel and Dark from the typechart of Gen1
2013-11-10 03:18:40 -05:00
Joimer
3ddc81cfbc Important bug fix: Poison weak to Bug 2013-03-08 13:06:12 +01:00
Joimer
2548bef89d Add all gen 1 files 2013-03-06 12:53:53 +01:00