item_index: Available Items

item_indexR Documentation

Available Items

Description

A data frame representing items available in Pokémon games. Items can be picked up and carried by both Pokémon and their trainers, and have a variety of uses.

Usage

item_index

Format

A data frame of 1607 rows and 7 variables:

item_name

Name of item.

item_cost

Price of item in stores within game.

category

Category of item falls into.

attributes

List of attributes, or characterists, about item.

pokemon

List of Pokémon that can hold/use item.

fling_power

Power of using move "Fling" with this item.

fling_effect

Effect of using move "Fling" with this item.

Source

https://pokeapi.co/item


abbidabbers/pokemon documentation built on May 10, 2022, 3:23 p.m.