Suggestion: {{ i.name }}

First Generation

Search to discover more Pokémon from the first generation (total:151).

{{ pokeList.length }} Pokemon
#{{ String(item.id).padStart(3, '0') }}

{{ item.name }}

{{ i.type.name }}
VIEW DETAILS →
#{{ String(selectedPokemon.id).padStart(3, '0') }}
POKEMON INFORMATION

{{ selectedPokemon.name }}

Height : {{selectedPokemon.height/10}} m Weight : {{selectedPokemon.weight/10}} kg

TYPE

{{ i.type.name }}

BASE STATS

{{ i.stat.name }} {{ i.base_stat }}

SKILLS

{{ i.move.name }}