EDIT: There is a new thread here. This thread is now obsolete. All the important stuff in in the previous thread. This thread here is just for historical purposes now.
The defense stat of a pokemon tells a lot. However, it doesn't tell the whole picture, as Shuckle would then be the best defensive pokemon in the game, which is certainly not true.
Similarly, HP doesn't tell everything, else Blissey would be the best physical wall in the game, which is certainly not true.
So what we are really looking for is the best HP * defense and the best HP * SpDefense. Not just one stat or the other. To show that this is indeed what we wish for, we start with the damage formula here:
http://www.smogon.com/forums/showthread.php?t=16121
(((((2 + (Level × 2 ÷ 5)) × BasePower × [Sp]Atk) ÷ [Sp]Def) ÷ 50) + 2) × CH × (rand(85,100) / 100) × STAB × Type1Effectiveness × Type2Effectiveness = damage in Hit Points
Divide both sides by max hp and we get:
blah blah / maxHP == damage in HP / maxHP == % damage
Of which there is a lot of unnecessary clutter, but eventually we can prove from the above formulas that:
((2+(2*lvl/5)) * BasePower * (S)Atk)/ (50 * def * hp) is roughly proportional to % hp damage.
There, now the general relationship basically becomes that % hp lost is just about indirectly proportional to defense * hp. So this method is mathematically sound.
But before I post the list... I should note how I calculated this for those curious to repeat my results. I took the Javascript source here:
http://www.serebii.net/games/iv-calcdp.shtml
The said file contains the statistics of all 493 pokemon in a Javascript array. I assume it is correct. From there, I parsed it into a C++ .h file and then made a program that printed the values for the list... well... kinda. I then used Gnumeric to sort the lists appropriately.
And now I'm too lazy to move the names to the actual lists... but I'll put some notable pokemon's names next to their pokemon numbers.
=----------------------------------
For those who skipped down to the list, here's the important tidbits: I'm assuming 252/252/252 EV spread. Yes, thats right, max EVs in both HP and Defense and Special Defense. Slightly unrealistic, but I figure it makes sense from a wall point of view. Also, I'm assuming 31 IVs. I doubt this will change much in the ways of calculations.
Top 100 defense * hp pokemon.
Pokemon number | Defense*hp | Special Defense * hp
	
	
	
		
Note: Because I'm lazy, Shedinja's HP isn't 1 when I calculated it. Regardless... as this list is automatically generated... I'm too lazy to change it now. And any battler worth their salt should know that Shedinja doesn't survive anything that can hit it :-/
EDIT: Major bug found in the defense list. The entire list is worthless. However, the Special List passes the sanity test: Blissey is indeed the #1 special wall in the game. :-/
EDIT2: Bug fixed... I think. Defense has changed as well as Special Defense.
Top 100 Special Defense * HP pokemon. Same format as above... Pokemon Number, Physical Defense, and then Special Defense.
	
	
	
		
Edit: Done. Found a wikipedia list with all the pokemon and names that I used to generate an automatic number-> name converter... assuming wikipedia is true of course :-p
Okay, thats that. Enjoy the list.
=======
Commentary....
I'll redo my commentary. With the fixing of the bug, the list could have changed.
				
			The defense stat of a pokemon tells a lot. However, it doesn't tell the whole picture, as Shuckle would then be the best defensive pokemon in the game, which is certainly not true.
Similarly, HP doesn't tell everything, else Blissey would be the best physical wall in the game, which is certainly not true.
So what we are really looking for is the best HP * defense and the best HP * SpDefense. Not just one stat or the other. To show that this is indeed what we wish for, we start with the damage formula here:
http://www.smogon.com/forums/showthread.php?t=16121
(((((2 + (Level × 2 ÷ 5)) × BasePower × [Sp]Atk) ÷ [Sp]Def) ÷ 50) + 2) × CH × (rand(85,100) / 100) × STAB × Type1Effectiveness × Type2Effectiveness = damage in Hit Points
Divide both sides by max hp and we get:
blah blah / maxHP == damage in HP / maxHP == % damage
Of which there is a lot of unnecessary clutter, but eventually we can prove from the above formulas that:
((2+(2*lvl/5)) * BasePower * (S)Atk)/ (50 * def * hp) is roughly proportional to % hp damage.
There, now the general relationship basically becomes that % hp lost is just about indirectly proportional to defense * hp. So this method is mathematically sound.
But before I post the list... I should note how I calculated this for those curious to repeat my results. I took the Javascript source here:
http://www.serebii.net/games/iv-calcdp.shtml
The said file contains the statistics of all 493 pokemon in a Javascript array. I assume it is correct. From there, I parsed it into a C++ .h file and then made a program that printed the values for the list... well... kinda. I then used Gnumeric to sort the lists appropriately.
And now I'm too lazy to move the names to the actual lists... but I'll put some notable pokemon's names next to their pokemon numbers.
=----------------------------------
For those who skipped down to the list, here's the important tidbits: I'm assuming 252/252/252 EV spread. Yes, thats right, max EVs in both HP and Defense and Special Defense. Slightly unrealistic, but I figure it makes sense from a wall point of view. Also, I'm assuming 31 IVs. I doubt this will change much in the ways of calculations.
Top 100 defense * hp pokemon.
Pokemon number | Defense*hp | Special Defense * hp
		Code:
	
	Regirock    199472    119392
Steelix    193992    88854
Giratina    187488    187488
Aggron    173376    82560
Rhyperior    170996    99386
Groudon    168064    123624
Slaking    165312    126504
Arceus    165168    165168
Cresselia    165168    174936
Lugia    163904    185952
Registeel    159432    159432
Relicanth    159176    101404
Bastiodon    154872    133488
Tangrowth    154732    88072
Hippowdon    154560    112140
Rhydon    154008    85698
Cloyster    153216    62928
Dialga    150288    132512
Shuckle    149816    149816
Regigigas    148400    148400
Forretress    147264    84960
Suicune    145844    145844
Golem    143416    91364
Metagross    143416    111384
Torkoal    143104    90128
Donphan    142848    92160
Tyranitar    141400    132512
Uxie    139476    139476
Skarmory    138944    87508
Probopass    138348    141912
Slowbro    137900    111896
Umbreon    137900    155236
Wobbuffet    137824    137824
Gliscor    135582    96642
Lairon    134784    70632
Lickilicky    134408    134408
Miltank    133566    103228
Torterra    133566    116230
Garchomp    133140    123900
Celebi    132512    132512
Jirachi    132512    132512
Manaphy    132512    132512
Mew    132512    132512
Shaymin    132512    132512
Heatran    132012    132012
Lapras    131776    147088
Omastar    131752    90128
Leafeon    131596    83834
Snorlax    131524    183400
Walrein    129744    129744
Entei    128030    118482
Ho    127296    185952
Mewtwo    127296    127296
Rayquaza    126684    126684
Onix    126040    56718
Articuno    125952    147072
Palkia    125952    142848
Weezing    124248    87508
Magnezone    124184    105264
Sudowoodo    124184    86344
Sandslash    123900    81066
Kyogre    123624    168064
Swampert    123624    123624
Mesprit    123396    123396
Bronzong    123032    123032
Feraligatr    122672    108834
Dragonite    122362    126608
Poliwrath    121728    117504
Cradily    121072    129344
Tangela    120574    65464
Mamoswine    120416    101760
Drapion    120400    93912
Meganium    119392    119392
Regice    119392    199472
Dusknoir    119070    119070
Blastoise    118736    122718
Togekiss    118558    135014
Hariyama    118080    118080
Kangaskhan    117576    117576
Swalot    117564    117564
Moltres    117504    113280
Tropius    116982    120600
Glaceon    116900    105878
Exeggutor    116230    98894
Quagsire    116230    98894
Armaldo    116112    100536
Rhyhorn    115388    63336
Nidoqueen    115200    113280
Azumarill    114736    114736
Piloswine    114736    96960
Vespiquen    114552    114552
Porygon2    114444    118558
Whiscash    114056    112360
Marowak    113400    92016
Graveler    113354    64998
Kingler    113354    68452
Zapdos    113280    117504
Gligar    113226    83834
Magcargo    113088    86336
Muk    113022    135792
Scizor    112832    97696
Wailord    112608    112608
Empoleon    112344    123132
Kingdra    112218    112218
Tauros    112218    92748
Yanmega    112048    87232
Dusclops    111896    111896
Salamence    111896    111896
Slowking    111896    137900
Latias    111384    143416
Vaporeon    111360    147088
Gyarados    111108    129232
Milotic    111108    150902
Gastrodon    109908    123114
Claydol    109836    120528
Kabutops    109836    84888
Pinsir    109552    87508
Shelgon    109552    72812
Arcanine    109056    109056
Dewgong    109056    121728
Machamp    109056    113280
Altaria    108324    120006
Lanturn    107144    125304
Nosepass    106920    80784
Gorebyss    106446    85722
Huntail    106446    85722
Metang    106272    92016
Pelipper    106272    84888
Crobat    106216    106216
Clefable    105986    120564
Venusaur    105924    119392
Dunsparce    105848    101404
Darkrai    105264    105264
Spiritomb    105184    105184
Skuntank    104960    99630
Abomasnow    104832    113280
Ampharos    104832    117504
Granbull    104832    92160
Lickitung    104832    104832
Politoed    104832    125952
Raikou    104832    125952
Ursaring    104832    104832
Bellossom    104430    116112
Grotle    104430    88854
Vileplume    104430    108324
Flygon    103376    103376
Glalie    103376    103376
Latios    103376    127400
Phione    103376    103376
Vigoroth    103376    83356
Drifblim    103320    114408
Luxray    102648    102648
Golduck    101920    103376
Exploud    101764    101764
Nidoking    101748    99918
Solrock    101480    86344
Pidgeot    101010    96940
Charizard    100800    106200
Typhlosion    100800    106200
Sealeo    100608    100608
Wigglytuff    100188    105512
Aron    99712    59584
Seadra    99538    64998
Heracross    99372    115388
Hypno    97988    135014
Porygon    97988    102102
Staraptor    97988    81532
Lopunny    97862    106880
Scyther    97696    97696
Crawdaunt    97350    75570
Shieldon    97152    79728
Octillery    96642    96642
Slowpoke    96384    75264
Bonsly    96368    62928
Cubone    96368    66272
Hitmontop    96368    106400
Magneton    96368    79648
Starmie    95580    95580
Wormadam    95580    109836
Ninetales    95550    114800
Rampardos    95520    86764
Blaziken    95368    95368
Ludicolo    95368    119392
Machoke    95368    87360
Hippopotas    95200    68340
Croconaw    94856    82498
Bronzor    94764    94764
Lumineon    94392    101916
Infernape    94340    94340
Carnivine    93984    93984
Lileep    93408    100800
Geodude    93152    49416
Furret    93126    85646
Pineco    93024    56240
Munchlax    92904    139830
Toxicroak    92870    92870
Blissey    92820    289170
Azelf    92748    92748
Golbat    92748    96642
Jumpluff    92748    104430
Corsola    92630    92630
Togetic    92630    106446
Phanpy    92160    75264
Shiftry    92160    92160
Bayleef    92016    92016
Breloom    92016    77760
Exeggcute    92016    67068
Parasect    92016    92016
Wartortle    91448    91448
Aerodactyl    91364    99372
Grumpig    91364    127400
Seaking    91364    103376
Tentacruel    91364    135408
Victreebel    91364    87360
Qwilfish    91182    76486
Electivire    90624    104430
Magmortar    90624    112218
Ariados    90128    82560
Camerupt    90128    93912
Castform    90128    90128
Cherrim    90128    96320
Froslass    90128    90128
Lucario    90128    90128
Marshtomp    90128    90128
Mightyena    90128    82560
Pupitar    90128    90128
Honchkrow    90092    90092
Koffing    90028    58788
Ambipom    89916    89916
Omanyte    89872    62746
Mawile    89680    69616
Sandshrew    89680    52896
Medicham    88452    88452
Noctowl    88072    129280
Nidorina    88064    78776
Chimecho    87508    94856
Mantine    87508    138944
Porygon    87508    91182
Rapidash    87508    94856
Xatu    87508    87508
Linoone    87480    87480
Skorupi    86904    65036
Bibarel    86880    86880
Shellder    86592    43032
Delcatty    86344    78776
Girafarig    86344    86344
Lunatone    86344    101480
Sceptile    86344    101480
Weavile    86344    101480
Purugly    86154    82348
Wailmer    85840    85840
Stantler    85750    87850
Hitmonchan    85728    106400
Prinplup    85656    91632
Floatzel    85646    81532
Gabite    85340    77860
Gallade    85340    122740
Gardevoir    85340    122740
Dodrio    84888    77760
Dustox    84888    99144
Electrode    84888    92016
Gloom    84888    88452
Kecleon    84888    120528
Pachirisu    84888    99144
Rotom    84512    84512
Wynaut    84316    84316
Masquerain    84280    99416
Arbok    84240    91368
Seviper    84000    84000
Zangoose    84000    84000
Fearow    83834    81162
Poliwhirl    83834    72812
Chansey    83776    238656
Banette    83332    82004
Sableye    82992    76304
Cacturne    82560    82560
Manectric    82560    82560
Venomoth    82560    93912
Dragonair    81826    85412
Nincada    81396    46284
Sunflora    81066    104430
Clamperl    80830    62746
Kabuto    80784    54648
Krabby    80784    43032
Beldum    80656    68160
Absol    80160    80160
Espeon    80160    105878
Flareon    80160    116900
Jolteon    80160    105878
Persian    80160    83834
Primeape    80160    87508
Ivysaur    80028    92016
Grimer    79352    79352
Kricketune    79118    79118
Flaaffy    78776    82560
Turtwig    78186    71906
Electabuzz    78156    98530
Magmar    78156    98530
Combusken    77760    77760
Gengar    77760    88452
Misdreavus    77760    95580
Mismagius    77760    109836
Shroomish    77760    77760
Slakoth    77760    59940
Spinda    77760    77760
Swellow    77760    70632
Gulpin    77400    77400
Houndoom    77172    100536
Illumise    76486    91182
Seel    76486    87508
Volbeat    76486    91182
Nidorino    76284    74654
Shellos    76184    87220
Totodile    75696    65056
Pidgeotto    75570    71940
Charmeleon    75520    80320
Quilava    75520    80320
Loudred    75516    75516
Raticate    75360    82268
Machop    74992    63640
Marill    74992    74992
Mothim    74992    74992
Spheal    74992    74992
Duskull    74664    74664
Raichu    74196    92016
Roserade    74196    109836
Monferno    74036    74036
Chikorita    73794    73794
Chatot    73692    71556
Clefairy    73616    86344
Squirtle    73292    72708
Weepinbell    72812    69138
Corphish    72790    53650
Aipom    71906    71906
Sneasel    71906    85722
Mr    71284    105648
Beautifly    70632    70632
Butterfree    70632    92016
Lombre    70632    84888
Minun    70632    95580
Snover    70632    77760
Snubbull    70632    63504
Teddiursa    70632    70632
Venonat    70632    74196
Bagon    70560    51156
Goldeen    70560    64092
Swablu    70560    80262
Farfetch    70532    75460
Drifloon    70272    78720
Finneon    70064    73386
Nidoran    70022    61544
Luxio    69984    69984
Stunky    69960    65670
Piplup    69750    71920
Cascoon    69616    49552
Metapod    69616    49552
Ponyta    69616    76304
Silcoon    69616    49552
Horsea    69168    43032
Yanma    69138    69138
Togepi    68774    68774
Eevee    68452    78814
Ledian    68452    109900
Skiploom    68452    78814
Staravia    68452    61544
Hitmonlee    68400    106400
Chinchou    67968    82128
Ninjask    67482    71068
Nuzleaf    67424    67424
Sharpedo    67424    67424
Oddish    67326    73794
Drowzee    67068    99144
Magnemite    66548    58166
Luvdisc    66410    72790
Deoxys    66272    66272
Larvitar    66272    66272
Mudkip    66272    66272
Snorunt    66272    66272
Vibrava    66272    66272
Cranidos    66248    58812
Gible    66240    66240
Jigglypuff    65968    70742
Beedrill    65464    94856
Murkrow    65124    65124
Psyduck    65056    66272
Baltoy    65036    74408
Alakazam    64998    92630
Growlithe    64998    68452
Wooper    64998    51182
Buneary    64370    72848
Ditto    64200    64200
Unown    64200    64200
Anorith    64092    64092
Chingling    64092    64092
Kakuna    64092    47922
Mantyke    64092    109368
Bulbasaur    63504    73794
Numel    63504    67068
Plusle    63504    88452
Bidoof    63112    63112
Grovyle    62928    76304
Roselia    62928    86336
Skitty    62928    56240
Paras    62746    62746
Seedot    61912    49416
Voltorb    61912    65036
Jynx    61790    105878
Barboach    61712    60496
Mareep    61544    64998
Cherubi    60858    66150
Delibird    60858    60858
Haunter    60858    67326
Trapinch    60858    60858
Glameow    60702    57380
Makuhita    60552    60552
Meditite    60456    60456
Staryu    60456    60456
Spoink    59940    92016
Chimchar    59860    59860
Dugtrio    59732    71788
Azurill    59584    59584
Cacnea    59584    59584
Swinub    59584    52896
Dratini    59202    62348
Croagunk    58800    58800
Burmy    58788    58788
Natu    58788    58788
Buizel    58090    54636
Smeargle    58090    64998
Nidoran    58016    58016
Torchic    57624    64092
Charmander    57246    61476
Cyndaquil    57246    61476
Doduo    56718    50690
Hoothoot    56376    75168
Bellsprout    56240    52896
Ekans    56170    62198
Magikarp    55876    37088
Elekid    55860    67326
Magby    55860    67326
Zigzagoon    55720    55720
Electrike    55664    55664
Pidgey    55664    52540
Poliwag    55664    55664
Riolu    55664    55664
Slugma    55664    55664
Spinarak    55664    55664
Kricketot    55322    55322
Vulpix    54880    70280
Caterpie    54390    44688
Wurmple    54390    51156
Igglybuff    54144    58368
Shuppet    54020    52852
Shinx    53802    53802
Hoppip    53704    62746
Combee    53064    53064
Whismur    52788    52788
Budew    52540    74408
Mankey    52540    58788
Meowth    52540    55664
Tentacool    52540    93152
Treecko    52540    65036
Zubat    52540    55664
Kirlia    51800    64120
Cleffa    51680    69616
Houndour    51156    64092
Surskit    50836    63332
Poochyena    50690    47676
Remoraid    50690    50690
Tyrogue    50690    50690
Mime    50508    74664
Sentret    50142    56718
Kadabra    49416    74408
Ledyba    49416    80656
Lotad    49416    61912
Spearow    49416    50268
Starly    49416    49416
Taillow    49416    49416
Weedle    49416    43168
Wingull    49416    49416
Rattata    48840    48840
Happiny    48076    101404
Pikachu    47676    53704
Gastly    45936    48840
Sunkern    45936    45936
Carvanha    44688    44688
Shedinja    42642    35844
Ralts    42380    48100
Smoochum    41454    73794
Feebas    37088    55876
Diglett    36512    46368
Abra    35814    58166
Pichu    34404    45140
	EDIT: Major bug found in the defense list. The entire list is worthless. However, the Special List passes the sanity test: Blissey is indeed the #1 special wall in the game. :-/
EDIT2: Bug fixed... I think. Defense has changed as well as Special Defense.
Top 100 Special Defense * HP pokemon. Same format as above... Pokemon Number, Physical Defense, and then Special Defense.
		Code:
	
	Blissey    92820    289170
Chansey    83776    238656
Regice    119392    199472
Giratina    187488    187488
Ho    127296    185952
Lugia    163904    185952
Snorlax    131524    183400
Cresselia    165168    174936
Kyogre    123624    168064
Arceus    165168    165168
Registeel    159432    159432
Umbreon    137900    155236
Milotic    111108    150902
Shuckle    149816    149816
Regigigas    148400    148400
Lapras    131776    147088
Vaporeon    111360    147088
Articuno    125952    147072
Suicune    145844    145844
Latias    111384    143416
Palkia    125952    142848
Probopass    138348    141912
Munchlax    92904    139830
Uxie    139476    139476
Mantine    87508    138944
Slowking    111896    137900
Wobbuffet    137824    137824
Muk    113022    135792
Tentacruel    91364    135408
Hypno    97988    135014
Togekiss    118558    135014
Lickilicky    134408    134408
Bastiodon    154872    133488
Celebi    132512    132512
Dialga    150288    132512
Jirachi    132512    132512
Manaphy    132512    132512
Mew    132512    132512
Shaymin    132512    132512
Tyranitar    141400    132512
Heatran    132012    132012
Walrein    129744    129744
Cradily    121072    129344
Noctowl    88072    129280
Gyarados    111108    129232
Grumpig    91364    127400
Latios    103376    127400
Mewtwo    127296    127296
Rayquaza    126684    126684
Dragonite    122362    126608
Slaking    165312    126504
Politoed    104832    125952
Raikou    104832    125952
Lanturn    107144    125304
Garchomp    133140    123900
Groudon    168064    123624
Swampert    123624    123624
Mesprit    123396    123396
Empoleon    112344    123132
Gastrodon    109908    123114
Bronzong    123032    123032
Gallade    85340    122740
Gardevoir    85340    122740
Blastoise    118736    122718
Dewgong    109056    121728
Tropius    116982    120600
Clefable    105986    120564
Claydol    109836    120528
Kecleon    84888    120528
Altaria    108324    120006
Ludicolo    95368    119392
Meganium    119392    119392
Regirock    199472    119392
Venusaur    105924    119392
Dusknoir    119070    119070
Porygon2    114444    118558
Entei    128030    118482
Hariyama    118080    118080
Kangaskhan    117576    117576
Swalot    117564    117564
Ampharos    104832    117504
Poliwrath    121728    117504
Zapdos    113280    117504
Flareon    80160    116900
Torterra    133566    116230
Bellossom    104430    116112
Heracross    99372    115388
Ninetales    95550    114800
Azumarill    114736    114736
Vespiquen    114552    114552
Drifblim    103320    114408
Abomasnow    104832    113280
Machamp    109056    113280
Moltres    117504    113280
Nidoqueen    115200    113280
Wailord    112608    112608
Whiscash    114056    112360
Kingdra    112218    112218
Magmortar    90624    112218
Hippowdon    154560    112140
Dusclops    111896    111896
Salamence    111896    111896
Slowbro    137900    111896
Metagross    143416    111384
Ledian    68452    109900
Mismagius    77760    109836
Roserade    74196    109836
Wormadam    95580    109836
Mantyke    64092    109368
Arcanine    109056    109056
Feraligatr    122672    108834
Vileplume    104430    108324
Lopunny    97862    106880
Togetic    92630    106446
Hitmonchan    85728    106400
Hitmonlee    68400    106400
Hitmontop    96368    106400
Crobat    106216    106216
Charizard    100800    106200
Typhlosion    100800    106200
Espeon    80160    105878
Glaceon    116900    105878
Jolteon    80160    105878
Jynx    61790    105878
Mr    71284    105648
Wigglytuff    100188    105512
Darkrai    105264    105264
Magnezone    124184    105264
Spiritomb    105184    105184
Lickitung    104832    104832
Ursaring    104832    104832
Electivire    90624    104430
Jumpluff    92748    104430
Sunflora    81066    104430
Flygon    103376    103376
Glalie    103376    103376
Golduck    101920    103376
Phione    103376    103376
Seaking    91364    103376
Miltank    133566    103228
Luxray    102648    102648
Porygon    97988    102102
Lumineon    94392    101916
Exploud    101764    101764
Mamoswine    120416    101760
Lunatone    86344    101480
Sceptile    86344    101480
Weavile    86344    101480
Dunsparce    105848    101404
Happiny    48076    101404
Relicanth    159176    101404
Lileep    93408    100800
Sealeo    100608    100608
Armaldo    116112    100536
Houndoom    77172    100536
Nidoking    101748    99918
Skuntank    104960    99630
Masquerain    84280    99416
Rhyperior    170996    99386
Aerodactyl    91364    99372
Drowzee    67068    99144
Dustox    84888    99144
Pachirisu    84888    99144
Exeggutor    116230    98894
Quagsire    116230    98894
Electabuzz    78156    98530
Magmar    78156    98530
Scizor    112832    97696
Scyther    97696    97696
Piloswine    114736    96960
Pidgeot    101010    96940
Gliscor    135582    96642
Golbat    92748    96642
Octillery    96642    96642
Cherrim    90128    96320
Minun    70632    95580
Misdreavus    77760    95580
Starmie    95580    95580
Blaziken    95368    95368
Beedrill    65464    94856
Chimecho    87508    94856
Rapidash    87508    94856
Bronzor    94764    94764
Infernape    94340    94340
Carnivine    93984    93984
Camerupt    90128    93912
Drapion    120400    93912
Venomoth    82560    93912
Tentacool    52540    93152
Toxicroak    92870    92870
Azelf    92748    92748
Tauros    112218    92748
Alakazam    64998    92630
Corsola    92630    92630
Donphan    142848    92160
Granbull    104832    92160
Shiftry    92160    92160
Bayleef    92016    92016
Butterfree    70632    92016
Electrode    84888    92016
Ivysaur    80028    92016
Marowak    113400    92016
Metang    106272    92016
Parasect    92016    92016
Raichu    74196    92016
Spoink    59940    92016
Prinplup    85656    91632
Wartortle    91448    91448
Arbok    84240    91368
Golem    143416    91364
Illumise    76486    91182
Porygon    87508    91182
Volbeat    76486    91182
Castform    90128    90128
Froslass    90128    90128
Lucario    90128    90128
Marshtomp    90128    90128
Omastar    131752    90128
Pupitar    90128    90128
Torkoal    143104    90128
Honchkrow    90092    90092
Ambipom    89916    89916
Grotle    104430    88854
Steelix    193992    88854
Gengar    77760    88452
Gloom    84888    88452
Medicham    88452    88452
Plusle    63504    88452
Tangrowth    154732    88072
Stantler    85750    87850
Pinsir    109552    87508
Primeape    80160    87508
Seel    76486    87508
Skarmory    138944    87508
Weezing    124248    87508
Xatu    87508    87508
Linoone    87480    87480
Machoke    95368    87360
Victreebel    91364    87360
Yanmega    112048    87232
Shellos    76184    87220
Bibarel    86880    86880
Rampardos    95520    86764
Clefairy    73616    86344
Girafarig    86344    86344
Solrock    101480    86344
Sudowoodo    124184    86344
Magcargo    113088    86336
Roselia    62928    86336
Wailmer    85840    85840
Gorebyss    106446    85722
Huntail    106446    85722
Sneasel    71906    85722
Rhydon    154008    85698
Furret    93126    85646
Dragonair    81826    85412
Forretress    147264    84960
Kabutops    109836    84888
Lombre    70632    84888
Pelipper    106272    84888
Rotom    84512    84512
Wynaut    84316    84316
Seviper    84000    84000
Zangoose    84000    84000
Gligar    113226    83834
Leafeon    131596    83834
Persian    80160    83834
Vigoroth    103376    83356
Aggron    173376    82560
Ariados    90128    82560
Cacturne    82560    82560
Flaaffy    78776    82560
Manectric    82560    82560
Mightyena    90128    82560
Croconaw    94856    82498
Purugly    86154    82348
Raticate    75360    82268
Chinchou    67968    82128
Banette    83332    82004
Floatzel    85646    81532
Staraptor    97988    81532
Fearow    83834    81162
Sandslash    123900    81066
Nosepass    106920    80784
Ledyba    49416    80656
Charmeleon    75520    80320
Quilava    75520    80320
Swablu    70560    80262
Absol    80160    80160
Shieldon    97152    79728
Magneton    96368    79648
Grimer    79352    79352
Kricketune    79118    79118
Eevee    68452    78814
Skiploom    68452    78814
Delcatty    86344    78776
Nidorina    88064    78776
Drifloon    70272    78720
Gabite    85340    77860
Breloom    92016    77760
Combusken    77760    77760
Dodrio    84888    77760
Shroomish    77760    77760
Snover    70632    77760
Spinda    77760    77760
Gulpin    77400    77400
Qwilfish    91182    76486
Grovyle    62928    76304
Ponyta    69616    76304
Sableye    82992    76304
Crawdaunt    97350    75570
Loudred    75516    75516
Farfetch    70532    75460
Phanpy    92160    75264
Slowpoke    96384    75264
Hoothoot    56376    75168
Marill    74992    74992
Mothim    74992    74992
Spheal    74992    74992
Duskull    74664    74664
Mime    50508    74664
Nidorino    76284    74654
Baltoy    65036    74408
Budew    52540    74408
Kadabra    49416    74408
Venonat    70632    74196
Monferno    74036    74036
Bulbasaur    63504    73794
Chikorita    73794    73794
Oddish    67326    73794
Smoochum    41454    73794
Finneon    70064    73386
Buneary    64370    72848
Poliwhirl    83834    72812
Shelgon    109552    72812
Luvdisc    66410    72790
Squirtle    73292    72708
Pidgeotto    75570    71940
Piplup    69750    71920
Aipom    71906    71906
Turtwig    78186    71906
Dugtrio    59732    71788
Chatot    73692    71556
Ninjask    67482    71068
Jigglypuff    65968    70742
Beautifly    70632    70632
Lairon    134784    70632
Swellow    77760    70632
Teddiursa    70632    70632
Vulpix    54880    70280
Luxio    69984    69984
Cleffa    51680    69616
Mawile    89680    69616
Weepinbell    72812    69138
Yanma    69138    69138
Togepi    68774    68774
Growlithe    64998    68452
Kingler    113354    68452
Hippopotas    95200    68340
Beldum    80656    68160
Nuzleaf    67424    67424
Sharpedo    67424    67424
Elekid    55860    67326
Haunter    60858    67326
Magby    55860    67326
Exeggcute    92016    67068
Numel    63504    67068
Cubone    96368    66272
Deoxys    66272    66272
Larvitar    66272    66272
Mudkip    66272    66272
Psyduck    65056    66272
Snorunt    66272    66272
Vibrava    66272    66272
Gible    66240    66240
Cherubi    60858    66150
Stunky    69960    65670
Tangela    120574    65464
Murkrow    65124    65124
Totodile    75696    65056
Skorupi    86904    65036
Treecko    52540    65036
Voltorb    61912    65036
Graveler    113354    64998
Mareep    61544    64998
Seadra    99538    64998
Smeargle    58090    64998
Ditto    64200    64200
Unown    64200    64200
Kirlia    51800    64120
Anorith    64092    64092
Chingling    64092    64092
Goldeen    70560    64092
Houndour    51156    64092
Torchic    57624    64092
Machop    74992    63640
Snubbull    70632    63504
Rhyhorn    115388    63336
Surskit    50836    63332
Bidoof    63112    63112
Bonsly    96368    62928
Cloyster    153216    62928
Clamperl    80830    62746
Hoppip    53704    62746
Omanyte    89872    62746
Paras    62746    62746
Dratini    59202    62348
Ekans    56170    62198
Lotad    49416    61912
Nidoran    70022    61544
Staravia    68452    61544
Charmander    57246    61476
Cyndaquil    57246    61476
Delibird    60858    60858
Trapinch    60858    60858
Makuhita    60552    60552
Barboach    61712    60496
Meditite    60456    60456
Staryu    60456    60456
Slakoth    77760    59940
Chimchar    59860    59860
Aron    99712    59584
Azurill    59584    59584
Cacnea    59584    59584
Cranidos    66248    58812
Croagunk    58800    58800
Burmy    58788    58788
Koffing    90028    58788
Mankey    52540    58788
Natu    58788    58788
Igglybuff    54144    58368
Abra    35814    58166
Magnemite    66548    58166
Nidoran    58016    58016
Glameow    60702    57380
Onix    126040    56718
Sentret    50142    56718
Pineco    93024    56240
Skitty    62928    56240
Feebas    37088    55876
Zigzagoon    55720    55720
Electrike    55664    55664
Meowth    52540    55664
Poliwag    55664    55664
Riolu    55664    55664
Slugma    55664    55664
Spinarak    55664    55664
Zubat    52540    55664
Kricketot    55322    55322
Kabuto    80784    54648
Buizel    58090    54636
Shinx    53802    53802
Pikachu    47676    53704
Corphish    72790    53650
Combee    53064    53064
Bellsprout    56240    52896
Sandshrew    89680    52896
Swinub    59584    52896
Shuppet    54020    52852
Whismur    52788    52788
Pidgey    55664    52540
Wooper    64998    51182
Bagon    70560    51156
Wurmple    54390    51156
Doduo    56718    50690
Remoraid    50690    50690
Tyrogue    50690    50690
Spearow    49416    50268
Cascoon    69616    49552
Metapod    69616    49552
Silcoon    69616    49552
Geodude    93152    49416
Seedot    61912    49416
Starly    49416    49416
Taillow    49416    49416
Wingull    49416    49416
Gastly    45936    48840
Rattata    48840    48840
Ralts    42380    48100
Kakuna    64092    47922
Poochyena    50690    47676
Diglett    36512    46368
Nincada    81396    46284
Sunkern    45936    45936
Pichu    34404    45140
Carvanha    44688    44688
Caterpie    54390    44688
Weedle    49416    43168
Horsea    69168    43032
Krabby    80784    43032
Shellder    86592    43032
Magikarp    55876    37088
Shedinja    42642    35844
	Okay, thats that. Enjoy the list.
=======
Commentary....
I'll redo my commentary. With the fixing of the bug, the list could have changed.



















