-
Notifications
You must be signed in to change notification settings - Fork 0
typeChartWide
This dataset provides a matrix of effectiveness multipliers for different types of Pokémon attacks.
Each Pokémon has a type, such as Fire, Water, Grass, etc., and each type has different effectiveness against other types. This effectiveness is represented by a multiplier that is applied to the attack's damage.
The dataset is structured as a wide format, with each column representing a defending Pokémon's type and each row representing an attacking Pokémon's type.
- Attacking: (
factor
) The type of the attacking Pokémon's move. There are 18 types in total. - Defending_Normal: (
numeric
) Effectiveness against Normal type. - Defending_Fighting: (
numeric
) Effectiveness against Fighting type. - Defending_Flying: (
numeric
) Effectiveness against Flying type. - Defending_Poison: (
numeric
) Effectiveness against Poison type. - Defending_Ground: (
numeric
) Effectiveness against Ground type. - Defending_Rock: (
numeric
) Effectiveness against Rock type. - Defending_Bug: (
numeric
) Effectiveness against Bug type. - Defending_Ghost: (
numeric
) Effectiveness against Ghost type. - Defending_Steel: (
numeric
) Effectiveness against Steel type. - Defending_Fire: (
numeric
) Effectiveness against Fire type. - Defending_Water: (
numeric
) Effectiveness against Water type. - Defending_Grass: (
numeric
) Effectiveness against Grass type. - Defending_Electric: (
numeric
) Effectiveness against Electric type. - Defending_Psychic: (
numeric
) Effectiveness against Psychic type. - Defending_Ice: (
numeric
) Effectiveness against Ice type. - Defending_Dragon: (
numeric
) Effectiveness against Dragon type. - Defending_Dark: (
numeric
) Effectiveness against Dark type. - Defending_Fairy: (
numeric
) Effectiveness against Fairy type.
- Nothing
data(typeChartWide)
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