Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Abilities"

From Pixelmon Wiki
Line 1: Line 1:
Abilities are passive effects that each Pokémon possesses for use in battle. A Pokémon may only have one Ability at a time; this Ability cannot be changed. A Pokémon's Ability is decided when the Pokémon spawns, and is chosen from a pool of up to three possible Abilities that the Pokémon can have, depending on the Pokémon's species. This Ability cannot be changed without the use of external programs that edit NBT tags.
+
Abilities are passive effects that each Pokémon possesses for use in battle. A Pokémon may only have one Ability at a time; this Ability cannot be changed. A Pokémon's Ability is decided when the Pokémon spawns, and is chosen from a pool of up to three possible Abilities that the Pokémon can have, depending on the Pokémon's species.
  
 
Of the pool of possible Abilities a Pokémon can have, there are one or two normal Abilities and possibly one hidden Ability. If the Pokémon has two possible normal Abilities, there is an equal chance that either of them will be that Pokémon's Ability. Hidden Abilities are significantly rarer than normal Abilities; by default, a wild Pokémon has a {{frac|150}} chance of having its hidden Ability. The combination of types of Abilities that a Pokémon may have include:
 
Of the pool of possible Abilities a Pokémon can have, there are one or two normal Abilities and possibly one hidden Ability. If the Pokémon has two possible normal Abilities, there is an equal chance that either of them will be that Pokémon's Ability. Hidden Abilities are significantly rarer than normal Abilities; by default, a wild Pokémon has a {{frac|150}} chance of having its hidden Ability. The combination of types of Abilities that a Pokémon may have include:
Line 7: Line 7:
  
 
Abilities, including hidden Abilities, can be passed down through [[breeding]]. There is an 80% chance that the mother Pokémon will pass down her Ability; the other 20% of the time, the Ability is chosen randomly from the Pokémon's normal Abilities (with no chance of a hidden Ability). Along similar lines, the father has a 60% chance of passing down his Ability if he breeds with a [[Ditto]].
 
Abilities, including hidden Abilities, can be passed down through [[breeding]]. There is an 80% chance that the mother Pokémon will pass down her Ability; the other 20% of the time, the Ability is chosen randomly from the Pokémon's normal Abilities (with no chance of a hidden Ability). Along similar lines, the father has a 60% chance of passing down his Ability if he breeds with a [[Ditto]].
 +
 +
A Pokémon may change between its two normal Abilities using an [[Ability Capsule]]. However, an Ability Capsule cannot change a Pokémon's normal Ability into its hidden Ability or vice versa. In Creative mode, it is possible to toggle a Pokémon's Ability (including to and from its hidden Ability) using a [[Pokémon editor]].
 
==List of Abilities==
 
==List of Abilities==
 
*[[Adaptability]]
 
*[[Adaptability]]
Line 18: Line 20:
 
*[[Big Pecks]]
 
*[[Big Pecks]]
 
*[[Blaze]]
 
*[[Blaze]]
 +
*[[Bulletproof]]
 
*[[Chlorophyll]]
 
*[[Chlorophyll]]
 
*[[Clear Body]]
 
*[[Clear Body]]
 
*[[Cloud Nine]]
 
*[[Cloud Nine]]
 +
*[[Color Change]]
 
*[[Competitive]]
 
*[[Competitive]]
 
*[[Compound Eyes]]
 
*[[Compound Eyes]]
 
*[[Contrary]]
 
*[[Contrary]]
 +
*[[Cursed Body]]
 
*[[Cute Charm]]
 
*[[Cute Charm]]
 
*[[Damp]]
 
*[[Damp]]
Line 38: Line 43:
 
*[[Flare Boost]]
 
*[[Flare Boost]]
 
*[[Flash Fire]]
 
*[[Flash Fire]]
 +
*[[Forecast]]
 
*[[Forewarn]]
 
*[[Forewarn]]
 
*[[Friend Guard]]
 
*[[Friend Guard]]
 
*[[Frisk]]
 
*[[Frisk]]
 +
*[[Gluttony]]
 
*[[Guts]]
 
*[[Guts]]
 
*[[Harvest]]
 
*[[Harvest]]
Line 56: Line 63:
 
*[[Imposter]]
 
*[[Imposter]]
 
*[[Infiltrator]]
 
*[[Infiltrator]]
 +
*[[Inner Focus]]
 
*[[Insomnia]]
 
*[[Insomnia]]
 
*[[Intimidate]]
 
*[[Intimidate]]
Line 70: Line 78:
 
*[[Magic Bounce]]
 
*[[Magic Bounce]]
 
*[[Magic Guard]]
 
*[[Magic Guard]]
 +
*[[Magician]]
 
*[[Magma Armor]]
 
*[[Magma Armor]]
 
*[[Magnet Pull]]
 
*[[Magnet Pull]]
Line 94: Line 103:
 
*[[Prankster]]
 
*[[Prankster]]
 
*[[Pressure]]
 
*[[Pressure]]
 +
*[[Protean]]
 
*[[Pure Power]]
 
*[[Pure Power]]
 
*[[Quick Feet]]
 
*[[Quick Feet]]
Line 145: Line 155:
 
*[[Toxic Boost]]
 
*[[Toxic Boost]]
 
*[[Trace]]
 
*[[Trace]]
 +
*[[Truant]]
 
*[[Unaware]]
 
*[[Unaware]]
 
*[[Unburden]]
 
*[[Unburden]]
Line 153: Line 164:
 
*[[Water Veil]]
 
*[[Water Veil]]
 
*[[Weak Armor]]
 
*[[Weak Armor]]
 +
*[[White Smoke]]
 
*[[Wonder Guard]]
 
*[[Wonder Guard]]
 
*[[Wonder Skin]]
 
*[[Wonder Skin]]
 
==Config settings==
 
==Config settings==
*"Spawn hidden Ability rate": The chance of wild or spawned-in Pokémon having their hidden Abilities. This setting does not affect [[breeding]].
+
*"hiddenAbilitySpawnRate": The chance of wild or spawned-in Pokémon having their hidden Abilities. This setting does not affect [[breeding]].
 
==NBT tag storage==
 
==NBT tag storage==
 
While Abilities themselves are stored in data as NBT tags, there is also a separate tag known as the "Ability slot", which is also created upon the spawning of the Pokémon. This value is where the Pokémon's Ability derives from and controls what the Pokémon's Ability will change to upon [[evolution]] (if applicable). It is also used when determining the chances of getting each possible Ability when [[breeding]].
 
While Abilities themselves are stored in data as NBT tags, there is also a separate tag known as the "Ability slot", which is also created upon the spawning of the Pokémon. This value is where the Pokémon's Ability derives from and controls what the Pokémon's Ability will change to upon [[evolution]] (if applicable). It is also used when determining the chances of getting each possible Ability when [[breeding]].
  
 
Through the use of external NBT editors, it is possible to change a Pokémon's Ability. However, if the Pokémon's Ability slot is not also modified correctly, side effects will occur. For example, if a Pokémon spawns in with a normal Ability and is edited to have its hidden Ability without changing the Ability slot, it will be impossible for the Pokémon to pass down its Ability through breeding as the breeding algorithm relies on the Ability slot, which is still routed to a normal Ability in this case.
 
Through the use of external NBT editors, it is possible to change a Pokémon's Ability. However, if the Pokémon's Ability slot is not also modified correctly, side effects will occur. For example, if a Pokémon spawns in with a normal Ability and is edited to have its hidden Ability without changing the Ability slot, it will be impossible for the Pokémon to pass down its Ability through breeding as the breeding algorithm relies on the Ability slot, which is still routed to a normal Ability in this case.

Revision as of 18:26, 25 December 2016

Abilities are passive effects that each Pokémon possesses for use in battle. A Pokémon may only have one Ability at a time; this Ability cannot be changed. A Pokémon's Ability is decided when the Pokémon spawns, and is chosen from a pool of up to three possible Abilities that the Pokémon can have, depending on the Pokémon's species.

Of the pool of possible Abilities a Pokémon can have, there are one or two normal Abilities and possibly one hidden Ability. If the Pokémon has two possible normal Abilities, there is an equal chance that either of them will be that Pokémon's Ability. Hidden Abilities are significantly rarer than normal Abilities; by default, a wild Pokémon has a 1/150 chance of having its hidden Ability. The combination of types of Abilities that a Pokémon may have include:

  • One normal Ability
  • One normal Ability, one hidden Ability
  • Two normal Abilities, one hidden Ability

Abilities, including hidden Abilities, can be passed down through breeding. There is an 80% chance that the mother Pokémon will pass down her Ability; the other 20% of the time, the Ability is chosen randomly from the Pokémon's normal Abilities (with no chance of a hidden Ability). Along similar lines, the father has a 60% chance of passing down his Ability if he breeds with a Ditto.

A Pokémon may change between its two normal Abilities using an Ability Capsule. However, an Ability Capsule cannot change a Pokémon's normal Ability into its hidden Ability or vice versa. In Creative mode, it is possible to toggle a Pokémon's Ability (including to and from its hidden Ability) using a Pokémon editor.

List of Abilities

Config settings

  • "hiddenAbilitySpawnRate": The chance of wild or spawned-in Pokémon having their hidden Abilities. This setting does not affect breeding.

NBT tag storage

While Abilities themselves are stored in data as NBT tags, there is also a separate tag known as the "Ability slot", which is also created upon the spawning of the Pokémon. This value is where the Pokémon's Ability derives from and controls what the Pokémon's Ability will change to upon evolution (if applicable). It is also used when determining the chances of getting each possible Ability when breeding.

Through the use of external NBT editors, it is possible to change a Pokémon's Ability. However, if the Pokémon's Ability slot is not also modified correctly, side effects will occur. For example, if a Pokémon spawns in with a normal Ability and is edited to have its hidden Ability without changing the Ability slot, it will be impossible for the Pokémon to pass down its Ability through breeding as the breeding algorithm relies on the Ability slot, which is still routed to a normal Ability in this case.

© 2012 - 2025 Pixelmon Mod