Ability Object
A single Pokémon ability entry
Fields
#
isFieldAbility
Whether this ability has effects outside of battle, and if so what the effect is
pokemonThatHaveThisAbility
[ Pokemon ]!
Non-null
The Pokémon that have this ability. Note that when querying this field and nesting deep into Pokemon.abilities, that the nested list will not have any values to prevent infinite looping data.
Usages
#
References
#
- Field getAbility from Query
- Field getFuzzyAbility from Query
- Field first from Abilities
Previous
AbilitiesEnum
Next
Boolean