pokemon: Data for Encounters with Wild Pokemon

Description Usage Format Source

Description

A dataset containing the Pokemon you can encounter in the Safari Zone in Pokemon Blue and their statistics.

Usage

1

Format

A data frame with 10 rows and 10 variables:

game

The Pokemon generation 1 game variant. BLUE only for now.

area

The area of the Safari Zone (CENTER only for now)

tile

The terrain on which the player is standing (GRASS only for now).

species

The encounter Pokemon's species.

level

The encounter Pokemon's level.

hp_base

The base speed for the species.

speed_base

The base speed for the species.

catch_base

The base catch rate for the species.

slot

Encounter rate slot, which determines encounter_rate

encounter_rate

Chance of encounter.

Source

https://github.com/pret/pokered and https://bulbapedia.bulbagarden.net/


matt-dray/safar6 documentation built on Feb. 6, 2021, 1:03 p.m.