-
Notifications
You must be signed in to change notification settings - Fork 0
stats
This dataset contains the base stats of Pokémon, including various forms and sizes of Pokémon.
Base stats are an important defining characteristic of each Pokémon species. They determine the potential of each Pokémon in terms of their HP (Hit Points), Attack, Defense, Speed, and Special abilities. These stats can be influenced by other factors such as level, nature, and effort values.
- ndex: (
integer
) National Pokédex number. This is the unique identifier for each Pokémon in the National Pokédex. - name: (
character
) Pokémon name. This is the common name used to identify a particular Pokémon. - HP: (
integer
) Hit Points. This determines how much damage a Pokémon can receive before fainting. - Attack: (
integer
) Attack strength. This determines how much damage a Pokémon can deal with physical moves. - Defense: (
integer
) Defensive strength. This determines how much damage a Pokémon can resist from physical moves. - Speed: (
integer
) Speed. This determines the order of Pokémon that can act in battle. - Special: (
integer
) Special attack or special defense strength. This determines how much damage a Pokémon can deal with special moves or resist from special moves. Note that this stat is combined into one in Generation I. - Total: (
integer
) Total of all stats. This is the sum of all the base stats of a Pokémon. - Average: (
numeric
) Average of all stats. This is the average value of all the base stats of a Pokémon. - Gen: (
factor
) Generation. This indicates the generation of games in which the Pokémon was introduced. - SpAttack: (
integer
) Special Attack strength. This determines how much damage a Pokémon can deal with special moves. This stat is not applicable for Generation I as 'Special' stat is used instead. - SpDefense: (
integer
) Special Defense strength. This determines how much damage a Pokémon can resist from special moves. This stat is not applicable for Generation I as 'Special' stat is used instead. - Mega: (
character
) The Mega form. These are special forms that certain Pokémon can take. - MegaOrPrimal: (
factor
) Indicates if the Pokémon is in a Mega or Primal form. These are special forms that certain Pokémon can take. - regional: (
factor
) The regional form of the Pokémon. This refers to the variations of Pokémon that appear differently and have different attributes compared to their counterparts in other regions. - form: (
character
) Form of the Pokemon. This refers to the different physical forms that Pokémon can take. NA if the Pokemon does not have a special form.
- List of Pokémon by base stats (Generation I). In Bulbapedia.
- List of Pokémon by base stats (Generation II-V). In Bulbapedia.
- List of Pokémon by base stats (Generation VI). In Bulbapedia.
- List of Pokémon by base stats (Generation VII). In Bulbapedia.
- List of Pokémon by base stats (Generation VIII). In Bulbapedia.
- List of Pokémon by base stats (Generation IX). In Bulbapedia.
- Nothing
data(stats)
If you have any questions, suggestions, or issues, please feel free to open an issue on our GitHub repository.
We welcome contributions from the community! If you're interested in contributing, please check out our contributing guidelines for more information.
While we strive to provide accurate and up-to-date information, please note that ZekDex is a community-driven project and we cannot guarantee the accuracy of the data at all times. We encourage users to verify the data when necessary and report any discrepancies found.
© 2024 ZekDex. This project is not affiliated with, endorsed by, or directly associated with Bulbagarden or the official Pokémon franchise.
- catchRate
- evYield
- family
- familyLong
- groups
- height
- languages
- mega
- nationalDex
- physicalAttr
- regionalDex
- stats
- statsWide
- typeChart
- typeChartWide
- types
- weight
catch
Damage
- damage_base
- damage_random
- pokemon_damage
- pokemon_damage_I
- pokemon_damage_II
- pokemon_damage_III
- pokemon_damage_IV
- pokemon_damage_V
EVYield
Family
gg
Group
Lang
Mega
Natational
Pokemon
Random
Regional
Stats
Type
- efect_fun
- effectiveness
- effectiveness_list
- effectivenessPokemon
- gen_type
- gen_type_chart
- stab
- stab_multiplyer
Util
- factor_type
- filter_non_unique
- read_data
- recursive_wrap
- regionalForm
- str_before_match
- str_longest_match
Weight