Legendary Pokémon

Full Version: Experiment
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
All of the following pokémon are in the first stage of a three-stage evolution. All other stats and move pools are equal. What type(s) of moves would they be best suited for: physical, special or defensive (other)?

Code:
Pokémon1
HP     : 100
Attack : 40
Sp Atk : 50
Defense: 50
Sp Def : 50
Speed  : 50

Code:
Pokémon2
HP     : 50
Attack : 50
Sp Atk : 40
Defense: 100
Sp Def : 50
Speed  : 50

Code:
Pokémon3
HP     : 50
Attack : 60
Sp Atk : 50
Defense: 50
Sp Def : 100
Speed  : 50

Code:
Pokémon4
HP     : 50
Attack : 50
Sp Atk : 50
Defense: 50
Sp Def : 50
Speed  : 10

Code:
Pokémon5
HP     : 50
Attack : 40
Sp Atk : 50
Defense: 100
Sp Def : 100
Speed  : 50

Code:
Pokémon6
HP     : 50
Attack : 20
Sp Atk : 20
Defense: 50
Sp Def : 50
Speed  : 50

Code:
Pokémon7
HP     : 50
Attack : 50
Sp Atk : 50
Defense: 50
Sp Def : 50
Speed  : 20

Code:
Pokémon8
HP     : 100
Attack : 50
Sp Atk : 50
Defense: 100
Sp Def : 50
Speed  : 50

Code:
Pokémon9
HP     : 100
Attack : 50
Sp Atk : 50
Defense: 50
Sp Def : 50
Speed  : 20

Code:
Pokémon10
HP     : 100
Attack : 30
Sp Atk : 20
Defense: 50
Sp Def : 50
Speed  : 50
Reference URL's