moves_index | R Documentation |
A collection of data about moves and associated information in the Pokémon games.
moves_index
A data frame of 844 rows representing Pokémon moves and 8 variables:
Name of move.
Elemental type, or category, move belongs in, e.g., ice.
Percent value of how likely move is to be successful.
Power Points - Number of times move can be used.
Type of damage move inflicts on target, e.g. physical.
Base power of move, with a value of 0 if it does not have a base power.
List of Pokemon that can learn move.
Generation in which this move was introduced.
https://pokeapi.co/move
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.