IMTHEBO2

AbilityDescs

Dec 29th, 2023
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 146.08 KB | None | 0 0
  1. {
  2.    "noability":{
  3.       "name":"No Ability",
  4.       "shortDesc":"Does nothing."
  5.    },
  6.    "adaptability":{
  7.       "name":"Adaptability",
  8.       "desc":"This Pokemon's moves that match one of its types have a same-type attack bonus (STAB) of 2 instead of 1.5.",
  9.       "shortDesc":"This Pokemon's same-type attack bonus (STAB) is 2 instead of 1.5."
  10.    },
  11.    "aerilate":{
  12.       "name":"Aerilate",
  13.       "desc":"This Pokemon's Normal-type moves become Flying-type moves and have their power multiplied by 1.2. This effect comes after other effects that change a move's type, but before Ion Deluge and Electrify's effects.",
  14.       "shortDesc":"This Pokemon's Normal-type moves become Flying type and have 1.2x power.",
  15.       "gen6":{
  16.          "desc":"This Pokemon's Normal-type moves become Flying-type moves and have their power multiplied by 1.3. This effect comes after other effects that change a move's type, but before Ion Deluge and Electrify's effects.",
  17.          "shortDesc":"This Pokemon's Normal-type moves become Flying type and have 1.3x power."
  18.       }
  19.    },
  20.    "aftermath":{
  21.       "name":"Aftermath",
  22.       "desc":"If this Pokemon is knocked out with a contact move, that move's user loses 1/4 of its maximum HP, rounded down. If any active Pokemon has the Damp Ability, this effect is prevented.",
  23.       "shortDesc":"If this Pokemon is KOed with a contact move, that move's user loses 1/4 its max HP.",
  24.       "damage":"  [POKEMON] was hurt!"
  25.    },
  26.    "airlock":{
  27.       "name":"Air Lock",
  28.       "shortDesc":"While this Pokemon is active, the effects of weather conditions are disabled.",
  29.       "start":"  The effects of the weather disappeared."
  30.    },
  31.    "analytic":{
  32.       "name":"Analytic",
  33.       "desc":"The power of this Pokemon's move is multiplied by 1.3 if it is the last to move in a turn. Does not affect Doom Desire and Future Sight.",
  34.       "shortDesc":"This Pokemon's attacks have 1.3x power if it is the last to move in a turn."
  35.    },
  36.    "angerpoint":{
  37.       "name":"Anger Point",
  38.       "desc":"If this Pokemon, but not its substitute, is struck by a critical hit, its Attack is raised by 12 stages.",
  39.       "shortDesc":"If this Pokemon (not its substitute) takes a critical hit, its Attack is raised 12 stages.",
  40.       "gen4":{
  41.          "desc":"If this Pokemon, or its substitute, is struck by a critical hit, its Attack is raised by 12 stages.",
  42.          "shortDesc":"If this Pokemon or its substitute takes a critical hit, its Attack is raised 12 stages."
  43.       },
  44.       "boost":"  [POKEMON] maxed its Attack!"
  45.    },
  46.    "angershell":{
  47.       "name":"Anger Shell",
  48.       "desc":"When this Pokemon has more than 1/2 its maximum HP and takes damage from an attack bringing it to 1/2 or less of its maximum HP, its Attack, Special Attack, and Speed are raised by 1 stage, and its Defense and Special Defense are lowered by 1 stage. This effect applies after all hits from a multi-hit move. This effect is prevented if the move had a secondary effect removed by the Sheer Force Ability.",
  49.       "shortDesc":"At 1/2 or less of this Pokemon's max HP: +1 Atk, Sp. Atk, Spe, and -1 Def, Sp. Def."
  50.    },
  51.    "anticipation":{
  52.       "name":"Anticipation",
  53.       "desc":"On switch-in, this Pokemon is alerted if any opposing Pokemon has an attack that is super effective against this Pokemon, or an OHKO move. This effect considers any move that deals direct damage as an attacking move of its respective type, Hidden Power counts as its determined type, and Judgment, Multi-Attack, Natural Gift, Revelation Dance, Techno Blast, and Weather Ball are considered Normal-type moves.",
  54.       "shortDesc":"On switch-in, this Pokemon shudders if any foe has a supereffective or OHKO move.",
  55.       "gen6":{
  56.          "desc":"On switch-in, this Pokemon is alerted if any opposing Pokemon has an attack that is super effective against this Pokemon, or an OHKO move. This effect considers any move that deals direct damage as an attacking move of its respective type, Hidden Power counts as its determined type, and Judgment, Natural Gift, Techno Blast, and Weather Ball are considered Normal-type moves."
  57.       },
  58.       "gen5":{
  59.          "desc":"On switch-in, this Pokemon is alerted if any opposing Pokemon has an attack that is super effective against this Pokemon, or an OHKO move. This effect considers any move that deals direct damage as an attacking move of its respective type, and Hidden Power, Judgment, Natural Gift, Techno Blast, and Weather Ball are considered Normal-type moves."
  60.       },
  61.       "gen4":{
  62.          "desc":"On switch-in, this Pokemon is alerted if any opposing Pokemon has an attack that is super effective against this Pokemon, or an OHKO move that this Pokemon is not immune to and if its level is less than or equal to the opposing Pokemon's level. This effect does not consider Counter, Dragon Rage, Metal Burst, Mirror Coat, Night Shade, Psywave, or Seismic Toss as attacking moves, and Hidden Power, Judgment, Natural Gift, and Weather Ball are considered Normal-type moves. This effect considers any changes to the effectiveness of attacks against this Pokemon due to the effects of Gravity or the Normalize or Scrappy Abilities."
  63.       },
  64.       "activate":"  [POKEMON] shuddered!"
  65.    },
  66.    "arenatrap":{
  67.       "name":"Arena Trap",
  68.       "desc":"Prevents opposing Pokemon from choosing to switch out unless they are airborne, are holding a Shed Shell, or are a Ghost type.",
  69.       "shortDesc":"Prevents opposing Pokemon from choosing to switch out unless they are airborne.",
  70.       "gen6":{
  71.          "desc":"Prevents adjacent opposing Pokemon from choosing to switch out unless they are airborne, are holding a Shed Shell, or are a Ghost type."
  72.       },
  73.       "gen5":{
  74.          "desc":"Prevents adjacent opposing Pokemon from choosing to switch out unless they are airborne or holding a Shed Shell."
  75.       },
  76.       "gen4":{
  77.          "desc":"Prevents opposing Pokemon from choosing to switch out unless they are airborne or holding a Shed Shell."
  78.       },
  79.       "gen3":{
  80.          "desc":"Prevents opposing Pokemon from choosing to switch out unless they are airborne."
  81.       }
  82.    },
  83.    "armortail":{
  84.       "name":"Armor Tail",
  85.       "desc":"Priority moves used by opposing Pokemon targeting this Pokemon or its allies are prevented from having an effect.",
  86.       "shortDesc":"This Pokemon and its allies are protected from opposing priority moves.",
  87.       "block":"#damp"
  88.    },
  89.    "aromaveil":{
  90.       "name":"Aroma Veil",
  91.       "desc":"This Pokemon and its allies cannot become affected by Attract, Disable, Encore, Heal Block, Taunt, or Torment.",
  92.       "shortDesc":"Protects user/allies from Attract, Disable, Encore, Heal Block, Taunt, and Torment.",
  93.       "block":"  [POKEMON] is protected by an aromatic veil!"
  94.    },
  95.    "asone":{
  96.       "name":"As One",
  97.       "shortDesc":"See 'As One (Glastrier)' and 'As One (Spectrier)'.",
  98.       "start":"  [POKEMON] has two Abilities!"
  99.    },
  100.    "asoneglastrier":{
  101.       "name":"As One (Glastrier)",
  102.       "shortDesc":"Combination of the Unnerve and Chilling Neigh Abilities."
  103.    },
  104.    "asonespectrier":{
  105.       "name":"As One (Spectrier)",
  106.       "shortDesc":"Combination of the Unnerve and Grim Neigh Abilities."
  107.    },
  108.    "aurabreak":{
  109.       "name":"Aura Break",
  110.       "desc":"While this Pokemon is active, the effects of the Dark Aura and Fairy Aura Abilities are reversed, multiplying the power of Dark- and Fairy-type moves, respectively, by 3/4 instead of 1.33.",
  111.       "shortDesc":"While this Pokemon is active, the Dark Aura and Fairy Aura power modifier is 0.75x.",
  112.       "start":"  [POKEMON] reversed all other Pok\u00E9mon's auras!"
  113.    },
  114.    "baddreams":{
  115.       "name":"Bad Dreams",
  116.       "desc":"Causes opposing Pokemon to lose 1/8 of their maximum HP, rounded down, at the end of each turn if they are asleep.",
  117.       "shortDesc":"Causes sleeping foes to lose 1/8 of their max HP at the end of each turn.",
  118.       "gen6":{
  119.          "desc":"Causes adjacent opposing Pokemon to lose 1/8 of their maximum HP, rounded down, at the end of each turn if they are asleep.",
  120.          "shortDesc":"Causes sleeping adjacent foes to lose 1/8 of their max HP at the end of each turn."
  121.       },
  122.       "gen4":{
  123.          "desc":"Causes opposing Pokemon to lose 1/8 of their maximum HP, rounded down, at the end of each turn if they are asleep.",
  124.          "shortDesc":"Causes sleeping foes to lose 1/8 of their max HP at the end of each turn."
  125.       },
  126.       "damage":"  [POKEMON] is tormented!"
  127.    },
  128.    "ballfetch":{
  129.       "name":"Ball Fetch",
  130.       "shortDesc":"No competitive use."
  131.    },
  132.    "battery":{
  133.       "name":"Battery",
  134.       "shortDesc":"This Pokemon's allies have the power of their special attacks multiplied by 1.3."
  135.    },
  136.    "battlearmor":{
  137.       "name":"Battle Armor",
  138.       "shortDesc":"This Pokemon cannot be struck by a critical hit."
  139.    },
  140.    "battlebond":{
  141.       "name":"Battle Bond",
  142.       "desc":"If this Pokemon is a Greninja, its Attack, Special Attack, and Speed are raised by 1 stage if it attacks and knocks out another Pokemon. This effect can only happen once per battle.",
  143.       "shortDesc":"After KOing a Pokemon: raises Attack, Sp. Atk, Speed by 1 stage. Once per battle.",
  144.       "gen8":{
  145.          "desc":"If this Pokemon is a Greninja, it transforms into Ash-Greninja if it attacks and knocks out another Pokemon. If this Pokemon is an Ash-Greninja, its Water Shuriken has 20 power and always hits three times.",
  146.          "shortDesc":"After KOing a Pokemon: becomes Ash-Greninja, Water Shuriken: 20 power, hits 3x."
  147.       },
  148.       "activate":"  [POKEMON] became fully charged due to its bond with its Trainer!",
  149.       "transform":"[POKEMON] became Ash-Greninja!"
  150.    },
  151.    "beadsofruin":{
  152.       "name":"Beads of Ruin",
  153.       "shortDesc":"Active Pokemon without this Ability have their Special Defense multiplied by 0.75.",
  154.       "start":"  [POKEMON]'s Beads of Ruin weakened the Sp. Def of all surrounding Pokémon!"
  155.    },
  156.    "beastboost":{
  157.       "name":"Beast Boost",
  158.       "desc":"This Pokemon's highest stat is raised by 1 stage if it attacks and knocks out another Pokemon. Stat stage changes are not considered. If multiple stats are tied, Attack, Defense, Special Attack, Special Defense, and Speed are prioritized in that order.",
  159.       "shortDesc":"This Pokemon's highest stat is raised by 1 if it attacks and KOes another Pokemon."
  160.    },
  161.    "berserk":{
  162.       "name":"Berserk",
  163.       "desc":"When this Pokemon has more than 1/2 its maximum HP and takes damage from an attack bringing it to 1/2 or less of its maximum HP, its Special Attack is raised by 1 stage. This effect applies after all hits from a multi-hit move. This effect is prevented if the move had a secondary effect removed by the Sheer Force Ability.",
  164.       "shortDesc":"This Pokemon's Sp. Atk is raised by 1 when it reaches 1/2 or less of its max HP."
  165.    },
  166.    "bigpecks":{
  167.       "name":"Big Pecks",
  168.       "shortDesc":"Prevents other Pokemon from lowering this Pokemon's Defense stat stage."
  169.    },
  170.    "blaze":{
  171.       "name":"Blaze",
  172.       "desc":"When this Pokemon has 1/3 or less of its maximum HP, rounded down, its offensive stat is multiplied by 1.5 while using a Fire-type attack.",
  173.       "shortDesc":"At 1/3 or less of its max HP, this Pokemon's offensive stat is 1.5x with Fire attacks.",
  174.       "gen4":{
  175.          "desc":"When this Pokemon has 1/3 or less of its maximum HP, rounded down, its Fire-type attacks have their power multiplied by 1.5.",
  176.          "shortDesc":"At 1/3 or less of its max HP, this Pokemon's Fire-type attacks have 1.5x power."
  177.       }
  178.    },
  179.    "bulletproof":{
  180.       "name":"Bulletproof",
  181.       "shortDesc":"This Pokemon is immune to bullet moves."
  182.    },
  183.    "cheekpouch":{
  184.       "name":"Cheek Pouch",
  185.       "desc":"If this Pokemon eats a held Berry, it restores 1/3 of its maximum HP, rounded down, in addition to the Berry's effect. This effect can also activate after the effects of Bug Bite, Fling, Pluck, Stuff Cheeks, and Teatime if the eaten Berry had an effect on this Pokemon.",
  186.       "shortDesc":"If this Pokemon eats a Berry, it restores 1/3 of its max HP after the Berry's effect.",
  187.       "gen7":{
  188.          "desc":"If this Pokemon eats a held Berry, it restores 1/3 of its maximum HP, rounded down, in addition to the Berry's effect. This effect can also activate after the effects of Bug Bite, Fling, and Pluck if the eaten Berry has an effect on this Pokemon."
  189.       }
  190.    },
  191.    "chillingneigh":{
  192.       "name":"Chilling Neigh",
  193.       "desc":"This Pokemon's Attack is raised by 1 stage if it attacks and knocks out another Pokemon.",
  194.       "shortDesc":"This Pokemon's Attack is raised by 1 stage if it attacks and KOes another Pokemon."
  195.    },
  196.    "chlorophyll":{
  197.       "name":"Chlorophyll",
  198.       "desc":"If Sunny Day is active, this Pokemon's Speed is doubled. This effect is prevented if this Pokemon is holding a Utility Umbrella.",
  199.       "shortDesc":"If Sunny Day is active, this Pokemon's Speed is doubled.",
  200.       "gen7":{
  201.          "desc":"If Sunny Day is active, this Pokemon's Speed is doubled."
  202.       }
  203.    },
  204.    "clearbody":{
  205.       "name":"Clear Body",
  206.       "shortDesc":"Prevents other Pokemon from lowering this Pokemon's stat stages."
  207.    },
  208.    "cloudnine":{
  209.       "name":"Cloud Nine",
  210.       "shortDesc":"While this Pokemon is active, the effects of weather conditions are disabled.",
  211.       "start":"#airlock"
  212.    },
  213.    "colorchange":{
  214.       "name":"Color Change",
  215.       "desc":"This Pokemon's type changes to match the type of the last move that hit it, unless that type is already one of its types. This effect applies after all hits from a multi-hit move. This effect is prevented if the move had a secondary effect removed by the Sheer Force Ability.",
  216.       "shortDesc":"This Pokemon's type changes to the type of a move it's hit by, unless it has the type.",
  217.       "gen4":{
  218.          "desc":"This Pokemon's type changes to match the type of the last move that hit it, unless that type is already one of its types. This effect applies after each hit from a multi-hit move. This effect does not happen if this Pokemon did not lose HP from the attack."
  219.       }
  220.    },
  221.    "comatose":{
  222.       "name":"Comatose",
  223.       "desc":"This Pokemon is considered to be asleep and cannot become affected by a non-volatile status condition or Yawn.",
  224.       "shortDesc":"This Pokemon cannot be statused, and is considered to be asleep.",
  225.       "start":"  [POKEMON] is drowsing!"
  226.    },
  227.    "commander":{
  228.       "name":"Commander",
  229.       "desc":"If this Pokemon is a Tatsugiri and a Dondozo is an active ally, this Pokemon goes into the Dondozo's mouth. The Dondozo has its Attack, Special Attack, Speed, Defense, and Special Defense raised by 2 stages. During the effect, the Dondozo cannot be switched out, this Pokemon cannot select an action, and attacks targeted at this Pokemon will be avoided but it will still take indirect damage. If this Pokemon faints during the effect, a Pokemon can be switched in as a replacement but the Dondozo remains unable to be switched out. If the Dondozo faints during the effect, this Pokemon regains the ability to select an action.",
  230.       "shortDesc":"If ally is Dondozo: this Pokemon cannot act or be hit, +2 to all Dondozo's stats.",
  231.       "activate":"  [POKEMON] was swallowed by [TARGET] and became [TARGET]'s commander!"
  232.    },
  233.    "competitive":{
  234.       "name":"Competitive",
  235.       "desc":"This Pokemon's Special Attack is raised by 2 stages for each of its stat stages that is lowered by an opposing Pokemon.",
  236.       "shortDesc":"This Pokemon's Sp. Atk is raised by 2 for each of its stats that is lowered by a foe."
  237.    },
  238.    "compoundeyes":{
  239.       "name":"Compound Eyes",
  240.       "shortDesc":"This Pokemon's moves have their accuracy multiplied by 1.3."
  241.    },
  242.    "contrary":{
  243.       "name":"Contrary",
  244.       "shortDesc":"If this Pokemon has a stat stage raised it is lowered instead, and vice versa.",
  245.       "gen7":{
  246.          "desc":"If this Pokemon has a stat stage raised it is lowered instead, and vice versa. This Ability does not affect stat stage increases received from Z-Power effects that happen before a Z-Move is used."
  247.       },
  248.       "gen6":{
  249.          "desc":"If this Pokemon has a stat stage raised it is lowered instead, and vice versa."
  250.       }
  251.    },
  252.    "corrosion":{
  253.       "name":"Corrosion",
  254.       "shortDesc":"This Pokemon can poison or badly poison a Pokemon regardless of its typing."
  255.    },
  256.    "costar":{
  257.       "name":"Costar",
  258.       "shortDesc":"On switch-in, this Pokemon copies all of its ally's stat stage changes."
  259.    },
  260.    "cottondown":{
  261.       "name":"Cotton Down",
  262.       "desc":"When this Pokemon is hit by an attack, the Speed of all other Pokemon on the field is lowered by 1 stage.",
  263.       "shortDesc":"If this Pokemon is hit, it lowers the Speed of all other Pokemon on the field 1 stage."
  264.    },
  265.    "cudchew":{
  266.       "name":"Cud Chew",
  267.       "shortDesc":"If this Pokemon eats a Berry, it will eat that Berry again at the end of the next turn."
  268.    },
  269.    "curiousmedicine":{
  270.       "name":"Curious Medicine",
  271.       "shortDesc":"On switch-in, this Pokemon's allies have their stat stages reset to 0."
  272.    },
  273.    "cursedbody":{
  274.       "name":"Cursed Body",
  275.       "desc":"If this Pokemon is hit by an attack, there is a 30% chance that move gets disabled unless one of the attacker's moves is already disabled.",
  276.       "shortDesc":"If this Pokemon is hit by an attack, there is a 30% chance that move gets disabled."
  277.    },
  278.    "cutecharm":{
  279.       "name":"Cute Charm",
  280.       "desc":"There is a 30% chance a Pokemon making contact with this Pokemon will become infatuated if it is of the opposite gender.",
  281.       "shortDesc":"30% chance of infatuating Pokemon of the opposite gender if they make contact.",
  282.       "gen4":{
  283.          "desc":"There is a 30% chance a Pokemon making contact with this Pokemon will become infatuated if it is of the opposite gender. This effect does not happen if this Pokemon did not lose HP from the attack."
  284.       },
  285.       "gen3":{
  286.          "desc":"There is a 1/3 chance a Pokemon making contact with this Pokemon will become infatuated if it is of the opposite gender. This effect does not happen if this Pokemon did not lose HP from the attack.",
  287.          "shortDesc":"1/3 chance of infatuating Pokemon of the opposite gender if they make contact."
  288.       }
  289.    },
  290.    "damp":{
  291.       "name":"Damp",
  292.       "desc":"While this Pokemon is active, Explosion, Mind Blown, Misty Explosion, Self-Destruct, and the Aftermath Ability are prevented from having an effect.",
  293.       "shortDesc":"Prevents Explosion/Mind Blown/Misty Explosion/Self-Destruct/Aftermath while active.",
  294.       "gen7":{
  295.          "desc":"While this Pokemon is active, Explosion, Mind Blown, Self-Destruct, and the Aftermath Ability are prevented from having an effect.",
  296.          "shortDesc":"Prevents Explosion/Mind Blown/Self-Destruct/Aftermath while this Pokemon is active."
  297.       },
  298.       "gen6":{
  299.          "desc":"While this Pokemon is active, Explosion, Self-Destruct, and the Aftermath Ability are prevented from having an effect.",
  300.          "shortDesc":"Prevents Explosion/Self-Destruct/Aftermath while this Pokemon is active."
  301.       },
  302.       "gen3":{
  303.          "desc":"While this Pokemon is active, Explosion and Self-Destruct are prevented from having an effect.",
  304.          "shortDesc":"Prevents Explosion and Self-Destruct while this Pokemon is active."
  305.       },
  306.       "block":"  [SOURCE] cannot use [MOVE]!"
  307.    },
  308.    "dancer":{
  309.       "name":"Dancer",
  310.       "desc":"After another Pokemon uses a dance move, this Pokemon uses the same move. The copied move is subject to all effects that can prevent a move from being executed. A move used through this Ability cannot be copied again by other Pokemon with this Ability.",
  311.       "shortDesc":"After another Pokemon uses a dance move, this Pokemon uses the same move."
  312.    },
  313.    "darkaura":{
  314.       "name":"Dark Aura",
  315.       "desc":"While this Pokemon is active, the power of Dark-type moves used by active Pokemon is multiplied by 1.33.",
  316.       "shortDesc":"While this Pokemon is active, a Dark move used by any Pokemon has 1.33x power.",
  317.       "start":"  [POKEMON] is radiating a dark aura!"
  318.    },
  319.    "dauntlessshield":{
  320.       "name":"Dauntless Shield",
  321.       "shortDesc":"On switch-in, this Pokemon's Defense is raised by 1 stage. Once per battle.",
  322.       "gen8":{
  323.          "shortDesc":"On switch-in, this Pokemon's Defense is raised by 1 stage."
  324.       }
  325.    },
  326.    "dazzling":{
  327.       "name":"Dazzling",
  328.       "desc":"Priority moves used by opposing Pokemon targeting this Pokemon or its allies are prevented from having an effect.",
  329.       "shortDesc":"This Pokemon and its allies are protected from opposing priority moves.",
  330.       "block":"#damp"
  331.    },
  332.    "defeatist":{
  333.       "name":"Defeatist",
  334.       "desc":"While this Pokemon has 1/2 or less of its maximum HP, its Attack and Special Attack are halved.",
  335.       "shortDesc":"While this Pokemon has 1/2 or less of its max HP, its Attack and Sp. Atk are halved."
  336.    },
  337.    "defiant":{
  338.       "name":"Defiant",
  339.       "desc":"This Pokemon's Attack is raised by 2 stages for each of its stat stages that is lowered by an opposing Pokemon.",
  340.       "shortDesc":"This Pokemon's Attack is raised by 2 for each of its stats that is lowered by a foe."
  341.    },
  342.    "deltastream":{
  343.       "name":"Delta Stream",
  344.       "desc":"On switch-in, the weather becomes Delta Stream, which removes the weaknesses of the Flying type from Flying-type Pokemon. This weather remains in effect until this Ability is no longer active for any Pokemon, or the weather is changed by the Desolate Land or Primordial Sea Abilities.",
  345.       "shortDesc":"On switch-in, strong winds begin until this Ability is not active in battle."
  346.    },
  347.    "desolateland":{
  348.       "name":"Desolate Land",
  349.       "desc":"On switch-in, the weather becomes Desolate Land, which includes all the effects of Sunny Day and prevents damaging Water-type moves from executing. This weather remains in effect until this Ability is no longer active for any Pokemon, or the weather is changed by the Delta Stream or Primordial Sea Abilities.",
  350.       "shortDesc":"On switch-in, extremely harsh sunlight begins until this Ability is not active in battle."
  351.    },
  352.    "disguise":{
  353.       "name":"Disguise",
  354.       "desc":"If this Pokemon is a Mimikyu, the first hit it takes in battle deals 0 neutral damage. Its disguise is then broken, it changes to Busted Form, and it loses 1/8 of its max HP. Confusion damage also breaks the disguise.",
  355.       "shortDesc":"(Mimikyu only) The first hit it takes is blocked, and it takes 1/8 HP damage instead.",
  356.       "gen7":{
  357.          "desc":"If this Pokemon is a Mimikyu, the first hit it takes in battle deals 0 neutral damage. Its disguise is then broken and it changes to Busted Form. Confusion damage also breaks the disguise.",
  358.          "shortDesc":"(Mimikyu only) First hit deals 0 damage, breaks disguise."
  359.       },
  360.       "block":"  Its disguise served it as a decoy!",
  361.       "transform":"[POKEMON]'s disguise was busted!"
  362.    },
  363.    "download":{
  364.       "name":"Download",
  365.       "desc":"On switch-in, this Pokemon's Attack or Special Attack is raised by 1 stage based on the weaker combined defensive stat of all opposing Pokemon. Attack is raised if their Defense is lower, and Special Attack is raised if their Special Defense is the same or lower.",
  366.       "shortDesc":"On switch-in, Attack or Sp. Atk is raised 1 stage based on the foes' weaker Defense."
  367.    },
  368.    "dragonsmaw":{
  369.       "name":"Dragon's Maw",
  370.       "shortDesc":"This Pokemon's offensive stat is multiplied by 1.5 while using a Dragon-type attack."
  371.    },
  372.    "drizzle":{
  373.       "name":"Drizzle",
  374.       "shortDesc":"On switch-in, this Pokemon summons Rain Dance."
  375.    },
  376.    "drought":{
  377.       "name":"Drought",
  378.       "shortDesc":"On switch-in, this Pokemon summons Sunny Day."
  379.    },
  380.    "dryskin":{
  381.       "name":"Dry Skin",
  382.       "desc":"This Pokemon is immune to Water-type moves and restores 1/4 of its maximum HP, rounded down, when hit by a Water-type move. The power of Fire-type moves is multiplied by 1.25 when used on this Pokemon. At the end of each turn, this Pokemon restores 1/8 of its maximum HP, rounded down, if the weather is Rain Dance, and loses 1/8 of its maximum HP, rounded down, if the weather is Sunny Day. The weather effects are prevented if this Pokemon is holding a Utility Umbrella.",
  383.       "shortDesc":"This Pokemon is healed 1/4 by Water, 1/8 by Rain; is hurt 1.25x by Fire, 1/8 by Sun.",
  384.       "gen7":{
  385.          "desc":"This Pokemon is immune to Water-type moves and restores 1/4 of its maximum HP, rounded down, when hit by a Water-type move. The power of Fire-type moves is multiplied by 1.25 when used on this Pokemon. At the end of each turn, this Pokemon restores 1/8 of its maximum HP, rounded down, if the weather is Rain Dance, and loses 1/8 of its maximum HP, rounded down, if the weather is Sunny Day."
  386.       },
  387.       "damage":"  ([POKEMON] was hurt by its Dry Skin.)"
  388.    },
  389.    "earlybird":{
  390.       "name":"Early Bird",
  391.       "shortDesc":"This Pokemon's sleep counter drops by 2 instead of 1."
  392.    },
  393.    "eartheater":{
  394.       "name":"Earth Eater",
  395.       "desc":"This Pokemon is immune to Ground-type moves and restores 1/4 of its maximum HP, rounded down, when hit by a Ground-type move.",
  396.       "shortDesc":"This Pokemon heals 1/4 of its max HP when hit by Ground moves; Ground immunity."
  397.    },
  398.    "effectspore":{
  399.       "name":"Effect Spore",
  400.       "desc":"30% chance a Pokemon making contact with this Pokemon will be poisoned, paralyzed, or fall asleep.",
  401.       "shortDesc":"30% chance of poison/paralysis/sleep on others making contact with this Pokemon.",
  402.       "gen4":{
  403.          "desc":"30% chance a Pokemon making contact with this Pokemon will be poisoned, paralyzed, or fall asleep. This effect does not happen if this Pokemon did not lose HP from the attack."
  404.       },
  405.       "gen3":{
  406.          "desc":"10% chance a Pokemon making contact with this Pokemon will be poisoned, paralyzed, or fall asleep. This effect does not happen if this Pokemon did not lose HP from the attack.",
  407.          "shortDesc":"10% chance of poison/paralysis/sleep on others making contact with this Pokemon."
  408.       }
  409.    },
  410.    "electricsurge":{
  411.       "name":"Electric Surge",
  412.       "shortDesc":"On switch-in, this Pokemon summons Electric Terrain."
  413.    },
  414.    "electromorphosis":{
  415.       "name":"Electromorphosis",
  416.       "shortDesc":"This Pokemon gains the Charge effect when it takes a hit from an attack.",
  417.       "start":"  Being hit by [MOVE] charged [POKEMON] with power!"
  418.    },
  419.    "embodyaspectcornerstone":{
  420.       "name":"Embody Aspect (Cornerstone)",
  421.       "shortDesc":"On switch-in, this Pokemon's Defense is raised by 1 stage.",
  422.       "boost":"  The Cornerstone Mask worn by [POKEMON] shone brilliantly, and [POKEMON]'s Defense rose!"
  423.    },
  424.    "embodyaspecthearthflame":{
  425.       "name":"Embody Aspect (Hearthflame)",
  426.       "shortDesc":"On switch-in, this Pokemon's Attack is raised by 1 stage.",
  427.       "boost":"  The Hearthflame Mask worn by [POKEMON] shone brilliantly, and [POKEMON]'s Attack rose!"
  428.    },
  429.    "embodyaspectteal":{
  430.       "name":"Embody Aspect (Teal)",
  431.       "shortDesc":"On switch-in, this Pokemon's Speed is raised by 1 stage.",
  432.       "boost":"  The Teal Mask worn by [POKEMON] shone brilliantly, and [POKEMON]'s Speed rose!"
  433.    },
  434.    "embodyaspectwellspring":{
  435.       "name":"Embody Aspect (Wellspring)",
  436.       "shortDesc":"On switch-in, this Pokemon's Special Defense is raised by 1 stage.",
  437.       "boost":"  The Wellspring Mask worn by [POKEMON] shone brilliantly, and [POKEMON]'s Sp. Def rose!"
  438.    },
  439.    "emergencyexit":{
  440.       "name":"Emergency Exit",
  441.       "desc":"When this Pokemon has more than 1/2 its maximum HP and takes damage bringing it to 1/2 or less of its maximum HP, it immediately switches out to a chosen ally. This effect applies after all hits from a multi-hit move. This effect is prevented if the move had a secondary effect removed by the Sheer Force Ability. This effect applies to both direct and indirect damage, except Curse and Substitute on use, Belly Drum, Pain Split, and confusion damage.",
  442.       "shortDesc":"This Pokemon switches out when it reaches 1/2 or less of its maximum HP."
  443.    },
  444.    "fairyaura":{
  445.       "name":"Fairy Aura",
  446.       "desc":"While this Pokemon is active, the power of Fairy-type moves used by active Pokemon is multiplied by 1.33.",
  447.       "shortDesc":"While this Pokemon is active, a Fairy move used by any Pokemon has 1.33x power.",
  448.       "start":"  [POKEMON] is radiating a fairy aura!"
  449.    },
  450.    "filter":{
  451.       "name":"Filter",
  452.       "shortDesc":"This Pokemon receives 3/4 damage from supereffective attacks."
  453.    },
  454.    "flamebody":{
  455.       "name":"Flame Body",
  456.       "shortDesc":"30% chance a Pokemon making contact with this Pokemon will be burned.",
  457.       "gen4":{
  458.          "desc":"30% chance a Pokemon making contact with this Pokemon will be burned. This effect does not happen if this Pokemon did not lose HP from the attack."
  459.       },
  460.       "gen3":{
  461.          "desc":"1/3 chance a Pokemon making contact with this Pokemon will be burned. This effect does not happen if this Pokemon did not lose HP from the attack.",
  462.          "shortDesc":"1/3 chance a Pokemon making contact with this Pokemon will be burned."
  463.       }
  464.    },
  465.    "flareboost":{
  466.       "name":"Flare Boost",
  467.       "desc":"While this Pokemon is burned, the power of its special attacks is multiplied by 1.5.",
  468.       "shortDesc":"While this Pokemon is burned, its special attacks have 1.5x power."
  469.    },
  470.    "flashfire":{
  471.       "name":"Flash Fire",
  472.       "desc":"This Pokemon is immune to Fire-type moves. The first time it is hit by a Fire-type move, its offensive stat is multiplied by 1.5 while using a Fire-type attack as long as it remains active and has this Ability. If this Pokemon is frozen, it cannot be defrosted by Fire-type attacks.",
  473.       "shortDesc":"This Pokemon's Fire attacks do 1.5x damage if hit by one Fire move; Fire immunity.",
  474.       "gen4":{
  475.          "desc":"This Pokemon is immune to Fire-type moves, as long as it is not frozen. The first time it is hit by a Fire-type move, damage from its Fire-type attacks will be multiplied by 1.5 as long as it remains active and has this Ability."
  476.       },
  477.       "gen3":{
  478.          "desc":"This Pokemon is immune to Fire-type moves, as long as it is not frozen. The first time it is hit by a Fire-type move, damage from its Fire-type attacks will be multiplied by 1.5 as long as it remains active and has this Ability. If this Pokemon has a non-volatile status condition, is a Fire type, or has a substitute, Will-O-Wisp will not activate this Ability."
  479.       },
  480.       "start":"  The power of [POKEMON]'s Fire-type moves rose!"
  481.    },
  482.    "flowergift":{
  483.       "name":"Flower Gift",
  484.       "desc":"If this Pokemon is a Cherrim and Sunny Day is active, it changes to Sunshine Form and the Attack and Special Defense of it and its allies are multiplied by 1.5. These effects are prevented if the Pokemon is holding a Utility Umbrella.",
  485.       "shortDesc":"If user is Cherrim and Sunny Day is active, it and allies' Attack and Sp. Def are 1.5x.",
  486.       "gen7":{
  487.          "desc":"If this Pokemon is a Cherrim and Sunny Day is active, it changes to Sunshine Form and the Attack and Special Defense of it and its allies are multiplied by 1.5."
  488.       },
  489.       "gen4":{
  490.          "desc":"If Sunny Day is active, the Attack and Special Defense of this Pokemon and its allies are multiplied by 1.5.",
  491.          "shortDesc":"If Sunny Day is active, Attack and Sp. Def of this Pokemon and its allies are 1.5x."
  492.       }
  493.    },
  494.    "flowerveil":{
  495.       "name":"Flower Veil",
  496.       "desc":"Grass-type Pokemon on this Pokemon's side cannot have their stat stages lowered by other Pokemon or have a non-volatile status condition inflicted on them by other Pokemon.",
  497.       "shortDesc":"This side's Grass types can't have stats lowered or status inflicted by other Pokemon.",
  498.       "block":"  [POKEMON] surrounded itself with a veil of petals!"
  499.    },
  500.    "fluffy":{
  501.       "name":"Fluffy",
  502.       "desc":"This Pokemon receives 1/2 damage from contact moves, but double damage from Fire moves.",
  503.       "shortDesc":"This Pokemon takes 1/2 damage from contact moves, 2x damage from Fire moves."
  504.    },
  505.    "forecast":{
  506.       "name":"Forecast",
  507.       "desc":"If this Pokemon is a Castform, its type changes to the current weather condition's type, except Sandstorm. This effect is prevented if this Pokemon is holding a Utility Umbrella and the weather is Rain Dance or Sunny Day.",
  508.       "shortDesc":"Castform's type changes to the current weather condition's type, except Sandstorm.",
  509.       "gen7":{
  510.          "desc":"If this Pokemon is a Castform, its type changes to the current weather condition's type, except Sandstorm."
  511.       }
  512.    },
  513.    "forewarn":{
  514.       "name":"Forewarn",
  515.       "desc":"On switch-in, this Pokemon is alerted to the move with the highest power, at random, known by an opposing Pokemon. This effect considers OHKO moves to have 150 power, Counter, Mirror Coat, and Metal Burst to have 120 power, every other attacking move with an unspecified power to have 80 power, and non-damaging moves to have 1 power.",
  516.       "shortDesc":"On switch-in, this Pokemon is alerted to the foes' move with the highest power.",
  517.       "gen4":{
  518.          "desc":"On switch-in, this Pokemon is alerted to the move with the highest power, at random, known by an opposing Pokemon. This effect considers OHKO moves to have 150 power, Counter, Mirror Coat, and Metal Burst to have 120 power, and every other attacking move with an unspecified power to have 80 power."
  519.       },
  520.       "activate":"  [TARGET]'s [MOVE] was revealed!",
  521.       "activateNoTarget":"  [POKEMON]'s Forewarn alerted it to [MOVE]!"
  522.    },
  523.    "friendguard":{
  524.       "name":"Friend Guard",
  525.       "shortDesc":"This Pokemon's allies receive 3/4 damage from other Pokemon's attacks."
  526.    },
  527.    "frisk":{
  528.       "name":"Frisk",
  529.       "shortDesc":"On switch-in, this Pokemon identifies the held items of all opposing Pokemon.",
  530.       "gen5":{
  531.          "shortDesc":"On switch-in, this Pokemon identifies the held item of a random opposing Pokemon."
  532.       },
  533.       "activate":"  [POKEMON] frisked [TARGET] and found its [ITEM]!",
  534.       "activateNoTarget":"  [POKEMON] frisked its target and found one [ITEM]!"
  535.    },
  536.    "fullmetalbody":{
  537.       "name":"Full Metal Body",
  538.       "shortDesc":"Prevents other Pokemon from lowering this Pokemon's stat stages."
  539.    },
  540.    "furcoat":{
  541.       "name":"Fur Coat",
  542.       "shortDesc":"This Pokemon's Defense is doubled."
  543.    },
  544.    "galewings":{
  545.       "name":"Gale Wings",
  546.       "shortDesc":"If this Pokemon is at full HP, its Flying-type moves have their priority increased by 1.",
  547.       "gen6":{
  548.          "shortDesc":"This Pokemon's Flying-type moves have their priority increased by 1."
  549.       }
  550.    },
  551.    "galvanize":{
  552.       "name":"Galvanize",
  553.       "desc":"This Pokemon's Normal-type moves become Electric-type moves and have their power multiplied by 1.2. This effect comes after other effects that change a move's type, but before Ion Deluge and Electrify's effects.",
  554.       "shortDesc":"This Pokemon's Normal-type moves become Electric type and have 1.2x power."
  555.    },
  556.    "gluttony":{
  557.       "name":"Gluttony",
  558.       "desc":"When this Pokemon is holding a Berry that usually activates with 1/4 or less of its maximum HP, it is eaten at 1/2 or less of its maximum HP instead.",
  559.       "shortDesc":"This Pokemon eats Berries at 1/2 max HP or less instead of their usual 1/4 max HP."
  560.    },
  561.    "goodasgold":{
  562.       "name":"Good as Gold",
  563.       "shortDesc":"This Pokemon is immune to Status moves."
  564.    },
  565.    "gooey":{
  566.       "name":"Gooey",
  567.       "shortDesc":"Pokemon making contact with this Pokemon have their Speed lowered by 1 stage."
  568.    },
  569.    "gorillatactics":{
  570.       "name":"Gorilla Tactics",
  571.       "desc":"This Pokemon's Attack is multiplied by 1.5, but it can only select the first move it executes. These effects are prevented while this Pokemon is Dynamaxed.",
  572.       "shortDesc":"This Pokemon's Attack is 1.5x, but it can only select the first move it executes."
  573.    },
  574.    "grasspelt":{
  575.       "name":"Grass Pelt",
  576.       "shortDesc":"If Grassy Terrain is active, this Pokemon's Defense is multiplied by 1.5."
  577.    },
  578.    "grassysurge":{
  579.       "name":"Grassy Surge",
  580.       "shortDesc":"On switch-in, this Pokemon summons Grassy Terrain."
  581.    },
  582.    "grimneigh":{
  583.       "name":"Grim Neigh",
  584.       "desc":"This Pokemon's Special Attack is raised by 1 stage if it attacks and knocks out another Pokemon.",
  585.       "shortDesc":"This Pokemon's Sp. Atk is raised by 1 stage if it attacks and KOes another Pokemon."
  586.    },
  587.    "guarddog":{
  588.       "name":"Guard Dog",
  589.       "desc":"This Pokemon is immune to the effect of the Intimidate Ability and raises its Attack by 1 stage instead. This Pokemon cannot be forced to switch out by another Pokemon's attack or item.",
  590.       "shortDesc":"Immune to Intimidate. Intimidated: +1 Attack. Cannot be forced to switch out."
  591.    },
  592.    "gulpmissile":{
  593.       "name":"Gulp Missile",
  594.       "desc":"If this Pokemon is a Cramorant, it changes forme when it hits a target with Surf or uses the first turn of Dive successfully. It becomes Gulping Form with an Arrokuda in its mouth if it has more than 1/2 of its maximum HP remaining, or Gorging Form with a Pikachu in its mouth if it has 1/2 or less of its maximum HP remaining. If Cramorant gets hit in Gulping or Gorging Form, it spits the Arrokuda or Pikachu at its attacker, even if it has no HP remaining. The projectile deals damage equal to 1/4 of the target's maximum HP, rounded down; this damage is blocked by the Magic Guard Ability but not by a substitute. An Arrokuda also lowers the target's Defense by 1 stage, and a Pikachu paralyzes the target. Cramorant will return to normal if it spits out a projectile, switches out, or Dynamaxes.",
  595.       "shortDesc":"When hit after Surf/Dive, attacker takes 1/4 max HP and -1 Defense or paralysis."
  596.    },
  597.    "guts":{
  598.       "name":"Guts",
  599.       "desc":"If this Pokemon has a non-volatile status condition, its Attack is multiplied by 1.5. This Pokemon's physical attacks ignore the burn effect of halving damage.",
  600.       "shortDesc":"If this Pokemon is statused, its Attack is 1.5x; ignores burn halving physical damage."
  601.    },
  602.    "hadronengine":{
  603.       "name":"Hadron Engine",
  604.       "shortDesc":"On switch-in, summons Electric Terrain. During Electric Terrain, Sp. Atk is 1.3333x.",
  605.       "start":"  [POKEMON] turned the ground into Electric Terrain, energizing its futuristic engine!",
  606.       "activate":"  [POKEMON] used the Electric Terrain to energize its futuristic engine!"
  607.    },
  608.    "harvest":{
  609.       "name":"Harvest",
  610.       "desc":"If the last item this Pokemon used is a Berry, there is a 50% chance it gets restored at the end of each turn. If Sunny Day is active, this chance is 100%.",
  611.       "shortDesc":"If last item used is a Berry, 50% chance to restore it each end of turn. 100% in Sun.",
  612.       "addItem":"  [POKEMON] harvested one [ITEM]!"
  613.    },
  614.    "healer":{
  615.       "name":"Healer",
  616.       "desc":"30% chance this Pokemon's ally has its non-volatile status condition cured at the end of each turn.",
  617.       "shortDesc":"30% chance this Pokemon's ally has its status cured at the end of each turn.",
  618.       "gen6":{
  619.          "desc":"30% chance each of this Pokemon's adjacent allies has its non-volatile status condition cured at the end of each turn.",
  620.          "shortDesc":"30% chance each adjacent ally has its status cured at the end of each turn."
  621.       }
  622.    },
  623.    "heatproof":{
  624.       "name":"Heatproof",
  625.       "desc":"If a Pokemon uses a Fire-type attack against this Pokemon, that Pokemon's offensive stat is halved when calculating the damage to this Pokemon. This Pokemon takes half of the usual burn damage, rounded down.",
  626.       "shortDesc":"Fire damage against this Pokemon is dealt with 1/2 offensive stat; 1/2 burn damage.",
  627.       "gen8":{
  628.          "desc":"The power of Fire-type attacks against this Pokemon is halved. This Pokemon takes half of the usual burn damage, rounded down.",
  629.          "shortDesc":"The power of Fire-type attacks against this Pokemon is halved; burn damage halved."
  630.       }
  631.    },
  632.    "heavymetal":{
  633.       "name":"Heavy Metal",
  634.       "desc":"This Pokemon's weight is doubled. This effect is calculated after the effect of Autotomize, and before the effect of Float Stone.",
  635.       "shortDesc":"This Pokemon's weight is doubled."
  636.    },
  637.    "honeygather":{
  638.       "name":"Honey Gather",
  639.       "shortDesc":"No competitive use."
  640.    },
  641.    "hospitality":{
  642.       "name":"Hospitality",
  643.       "shortDesc":"On switch-in, this Pokemon restores 1/4 of its ally's maximum HP, rounded down.",
  644.       "heal":"  [POKEMON] drank down all the matcha that [SOURCE] made!"
  645.    },
  646.    "hugepower":{
  647.       "name":"Huge Power",
  648.       "shortDesc":"This Pokemon's Attack is doubled."
  649.    },
  650.    "hungerswitch":{
  651.       "name":"Hunger Switch",
  652.       "desc":"If this Pokemon is a Morpeko, it changes formes between its Full Belly Mode and Hangry Mode at the end of each turn.",
  653.       "shortDesc":"If Morpeko, it changes between Full Belly and Hangry Mode at the end of each turn."
  654.    },
  655.    "hustle":{
  656.       "name":"Hustle",
  657.       "desc":"This Pokemon's Attack is multiplied by 1.5 and the accuracy of its physical attacks is multiplied by 0.8.",
  658.       "shortDesc":"This Pokemon's Attack is 1.5x and accuracy of its physical attacks is 0.8x."
  659.    },
  660.    "hydration":{
  661.       "name":"Hydration",
  662.       "desc":"This Pokemon has its non-volatile status condition cured at the end of each turn if Rain Dance is active. This effect is prevented if this Pokemon is holding a Utility Umbrella.",
  663.       "shortDesc":"This Pokemon has its status cured at the end of each turn if Rain Dance is active.",
  664.       "gen7":{
  665.          "desc":"This Pokemon has its non-volatile status condition cured at the end of each turn if Rain Dance is active."
  666.       }
  667.    },
  668.    "hypercutter":{
  669.       "name":"Hyper Cutter",
  670.       "shortDesc":"Prevents other Pokemon from lowering this Pokemon's Attack stat stage."
  671.    },
  672.    "icebody":{
  673.       "name":"Ice Body",
  674.       "desc":"If Snow is active, this Pokemon restores 1/16 of its maximum HP, rounded down, at the end of each turn.",
  675.       "shortDesc":"If Snow is active, this Pokemon heals 1/16 of its max HP each turn.",
  676.       "gen8":{
  677.          "desc":"If Hail is active, this Pokemon restores 1/16 of its maximum HP, rounded down, at the end of each turn. This Pokemon takes no damage from Hail.",
  678.          "shortDesc":"If Hail is active, this Pokemon heals 1/16 of its max HP each turn; immunity to Hail."
  679.       }
  680.    },
  681.    "iceface":{
  682.       "name":"Ice Face",
  683.       "desc":"If this Pokemon is an Eiscue, the first physical hit it takes in battle deals 0 neutral damage. Its ice face is then broken and it changes forme to Noice Face. Eiscue regains its Ice Face forme when Snow begins or when Eiscue switches in while Snow is active. Confusion damage also breaks the ice face.",
  684.       "shortDesc":"If Eiscue, the first physical hit it takes deals 0 damage. Effect is restored in Snow.",
  685.       "gen8":{
  686.          "desc":"If this Pokemon is an Eiscue, the first physical hit it takes in battle deals 0 neutral damage. Its ice face is then broken and it changes forme to Noice Face. Eiscue regains its Ice Face forme when Hail begins or when Eiscue switches in while Hail is active. Confusion damage also breaks the ice face.",
  687.          "shortDesc":"If Eiscue, the first physical hit it takes deals 0 damage. This effect is restored in Hail."
  688.       }
  689.    },
  690.    "icescales":{
  691.       "name":"Ice Scales",
  692.       "shortDesc":"This Pokemon receives 1/2 damage from special attacks."
  693.    },
  694.    "illuminate":{
  695.       "name":"Illuminate",
  696.       "desc":"Prevents other Pokemon from lowering this Pokemon's accuracy stat stage. This Pokemon ignores a target's evasiveness stat stage.",
  697.       "shortDesc":"This Pokemon's accuracy can't be lowered by others; ignores their evasiveness stat.",
  698.       "gen8":{
  699.          "shortDesc":"No competitive use."
  700.       }
  701.    },
  702.    "illusion":{
  703.       "name":"Illusion",
  704.       "desc":"When this Pokemon switches in, it appears as the last unfainted Pokemon in its party until it takes direct damage from another Pokemon's attack. This Pokemon's actual level and HP are displayed instead of those of the mimicked Pokemon.",
  705.       "shortDesc":"This Pokemon appears as the last Pokemon in the party until it takes direct damage.",
  706.       "end":"  [POKEMON]'s illusion wore off!"
  707.    },
  708.    "immunity":{
  709.       "name":"Immunity",
  710.       "shortDesc":"This Pokemon cannot be poisoned. Gaining this Ability while poisoned cures it."
  711.    },
  712.    "imposter":{
  713.       "name":"Imposter",
  714.       "desc":"On switch-in, this Pokemon Transforms into the opposing Pokemon that is facing it. If there is no Pokemon at that position, this Pokemon does not Transform.",
  715.       "shortDesc":"On switch-in, this Pokemon Transforms into the opposing Pokemon that is facing it."
  716.    },
  717.    "infiltrator":{
  718.       "name":"Infiltrator",
  719.       "desc":"This Pokemon's moves ignore substitutes and the opposing side's Reflect, Light Screen, Safeguard, Mist, and Aurora Veil.",
  720.       "shortDesc":"Moves ignore substitutes and foe's Reflect/Light Screen/Safeguard/Mist/Aurora Veil.",
  721.       "gen6":{
  722.          "desc":"This Pokemon's moves ignore substitutes and the opposing side's Reflect, Light Screen, Safeguard, and Mist.",
  723.          "shortDesc":"Moves ignore substitutes and the foe's Reflect, Light Screen, Safeguard, and Mist."
  724.       },
  725.       "gen5":{
  726.          "desc":"This Pokemon's moves ignore the opposing side's Reflect, Light Screen, Safeguard, and Mist.",
  727.          "shortDesc":"This Pokemon's moves ignore the foe's Reflect, Light Screen, Safeguard, and Mist."
  728.       }
  729.    },
  730.    "innardsout":{
  731.       "name":"Innards Out",
  732.       "desc":"If this Pokemon is knocked out with a move, that move's user loses HP equal to the amount of damage inflicted on this Pokemon.",
  733.       "shortDesc":"If this Pokemon is KOed with a move, that move's user loses an equal amount of HP.",
  734.       "damage":"#aftermath"
  735.    },
  736.    "innerfocus":{
  737.       "name":"Inner Focus",
  738.       "desc":"This Pokemon cannot be made to flinch. This Pokemon is immune to the effect of the Intimidate Ability.",
  739.       "shortDesc":"This Pokemon cannot be made to flinch. Immune to Intimidate.",
  740.       "gen7":{
  741.          "desc":"This Pokemon cannot be made to flinch.",
  742.          "shortDesc":"This Pokemon cannot be made to flinch."
  743.       }
  744.    },
  745.    "insomnia":{
  746.       "name":"Insomnia",
  747.       "shortDesc":"This Pokemon cannot fall asleep. Gaining this Ability while asleep cures it."
  748.    },
  749.    "intimidate":{
  750.       "name":"Intimidate",
  751.       "desc":"On switch-in, this Pokemon lowers the Attack of opposing Pokemon by 1 stage. Pokemon with the Inner Focus, Oblivious, Own Tempo, or Scrappy Abilities and Pokemon behind a substitute are immune.",
  752.       "shortDesc":"On switch-in, this Pokemon lowers the Attack of opponents by 1 stage.",
  753.       "gen7":{
  754.          "desc":"On switch-in, this Pokemon lowers the Attack of opposing Pokemon by 1 stage. Pokemon behind a substitute are immune."
  755.       },
  756.       "gen6":{
  757.          "desc":"On switch-in, this Pokemon lowers the Attack of adjacent opposing Pokemon by 1 stage. Pokemon behind a substitute are immune.",
  758.          "shortDesc":"On switch-in, this Pokemon lowers the Attack of adjacent opponents by 1 stage."
  759.       },
  760.       "gen4":{
  761.          "desc":"On switch-in, this Pokemon lowers the Attack of opposing Pokemon by 1 stage. Pokemon behind a substitute are immune. If U-turn breaks an opposing substitute and this Pokemon switches in as the replacement, the Pokemon that had the substitute is still immune to this Ability.",
  762.          "shortDesc":"On switch-in, this Pokemon lowers the Attack of opponents by 1 stage."
  763.       },
  764.       "gen3":{
  765.          "desc":"On switch-in, this Pokemon lowers the Attack of opposing Pokemon by 1 stage. Pokemon behind a substitute are immune."
  766.       }
  767.    },
  768.    "intrepidsword":{
  769.       "name":"Intrepid Sword",
  770.       "shortDesc":"On switch-in, this Pokemon's Attack is raised by 1 stage. Once per battle.",
  771.       "gen8":{
  772.          "shortDesc":"On switch-in, this Pokemon's Attack is raised by 1 stage."
  773.       }
  774.    },
  775.    "ironbarbs":{
  776.       "name":"Iron Barbs",
  777.       "desc":"Pokemon making contact with this Pokemon lose 1/8 of their maximum HP, rounded down.",
  778.       "shortDesc":"Pokemon making contact with this Pokemon lose 1/8 of their max HP.",
  779.       "damage":"#roughskin"
  780.    },
  781.    "ironfist":{
  782.       "name":"Iron Fist",
  783.       "desc":"This Pokemon's punch-based attacks have their power multiplied by 1.2.",
  784.       "shortDesc":"This Pokemon's punch-based attacks have 1.2x power. Sucker Punch is not boosted."
  785.    },
  786.    "justified":{
  787.       "name":"Justified",
  788.       "shortDesc":"This Pokemon's Attack is raised by 1 stage after it is damaged by a Dark-type move."
  789.    },
  790.    "keeneye":{
  791.       "name":"Keen Eye",
  792.       "desc":"Prevents other Pokemon from lowering this Pokemon's accuracy stat stage. This Pokemon ignores a target's evasiveness stat stage.",
  793.       "shortDesc":"This Pokemon's accuracy can't be lowered by others; ignores their evasiveness stat.",
  794.       "gen5":{
  795.          "desc":"Prevents other Pokemon from lowering this Pokemon's accuracy stat stage.",
  796.          "shortDesc":"Prevents other Pokemon from lowering this Pokemon's accuracy stat stage."
  797.       }
  798.    },
  799.    "klutz":{
  800.       "name":"Klutz",
  801.       "desc":"This Pokemon's held item has no effect. This Pokemon cannot use Fling successfully. Macho Brace, Power Anklet, Power Band, Power Belt, Power Bracer, Power Lens, and Power Weight still have their effects.",
  802.       "shortDesc":"This Pokemon's held item has no effect, except Macho Brace. Fling cannot be used."
  803.    },
  804.    "leafguard":{
  805.       "name":"Leaf Guard",
  806.       "desc":"If Sunny Day is active, this Pokemon cannot become affected by a non-volatile status condition or Yawn, and Rest will fail for it. This effect is prevented if this Pokemon is holding a Utility Umbrella.",
  807.       "shortDesc":"If Sunny Day is active, this Pokemon cannot be statused and Rest will fail for it.",
  808.       "gen7":{
  809.          "desc":"If Sunny Day is active, this Pokemon cannot become affected by a non-volatile status condition or Yawn, and Rest will fail for it."
  810.       },
  811.       "gen4":{
  812.          "desc":"If Sunny Day is active, this Pokemon cannot become affected by a non-volatile status condition or Yawn, but can use Rest normally.",
  813.          "shortDesc":"If Sunny Day is active, this Pokemon cannot be statused, but Rest works normally."
  814.       }
  815.    },
  816.    "levitate":{
  817.       "name":"Levitate",
  818.       "desc":"This Pokemon is immune to Ground-type attacks and the effects of Spikes, Toxic Spikes, Sticky Web, and the Arena Trap Ability. The effects of Gravity, Ingrain, Smack Down, Thousand Arrows, and Iron Ball nullify the immunity. Thousand Arrows can hit this Pokemon as if it did not have this Ability.",
  819.       "shortDesc":"This Pokemon is immune to Ground; Gravity/Ingrain/Smack Down/Iron Ball nullify it.",
  820.       "gen5":{
  821.          "desc":"This Pokemon is immune to Ground-type attacks and the effects of Spikes, Toxic Spikes, and the Arena Trap Ability. The effects of Gravity, Ingrain, Smack Down, and Iron Ball nullify the immunity."
  822.       },
  823.       "gen4":{
  824.          "desc":"This Pokemon is immune to Ground-type attacks and the effects of Spikes, Toxic Spikes, and the Arena Trap Ability. The effects of Gravity, Ingrain, and Iron Ball nullify the immunity.",
  825.          "shortDesc":"This Pokemon is immune to Ground; Gravity/Ingrain/Iron Ball nullify it."
  826.       },
  827.       "gen3":{
  828.          "desc":"This Pokemon is immune to Ground-type attacks and the effects of Spikes and the Arena Trap Ability.",
  829.          "shortDesc":"This Pokemon is immune to Ground."
  830.       }
  831.    },
  832.    "libero":{
  833.       "name":"Libero",
  834.       "desc":"This Pokemon's type changes to match the type of the move it is about to use. This effect comes after all effects that change a move's type. This effect can only happen once per switch-in, and only if this Pokemon is not Terastallized.",
  835.       "shortDesc":"This Pokemon's type changes to the type of the move it is using. Once per switch-in.",
  836.       "gen8":{
  837.          "desc":"This Pokemon's type changes to match the type of the move it is about to use. This effect comes after all effects that change a move's type.",
  838.          "shortDesc":"This Pokemon's type changes to match the type of the move it is about to use."
  839.       }
  840.    },
  841.    "lightmetal":{
  842.       "name":"Light Metal",
  843.       "desc":"This Pokemon's weight is halved, rounded down to a tenth of a kilogram. This effect is calculated after the effect of Autotomize, and before the effect of Float Stone. A Pokemon's weight will not drop below 0.1 kg.",
  844.       "shortDesc":"This Pokemon's weight is halved."
  845.    },
  846.    "lightningrod":{
  847.       "name":"Lightning Rod",
  848.       "desc":"This Pokemon is immune to Electric-type moves and raises its Special Attack by 1 stage when hit by an Electric-type move. If this Pokemon is not the target of a single-target Electric-type move used by another Pokemon, this Pokemon redirects that move to itself if it is within the range of that move. If multiple Pokemon could redirect with this Ability, it goes to the one with the highest Speed, or in the case of a tie to the one that has had this Ability active longer.",
  849.       "shortDesc":"This Pokemon draws Electric moves to itself to raise Sp. Atk by 1; Electric immunity.",
  850.       "gen4":{
  851.          "desc":"If this Pokemon is not the target of a single-target Electric-type move used by another Pokemon, this Pokemon redirects that move to itself.",
  852.          "shortDesc":"This Pokemon draws single-target Electric moves to itself."
  853.       },
  854.       "gen3":{
  855.          "desc":"If this Pokemon is not the target of a single-target Electric-type move used by an opposing Pokemon, this Pokemon redirects that move to itself. This effect considers Hidden Power a Normal-type move.",
  856.          "shortDesc":"This Pokemon draws single-target Electric moves used by opponents to itself."
  857.       },
  858.       "activate":"  [POKEMON] took the attack!"
  859.    },
  860.    "limber":{
  861.       "name":"Limber",
  862.       "shortDesc":"This Pokemon cannot be paralyzed. Gaining this Ability while paralyzed cures it."
  863.    },
  864.    "lingeringaroma":{
  865.       "name":"Lingering Aroma",
  866.       "desc":"Pokemon making contact with this Pokemon have their Ability changed to Lingering Aroma. Does not affect Pokemon with the As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Ice Face, Lingering Aroma, Multitype, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Zen Mode, or Zero to Hero Abilities.",
  867.       "shortDesc":"Making contact with this Pokemon has the attacker's Ability become Lingering Aroma.",
  868.       "changeAbility":"  A lingering aroma clings to [TARGET]!"
  869.    },
  870.    "liquidooze":{
  871.       "name":"Liquid Ooze",
  872.       "shortDesc":"This Pokemon damages those draining HP from it for as much as they would heal.",
  873.       "gen4":{
  874.          "desc":"This Pokemon damages those draining HP from it for as much as they would heal. This effect does not consider Dream Eater."
  875.       },
  876.       "damage":"  [POKEMON] sucked up the liquid ooze!"
  877.    },
  878.    "liquidvoice":{
  879.       "name":"Liquid Voice",
  880.       "desc":"This Pokemon's sound-based moves become Water-type moves. This effect comes after other effects that change a move's type, but before Ion Deluge and Electrify's effects.",
  881.       "shortDesc":"This Pokemon's sound-based moves become Water type."
  882.    },
  883.    "longreach":{
  884.       "name":"Long Reach",
  885.       "shortDesc":"This Pokemon's attacks do not make contact with the target."
  886.    },
  887.    "magicbounce":{
  888.       "name":"Magic Bounce",
  889.       "desc":"This Pokemon is unaffected by certain non-damaging moves directed at it and will instead use such moves against the original user. Moves reflected in this way are unable to be reflected again by this or Magic Coat's effect. Spikes, Stealth Rock, Sticky Web, and Toxic Spikes can only be reflected once per side, by the leftmost Pokemon under this or Magic Coat's effect. The Lightning Rod and Storm Drain Abilities redirect their respective moves before this Ability takes effect.",
  890.       "shortDesc":"This Pokemon blocks certain Status moves and bounces them back to the user.",
  891.       "gen5":{
  892.          "desc":"This Pokemon is unaffected by certain non-damaging moves directed at it and will instead use such moves against the original user. Moves reflected in this way are unable to be reflected again by this or Magic Coat's effect. Spikes, Stealth Rock, and Toxic Spikes can only be reflected once per side, by the leftmost Pokemon under this or Magic Coat's effect. The Lightning Rod and Storm Drain Abilities redirect their respective moves before this Ability takes effect."
  893.       },
  894.       "move":"#magiccoat"
  895.    },
  896.    "magicguard":{
  897.       "name":"Magic Guard",
  898.       "desc":"This Pokemon can only be damaged by direct attacks. Curse and Substitute on use, Belly Drum, Pain Split, Struggle recoil, and confusion damage are considered direct damage.",
  899.       "shortDesc":"This Pokemon can only be damaged by direct attacks.",
  900.       "gen4":{
  901.          "desc":"This Pokemon can only be damaged by direct attacks. Curse and Substitute on use, Belly Drum, Pain Split, Struggle recoil, and confusion damage are considered direct damage. This Pokemon cannot be prevented from moving because of paralysis, and is unaffected by Toxic Spikes on switch-in.",
  902.          "shortDesc":"This Pokemon can only be damaged by direct attacks, and can't be fully paralyzed."
  903.       }
  904.    },
  905.    "magician":{
  906.       "name":"Magician",
  907.       "desc":"If this Pokemon has no item, it steals the item off a Pokemon it hits with an attack. Does not affect Doom Desire and Future Sight.",
  908.       "shortDesc":"If this Pokemon has no item, it steals the item off a Pokemon it hits with an attack."
  909.    },
  910.    "magmaarmor":{
  911.       "name":"Magma Armor",
  912.       "shortDesc":"This Pokemon cannot be frozen. Gaining this Ability while frozen cures it."
  913.    },
  914.    "magnetpull":{
  915.       "name":"Magnet Pull",
  916.       "desc":"Prevents opposing Steel-type Pokemon from choosing to switch out, unless they are holding a Shed Shell or are a Ghost type.",
  917.       "shortDesc":"Prevents opposing Steel-type Pokemon from choosing to switch out.",
  918.       "gen6":{
  919.          "desc":"Prevents adjacent opposing Steel-type Pokemon from choosing to switch out, unless they are holding a Shed Shell or are a Ghost type.",
  920.          "shortDesc":"Prevents adjacent opposing Steel-type Pokemon from choosing to switch out."
  921.       },
  922.       "gen5":{
  923.          "desc":"Prevents adjacent opposing Steel-type Pokemon from choosing to switch out, unless they are holding a Shed Shell.",
  924.          "shortDesc":"Prevents adjacent opposing Steel-type Pokemon from choosing to switch out."
  925.       },
  926.       "gen4":{
  927.          "desc":"Prevents opposing Steel-type Pokemon from choosing to switch out, unless they are holding a Shed Shell.",
  928.          "shortDesc":"Prevents opposing Steel-type Pokemon from choosing to switch out."
  929.       },
  930.       "gen3":{
  931.          "desc":"Prevents Steel-type Pokemon from choosing to switch out, other than this Pokemon.",
  932.          "shortDesc":"Prevents Steel-type Pokemon from choosing to switch out, other than this Pokemon."
  933.       }
  934.    },
  935.    "marvelscale":{
  936.       "name":"Marvel Scale",
  937.       "shortDesc":"If this Pokemon has a non-volatile status condition, its Defense is multiplied by 1.5."
  938.    },
  939.    "megalauncher":{
  940.       "name":"Mega Launcher",
  941.       "desc":"This Pokemon's pulse moves have their power multiplied by 1.5. Heal Pulse restores 3/4 of a target's maximum HP, rounded half down.",
  942.       "shortDesc":"This Pokemon's pulse moves have 1.5x power. Heal Pulse heals 3/4 target's max HP."
  943.    },
  944.    "merciless":{
  945.       "name":"Merciless",
  946.       "shortDesc":"This Pokemon's attacks are critical hits if the target is poisoned."
  947.    },
  948.    "mimicry":{
  949.       "name":"Mimicry",
  950.       "desc":"This Pokemon's types change to match the active Terrain when this Pokemon acquires this Ability, or whenever a Terrain begins. Electric type during Electric Terrain, Grass type during Grassy Terrain, Fairy type during Misty Terrain, and Psychic type during Psychic Terrain. If this Ability is acquired without an active Terrain, or a Terrain ends, this Pokemon's types become the original types for its species.",
  951.       "shortDesc":"This Pokemon's types change to match the Terrain. Type reverts when Terrain ends.",
  952.       "activate":"  [POKEMON] returned to its original type!"
  953.    },
  954.    "mindseye":{
  955.       "name":"Mind's Eye",
  956.       "desc":"This Pokemon can hit Ghost types with Normal- and Fighting-type moves. Prevents other Pokemon from lowering this Pokemon's accuracy stat stage. This Pokemon ignores a target's evasiveness stat stage.",
  957.       "shortDesc":"Fighting, Normal moves hit Ghost. Accuracy can't be lowered, ignores evasiveness."
  958.    },
  959.    "minus":{
  960.       "name":"Minus",
  961.       "desc":"If an active ally has this Ability or the Plus Ability, this Pokemon's Special Attack is multiplied by 1.5.",
  962.       "shortDesc":"If an active ally has this Ability or the Plus Ability, this Pokemon's Sp. Atk is 1.5x.",
  963.       "gen4":{
  964.          "desc":"If an active ally has the Plus Ability, this Pokemon's Special Attack is multiplied by 1.5.",
  965.          "shortDesc":"If an active ally has the Plus Ability, this Pokemon's Sp. Atk is 1.5x."
  966.       },
  967.       "gen3":{
  968.          "desc":"If an active Pokemon has the Plus Ability, this Pokemon's Special Attack is multiplied by 1.5.",
  969.          "shortDesc":"If an active Pokemon has the Plus Ability, this Pokemon's Sp. Atk is 1.5x."
  970.       }
  971.    },
  972.    "mirrorarmor":{
  973.       "name":"Mirror Armor",
  974.       "desc":"When one of this Pokemon's stat stages would be lowered by another Pokemon, that Pokemon's stat stage is lowered instead. This effect does not happen if this Pokemon's stat stage was already -6. If the other Pokemon has a substitute, neither Pokemon has its stat stage lowered.",
  975.       "shortDesc":"If this Pokemon's stat stages would be lowered, the attacker's are lowered instead."
  976.    },
  977.    "mistysurge":{
  978.       "name":"Misty Surge",
  979.       "shortDesc":"On switch-in, this Pokemon summons Misty Terrain."
  980.    },
  981.    "moldbreaker":{
  982.       "name":"Mold Breaker",
  983.       "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Aroma Veil, Aura Break, Battle Armor, Big Pecks, Bulletproof, Clear Body, Contrary, Damp, Dazzling, Disguise, Dry Skin, Filter, Flash Fire, Flower Gift, Flower Veil, Fluffy, Friend Guard, Fur Coat, Grass Pelt, Heatproof, Heavy Metal, Hyper Cutter, Ice Face, Ice Scales, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Light Metal, Lightning Rod, Limber, Magic Bounce, Magma Armor, Marvel Scale, Mirror Armor, Motor Drive, Multiscale, Oblivious, Overcoat, Own Tempo, Pastel Veil, Punk Rock, Queenly Majesty, Sand Veil, Sap Sipper, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Sweet Veil, Tangled Feet, Telepathy, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Bubble, Water Veil, White Smoke, Wonder Guard, and Wonder Skin. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move, and whether or not their Ability is beneficial to this Pokemon.",
  984.       "shortDesc":"This Pokemon's moves and their effects ignore the Abilities of other Pokemon.",
  985.       "gen7":{
  986.          "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Aroma Veil, Aura Break, Battle Armor, Big Pecks, Bulletproof, Clear Body, Contrary, Damp, Dark Aura, Dazzling, Disguise, Dry Skin, Fairy Aura, Filter, Flash Fire, Flower Gift, Flower Veil, Fluffy, Friend Guard, Fur Coat, Grass Pelt, Heatproof, Heavy Metal, Hyper Cutter, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Light Metal, Lightning Rod, Limber, Magic Bounce, Magma Armor, Marvel Scale, Motor Drive, Multiscale, Oblivious, Overcoat, Own Tempo, Queenly Majesty, Sand Veil, Sap Sipper, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Sweet Veil, Tangled Feet, Telepathy, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Bubble, Water Veil, White Smoke, Wonder Guard, and Wonder Skin. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move, and whether or not their Ability is beneficial to this Pokemon."
  987.       },
  988.       "gen6":{
  989.          "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Aroma Veil, Aura Break, Battle Armor, Big Pecks, Bulletproof, Clear Body, Contrary, Damp, Dark Aura, Dry Skin, Fairy Aura, Filter, Flash Fire, Flower Gift, Flower Veil, Friend Guard, Fur Coat, Grass Pelt, Heatproof, Heavy Metal, Hyper Cutter, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Light Metal, Lightning Rod, Limber, Magic Bounce, Magma Armor, Marvel Scale, Motor Drive, Multiscale, Oblivious, Overcoat, Own Tempo, Sand Veil, Sap Sipper, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Sweet Veil, Tangled Feet, Telepathy, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Veil, White Smoke, Wonder Guard, and Wonder Skin. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move, and whether or not their Ability is beneficial to this Pokemon."
  990.       },
  991.       "gen5":{
  992.          "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Battle Armor, Big Pecks, Clear Body, Contrary, Damp, Dry Skin, Filter, Flash Fire, Flower Gift, Friend Guard, Heatproof, Heavy Metal, Hyper Cutter, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Light Metal, Lightning Rod, Limber, Magic Bounce, Magma Armor, Marvel Scale, Motor Drive, Multiscale, Oblivious, Own Tempo, Sand Veil, Sap Sipper, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Tangled Feet, Telepathy, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Veil, White Smoke, Wonder Guard, and Wonder Skin. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move, and whether or not their Ability is beneficial to this Pokemon."
  993.       },
  994.       "gen4":{
  995.          "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Battle Armor, Clear Body, Damp, Dry Skin, Filter, Flash Fire, Flower Gift, Heatproof, Hyper Cutter, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Lightning Rod, Limber, Magma Armor, Marvel Scale, Motor Drive, Oblivious, Own Tempo, Sand Veil, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Tangled Feet, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Veil, White Smoke, and Wonder Guard. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move. The Attack modifier from an ally's Flower Gift Ability is not negated."
  996.       },
  997.       "start":"  [POKEMON] breaks the mold!"
  998.    },
  999.    "moody":{
  1000.       "name":"Moody",
  1001.       "desc":"This Pokemon has a random stat, other than accuracy or evasiveness, raised by 2 stages and another stat lowered by 1 stage at the end of each turn.",
  1002.       "shortDesc":"Boosts a random stat (except accuracy/evasion) +2 and another stat -1 every turn.",
  1003.       "gen7":{
  1004.          "desc":"This Pokemon has a random stat raised by 2 stages and another stat lowered by 1 stage at the end of each turn.",
  1005.          "shortDesc":"Raises a random stat by 2 and lowers another stat by 1 at the end of each turn."
  1006.       }
  1007.    },
  1008.    "motordrive":{
  1009.       "name":"Motor Drive",
  1010.       "desc":"This Pokemon is immune to Electric-type moves and raises its Speed by 1 stage when hit by an Electric-type move.",
  1011.       "shortDesc":"This Pokemon's Speed is raised 1 stage if hit by an Electric move; Electric immunity."
  1012.    },
  1013.    "moxie":{
  1014.       "name":"Moxie",
  1015.       "desc":"This Pokemon's Attack is raised by 1 stage if it attacks and knocks out another Pokemon.",
  1016.       "shortDesc":"This Pokemon's Attack is raised by 1 stage if it attacks and KOes another Pokemon."
  1017.    },
  1018.    "multiscale":{
  1019.       "name":"Multiscale",
  1020.       "shortDesc":"If this Pokemon is at full HP, damage taken from attacks is halved."
  1021.    },
  1022.    "multitype":{
  1023.       "name":"Multitype",
  1024.       "shortDesc":"If this Pokemon is an Arceus, its type changes to match its held Plate.",
  1025.       "gen7":{
  1026.          "shortDesc":"If this Pokemon is an Arceus, its type changes to match its held Plate or Z-Crystal."
  1027.       },
  1028.       "gen6":{
  1029.          "shortDesc":"If this Pokemon is an Arceus, its type changes to match its held Plate."
  1030.       },
  1031.       "gen4":{
  1032.          "shortDesc":"If this Pokemon is an Arceus, its type changes to match its held Plate. This Pokemon cannot lose its held item due to another Pokemon's attack."
  1033.       }
  1034.    },
  1035.    "mummy":{
  1036.       "name":"Mummy",
  1037.       "desc":"Pokemon making contact with this Pokemon have their Ability changed to Mummy. Does not affect Pokemon with the As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Ice Face, Multitype, Mummy, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Zen Mode, or Zero to Hero Abilities.",
  1038.       "shortDesc":"Pokemon making contact with this Pokemon have their Ability changed to Mummy.",
  1039.       "gen8":{
  1040.          "desc":"Pokemon making contact with this Pokemon have their Ability changed to Mummy. Does not affect Pokemon with the As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Mummy, Power Construct, RKS System, Schooling, Shields Down, Stance Change, or Zen Mode Abilities."
  1041.       },
  1042.       "gen7":{
  1043.          "desc":"Pokemon making contact with this Pokemon have their Ability changed to Mummy. Does not affect Pokemon with the Battle Bond, Comatose, Disguise, Multitype, Mummy, Power Construct, RKS System, Schooling, Shields Down, Stance Change, or Zen Mode Abilities."
  1044.       },
  1045.       "gen6":{
  1046.          "desc":"Pokemon making contact with this Pokemon have their Ability changed to Mummy. Does not affect Pokemon with the Multitype, Mummy, or Stance Change Abilities."
  1047.       },
  1048.       "gen5":{
  1049.          "desc":"Pokemon making contact with this Pokemon have their Ability changed to Mummy. Does not affect Pokemon with the Multitype or Mummy Abilities."
  1050.       },
  1051.       "changeAbility":"  [TARGET]'s Ability became Mummy!"
  1052.    },
  1053.    "myceliummight":{
  1054.       "name":"Mycelium Might",
  1055.       "desc":"This Pokemon's Status moves ignore certain Abilities of other Pokemon, and go last among Pokemon using the same or greater priority moves.",
  1056.       "shortDesc":"This Pokemon's Status moves go last in their priority bracket and ignore Abilities."
  1057.    },
  1058.    "naturalcure":{
  1059.       "name":"Natural Cure",
  1060.       "shortDesc":"This Pokemon has its non-volatile status condition cured when it switches out.",
  1061.       "activate":"  ([POKEMON] is cured by its Natural Cure!)"
  1062.    },
  1063.    "neuroforce":{
  1064.       "name":"Neuroforce",
  1065.       "desc":"This Pokemon's attacks that are super effective against the target have their damage multiplied by 1.25.",
  1066.       "shortDesc":"This Pokemon's attacks that are super effective against the target do 1.25x damage."
  1067.    },
  1068.    "neutralizinggas":{
  1069.       "name":"Neutralizing Gas",
  1070.       "desc":"While this Pokemon is active, Abilities have no effect. This Ability activates before hazards and other Abilities take effect. Does not affect the As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Zen Mode or Zero to Hero Abilities.",
  1071.       "shortDesc":"While this Pokemon is active, Abilities have no effect.",
  1072.       "start":"  Neutralizing gas filled the area!",
  1073.       "end":"  The effects of the neutralizing gas wore off!"
  1074.    },
  1075.    "noguard":{
  1076.       "name":"No Guard",
  1077.       "shortDesc":"Every move used by or against this Pokemon will always hit."
  1078.    },
  1079.    "normalize":{
  1080.       "name":"Normalize",
  1081.       "desc":"This Pokemon's moves are changed to be Normal type and have their power multiplied by 1.2. This effect comes before other effects that change a move's type.",
  1082.       "shortDesc":"This Pokemon's moves are changed to be Normal type and have 1.2x power.",
  1083.       "gen6":{
  1084.          "desc":"This Pokemon's moves are changed to be Normal type. This effect comes before other effects that change a move's type.",
  1085.          "shortDesc":"This Pokemon's moves are changed to be Normal type."
  1086.       },
  1087.       "gen4":{
  1088.          "desc":"This Pokemon's moves are changed to be Normal type. This effect comes after other effects that change a move's type, except Struggle."
  1089.       }
  1090.    },
  1091.    "oblivious":{
  1092.       "name":"Oblivious",
  1093.       "desc":"This Pokemon cannot be infatuated or taunted. Gaining this Ability while infatuated or taunted cures it. This Pokemon is immune to the effect of the Intimidate Ability.",
  1094.       "shortDesc":"This Pokemon cannot be infatuated or taunted. Immune to Intimidate.",
  1095.       "gen7":{
  1096.          "desc":"This Pokemon cannot be infatuated or taunted. Gaining this Ability while infatuated or taunted cures it.",
  1097.          "shortDesc":"This Pokemon cannot be infatuated or taunted."
  1098.       },
  1099.       "gen5":{
  1100.          "desc":"This Pokemon cannot be infatuated. Gaining this Ability while infatuated cures it.",
  1101.          "shortDesc":"This Pokemon cannot be infatuated. Gaining this Ability while infatuated cures it."
  1102.       }
  1103.    },
  1104.    "opportunist":{
  1105.       "name":"Opportunist",
  1106.       "shortDesc":"When an opposing Pokemon has a stat stage raised, this Pokemon copies the effect."
  1107.    },
  1108.    "orichalcumpulse":{
  1109.       "name":"Orichalcum Pulse",
  1110.       "shortDesc":"On switch-in, summons Sunny Day. During Sunny Day, Attack is 1.3333x.",
  1111.       "start":"  [POKEMON] turned the sunlight harsh, sending its ancient pulse into a frenzy!",
  1112.       "activate":"  [POKEMON] basked in the sunlight, sending its ancient pulse into a frenzy!"
  1113.    },
  1114.    "overcoat":{
  1115.       "name":"Overcoat",
  1116.       "desc":"This Pokemon is immune to powder moves, damage from Sandstorm, and the effects of Rage Powder and the Effect Spore Ability.",
  1117.       "shortDesc":"This Pokemon is immune to powder moves, Sandstorm damage, and Effect Spore.",
  1118.       "gen8":{
  1119.          "desc":"This Pokemon is immune to powder moves, damage from Sandstorm or Hail, and the effects of Rage Powder and the Effect Spore Ability.",
  1120.          "shortDesc":"This Pokemon is immune to powder moves, Sandstorm or Hail damage, Effect Spore."
  1121.       },
  1122.       "gen5":{
  1123.          "desc":"This Pokemon is immune to damage from Sandstorm or Hail.",
  1124.          "shortDesc":"This Pokemon is immune to damage from Sandstorm or Hail."
  1125.       }
  1126.    },
  1127.    "overgrow":{
  1128.       "name":"Overgrow",
  1129.       "desc":"When this Pokemon has 1/3 or less of its maximum HP, rounded down, its offensive stat is multiplied by 1.5 while using a Grass-type attack.",
  1130.       "shortDesc":"At 1/3 or less of its max HP, this Pokemon's offensive stat is 1.5x with Grass attacks.",
  1131.       "gen4":{
  1132.          "desc":"When this Pokemon has 1/3 or less of its maximum HP, rounded down, its Grass-type attacks have their power multiplied by 1.5.",
  1133.          "shortDesc":"At 1/3 or less of its max HP, this Pokemon's Grass-type attacks have 1.5x power."
  1134.       }
  1135.    },
  1136.    "owntempo":{
  1137.       "name":"Own Tempo",
  1138.       "desc":"This Pokemon cannot be confused. Gaining this Ability while confused cures it. This Pokemon is immune to the effect of the Intimidate Ability.",
  1139.       "shortDesc":"This Pokemon cannot be confused. Immune to Intimidate.",
  1140.       "gen7":{
  1141.          "desc":"This Pokemon cannot be confused. Gaining this Ability while confused cures it.",
  1142.          "shortDesc":"This Pokemon cannot be confused."
  1143.       }
  1144.    },
  1145.    "parentalbond":{
  1146.       "name":"Parental Bond",
  1147.       "desc":"This Pokemon's damaging moves become multi-hit moves that hit twice. The second hit has its damage quartered. Does not affect Doom Desire, Dragon Darts, Dynamax Cannon, Endeavor, Explosion, Final Gambit, Fling, Future Sight, Ice Ball, Rollout, Self-Destruct, any multi-hit move, any move that has multiple targets, or any two-turn move.",
  1148.       "shortDesc":"This Pokemon's damaging moves hit twice. The second hit has its damage quartered.",
  1149.       "gen8":{
  1150.          "desc":"This Pokemon's damaging moves become multi-hit moves that hit twice. The second hit has its damage quartered. Does not affect Doom Desire, Dragon Darts, Dynamax Cannon, Endeavor, Explosion, Final Gambit, Fling, Future Sight, Ice Ball, Rollout, Self-Destruct, any multi-hit move, any move that has multiple targets, any two-turn move, or any Max Move."
  1151.       },
  1152.       "gen7":{
  1153.          "desc":"This Pokemon's damaging moves become multi-hit moves that hit twice. The second hit has its damage quartered. Does not affect Doom Desire, Endeavor, Explosion, Final Gambit, Fling, Future Sight, Ice Ball, Rollout, Self-Destruct, any multi-hit move, any move that has multiple targets, any two-turn move, or any Z-Move."
  1154.       },
  1155.       "gen6":{
  1156.          "desc":"This Pokemon's damaging moves become multi-hit moves that hit twice. The second hit has its damage halved. Does not affect Doom Desire, Endeavor, Explosion, Final Gambit, Fling, Future Sight, Ice Ball, Rollout, Self-Destruct, any multi-hit move, any move that has multiple targets, or any two-turn move.",
  1157.          "shortDesc":"This Pokemon's damaging moves hit twice. The second hit has its damage halved."
  1158.       }
  1159.    },
  1160.    "pastelveil":{
  1161.       "name":"Pastel Veil",
  1162.       "desc":"This Pokemon and its allies cannot be poisoned. Gaining this Ability while this Pokemon or its ally is poisoned cures them. If this Ability is being ignored during an effect that causes poison, this Pokemon is cured immediately but its ally is not.",
  1163.       "shortDesc":"This Pokemon and its allies cannot be poisoned. On switch-in, cures poisoned allies."
  1164.    },
  1165.    "perishbody":{
  1166.       "name":"Perish Body",
  1167.       "desc":"Making contact with this Pokemon starts the Perish Song effect for it and the attacker. This effect does not happen for this Pokemon if the attacker already has a perish count.",
  1168.       "shortDesc":"Making contact with this Pokemon starts the Perish Song effect for it and the attacker.",
  1169.       "start":"  Both Pok\u00E9mon will faint in three turns!"
  1170.    },
  1171.    "pickpocket":{
  1172.       "name":"Pickpocket",
  1173.       "desc":"If this Pokemon has no item and is hit by a contact move, it steals the attacker's item. This effect applies after all hits from a multi-hit move. This effect is prevented if the move had a secondary effect removed by the Sheer Force Ability.",
  1174.       "shortDesc":"If this Pokemon has no item and is hit by a contact move, it steals the attacker's item."
  1175.    },
  1176.    "pickup":{
  1177.       "name":"Pickup",
  1178.       "shortDesc":"If this Pokemon has no item, it finds one used by an adjacent Pokemon this turn.",
  1179.       "gen4":{
  1180.          "desc":"No competitive use.",
  1181.          "shortDesc":"No competitive use."
  1182.       },
  1183.       "addItem":"#recycle"
  1184.    },
  1185.    "pixilate":{
  1186.       "name":"Pixilate",
  1187.       "desc":"This Pokemon's Normal-type moves become Fairy-type moves and have their power multiplied by 1.2. This effect comes after other effects that change a move's type, but before Ion Deluge and Electrify's effects.",
  1188.       "shortDesc":"This Pokemon's Normal-type moves become Fairy type and have 1.2x power.",
  1189.       "gen6":{
  1190.          "desc":"This Pokemon's Normal-type moves become Fairy-type moves and have their power multiplied by 1.3. This effect comes after other effects that change a move's type, but before Ion Deluge and Electrify's effects.",
  1191.          "shortDesc":"This Pokemon's Normal-type moves become Fairy type and have 1.3x power."
  1192.       }
  1193.    },
  1194.    "plus":{
  1195.       "name":"Plus",
  1196.       "desc":"If an active ally has this Ability or the Minus Ability, this Pokemon's Special Attack is multiplied by 1.5.",
  1197.       "shortDesc":"If an active ally has this Ability or the Minus Ability, this Pokemon's Sp. Atk is 1.5x.",
  1198.       "gen4":{
  1199.          "desc":"If an active ally has the Minus Ability, this Pokemon's Special Attack is multiplied by 1.5.",
  1200.          "shortDesc":"If an active ally has the Minus Ability, this Pokemon's Sp. Atk is 1.5x."
  1201.       },
  1202.       "gen3":{
  1203.          "desc":"If an active Pokemon has the Minus Ability, this Pokemon's Special Attack is multiplied by 1.5.",
  1204.          "shortDesc":"If an active Pokemon has the Minus Ability, this Pokemon's Sp. Atk is 1.5x."
  1205.       }
  1206.    },
  1207.    "poisonheal":{
  1208.       "name":"Poison Heal",
  1209.       "desc":"If this Pokemon is poisoned, it restores 1/8 of its maximum HP, rounded down, at the end of each turn instead of losing HP.",
  1210.       "shortDesc":"This Pokemon is healed by 1/8 of its max HP each turn when poisoned; no HP loss."
  1211.    },
  1212.    "poisonpoint":{
  1213.       "name":"Poison Point",
  1214.       "shortDesc":"30% chance a Pokemon making contact with this Pokemon will be poisoned.",
  1215.       "gen4":{
  1216.          "desc":"30% chance a Pokemon making contact with this Pokemon will be poisoned. This effect does not happen if this Pokemon did not lose HP from the attack."
  1217.       },
  1218.       "gen3":{
  1219.          "desc":"1/3 chance a Pokemon making contact with this Pokemon will be poisoned. This effect does not happen if this Pokemon did not lose HP from the attack.",
  1220.          "shortDesc":"1/3 chance a Pokemon making contact with this Pokemon will be poisoned."
  1221.       }
  1222.    },
  1223.    "poisonpuppeteer":{
  1224.       "name":"Poison Puppeteer",
  1225.       "shortDesc":"If this Pokemon poisons or badly poisons a target, the target also becomes confused."
  1226.    },
  1227.    "poisontouch":{
  1228.       "name":"Poison Touch",
  1229.       "desc":"This Pokemon's contact moves have a 30% chance of poisoning. This effect comes after a move's inherent secondary effect chance.",
  1230.       "shortDesc":"This Pokemon's contact moves have a 30% chance of poisoning."
  1231.    },
  1232.    "powerconstruct":{
  1233.       "name":"Power Construct",
  1234.       "desc":"If this Pokemon is a Zygarde in its 10% or 50% Forme, it changes to Complete Forme when it has 1/2 or less of its maximum HP at the end of the turn.",
  1235.       "shortDesc":"If Zygarde 10%/50%, changes to Complete if at 1/2 max HP or less at end of turn.",
  1236.       "activate":"  You sense the presence of many!",
  1237.       "transform":"[POKEMON] transformed into its Complete Forme!"
  1238.    },
  1239.    "powerofalchemy":{
  1240.       "name":"Power of Alchemy",
  1241.       "desc":"This Pokemon copies the Ability of an ally that faints. Abilities that cannot be copied are As One, Battle Bond, Comatose, Commander, Disguise, Flower Gift, Forecast, Gulp Missile, Hadron Engine, Hunger Switch, Ice Face, Illusion, Imposter, Multitype, Neutralizing Gas, Orichalcum Pulse, Power Construct, Power of Alchemy, Protosynthesis, Quark Drive, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Wonder Guard, Zen Mode, and Zero to Hero.",
  1242.       "shortDesc":"This Pokemon copies the Ability of an ally that faints.",
  1243.       "gen8":{
  1244.          "desc":"This Pokemon copies the Ability of an ally that faints. Abilities that cannot be copied are As One, Battle Bond, Comatose, Disguise, Flower Gift, Forecast, Gulp Missile, Hunger Switch, Ice Face, Illusion, Imposter, Multitype, Neutralizing Gas, Power Construct, Power of Alchemy, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Wonder Guard, and Zen Mode."
  1245.       },
  1246.       "gen7":{
  1247.          "desc":"This Pokemon copies the Ability of an ally that faints. Abilities that cannot be copied are Battle Bond, Comatose, Disguise, Flower Gift, Forecast, Illusion, Imposter, Multitype, Power Construct, Power of Alchemy, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Wonder Guard, and Zen Mode."
  1248.       },
  1249.       "changeAbility":"#receiver"
  1250.    },
  1251.    "powerspot":{
  1252.       "name":"Power Spot",
  1253.       "desc":"This Pokemon's allies have the power of their moves multiplied by 1.3. This affects Doom Desire and Future Sight, even if the user is not on the field.",
  1254.       "shortDesc":"This Pokemon's allies have the power of their moves multiplied by 1.3."
  1255.    },
  1256.    "prankster":{
  1257.       "name":"Prankster",
  1258.       "desc":"This Pokemon's non-damaging moves have their priority increased by 1. Opposing Dark-type Pokemon are immune to these moves, and any move called by these moves, if the resulting user of the move has this Ability.",
  1259.       "shortDesc":"This Pokemon's Status moves have priority raised by 1, but Dark types are immune.",
  1260.       "gen6":{
  1261.          "desc":"This Pokemon's non-damaging moves have their priority increased by 1.",
  1262.          "shortDesc":"This Pokemon's non-damaging moves have their priority increased by 1."
  1263.       }
  1264.    },
  1265.    "pressure":{
  1266.       "name":"Pressure",
  1267.       "desc":"If this Pokemon is the target of an opposing Pokemon's move, that move loses one additional PP. Imprison, Snatch, and Tera Blast also lose one additional PP when used by an opposing Pokemon, but Sticky Web does not.",
  1268.       "shortDesc":"If this Pokemon is the target of a foe's move, that move loses one additional PP.",
  1269.       "gen8":{
  1270.          "desc":"If this Pokemon is the target of an opposing Pokemon's move, that move loses one additional PP. Imprison and Snatch also lose one additional PP when used by an opposing Pokemon, but Sticky Web does not."
  1271.       },
  1272.       "gen5":{
  1273.          "desc":"If this Pokemon is the target of an opposing Pokemon's move, that move loses one additional PP. Imprison and Snatch also lose one additional PP when used by an opposing Pokemon."
  1274.       },
  1275.       "gen4":{
  1276.          "desc":"If this Pokemon is the target of another Pokemon's move, that move loses one additional PP.",
  1277.          "shortDesc":"If this Pokemon is the target of a move, that move loses one additional PP."
  1278.       },
  1279.       "start":"  [POKEMON] is exerting its pressure!"
  1280.    },
  1281.    "primordialsea":{
  1282.       "name":"Primordial Sea",
  1283.       "desc":"On switch-in, the weather becomes Primordial Sea, which includes all the effects of Rain Dance and prevents damaging Fire-type moves from executing. This weather remains in effect until this Ability is no longer active for any Pokemon, or the weather is changed by the Delta Stream or Desolate Land Abilities.",
  1284.       "shortDesc":"On switch-in, heavy rain begins until this Ability is not active in battle."
  1285.    },
  1286.    "prismarmor":{
  1287.       "name":"Prism Armor",
  1288.       "shortDesc":"This Pokemon receives 3/4 damage from supereffective attacks."
  1289.    },
  1290.    "propellertail":{
  1291.       "name":"Propeller Tail",
  1292.       "shortDesc":"This Pokemon's moves cannot be redirected to a different target by any effect."
  1293.    },
  1294.    "protean":{
  1295.       "name":"Protean",
  1296.       "desc":"This Pokemon's type changes to match the type of the move it is about to use. This effect comes after all effects that change a move's type. This effect can only happen once per switch-in, and only if this Pokemon is not Terastallized.",
  1297.       "shortDesc":"This Pokemon's type changes to the type of the move it is using. Once per switch-in.",
  1298.       "gen8":{
  1299.          "desc":"This Pokemon's type changes to match the type of the move it is about to use. This effect comes after all effects that change a move's type.",
  1300.          "shortDesc":"This Pokemon's type changes to match the type of the move it is about to use."
  1301.       }
  1302.    },
  1303.    "protosynthesis":{
  1304.       "name":"Protosynthesis",
  1305.       "desc":"If Sunny Day is active or this Pokemon uses a held Booster Energy, this Pokemon's highest stat is multiplied by 1.3, or by 1.5 if the highest stat is Speed. Stat stage changes are considered at the time this Ability activates. If multiple stats are tied, Attack, Defense, Special Attack, Special Defense, and Speed are prioritized in that order. If this effect was started by Sunny Day, a held Booster Energy will not activate and the effect ends when Sunny Day is no longer active. If this effect was started by a held Booster Energy, it ends when this Pokemon is no longer active.",
  1306.       "shortDesc":"Sunny Day active or Booster Energy used: highest stat is 1.3x, or 1.5x if Speed.",
  1307.       "activate":"  The harsh sunlight activated [POKEMON]'s Protosynthesis!",
  1308.       "activateFromItem":"  [POKEMON] used its Booster Energy to activate Protosynthesis!",
  1309.       "start":"  [POKEMON]'s [STAT] was heightened!",
  1310.       "end":"  The effects of [POKEMON]'s Protosynthesis wore off!"
  1311.    },
  1312.    "psychicsurge":{
  1313.       "name":"Psychic Surge",
  1314.       "shortDesc":"On switch-in, this Pokemon summons Psychic Terrain."
  1315.    },
  1316.    "punkrock":{
  1317.       "name":"Punk Rock",
  1318.       "desc":"This Pokemon's sound-based moves have their power multiplied by 1.3. This Pokemon takes halved damage from sound-based moves.",
  1319.       "shortDesc":"This Pokemon receives 1/2 damage from sound moves. Its own have 1.3x power."
  1320.    },
  1321.    "purepower":{
  1322.       "name":"Pure Power",
  1323.       "shortDesc":"This Pokemon's Attack is doubled."
  1324.    },
  1325.    "purifyingsalt":{
  1326.       "name":"Purifying Salt",
  1327.       "desc":"This Pokemon cannot become affected by a non-volatile status condition or Yawn. If a Pokemon uses a Ghost-type attack against this Pokemon, that Pokemon's offensive stat is halved when calculating the damage to this Pokemon.",
  1328.       "shortDesc":"Ghost damage to this Pokemon dealt with a halved offensive stat; can't be statused."
  1329.    },
  1330.    "quarkdrive":{
  1331.       "name":"Quark Drive",
  1332.       "desc":"If Electric Terrain is active or this Pokemon uses a held Booster Energy, this Pokemon's highest stat is multiplied by 1.3, or by 1.5 if the highest stat is Speed. Stat stage changes are considered at the time this Ability activates. If multiple stats are tied, Attack, Defense, Special Attack, Special Defense, and Speed are prioritized in that order. If this effect was started by Electric Terrain, a held Booster Energy will not activate and the effect ends when Electric Terrain is no longer active. If this effect was started by a held Booster Energy, it ends when this Pokemon is no longer active.",
  1333.       "shortDesc":"Electric Terrain active or Booster Energy used: highest stat is 1.3x, or 1.5x if Speed.",
  1334.       "activate":"  The Electric Terrain activated [POKEMON]'s Quark Drive!",
  1335.       "activateFromItem":"  [POKEMON] used its Booster Energy to activate its Quark Drive!",
  1336.       "start":"  [POKEMON]'s [STAT] was heightened!",
  1337.       "end":"  The effects of [POKEMON]'s Quark Drive wore off!"
  1338.    },
  1339.    "queenlymajesty":{
  1340.       "name":"Queenly Majesty",
  1341.       "desc":"Priority moves used by opposing Pokemon targeting this Pokemon or its allies are prevented from having an effect.",
  1342.       "shortDesc":"This Pokemon and its allies are protected from opposing priority moves.",
  1343.       "block":"#damp"
  1344.    },
  1345.    "quickdraw":{
  1346.       "name":"Quick Draw",
  1347.       "shortDesc":"This Pokemon has a 30% chance to move first in its priority bracket with attacking moves.",
  1348.       "activate":"  Quick Draw made [POKEMON] move faster!"
  1349.    },
  1350.    "quickfeet":{
  1351.       "name":"Quick Feet",
  1352.       "desc":"If this Pokemon has a non-volatile status condition, its Speed is multiplied by 1.5. This Pokemon ignores the paralysis effect of halving Speed.",
  1353.       "shortDesc":"If this Pokemon is statused, its Speed is 1.5x; ignores Speed drop from paralysis.",
  1354.       "gen6":{
  1355.          "desc":"If this Pokemon has a non-volatile status condition, its Speed is multiplied by 1.5. This Pokemon ignores the paralysis effect of quartering Speed."
  1356.       }
  1357.    },
  1358.    "raindish":{
  1359.       "name":"Rain Dish",
  1360.       "desc":"If Rain Dance is active, this Pokemon restores 1/16 of its maximum HP, rounded down, at the end of each turn. This effect is prevented if this Pokemon is holding a Utility Umbrella.",
  1361.       "shortDesc":"If Rain Dance is active, this Pokemon heals 1/16 of its max HP each turn.",
  1362.       "gen7":{
  1363.          "desc":"If Rain Dance is active, this Pokemon restores 1/16 of its maximum HP, rounded down, at the end of each turn."
  1364.       }
  1365.    },
  1366.    "rattled":{
  1367.       "name":"Rattled",
  1368.       "desc":"This Pokemon's Speed is raised by 1 stage if hit by a Bug-, Dark-, or Ghost-type attack, or if an opposing Pokemon affected this Pokemon with the Intimidate Ability.",
  1369.       "shortDesc":"Speed is raised 1 stage if hit by a Bug-, Dark-, or Ghost-type attack, or Intimidated.",
  1370.       "gen7":{
  1371.          "desc":"This Pokemon's Speed is raised by 1 stage if hit by a Bug-, Dark-, or Ghost-type attack.",
  1372.          "shortDesc":"This Pokemon's Speed is raised 1 stage if hit by a Bug-, Dark-, or Ghost-type attack."
  1373.       }
  1374.    },
  1375.    "receiver":{
  1376.       "name":"Receiver",
  1377.       "desc":"This Pokemon copies the Ability of an ally that faints. Abilities that cannot be copied are As One, Battle Bond, Comatose, Commander, Disguise, Flower Gift, Forecast, Gulp Missile, Hadron Engine, Hunger Switch, Ice Face, Illusion, Imposter, Multitype, Neutralizing Gas, Orichalcum Pulse, Power Construct, Power of Alchemy, Protosynthesis, Quark Drive, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Wonder Guard, Zen Mode, and Zero to Hero.",
  1378.       "shortDesc":"This Pokemon copies the Ability of an ally that faints.",
  1379.       "gen8":{
  1380.          "desc":"This Pokemon copies the Ability of an ally that faints. Abilities that cannot be copied are As One, Battle Bond, Comatose, Disguise, Flower Gift, Forecast, Gulp Missile, Hunger Switch, Ice Face, Illusion, Imposter, Multitype, Neutralizing Gas, Power Construct, Power of Alchemy, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Wonder Guard, and Zen Mode."
  1381.       },
  1382.       "gen7":{
  1383.          "desc":"This Pokemon copies the Ability of an ally that faints. Abilities that cannot be copied are Battle Bond, Comatose, Disguise, Flower Gift, Forecast, Illusion, Imposter, Multitype, Power Construct, Power of Alchemy, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Wonder Guard, and Zen Mode."
  1384.       },
  1385.       "changeAbility":"  [SOURCE]'s [ABILITY] was taken over!"
  1386.    },
  1387.    "reckless":{
  1388.       "name":"Reckless",
  1389.       "desc":"This Pokemon's attacks with recoil or crash damage have their power multiplied by 1.2. Does not affect Struggle.",
  1390.       "shortDesc":"This Pokemon's attacks with recoil or crash damage have 1.2x power; not Struggle."
  1391.    },
  1392.    "refrigerate":{
  1393.       "name":"Refrigerate",
  1394.       "desc":"This Pokemon's Normal-type moves become Ice-type moves and have their power multiplied by 1.2. This effect comes after other effects that change a move's type, but before Ion Deluge and Electrify's effects.",
  1395.       "shortDesc":"This Pokemon's Normal-type moves become Ice type and have 1.2x power.",
  1396.       "gen6":{
  1397.          "desc":"This Pokemon's Normal-type moves become Ice-type moves and have their power multiplied by 1.3. This effect comes after other effects that change a move's type, but before Ion Deluge and Electrify's effects.",
  1398.          "shortDesc":"This Pokemon's Normal-type moves become Ice type and have 1.3x power."
  1399.       }
  1400.    },
  1401.    "regenerator":{
  1402.       "name":"Regenerator",
  1403.       "shortDesc":"This Pokemon restores 1/3 of its maximum HP, rounded down, when it switches out."
  1404.    },
  1405.    "ripen":{
  1406.       "name":"Ripen",
  1407.       "desc":"When this Pokemon eats certain Berries, the effects are doubled. Berries that restore HP or PP have the amount doubled, Berries that raise stat stages have the amount doubled, Berries that halve damage taken quarter it instead, and a Jaboca Berry or Rowap Berry has the attacker lose 1/4 of its maximum HP, rounded down.",
  1408.       "shortDesc":"When this Pokemon eats certain Berries, the effects are doubled."
  1409.    },
  1410.    "rivalry":{
  1411.       "name":"Rivalry",
  1412.       "desc":"This Pokemon's attacks have their power multiplied by 1.25 against targets of the same gender or multiplied by 0.75 against targets of the opposite gender. There is no modifier if either this Pokemon or the target is genderless.",
  1413.       "shortDesc":"This Pokemon's attacks do 1.25x on same gender targets; 0.75x on opposite gender."
  1414.    },
  1415.    "rkssystem":{
  1416.       "name":"RKS System",
  1417.       "shortDesc":"If this Pokemon is a Silvally, its type changes to match its held Memory."
  1418.    },
  1419.    "rockhead":{
  1420.       "name":"Rock Head",
  1421.       "desc":"This Pokemon does not take recoil damage, except Struggle. Does not affect Life Orb damage or crash damage.",
  1422.       "shortDesc":"This Pokemon does not take recoil damage besides Struggle/Life Orb/crash damage.",
  1423.       "gen3":{
  1424.          "desc":"This Pokemon does not take recoil damage, except Struggle. Does not affect crash damage.",
  1425.          "shortDesc":"This Pokemon does not take recoil damage besides Struggle and crash damage."
  1426.       }
  1427.    },
  1428.    "rockypayload":{
  1429.       "name":"Rocky Payload",
  1430.       "shortDesc":"This Pokemon's offensive stat is multiplied by 1.5 while using a Rock-type attack."
  1431.    },
  1432.    "roughskin":{
  1433.       "name":"Rough Skin",
  1434.       "desc":"Pokemon making contact with this Pokemon lose 1/8 of their maximum HP, rounded down.",
  1435.       "shortDesc":"Pokemon making contact with this Pokemon lose 1/8 of their max HP.",
  1436.       "gen4":{
  1437.          "desc":"Pokemon making contact with this Pokemon lose 1/8 of their maximum HP, rounded down. This effect does not happen if this Pokemon did not lose HP from the attack."
  1438.       },
  1439.       "gen3":{
  1440.          "desc":"Pokemon making contact with this Pokemon lose 1/16 of their maximum HP, rounded down. This effect does not happen if this Pokemon did not lose HP from the attack.",
  1441.          "shortDesc":"Pokemon making contact with this Pokemon lose 1/16 of their max HP."
  1442.       },
  1443.       "damage":"  [POKEMON] was hurt!"
  1444.    },
  1445.    "runaway":{
  1446.       "name":"Run Away",
  1447.       "shortDesc":"No competitive use."
  1448.    },
  1449.    "sandforce":{
  1450.       "name":"Sand Force",
  1451.       "desc":"If Sandstorm is active, this Pokemon's Ground-, Rock-, and Steel-type attacks have their power multiplied by 1.3. This Pokemon takes no damage from Sandstorm.",
  1452.       "shortDesc":"This Pokemon's Ground/Rock/Steel attacks do 1.3x in Sandstorm; immunity to it."
  1453.    },
  1454.    "sandrush":{
  1455.       "name":"Sand Rush",
  1456.       "desc":"If Sandstorm is active, this Pokemon's Speed is doubled. This Pokemon takes no damage from Sandstorm.",
  1457.       "shortDesc":"If Sandstorm is active, this Pokemon's Speed is doubled; immunity to Sandstorm."
  1458.    },
  1459.    "sandspit":{
  1460.       "name":"Sand Spit",
  1461.       "shortDesc":"When this Pokemon is hit by an attack, the effect of Sandstorm begins.",
  1462.       "gen8":{
  1463.          "desc":"When this Pokemon is hit by an attack, the effect of Sandstorm begins. This effect comes after the effects of Max and G-Max Moves."
  1464.       }
  1465.    },
  1466.    "sandstream":{
  1467.       "name":"Sand Stream",
  1468.       "shortDesc":"On switch-in, this Pokemon summons Sandstorm."
  1469.    },
  1470.    "sandveil":{
  1471.       "name":"Sand Veil",
  1472.       "desc":"If Sandstorm is active, the accuracy of moves used against this Pokemon is multiplied by 0.8. This Pokemon takes no damage from Sandstorm.",
  1473.       "shortDesc":"If Sandstorm is active, this Pokemon's evasiveness is 1.25x; immunity to Sandstorm."
  1474.    },
  1475.    "sapsipper":{
  1476.       "name":"Sap Sipper",
  1477.       "desc":"This Pokemon is immune to Grass-type moves and raises its Attack by 1 stage when hit by a Grass-type move.",
  1478.       "shortDesc":"This Pokemon's Attack is raised 1 stage if hit by a Grass move; Grass immunity."
  1479.    },
  1480.    "schooling":{
  1481.       "name":"Schooling",
  1482.       "desc":"On switch-in, if this Pokemon is a Wishiwashi that is level 20 or above and has more than 1/4 of its maximum HP left, it changes to School Form. If it is in School Form and its HP drops to 1/4 of its maximum HP or less, it changes to Solo Form at the end of the turn. If it is in Solo Form and its HP is greater than 1/4 its maximum HP at the end of the turn, it changes to School Form.",
  1483.       "shortDesc":"If user is Wishiwashi, changes to School Form if it has > 1/4 max HP, else Solo Form.",
  1484.       "transform":"[POKEMON] formed a school!",
  1485.       "transformEnd":"[POKEMON] stopped schooling!"
  1486.    },
  1487.    "scrappy":{
  1488.       "name":"Scrappy",
  1489.       "desc":"This Pokemon can hit Ghost types with Normal- and Fighting-type moves. This Pokemon is immune to the effect of the Intimidate Ability.",
  1490.       "shortDesc":"Fighting, Normal moves hit Ghost. Immune to Intimidate.",
  1491.       "gen7":{
  1492.          "desc":"This Pokemon can hit Ghost types with Normal- and Fighting-type moves.",
  1493.          "shortDesc":"This Pokemon can hit Ghost types with Normal- and Fighting-type moves."
  1494.       }
  1495.    },
  1496.    "screencleaner":{
  1497.       "name":"Screen Cleaner",
  1498.       "shortDesc":"On switch-in, the effects of Aurora Veil, Light Screen, and Reflect end for both sides."
  1499.    },
  1500.    "seedsower":{
  1501.       "name":"Seed Sower",
  1502.       "shortDesc":"When this Pokemon is hit by an attack, the effect of Grassy Terrain begins."
  1503.    },
  1504.    "serenegrace":{
  1505.       "name":"Serene Grace",
  1506.       "desc":"This Pokemon's moves have their secondary effect chance doubled. This effect stacks with the Rainbow effect, except for secondary effects that cause the target to flinch.",
  1507.       "shortDesc":"This Pokemon's moves have their secondary effect chance doubled.",
  1508.       "gen4":{
  1509.          "desc":"This Pokemon's moves have their secondary effect chance doubled."
  1510.       }
  1511.    },
  1512.    "shadowshield":{
  1513.       "name":"Shadow Shield",
  1514.       "shortDesc":"If this Pokemon is at full HP, damage taken from attacks is halved."
  1515.    },
  1516.    "shadowtag":{
  1517.       "name":"Shadow Tag",
  1518.       "desc":"Prevents opposing Pokemon from choosing to switch out, unless they are holding a Shed Shell, are a Ghost type, or also have this Ability.",
  1519.       "shortDesc":"Prevents foes from choosing to switch unless they also have this Ability.",
  1520.       "gen6":{
  1521.          "desc":"Prevents adjacent opposing Pokemon from choosing to switch out, unless they are holding a Shed Shell, are a Ghost type, or also have this Ability.",
  1522.          "shortDesc":"Prevents adjacent foes from choosing to switch unless they also have this Ability."
  1523.       },
  1524.       "gen5":{
  1525.          "desc":"Prevents adjacent opposing Pokemon from choosing to switch out, unless they are holding a Shed Shell or also have this Ability."
  1526.       },
  1527.       "gen4":{
  1528.          "desc":"Prevents opposing Pokemon from choosing to switch out, unless they are holding a Shed Shell or also have this Ability.",
  1529.          "shortDesc":"Prevents foes from choosing to switch unless they also have this Ability."
  1530.       },
  1531.       "gen3":{
  1532.          "desc":"Prevents opposing Pokemon from choosing to switch out.",
  1533.          "shortDesc":"Prevents opposing Pokemon from choosing to switch out."
  1534.       }
  1535.    },
  1536.    "sharpness":{
  1537.       "name":"Sharpness",
  1538.       "shortDesc":"This Pokemon's slicing moves have their power multiplied by 1.5."
  1539.    },
  1540.    "shedskin":{
  1541.       "name":"Shed Skin",
  1542.       "desc":"This Pokemon has a 33% chance to have its non-volatile status condition cured at the end of each turn.",
  1543.       "shortDesc":"This Pokemon has a 33% chance to have its status cured at the end of each turn."
  1544.    },
  1545.    "sheerforce":{
  1546.       "name":"Sheer Force",
  1547.       "desc":"This Pokemon's attacks with secondary effects have their power multiplied by 1.3, but the secondary effects are removed. If a secondary effect was removed, it also removes the user's Life Orb recoil and Shell Bell recovery, and prevents the target's Anger Shell, Berserk, Color Change, Emergency Exit, Pickpocket, Wimp Out, Red Card, Eject Button, Kee Berry, and Maranga Berry from activating.",
  1548.       "shortDesc":"This Pokemon's attacks with secondary effects have 1.3x power; nullifies the effects.",
  1549.       "gen8":{
  1550.          "desc":"This Pokemon's attacks with secondary effects have their power multiplied by 1.3, but the secondary effects are removed. If a secondary effect was removed, it also removes the user's Life Orb recoil and Shell Bell recovery, and prevents the target's Berserk, Color Change, Emergency Exit, Pickpocket, Wimp Out, Red Card, Eject Button, Kee Berry, and Maranga Berry from activating."
  1551.       },
  1552.       "gen6":{
  1553.          "desc":"This Pokemon's attacks with secondary effects have their power multiplied by 1.3, but the secondary effects are removed. If a secondary effect was removed, it also removes the user's Life Orb recoil and Shell Bell recovery, and prevents the target's Color Change, Pickpocket, Red Card, Eject Button, Kee Berry, and Maranga Berry from activating."
  1554.       },
  1555.       "gen5":{
  1556.          "desc":"This Pokemon's attacks with secondary effects have their power multiplied by 1.3, but the secondary effects are removed. If a secondary effect was removed, it also removes the user's Life Orb recoil and Shell Bell recovery, and prevents the target's Color Change, Pickpocket, Red Card, and Eject Button from activating."
  1557.       }
  1558.    },
  1559.    "shellarmor":{
  1560.       "name":"Shell Armor",
  1561.       "shortDesc":"This Pokemon cannot be struck by a critical hit."
  1562.    },
  1563.    "shielddust":{
  1564.       "name":"Shield Dust",
  1565.       "shortDesc":"This Pokemon is not affected by the secondary effect of another Pokemon's attack."
  1566.    },
  1567.    "shieldsdown":{
  1568.       "name":"Shields Down",
  1569.       "desc":"If this Pokemon is a Minior, it changes to its Core forme if it has 1/2 or less of its maximum HP, and changes to Meteor Form if it has more than 1/2 its maximum HP. This check is done on switch-in and at the end of each turn. While in its Meteor Form, it cannot become affected by a non-volatile status condition or Yawn.",
  1570.       "shortDesc":"If Minior, switch-in/end of turn it changes to Core at 1/2 max HP or less, else Meteor.",
  1571.       "transform":"Shields Down deactivated!\n([POKEMON] shielded itself.)",
  1572.       "transformEnd":"Shields Down activated!\n([POKEMON] stopped shielding itself.)"
  1573.    },
  1574.    "simple":{
  1575.       "name":"Simple",
  1576.       "shortDesc":"When one of this Pokemon's stat stages is raised or lowered, the amount is doubled.",
  1577.       "gen7":{
  1578.          "desc":"When one of this Pokemon's stat stages is raised or lowered, the amount is doubled. This Ability does not affect stat stage increases received from Z-Power effects that happen before a Status Z-Move is used."
  1579.       },
  1580.       "gen6":{
  1581.          "desc":"When one of this Pokemon's stat stages is raised or lowered, the amount is doubled."
  1582.       },
  1583.       "gen4":{
  1584.          "desc":"This Pokemon's stat stages are considered doubled during stat calculations. A stat stage cannot be considered more than 6 or less than -6.",
  1585.          "shortDesc":"This Pokemon's stat stages are considered doubled during stat calculations."
  1586.       }
  1587.    },
  1588.    "skilllink":{
  1589.       "name":"Skill Link",
  1590.       "desc":"This Pokemon's multi-hit attacks always hit the maximum number of times. Triple Kick and Triple Axel do not check accuracy for the second and third hits.",
  1591.       "shortDesc":"This Pokemon's multi-hit attacks always hit the maximum number of times.",
  1592.       "gen7":{
  1593.          "desc":"This Pokemon's multi-hit attacks always hit the maximum number of times. Triple Kick does not check accuracy for the second and third hits."
  1594.       },
  1595.       "gen4":{
  1596.          "desc":"This Pokemon's multi-hit attacks always hit the maximum number of times. Does not affect Triple Kick."
  1597.       }
  1598.    },
  1599.    "slowstart":{
  1600.       "name":"Slow Start",
  1601.       "shortDesc":"On switch-in, this Pokemon's Attack and Speed are halved for 5 turns.",
  1602.       "gen7":{
  1603.          "desc":"On switch-in, this Pokemon's Attack and Speed are halved for 5 turns. During the effect, if this Pokemon uses a generic Z-Move based on a special move, its Special Attack is halved during damage calculation."
  1604.       },
  1605.       "gen6":{
  1606.          "desc":"On switch-in, this Pokemon's Attack and Speed are halved for 5 turns."
  1607.       },
  1608.       "start":"  [POKEMON] can't get it going!",
  1609.       "end":"  [POKEMON] finally got its act together!"
  1610.    },
  1611.    "slushrush":{
  1612.       "name":"Slush Rush",
  1613.       "shortDesc":"If Snow is active, this Pokemon's Speed is doubled.",
  1614.       "gen8":{
  1615.          "shortDesc":"If Hail is active, this Pokemon's Speed is doubled."
  1616.       }
  1617.    },
  1618.    "sniper":{
  1619.       "name":"Sniper",
  1620.       "shortDesc":"If this Pokemon strikes with a critical hit, the damage is multiplied by 1.5."
  1621.    },
  1622.    "snowcloak":{
  1623.       "name":"Snow Cloak",
  1624.       "desc":"If Snow is active, the accuracy of moves used against this Pokemon is multiplied by 0.8.",
  1625.       "shortDesc":"If Snow is active, this Pokemon's evasiveness is 1.25x.",
  1626.       "gen8":{
  1627.          "desc":"If Hail is active, the accuracy of moves used against this Pokemon is multiplied by 0.8. This Pokemon takes no damage from Hail.",
  1628.          "shortDesc":"If Hail is active, this Pokemon's evasiveness is 1.25x; immunity to Hail."
  1629.       }
  1630.    },
  1631.    "snowwarning":{
  1632.       "name":"Snow Warning",
  1633.       "shortDesc":"On switch-in, this Pokemon summons Snow.",
  1634.       "gen8":{
  1635.          "shortDesc":"On switch-in, this Pokemon summons Hail."
  1636.       }
  1637.    },
  1638.    "solarpower":{
  1639.       "name":"Solar Power",
  1640.       "desc":"If Sunny Day is active, this Pokemon's Special Attack is multiplied by 1.5 and it loses 1/8 of its maximum HP, rounded down, at the end of each turn. These effects are prevented if the Pokemon is holding a Utility Umbrella.",
  1641.       "shortDesc":"If Sunny Day is active, this Pokemon's Sp. Atk is 1.5x; loses 1/8 max HP per turn.",
  1642.       "gen7":{
  1643.          "desc":"If Sunny Day is active, this Pokemon's Special Attack is multiplied by 1.5 and it loses 1/8 of its maximum HP, rounded down, at the end of each turn."
  1644.       }
  1645.    },
  1646.    "solidrock":{
  1647.       "name":"Solid Rock",
  1648.       "shortDesc":"This Pokemon receives 3/4 damage from supereffective attacks."
  1649.    },
  1650.    "soulheart":{
  1651.       "name":"Soul-Heart",
  1652.       "shortDesc":"This Pokemon's Special Attack is raised by 1 stage when another Pokemon faints."
  1653.    },
  1654.    "soundproof":{
  1655.       "name":"Soundproof",
  1656.       "shortDesc":"This Pokemon is immune to sound-based moves, unless it used the move.",
  1657.       "gen7":{
  1658.          "shortDesc":"This Pokemon is immune to sound-based moves, including Heal Bell."
  1659.       },
  1660.       "gen5":{
  1661.          "shortDesc":"This Pokemon is immune to sound-based moves, except Heal Bell."
  1662.       },
  1663.       "gen4":{
  1664.          "shortDesc":"This Pokemon is immune to sound-based moves, including Heal Bell."
  1665.       }
  1666.    },
  1667.    "speedboost":{
  1668.       "name":"Speed Boost",
  1669.       "desc":"This Pokemon's Speed is raised by 1 stage at the end of each full turn it has been on the field.",
  1670.       "shortDesc":"This Pokemon's Speed is raised 1 stage at the end of each full turn on the field."
  1671.    },
  1672.    "stakeout":{
  1673.       "name":"Stakeout",
  1674.       "shortDesc":"This Pokemon's offensive stat is doubled against a target that switched in this turn."
  1675.    },
  1676.    "stall":{
  1677.       "name":"Stall",
  1678.       "shortDesc":"This Pokemon moves last among Pokemon using the same or greater priority moves."
  1679.    },
  1680.    "stalwart":{
  1681.       "name":"Stalwart",
  1682.       "shortDesc":"This Pokemon's moves cannot be redirected to a different target by any effect."
  1683.    },
  1684.    "stamina":{
  1685.       "name":"Stamina",
  1686.       "shortDesc":"This Pokemon's Defense is raised by 1 stage after it is damaged by a move."
  1687.    },
  1688.    "stancechange":{
  1689.       "name":"Stance Change",
  1690.       "desc":"If this Pokemon is an Aegislash, it changes to Blade Forme before using an attacking move, and changes to Shield Forme before using King's Shield.",
  1691.       "shortDesc":"If Aegislash, changes Forme to Blade before attacks and Shield before King's Shield.",
  1692.       "gen6":{
  1693.          "desc":"If this Pokemon is an Aegislash, it changes to Blade Forme before attempting to use an attacking move, and changes to Shield Forme before attempting to use King's Shield."
  1694.       },
  1695.       "transform":"Changed to Blade Forme!",
  1696.       "transformEnd":"Changed to Shield Forme!"
  1697.    },
  1698.    "static":{
  1699.       "name":"Static",
  1700.       "shortDesc":"30% chance a Pokemon making contact with this Pokemon will be paralyzed.",
  1701.       "gen4":{
  1702.          "desc":"30% chance a Pokemon making contact with this Pokemon will be paralyzed. This effect does not happen if this Pokemon did not lose HP from the attack."
  1703.       },
  1704.       "gen3":{
  1705.          "desc":"1/3 chance a Pokemon making contact with this Pokemon will be paralyzed. This effect does not happen if this Pokemon did not lose HP from the attack.",
  1706.          "shortDesc":"1/3 chance a Pokemon making contact with this Pokemon will be paralyzed."
  1707.       }
  1708.    },
  1709.    "steadfast":{
  1710.       "name":"Steadfast",
  1711.       "shortDesc":"If this Pokemon flinches, its Speed is raised by 1 stage."
  1712.    },
  1713.    "steamengine":{
  1714.       "name":"Steam Engine",
  1715.       "desc":"This Pokemon's Speed is raised by 6 stages after it is damaged by a Fire- or Water-type move.",
  1716.       "shortDesc":"This Pokemon's Speed is raised by 6 stages after it is damaged by Fire/Water moves."
  1717.    },
  1718.    "steelworker":{
  1719.       "name":"Steelworker",
  1720.       "shortDesc":"This Pokemon's offensive stat is multiplied by 1.5 while using a Steel-type attack."
  1721.    },
  1722.    "steelyspirit":{
  1723.       "name":"Steely Spirit",
  1724.       "desc":"This Pokemon and its allies' Steel-type moves have their power multiplied by 1.5. This affects Doom Desire even if the user is not on the field.",
  1725.       "shortDesc":"This Pokemon and its allies' Steel-type moves have their power multiplied by 1.5."
  1726.    },
  1727.    "stench":{
  1728.       "name":"Stench",
  1729.       "desc":"This Pokemon's attacks without a chance to make the target flinch gain a 10% chance to make the target flinch.",
  1730.       "shortDesc":"This Pokemon's attacks without a chance to flinch gain a 10% chance to flinch.",
  1731.       "gen4":{
  1732.          "desc":"No competitive use.",
  1733.          "shortDesc":"No competitive use."
  1734.       }
  1735.    },
  1736.    "stickyhold":{
  1737.       "name":"Sticky Hold",
  1738.       "desc":"This Pokemon cannot lose its held item due to another Pokemon's Ability or attack, unless the attack knocks out this Pokemon. A Sticky Barb will be transferred to other Pokemon regardless of this Ability.",
  1739.       "shortDesc":"This Pokemon cannot lose its held item due to another Pokemon's Ability or attack.",
  1740.       "gen4":{
  1741.          "desc":"This Pokemon cannot lose its held item due to another Pokemon's attack, even if the attack knocks out this Pokemon. A Sticky Barb will be transferred to other Pokemon regardless of this Ability."
  1742.       },
  1743.       "block":"  [POKEMON]'s item cannot be removed!"
  1744.    },
  1745.    "stormdrain":{
  1746.       "name":"Storm Drain",
  1747.       "desc":"This Pokemon is immune to Water-type moves and raises its Special Attack by 1 stage when hit by a Water-type move. If this Pokemon is not the target of a single-target Water-type move used by another Pokemon, this Pokemon redirects that move to itself if it is within the range of that move. If multiple Pokemon could redirect with this Ability, it goes to the one with the highest Speed, or in the case of a tie to the one that has had this Ability active longer.",
  1748.       "shortDesc":"This Pokemon draws Water moves to itself to raise Sp. Atk by 1; Water immunity.",
  1749.       "gen4":{
  1750.          "desc":"If this Pokemon is not the target of a single-target Water-type move used by another Pokemon, this Pokemon redirects that move to itself.",
  1751.          "shortDesc":"This Pokemon draws single-target Water moves to itself."
  1752.       },
  1753.       "activate":"#lightningrod"
  1754.    },
  1755.    "strongjaw":{
  1756.       "name":"Strong Jaw",
  1757.       "desc":"This Pokemon's bite-based attacks have their power multiplied by 1.5.",
  1758.       "shortDesc":"This Pokemon's bite-based attacks have 1.5x power. Bug Bite is not boosted."
  1759.    },
  1760.    "sturdy":{
  1761.       "name":"Sturdy",
  1762.       "desc":"If this Pokemon is at full HP, it survives one hit with at least 1 HP. OHKO moves fail when used against this Pokemon.",
  1763.       "shortDesc":"If this Pokemon is at full HP, it survives one hit with at least 1 HP. Immune to OHKO.",
  1764.       "gen4":{
  1765.          "desc":"OHKO moves fail when used against this Pokemon.",
  1766.          "shortDesc":"OHKO moves fail when used against this Pokemon."
  1767.       },
  1768.       "activate":"  [POKEMON] endured the hit!"
  1769.    },
  1770.    "suctioncups":{
  1771.       "name":"Suction Cups",
  1772.       "shortDesc":"This Pokemon cannot be forced to switch out by another Pokemon's attack or item.",
  1773.       "block":"  [POKEMON] is anchored in place with its suction cups!"
  1774.    },
  1775.    "superluck":{
  1776.       "name":"Super Luck",
  1777.       "shortDesc":"This Pokemon's critical hit ratio is raised by 1 stage."
  1778.    },
  1779.    "supersweetsyrup":{
  1780.       "name":"Supersweet Syrup",
  1781.       "shortDesc":"On switch-in, this Pokemon lowers the evasiveness of opponents 1 stage. Once per battle.",
  1782.       "start":"  A supersweet aroma is wafting from the syrup covering [POKEMON]!"
  1783.    },
  1784.    "supremeoverlord":{
  1785.       "name":"Supreme Overlord",
  1786.       "desc":"This Pokemon's moves have their power multiplied by 1+(X*0.1), where X is the total number of times any Pokemon has fainted on the user's side when this Ability became active, and X cannot be greater than 5.",
  1787.       "shortDesc":"This Pokemon's moves have 10% more power for each fainted ally, up to 5 allies.",
  1788.       "activate":"  [POKEMON] gained strength from the fallen!"
  1789.    },
  1790.    "surgesurfer":{
  1791.       "name":"Surge Surfer",
  1792.       "shortDesc":"If Electric Terrain is active, this Pokemon's Speed is doubled."
  1793.    },
  1794.    "swarm":{
  1795.       "name":"Swarm",
  1796.       "desc":"When this Pokemon has 1/3 or less of its maximum HP, rounded down, its offensive stat is multiplied by 1.5 while using a Bug-type attack.",
  1797.       "shortDesc":"At 1/3 or less of its max HP, this Pokemon's offensive stat is 1.5x with Bug attacks.",
  1798.       "gen4":{
  1799.          "desc":"When this Pokemon has 1/3 or less of its maximum HP, rounded down, its Bug-type attacks have their power multiplied by 1.5.",
  1800.          "shortDesc":"At 1/3 or less of its max HP, this Pokemon's Bug-type attacks have 1.5x power."
  1801.       }
  1802.    },
  1803.    "sweetveil":{
  1804.       "name":"Sweet Veil",
  1805.       "desc":"This Pokemon and its allies cannot fall asleep, but those already asleep do not wake up immediately. This Pokemon and its allies cannot use Rest successfully or become affected by Yawn, and those previously affected will not fall asleep.",
  1806.       "shortDesc":"This Pokemon and its allies cannot fall asleep; those already asleep do not wake up.",
  1807.       "block":"  [POKEMON] can't fall asleep due to a veil of sweetness!"
  1808.    },
  1809.    "swiftswim":{
  1810.       "name":"Swift Swim",
  1811.       "desc":"If Rain Dance is active, this Pokemon's Speed is doubled. This effect is prevented if this Pokemon is holding a Utility Umbrella.",
  1812.       "shortDesc":"If Rain Dance is active, this Pokemon's Speed is doubled.",
  1813.       "gen7":{
  1814.          "desc":"If Rain Dance is active, this Pokemon's Speed is doubled."
  1815.       }
  1816.    },
  1817.    "swordofruin":{
  1818.       "name":"Sword of Ruin",
  1819.       "shortDesc":"Active Pokemon without this Ability have their Defense multiplied by 0.75.",
  1820.       "start":"  [POKEMON]'s Sword of Ruin weakened the Defense of all surrounding Pokémon!"
  1821.    },
  1822.    "symbiosis":{
  1823.       "name":"Symbiosis",
  1824.       "desc":"If an ally uses its item, this Pokemon gives its item to that ally immediately. Does not activate if the ally's item was stolen or knocked off, or if the ally used an Eject Button or Eject Pack.",
  1825.       "shortDesc":"If an ally uses its item, this Pokemon gives its item to that ally immediately.",
  1826.       "gen7":{
  1827.          "desc":"If an ally uses its item, this Pokemon gives its item to that ally immediately. Does not activate if the ally's item was stolen or knocked off, or if the ally used an Eject Button."
  1828.       },
  1829.       "gen6":{
  1830.          "desc":"If an ally uses its item, this Pokemon gives its item to that ally immediately. Does not activate if the ally's item was stolen or knocked off."
  1831.       },
  1832.       "activate":"  [POKEMON] shared its [ITEM] with [TARGET]!"
  1833.    },
  1834.    "synchronize":{
  1835.       "name":"Synchronize",
  1836.       "desc":"If another Pokemon burns, paralyzes, poisons, or badly poisons this Pokemon, that Pokemon receives the same non-volatile status condition.",
  1837.       "shortDesc":"If another Pokemon burns/poisons/paralyzes this Pokemon, it also gets that status.",
  1838.       "gen4":{
  1839.          "desc":"If another Pokemon burns, paralyzes, or poisons this Pokemon, that Pokemon receives the same non-volatile status condition. If another Pokemon badly poisons this Pokemon, that Pokemon becomes poisoned."
  1840.       }
  1841.    },
  1842.    "tabletsofruin":{
  1843.       "name":"Tablets of Ruin",
  1844.       "shortDesc":"Active Pokemon without this Ability have their Attack multiplied by 0.75.",
  1845.       "start":"  [POKEMON]'s Tablets of Ruin weakened the Attack of all surrounding Pokémon!"
  1846.    },
  1847.    "tangledfeet":{
  1848.       "name":"Tangled Feet",
  1849.       "shortDesc":"This Pokemon's evasiveness is doubled as long as it is confused."
  1850.    },
  1851.    "tanglinghair":{
  1852.       "name":"Tangling Hair",
  1853.       "shortDesc":"Pokemon making contact with this Pokemon have their Speed lowered by 1 stage."
  1854.    },
  1855.    "technician":{
  1856.       "name":"Technician",
  1857.       "desc":"This Pokemon's moves of 60 power or less have their power multiplied by 1.5, including Struggle. This effect comes after a move's effect changes its own power.",
  1858.       "shortDesc":"This Pokemon's moves of 60 power or less have 1.5x power, including Struggle.",
  1859.       "gen4":{
  1860.          "desc":"This Pokemon's moves of 60 power or less have their power multiplied by 1.5, except Struggle. This effect comes after a move's effect changes its own power, as well as the effects of Charge and Helping Hand.",
  1861.          "shortDesc":"This Pokemon's moves of 60 power or less have 1.5x power, except Struggle."
  1862.       }
  1863.    },
  1864.    "telepathy":{
  1865.       "name":"Telepathy",
  1866.       "shortDesc":"This Pokemon does not take damage from attacks made by its allies.",
  1867.       "block":"  [POKEMON] can't be hit by attacks from its ally Pok\u00E9mon!"
  1868.    },
  1869.    "teraformzero":{
  1870.       "name":"Teraform Zero",
  1871.       "shortDesc":"Terapagos: Terastallizing ends the effects of weather and terrain. Once per battle."
  1872.    },
  1873.    "terashell":{
  1874.       "name":"Tera Shell",
  1875.       "desc":"If this Pokemon is a Terapagos at full HP, the effectiveness of attacks against it is changed to 0.5 unless this Pokemon is immune to the move. Multi-hit moves retain the same effectiveness throughout the attack.",
  1876.       "shortDesc":"Terapagos: If full HP, attacks taken have 0.5x effectiveness unless naturally immune.",
  1877.       "activate":"  [POKEMON] made its shell gleam! It's distorting type matchups!"
  1878.    },
  1879.    "terashift":{
  1880.       "name":"Tera Shift",
  1881.       "shortDesc":"If this Pokemon is a Terapagos, it transforms into its Terastal Form on entry.",
  1882.       "transform":"[POKEMON] transformed!"
  1883.    },
  1884.    "teravolt":{
  1885.       "name":"Teravolt",
  1886.       "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Aroma Veil, Aura Break, Battle Armor, Big Pecks, Bulletproof, Clear Body, Contrary, Damp, Dazzling, Disguise, Dry Skin, Filter, Flash Fire, Flower Gift, Flower Veil, Fluffy, Friend Guard, Fur Coat, Grass Pelt, Heatproof, Heavy Metal, Hyper Cutter, Ice Face, Ice Scales, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Light Metal, Lightning Rod, Limber, Magic Bounce, Magma Armor, Marvel Scale, Mirror Armor, Motor Drive, Multiscale, Oblivious, Overcoat, Own Tempo, Pastel Veil, Punk Rock, Queenly Majesty, Sand Veil, Sap Sipper, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Sweet Veil, Tangled Feet, Telepathy, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Bubble, Water Veil, White Smoke, Wonder Guard, and Wonder Skin. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move, and whether or not their Ability is beneficial to this Pokemon.",
  1887.       "shortDesc":"This Pokemon's moves and their effects ignore the Abilities of other Pokemon.",
  1888.       "gen7":{
  1889.          "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Aroma Veil, Aura Break, Battle Armor, Big Pecks, Bulletproof, Clear Body, Contrary, Damp, Dark Aura, Dazzling, Disguise, Dry Skin, Fairy Aura, Filter, Flash Fire, Flower Gift, Flower Veil, Fluffy, Friend Guard, Fur Coat, Grass Pelt, Heatproof, Heavy Metal, Hyper Cutter, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Light Metal, Lightning Rod, Limber, Magic Bounce, Magma Armor, Marvel Scale, Motor Drive, Multiscale, Oblivious, Overcoat, Own Tempo, Queenly Majesty, Sand Veil, Sap Sipper, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Sweet Veil, Tangled Feet, Telepathy, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Bubble, Water Veil, White Smoke, Wonder Guard, and Wonder Skin. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move, and whether or not their Ability is beneficial to this Pokemon."
  1890.       },
  1891.       "gen6":{
  1892.          "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Aroma Veil, Aura Break, Battle Armor, Big Pecks, Bulletproof, Clear Body, Contrary, Damp, Dark Aura, Dry Skin, Fairy Aura, Filter, Flash Fire, Flower Gift, Flower Veil, Friend Guard, Fur Coat, Grass Pelt, Heatproof, Heavy Metal, Hyper Cutter, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Light Metal, Lightning Rod, Limber, Magic Bounce, Magma Armor, Marvel Scale, Motor Drive, Multiscale, Oblivious, Overcoat, Own Tempo, Sand Veil, Sap Sipper, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Sweet Veil, Tangled Feet, Telepathy, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Veil, White Smoke, Wonder Guard, and Wonder Skin. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move, and whether or not their Ability is beneficial to this Pokemon."
  1893.       },
  1894.       "gen5":{
  1895.          "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Battle Armor, Big Pecks, Clear Body, Contrary, Damp, Dry Skin, Filter, Flash Fire, Flower Gift, Friend Guard, Heatproof, Heavy Metal, Hyper Cutter, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Light Metal, Lightning Rod, Limber, Magic Bounce, Magma Armor, Marvel Scale, Motor Drive, Multiscale, Oblivious, Own Tempo, Sand Veil, Sap Sipper, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Tangled Feet, Telepathy, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Veil, White Smoke, Wonder Guard, and Wonder Skin. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move, and whether or not their Ability is beneficial to this Pokemon."
  1896.       },
  1897.       "start":"  [POKEMON] is radiating a bursting aura!"
  1898.    },
  1899.    "thermalexchange":{
  1900.       "name":"Thermal Exchange",
  1901.       "desc":"This Pokemon's Attack is raised 1 stage after it is damaged by a Fire-type move. This Pokemon cannot be burned. Gaining this Ability while burned cures it.",
  1902.       "shortDesc":"This Pokemon's Attack is raised by 1 when damaged by Fire moves; can't be burned."
  1903.    },
  1904.    "thickfat":{
  1905.       "name":"Thick Fat",
  1906.       "desc":"If a Pokemon uses a Fire- or Ice-type attack against this Pokemon, that Pokemon's offensive stat is halved when calculating the damage to this Pokemon.",
  1907.       "shortDesc":"Fire-/Ice-type moves against this Pokemon deal damage with a halved offensive stat.",
  1908.       "gen4":{
  1909.          "desc":"The power of Fire- and Ice-type attacks against this Pokemon is halved.",
  1910.          "shortDesc":"The power of Fire- and Ice-type attacks against this Pokemon is halved."
  1911.       },
  1912.       "gen3":{
  1913.          "desc":"If a Pokemon uses a Fire- or Ice-type attack against this Pokemon, that Pokemon's Special Attack is halved when calculating the damage to this Pokemon.",
  1914.          "shortDesc":"Fire-/Ice-type moves against this Pokemon deal damage with a halved Sp. Atk stat."
  1915.       }
  1916.    },
  1917.    "tintedlens":{
  1918.       "name":"Tinted Lens",
  1919.       "shortDesc":"This Pokemon's attacks that are not very effective on a target deal double damage."
  1920.    },
  1921.    "torrent":{
  1922.       "name":"Torrent",
  1923.       "desc":"When this Pokemon has 1/3 or less of its maximum HP, rounded down, its offensive stat is multiplied by 1.5 while using a Water-type attack.",
  1924.       "shortDesc":"At 1/3 or less of its max HP, this Pokemon's offensive stat is 1.5x with Water attacks.",
  1925.       "gen4":{
  1926.          "desc":"When this Pokemon has 1/3 or less of its maximum HP, rounded down, its Water-type attacks have their power multiplied by 1.5.",
  1927.          "shortDesc":"At 1/3 or less of its max HP, this Pokemon's Water-type attacks have 1.5x power."
  1928.       }
  1929.    },
  1930.    "toughclaws":{
  1931.       "name":"Tough Claws",
  1932.       "shortDesc":"This Pokemon's contact moves have their power multiplied by 1.3."
  1933.    },
  1934.    "toxicboost":{
  1935.       "name":"Toxic Boost",
  1936.       "desc":"While this Pokemon is poisoned, the power of its physical attacks is multiplied by 1.5.",
  1937.       "shortDesc":"While this Pokemon is poisoned, its physical attacks have 1.5x power."
  1938.    },
  1939.    "toxicchain":{
  1940.       "name":"Toxic Chain",
  1941.       "desc":"This Pokemon's moves have a 30% chance of badly poisoning. This effect comes after a move's inherent secondary effect chance.",
  1942.       "shortDesc":"This Pokemon's moves have a 30% chance of badly poisoning."
  1943.    },
  1944.    "toxicdebris":{
  1945.       "name":"Toxic Debris",
  1946.       "shortDesc":"If this Pokemon is hit by a physical attack, Toxic Spikes are set on the opposing side."
  1947.    },
  1948.    "trace":{
  1949.       "name":"Trace",
  1950.       "desc":"On switch-in, this Pokemon copies a random opposing Pokemon's Ability. Abilities that cannot be copied are As One, Battle Bond, Comatose, Commander, Disguise, Flower Gift, Forecast, Gulp Missile, Hadron Engine, Hunger Switch, Ice Face, Illusion, Imposter, Multitype, Neutralizing Gas, Orichalcum Pulse, Power Construct, Power of Alchemy, Protosynthesis, Quark Drive, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Zen Mode, and Zero to Hero. If no opposing Pokemon has an Ability that can be copied, this Ability will activate as soon as one does.",
  1951.       "shortDesc":"On switch-in, or when it can, this Pokemon copies a random adjacent foe's Ability.",
  1952.       "gen8":{
  1953.          "desc":"On switch-in, this Pokemon copies a random opposing Pokemon's Ability. Abilities that cannot be copied are As One, Battle Bond, Comatose, Disguise, Flower Gift, Forecast, Gulp Missile, Hunger Switch, Ice Face, Illusion, Imposter, Multitype, Neutralizing Gas, Power Construct, Power of Alchemy, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, and Zen Mode. If no opposing Pokemon has an Ability that can be copied, this Ability will activate as soon as one does."
  1954.       },
  1955.       "gen7":{
  1956.          "desc":"On switch-in, this Pokemon copies a random opposing Pokemon's Ability. Abilities that cannot be copied are Battle Bond, Comatose, Disguise, Flower Gift, Forecast, Illusion, Imposter, Multitype, Power Construct, Power of Alchemy, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, and Zen Mode. If no opposing Pokemon has an Ability that can be copied, this Ability will activate as soon as one does."
  1957.       },
  1958.       "gen6":{
  1959.          "desc":"On switch-in, this Pokemon copies a random adjacent opposing Pokemon's Ability. Abilities that cannot be copied are Flower Gift, Forecast, Illusion, Imposter, Multitype, Stance Change, Trace, and Zen Mode. If no opposing Pokemon has an Ability that can be copied, this Ability will activate as soon as one does."
  1960.       },
  1961.       "gen5":{
  1962.          "desc":"On switch-in, this Pokemon copies a random adjacent opposing Pokemon's Ability. Abilities that cannot be copied are Flower Gift, Forecast, Illusion, Imposter, Multitype, Trace, and Zen Mode. If no opposing Pokemon has an Ability that can be copied, this Ability will activate as soon as one does."
  1963.       },
  1964.       "gen4":{
  1965.          "desc":"On switch-in, this Pokemon copies a random opposing Pokemon's Ability. Abilities that cannot be copied are Forecast, Multitype, and Trace. If no opposing Pokemon has an Ability that can be copied, this Ability will activate as soon as one does."
  1966.       },
  1967.       "gen3":{
  1968.          "desc":"On switch-in, this Pokemon copies a random opposing Pokemon's Ability."
  1969.       },
  1970.       "changeAbility":"  [POKEMON] traced [SOURCE]'s [ABILITY]!"
  1971.    },
  1972.    "transistor":{
  1973.       "name":"Transistor",
  1974.       "shortDesc":"This Pokemon's offensive stat is multiplied by 1.3 while using an Electric-type attack.",
  1975.       "gen8":{
  1976.          "shortDesc":"This Pokemon's offensive stat is multiplied by 1.5 while using an Electric-type attack."
  1977.       }
  1978.    },
  1979.    "triage":{
  1980.       "name":"Triage",
  1981.       "shortDesc":"This Pokemon's healing moves have their priority increased by 3."
  1982.    },
  1983.    "truant":{
  1984.       "name":"Truant",
  1985.       "shortDesc":"This Pokemon skips every other turn instead of using a move.",
  1986.       "gen3":{
  1987.          "desc":"This Pokemon skips every other turn instead of using a move. If this Pokemon replaces a Pokemon that fainted during end-of-turn effects, its first turn will be skipped."
  1988.       },
  1989.       "cant":"[POKEMON] is loafing around!"
  1990.    },
  1991.    "turboblaze":{
  1992.       "name":"Turboblaze",
  1993.       "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Aroma Veil, Aura Break, Battle Armor, Big Pecks, Bulletproof, Clear Body, Contrary, Damp, Dazzling, Disguise, Dry Skin, Filter, Flash Fire, Flower Gift, Flower Veil, Fluffy, Friend Guard, Fur Coat, Grass Pelt, Heatproof, Heavy Metal, Hyper Cutter, Ice Face, Ice Scales, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Light Metal, Lightning Rod, Limber, Magic Bounce, Magma Armor, Marvel Scale, Mirror Armor, Motor Drive, Multiscale, Oblivious, Overcoat, Own Tempo, Pastel Veil, Punk Rock, Queenly Majesty, Sand Veil, Sap Sipper, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Sweet Veil, Tangled Feet, Telepathy, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Bubble, Water Veil, White Smoke, Wonder Guard, and Wonder Skin. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move, and whether or not their Ability is beneficial to this Pokemon.",
  1994.       "shortDesc":"This Pokemon's moves and their effects ignore the Abilities of other Pokemon.",
  1995.       "gen7":{
  1996.          "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Aroma Veil, Aura Break, Battle Armor, Big Pecks, Bulletproof, Clear Body, Contrary, Damp, Dark Aura, Dazzling, Disguise, Dry Skin, Fairy Aura, Filter, Flash Fire, Flower Gift, Flower Veil, Fluffy, Friend Guard, Fur Coat, Grass Pelt, Heatproof, Heavy Metal, Hyper Cutter, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Light Metal, Lightning Rod, Limber, Magic Bounce, Magma Armor, Marvel Scale, Motor Drive, Multiscale, Oblivious, Overcoat, Own Tempo, Queenly Majesty, Sand Veil, Sap Sipper, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Sweet Veil, Tangled Feet, Telepathy, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Bubble, Water Veil, White Smoke, Wonder Guard, and Wonder Skin. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move, and whether or not their Ability is beneficial to this Pokemon."
  1997.       },
  1998.       "gen6":{
  1999.          "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Aroma Veil, Aura Break, Battle Armor, Big Pecks, Bulletproof, Clear Body, Contrary, Damp, Dark Aura, Dry Skin, Fairy Aura, Filter, Flash Fire, Flower Gift, Flower Veil, Friend Guard, Fur Coat, Grass Pelt, Heatproof, Heavy Metal, Hyper Cutter, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Light Metal, Lightning Rod, Limber, Magic Bounce, Magma Armor, Marvel Scale, Motor Drive, Multiscale, Oblivious, Overcoat, Own Tempo, Sand Veil, Sap Sipper, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Sweet Veil, Tangled Feet, Telepathy, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Veil, White Smoke, Wonder Guard, and Wonder Skin. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move, and whether or not their Ability is beneficial to this Pokemon."
  2000.       },
  2001.       "gen5":{
  2002.          "desc":"This Pokemon's moves and their effects ignore certain Abilities of other Pokemon. The Abilities that can be negated are Battle Armor, Big Pecks, Clear Body, Contrary, Damp, Dry Skin, Filter, Flash Fire, Flower Gift, Friend Guard, Heatproof, Heavy Metal, Hyper Cutter, Immunity, Inner Focus, Insomnia, Keen Eye, Leaf Guard, Levitate, Light Metal, Lightning Rod, Limber, Magic Bounce, Magma Armor, Marvel Scale, Motor Drive, Multiscale, Oblivious, Own Tempo, Sand Veil, Sap Sipper, Shell Armor, Shield Dust, Simple, Snow Cloak, Solid Rock, Soundproof, Sticky Hold, Storm Drain, Sturdy, Suction Cups, Tangled Feet, Telepathy, Thick Fat, Unaware, Vital Spirit, Volt Absorb, Water Absorb, Water Veil, White Smoke, Wonder Guard, and Wonder Skin. This affects every other Pokemon on the field, whether or not it is a target of this Pokemon's move, and whether or not their Ability is beneficial to this Pokemon."
  2003.       },
  2004.       "start":"  [POKEMON] is radiating a blazing aura!"
  2005.    },
  2006.    "unaware":{
  2007.       "name":"Unaware",
  2008.       "desc":"This Pokemon ignores other Pokemon's Attack, Special Attack, and accuracy stat stages when taking damage, and ignores other Pokemon's Defense, Special Defense, and evasiveness stat stages when dealing damage.",
  2009.       "shortDesc":"This Pokemon ignores other Pokemon's stat stages when taking or doing damage."
  2010.    },
  2011.    "unburden":{
  2012.       "name":"Unburden",
  2013.       "desc":"If this Pokemon loses its held item for any reason, its Speed is doubled as long as it remains active, has this Ability, and is not holding an item.",
  2014.       "shortDesc":"Speed is doubled on held item loss; boost is lost if it switches, gets new item/Ability."
  2015.    },
  2016.    "unnerve":{
  2017.       "name":"Unnerve",
  2018.       "desc":"While this Pokemon is active, it prevents opposing Pokemon from using their Berries. This Ability activates before hazards and other Abilities take effect.",
  2019.       "shortDesc":"While this Pokemon is active, it prevents opposing Pokemon from using their Berries.",
  2020.       "start":"  [TEAM] is too nervous to eat Berries!"
  2021.    },
  2022.    "unseenfist":{
  2023.       "name":"Unseen Fist",
  2024.       "shortDesc":"This Pokemon's contact moves ignore the target's protection, except Max Guard."
  2025.    },
  2026.    "vesselofruin":{
  2027.       "name":"Vessel of Ruin",
  2028.       "shortDesc":"Active Pokemon without this Ability have their Special Attack multiplied by 0.75.",
  2029.       "start":"  [POKEMON]'s Vessel of Ruin weakened the Sp. Atk of all surrounding Pokémon!"
  2030.    },
  2031.    "victorystar":{
  2032.       "name":"Victory Star",
  2033.       "shortDesc":"This Pokemon and its allies' moves have their accuracy multiplied by 1.1."
  2034.    },
  2035.    "vitalspirit":{
  2036.       "name":"Vital Spirit",
  2037.       "shortDesc":"This Pokemon cannot fall asleep. Gaining this Ability while asleep cures it."
  2038.    },
  2039.    "voltabsorb":{
  2040.       "name":"Volt Absorb",
  2041.       "desc":"This Pokemon is immune to Electric-type moves and restores 1/4 of its maximum HP, rounded down, when hit by an Electric-type move.",
  2042.       "shortDesc":"This Pokemon heals 1/4 of its max HP when hit by Electric moves; Electric immunity.",
  2043.       "gen3":{
  2044.          "desc":"This Pokemon is immune to damaging Electric-type moves and restores 1/4 of its maximum HP, rounded down, when hit by one.",
  2045.          "shortDesc":"This Pokemon heals 1/4 its max HP when hit by a damaging Electric move; immunity."
  2046.       }
  2047.    },
  2048.    "wanderingspirit":{
  2049.       "name":"Wandering Spirit",
  2050.       "desc":"Pokemon making contact with this Pokemon have their Ability swapped with this one. Does not affect Pokemon with the As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Hunger Switch, Ice Face, Illusion, Multitype, Neutralizing Gas, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Wonder Guard, Zen Mode, or Zero to Hero Abilities.",
  2051.       "shortDesc":"Pokemon making contact with this Pokemon have their Ability swapped with this one.",
  2052.       "gen8":{
  2053.          "desc":"Pokemon making contact with this Pokemon have their Ability swapped with this one. Does not affect Pokemon with the As One, Battle Bond, Comatose, Disguise, Gulp Missile, Hunger Switch, Ice Face, Illusion, Multitype, Neutralizing Gas, Power Construct, RKS System, Schooling, Shields Down, Stance Change, Wonder Guard, or Zen Mode Abilities."
  2054.       },
  2055.       "activate":"#skillswap"
  2056.    },
  2057.    "waterabsorb":{
  2058.       "name":"Water Absorb",
  2059.       "desc":"This Pokemon is immune to Water-type moves and restores 1/4 of its maximum HP, rounded down, when hit by a Water-type move.",
  2060.       "shortDesc":"This Pokemon heals 1/4 of its max HP when hit by Water moves; Water immunity."
  2061.    },
  2062.    "waterbubble":{
  2063.       "name":"Water Bubble",
  2064.       "desc":"This Pokemon's offensive stat is doubled while using a Water-type attack. If a Pokemon uses a Fire-type attack against this Pokemon, that Pokemon's offensive stat is halved when calculating the damage to this Pokemon. This Pokemon cannot be burned. Gaining this Ability while burned cures it.",
  2065.       "shortDesc":"This Pokemon's Water power is 2x; it can't be burned; Fire power against it is halved."
  2066.    },
  2067.    "watercompaction":{
  2068.       "name":"Water Compaction",
  2069.       "shortDesc":"This Pokemon's Defense is raised 2 stages after it is damaged by a Water-type move."
  2070.    },
  2071.    "waterveil":{
  2072.       "name":"Water Veil",
  2073.       "shortDesc":"This Pokemon cannot be burned. Gaining this Ability while burned cures it."
  2074.    },
  2075.    "weakarmor":{
  2076.       "name":"Weak Armor",
  2077.       "desc":"If a physical attack hits this Pokemon, its Defense is lowered by 1 stage and its Speed is raised by 2 stages.",
  2078.       "shortDesc":"If a physical attack hits this Pokemon, Defense is lowered by 1, Speed is raised by 2.",
  2079.       "gen6":{
  2080.          "desc":"If a physical attack hits this Pokemon, its Defense is lowered by 1 stage and its Speed is raised by 1 stage.",
  2081.          "shortDesc":"If a physical attack hits this Pokemon, Defense is lowered by 1, Speed is raised by 1."
  2082.       }
  2083.    },
  2084.    "wellbakedbody":{
  2085.       "name":"Well-Baked Body",
  2086.       "desc":"This Pokemon is immune to Fire-type moves and raises its Defense by 2 stages when hit by a Fire-type move.",
  2087.       "shortDesc":"This Pokemon's Defense is raised 2 stages if hit by a Fire move; Fire immunity."
  2088.    },
  2089.    "whitesmoke":{
  2090.       "name":"White Smoke",
  2091.       "shortDesc":"Prevents other Pokemon from lowering this Pokemon's stat stages."
  2092.    },
  2093.    "wimpout":{
  2094.       "name":"Wimp Out",
  2095.       "desc":"When this Pokemon has more than 1/2 its maximum HP and takes damage bringing it to 1/2 or less of its maximum HP, it immediately switches out to a chosen ally. This effect applies after all hits from a multi-hit move. This effect is prevented if the move had a secondary effect removed by the Sheer Force Ability. This effect applies to both direct and indirect damage, except Curse and Substitute on use, Belly Drum, Pain Split, and confusion damage.",
  2096.       "shortDesc":"This Pokemon switches out when it reaches 1/2 or less of its maximum HP."
  2097.    },
  2098.    "windpower":{
  2099.       "name":"Wind Power",
  2100.       "desc":"This Pokemon gains the Charge effect when it takes a hit from a wind move or when Tailwind begins on this Pokemon's side.",
  2101.       "shortDesc":"This Pokemon gains the Charge effect when hit by a wind move or Tailwind begins.",
  2102.       "start":"#electromorphosis"
  2103.    },
  2104.    "windrider":{
  2105.       "name":"Wind Rider",
  2106.       "desc":"This Pokemon is immune to wind moves and raises its Attack by 1 stage when hit by a wind move or when Tailwind begins on this Pokemon's side.",
  2107.       "shortDesc":"Attack raised by 1 if hit by a wind move or Tailwind begins. Wind move immunity."
  2108.    },
  2109.    "wonderguard":{
  2110.       "name":"Wonder Guard",
  2111.       "shortDesc":"This Pokemon can only be damaged by supereffective moves and indirect damage.",
  2112.       "gen4":{
  2113.          "shortDesc":"This Pokemon is only damaged by Fire Fang, supereffective moves, indirect damage."
  2114.       },
  2115.       "gen3":{
  2116.          "shortDesc":"This Pokemon is only damaged by supereffective moves and indirect damage."
  2117.       }
  2118.    },
  2119.    "wonderskin":{
  2120.       "name":"Wonder Skin",
  2121.       "desc":"Non-damaging moves that check accuracy have their accuracy changed to 50% when used against this Pokemon. This effect comes before other effects that modify accuracy.",
  2122.       "shortDesc":"Status moves with accuracy checks are 50% accurate when used on this Pokemon."
  2123.    },
  2124.    "zenmode":{
  2125.       "name":"Zen Mode",
  2126.       "desc":"If this Pokemon is a Darmanitan or Galarian Darmanitan, it changes to Zen Mode if it has 1/2 or less of its maximum HP at the end of a turn. If Darmanitan's HP is above 1/2 of its maximum HP at the end of a turn, it changes back to Standard Mode.",
  2127.       "shortDesc":"If Darmanitan, at end of turn changes Mode to Standard if > 1/2 max HP, else Zen.",
  2128.       "gen7":{
  2129.          "desc":"If this Pokemon is a Darmanitan, it changes to Zen Mode if it has 1/2 or less of its maximum HP at the end of a turn. If Darmanitan's HP is above 1/2 of its maximum HP at the end of a turn, it changes back to Standard Mode."
  2130.       },
  2131.       "gen6":{
  2132.          "desc":"If this Pokemon is a Darmanitan, it changes to Zen Mode if it has 1/2 or less of its maximum HP at the end of a turn. If Darmanitan's HP is above 1/2 of its maximum HP at the end of a turn, it changes back to Standard Mode. If Darmanitan loses this Ability while in Zen Mode, it reverts to Standard Mode immediately."
  2133.       },
  2134.       "transform":"Zen Mode triggered!",
  2135.       "transformEnd":"Zen Mode ended!"
  2136.    },
  2137.    "zerotohero":{
  2138.       "name":"Zero to Hero",
  2139.       "shortDesc":"If this Pokemon is a Palafin in Zero Form, switching out has it change to Hero Form.",
  2140.       "activate":"  [POKEMON] underwent a heroic transformation!"
  2141.    },
  2142.    "mountaineer":{
  2143.       "name":"Mountaineer",
  2144.       "shortDesc":"On switch-in, this Pokemon avoids all Rock-type attacks and Stealth Rock."
  2145.    },
  2146.    "rebound":{
  2147.       "name":"Rebound",
  2148.       "desc":"On switch-in, this Pokemon blocks certain status moves and instead uses the move against the original user.",
  2149.       "shortDesc":"On switch-in, blocks certain status moves and bounces them back to the user.",
  2150.       "move":"#magiccoat"
  2151.    },
  2152.    "persistent":{
  2153.       "name":"Persistent",
  2154.       "desc":"The duration of Gravity, Heal Block, Magic Room, Safeguard, Tailwind, Trick Room, and Wonder Room is increased by 2 turns if the effect is started by this Pokemon.",
  2155.       "shortDesc":"When used, Gravity/Heal Block/Safeguard/Tailwind/Room effects last 2 more turns.",
  2156.       "activate":"  [POKEMON] extends [MOVE] by 2 turns!"
  2157.    }
  2158. }
Add Comment
Please, Sign In to add comment