pokemon: Pokémon

Description Usage Format Source

Description

A dataset containing various information about Pokémon available in the Galar Pokédex in Pokémon Sword & Shield.

Usage

1

Format

A data frame with 424 rows and 23 variables:

gdexno

Galar Pokédex number

ndexno

national Pokédex number

name

name of the Pokémon

alt

name of the Pokémon's form, if it has alternate forms

hp

base HP

atk

base Attack

def

base Defense

spa

base Special Attack

spd

base Special Defense

spe

base Speed

ability1

first normal ability

ability2

second normal ability, if it has more than one

ability_hidden

hidden ability, if it has one

type1

primary type

type2

secondary type, if it has one

egg_group1

primary egg group

egg_group2

secondary egg group, if it has one

level_moves

moves learnt on levelup, evolution, or form change

tm_moves

moves learnt from Technical Machines (TMs)

tr_moves

moves learnt from Technical Records (TRs)

egg_moves

moves learnt through breeding

tutor_moves

moves learnt from Move Tutors

img

URL for in-game sprite

Source


janusvm/pokedata documentation built on Jan. 27, 2020, 5 a.m.