@pkmn/dex 0.5.25 → 0.5.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19,7 +19,10 @@
19
19
  "inherit": true,
20
20
  "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."
21
21
  },
22
- "intimidate": { "inherit": true },
22
+ "intimidate": {
23
+ "inherit": true,
24
+ "desc": "On switch-in, this Pokemon lowers the Attack of opposing Pokemon by 1 stage. Pokemon behind a substitute are immune."
25
+ },
23
26
  "lightningrod": {
24
27
  "isBreakable": true,
25
28
  "name": "Lightning Rod",
@@ -63,18 +66,49 @@
63
66
  "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.",
64
67
  "shortDesc": "1/3 chance a Pokemon making contact with this Pokemon will be paralyzed."
65
68
  },
66
- "trace": { "inherit": true },
67
- "truant": { "inherit": true, "onResidualOrder": 27 },
69
+ "trace": {
70
+ "inherit": true,
71
+ "desc": "On switch-in, this Pokemon copies a random opposing Pokemon's Ability."
72
+ },
73
+ "truant": {
74
+ "inherit": true,
75
+ "onResidualOrder": 27,
76
+ "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."
77
+ },
68
78
  "voltabsorb": {
69
79
  "inherit": true,
70
80
  "desc": "This Pokemon is immune to damaging Electric-type moves and restores 1/4 of its maximum HP, rounded down, when hit by one.",
71
81
  "shortDesc": "This Pokemon heals 1/4 its max HP when hit by a damaging Electric move; immunity."
72
82
  },
83
+ "arenatrap": {
84
+ "inherit": true,
85
+ "desc": "Prevents opposing Pokemon from choosing to switch out unless they are airborne."
86
+ },
87
+ "damp": {
88
+ "inherit": true,
89
+ "desc": "While this Pokemon is active, Explosion and Self-Destruct are prevented from having an effect.",
90
+ "shortDesc": "Prevents Explosion and Self-Destruct while this Pokemon is active."
91
+ },
73
92
  "levitate": {
74
93
  "inherit": true,
75
94
  "desc": "This Pokemon is immune to Ground-type attacks and the effects of Spikes and the Arena Trap Ability.",
76
95
  "shortDesc": "This Pokemon is immune to Ground."
77
96
  },
97
+ "magnetpull": {
98
+ "inherit": true,
99
+ "desc": "Prevents Steel-type Pokemon from choosing to switch out, other than this Pokemon.",
100
+ "shortDesc": "Prevents Steel-type Pokemon from choosing to switch out, other than this Pokemon."
101
+ },
102
+ "rockhead": {
103
+ "inherit": true,
104
+ "desc": "This Pokemon does not take recoil damage, except Struggle. Does not affect crash damage.",
105
+ "shortDesc": "This Pokemon does not take recoil damage besides Struggle and crash damage."
106
+ },
107
+ "thickfat": {
108
+ "inherit": true,
109
+ "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.",
110
+ "shortDesc": "Fire-/Ice-type moves against this Pokemon deal damage with a halved Sp. Atk stat."
111
+ },
78
112
  "wonderguard": {
79
113
  "inherit": true,
80
114
  "shortDesc": "This Pokemon is only damaged by supereffective moves and indirect damage."
@@ -90,7 +124,9 @@
90
124
  "baddreams": {
91
125
  "inherit": true,
92
126
  "onResidualOrder": 10,
93
- "onResidualSubOrder": 10
127
+ "onResidualSubOrder": 10,
128
+ "desc": "Causes opposing Pokemon to lose 1/8 of their maximum HP, rounded down, at the end of each turn if they are asleep.",
129
+ "shortDesc": "Causes sleeping foes to lose 1/8 of their max HP at the end of each turn."
94
130
  },
95
131
  "blaze": {
96
132
  "onBasePowerPriority": 2,
@@ -117,13 +153,20 @@
117
153
  "inherit": true,
118
154
  "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."
119
155
  },
120
- "flashfire": { "inherit": true, "condition": { "noCopy": true } },
156
+ "flashfire": {
157
+ "inherit": true,
158
+ "condition": { "noCopy": true },
159
+ "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."
160
+ },
121
161
  "flowergift": {
122
162
  "inherit": true,
123
163
  "desc": "If Sunny Day is active, the Attack and Special Defense of this Pokemon and its allies are multiplied by 1.5.",
124
164
  "shortDesc": "If Sunny Day is active, Attack and Sp. Def of this Pokemon and its allies are 1.5x."
125
165
  },
126
- "forewarn": { "inherit": true },
166
+ "forewarn": {
167
+ "inherit": true,
168
+ "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."
169
+ },
127
170
  "frisk": { "inherit": true },
128
171
  "hustle": { "inherit": true, "onSourceModifyAccuracyPriority": 7 },
129
172
  "hydration": {
@@ -133,10 +176,14 @@
133
176
  "shortDesc": "This Pokemon has its status cured at the end of each turn if Rain Dance is active."
134
177
  },
135
178
  "insomnia": { "inherit": true },
136
- "intimidate": { "inherit": true },
179
+ "intimidate": {
180
+ "inherit": true,
181
+ "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.",
182
+ "shortDesc": "On switch-in, this Pokemon lowers the Attack of opponents by 1 stage."
183
+ },
137
184
  "leafguard": {
138
185
  "inherit": true,
139
- "desc": "If Sunny Day is active, this Pokemon cannot gain a non-volatile status condition, but can use Rest normally.",
186
+ "desc": "If Sunny Day is active, this Pokemon cannot become affected by a non-volatile status condition or Yawn, but can use Rest normally.",
140
187
  "shortDesc": "If Sunny Day is active, this Pokemon cannot be statused, but Rest works normally."
141
188
  },
142
189
  "lightningrod": {
@@ -144,11 +191,14 @@
144
191
  "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.",
145
192
  "shortDesc": "This Pokemon draws single-target Electric moves to itself."
146
193
  },
147
- "liquidooze": { "inherit": true },
194
+ "liquidooze": {
195
+ "inherit": true,
196
+ "desc": "This Pokemon damages those draining HP from it for as much as they would heal. This effect does not consider Dream Eater."
197
+ },
148
198
  "magicguard": {
149
199
  "name": "Magic Guard",
150
200
  "num": 98,
151
- "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 lose its turn because of paralysis, and is unaffected by Toxic Spikes on switch-in.",
201
+ "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.",
152
202
  "shortDesc": "This Pokemon can only be damaged by direct attacks, and can't be fully paralyzed."
153
203
  },
154
204
  "minus": {
@@ -158,7 +208,10 @@
158
208
  "shortDesc": "If an active ally has the Plus Ability, this Pokemon's Sp. Atk is 1.5x."
159
209
  },
160
210
  "naturalcure": { "inherit": true },
161
- "normalize": { "inherit": true },
211
+ "normalize": {
212
+ "inherit": true,
213
+ "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."
214
+ },
162
215
  "overgrow": {
163
216
  "onBasePowerPriority": 2,
164
217
  "name": "Overgrow",
@@ -188,9 +241,15 @@
188
241
  "desc": "If this Pokemon is the target of another Pokemon's move, that move loses one additional PP.",
189
242
  "shortDesc": "If this Pokemon is the target of a move, that move loses one additional PP."
190
243
  },
191
- "roughskin": { "inherit": true },
244
+ "roughskin": {
245
+ "inherit": true,
246
+ "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."
247
+ },
192
248
  "sandveil": { "inherit": true, "onModifyAccuracyPriority": 8 },
193
- "serenegrace": { "inherit": true },
249
+ "serenegrace": {
250
+ "inherit": true,
251
+ "desc": "This Pokemon's moves have their secondary effect chance doubled."
252
+ },
194
253
  "shedskin": {
195
254
  "inherit": true,
196
255
  "onResidualOrder": 10,
@@ -200,7 +259,7 @@
200
259
  "isBreakable": true,
201
260
  "name": "Simple",
202
261
  "num": 86,
203
- "desc": "When this Pokemon's stat stages are raised or lowered, the effect is doubled instead.",
262
+ "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.",
204
263
  "shortDesc": "This Pokemon's stat stages are considered doubled during stat calculations."
205
264
  },
206
265
  "snowcloak": { "inherit": true, "onModifyAccuracyPriority": 8 },
@@ -219,7 +278,10 @@
219
278
  "desc": "No competitive use.",
220
279
  "shortDesc": "No competitive use."
221
280
  },
222
- "stickyhold": { "inherit": true },
281
+ "stickyhold": {
282
+ "inherit": true,
283
+ "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."
284
+ },
223
285
  "stormdrain": {
224
286
  "inherit": true,
225
287
  "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.",
@@ -247,7 +309,7 @@
247
309
  "isBreakable": true,
248
310
  "name": "Thick Fat",
249
311
  "num": 47,
250
- "desc": "If a Pokemon uses a Fire- or Ice-type attack against this Pokemon, that Pokemon's attacking stat is halved when calculating the damage to this Pokemon.",
312
+ "desc": "The power of Fire- and Ice-type attacks against this Pokemon is halved.",
251
313
  "shortDesc": "The power of Fire- and Ice-type attacks against this Pokemon is halved."
252
314
  },
253
315
  "torrent": {
@@ -257,35 +319,69 @@
257
319
  "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.",
258
320
  "shortDesc": "At 1/3 or less of its max HP, this Pokemon's Water-type attacks have 1.5x power."
259
321
  },
260
- "trace": { "inherit": true },
322
+ "trace": {
323
+ "inherit": true,
324
+ "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."
325
+ },
261
326
  "unburden": { "inherit": true, "condition": {} },
262
327
  "vitalspirit": { "inherit": true },
263
328
  "wonderguard": {
264
329
  "inherit": true,
265
330
  "shortDesc": "This Pokemon is only damaged by Fire Fang, supereffective moves, indirect damage."
266
331
  },
332
+ "anticipation": {
333
+ "inherit": true,
334
+ "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."
335
+ },
336
+ "arenatrap": {
337
+ "inherit": true,
338
+ "desc": "Prevents opposing Pokemon from choosing to switch out unless they are airborne or holding a Shed Shell."
339
+ },
267
340
  "levitate": {
268
341
  "inherit": true,
269
342
  "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.",
270
343
  "shortDesc": "This Pokemon is immune to Ground; Gravity/Ingrain/Iron Ball nullify it."
271
344
  },
345
+ "magnetpull": {
346
+ "inherit": true,
347
+ "desc": "Prevents opposing Steel-type Pokemon from choosing to switch out, unless they are holding a Shed Shell.",
348
+ "shortDesc": "Prevents opposing Steel-type Pokemon from choosing to switch out."
349
+ },
272
350
  "moldbreaker": {
273
351
  "inherit": true,
274
- "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, and whether or not their Ability is beneficial to this Pokemon."
352
+ "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."
353
+ },
354
+ "multitype": {
355
+ "inherit": true,
356
+ "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."
357
+ },
358
+ "shadowtag": {
359
+ "inherit": true,
360
+ "desc": "Prevents opposing Pokemon from choosing to switch out, unless they are holding a Shed Shell or also have this Ability.",
361
+ "shortDesc": "Prevents foes from choosing to switch unless they also have this Ability."
362
+ },
363
+ "skilllink": {
364
+ "inherit": true,
365
+ "desc": "This Pokemon's multi-hit attacks always hit the maximum number of times. Does not affect Triple Kick."
275
366
  },
276
367
  "soundproof": {
277
368
  "inherit": true,
278
369
  "shortDesc": "This Pokemon is immune to sound-based moves, including Heal Bell."
370
+ },
371
+ "technician": {
372
+ "inherit": true,
373
+ "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.",
374
+ "shortDesc": "This Pokemon's moves of 60 power or less have 1.5x power, except Struggle."
279
375
  }
280
376
  },
281
377
  "5": {
282
378
  "anticipation": {
283
379
  "inherit": true,
284
- "desc": "On switch-in, this Pokemon is alerted if any opposing Pokemon has an attack that is super effective on this Pokemon, or an OHKO move. Counter, Metal Burst, and Mirror Coat count as attacking moves of their respective types, while Hidden Power, Judgment, Natural Gift, Techno Blast, and Weather Ball are considered Normal-type moves."
380
+ "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."
285
381
  },
286
382
  "frisk": {
287
383
  "inherit": true,
288
- "shortDesc": "On switch-in, this Pokemon identifies a random foe's held item."
384
+ "shortDesc": "On switch-in, this Pokemon identifies the held item of a random opposing Pokemon."
289
385
  },
290
386
  "infiltrator": {
291
387
  "inherit": true,
@@ -304,6 +400,7 @@
304
400
  },
305
401
  "overcoat": {
306
402
  "inherit": true,
403
+ "desc": "This Pokemon is immune to damage from Sandstorm or Hail.",
307
404
  "shortDesc": "This Pokemon is immune to damage from Sandstorm or Hail."
308
405
  },
309
406
  "sapsipper": { "inherit": true },
@@ -312,14 +409,39 @@
312
409
  "inherit": true,
313
410
  "shortDesc": "This Pokemon is immune to sound-based moves, except Heal Bell."
314
411
  },
412
+ "arenatrap": {
413
+ "inherit": true,
414
+ "desc": "Prevents adjacent opposing Pokemon from choosing to switch out unless they are airborne or holding a Shed Shell."
415
+ },
315
416
  "levitate": {
316
417
  "inherit": true,
317
418
  "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."
318
419
  },
420
+ "magicbounce": {
421
+ "inherit": true,
422
+ "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."
423
+ },
424
+ "magnetpull": {
425
+ "inherit": true,
426
+ "desc": "Prevents adjacent opposing Steel-type Pokemon from choosing to switch out, unless they are holding a Shed Shell.",
427
+ "shortDesc": "Prevents adjacent opposing Steel-type Pokemon from choosing to switch out."
428
+ },
319
429
  "moldbreaker": {
320
430
  "inherit": true,
321
431
  "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."
322
432
  },
433
+ "mummy": {
434
+ "inherit": true,
435
+ "desc": "Pokemon making contact with this Pokemon have their Ability changed to Mummy. Does not affect Pokemon with the Multitype or Mummy Abilities."
436
+ },
437
+ "pressure": {
438
+ "inherit": true,
439
+ "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."
440
+ },
441
+ "shadowtag": {
442
+ "inherit": true,
443
+ "desc": "Prevents adjacent opposing Pokemon from choosing to switch out, unless they are holding a Shed Shell or also have this Ability."
444
+ },
323
445
  "sheerforce": {
324
446
  "inherit": true,
325
447
  "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."
@@ -328,6 +450,10 @@
328
450
  "inherit": true,
329
451
  "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."
330
452
  },
453
+ "trace": {
454
+ "inherit": true,
455
+ "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."
456
+ },
331
457
  "turboblaze": {
332
458
  "inherit": true,
333
459
  "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."
@@ -369,8 +495,15 @@
369
495
  "shortDesc": "This Pokemon's Normal-type moves become Ice type and have 1.3x power."
370
496
  },
371
497
  "roughskin": { "inherit": true },
372
- "stancechange": { "inherit": true, "onBeforeMovePriority": 11 },
373
- "symbiosis": { "inherit": true },
498
+ "stancechange": {
499
+ "inherit": true,
500
+ "onBeforeMovePriority": 11,
501
+ "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."
502
+ },
503
+ "symbiosis": {
504
+ "inherit": true,
505
+ "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."
506
+ },
374
507
  "weakarmor": {
375
508
  "inherit": true,
376
509
  "desc": "If a physical attack hits this Pokemon, its Defense is lowered by 1 stage and its Speed is raised by 1 stage.",
@@ -383,7 +516,16 @@
383
516
  },
384
517
  "anticipation": {
385
518
  "inherit": true,
386
- "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. Counter, Metal Burst, and Mirror Coat count as attacking moves of their respective types, Hidden Power counts as its determined type, and Judgment, Natural Gift, Techno Blast, and Weather Ball are considered Normal-type moves."
519
+ "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."
520
+ },
521
+ "arenatrap": {
522
+ "inherit": true,
523
+ "desc": "Prevents adjacent opposing Pokemon from choosing to switch out unless they are airborne, are holding a Shed Shell, or are a Ghost type."
524
+ },
525
+ "baddreams": {
526
+ "inherit": true,
527
+ "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.",
528
+ "shortDesc": "Causes sleeping adjacent foes to lose 1/8 of their max HP at the end of each turn."
387
529
  },
388
530
  "contrary": {
389
531
  "inherit": true,
@@ -394,11 +536,26 @@
394
536
  "desc": "While this Pokemon is active, Explosion, Self-Destruct, and the Aftermath Ability are prevented from having an effect.",
395
537
  "shortDesc": "Prevents Explosion/Self-Destruct/Aftermath while this Pokemon is active."
396
538
  },
539
+ "healer": {
540
+ "inherit": true,
541
+ "desc": "30% chance each of this Pokemon's adjacent allies has its non-volatile status condition cured at the end of each turn.",
542
+ "shortDesc": "30% chance each adjacent ally has its status cured at the end of each turn."
543
+ },
397
544
  "infiltrator": {
398
545
  "inherit": true,
399
546
  "desc": "This Pokemon's moves ignore substitutes and the opposing side's Reflect, Light Screen, Safeguard, and Mist.",
400
547
  "shortDesc": "Moves ignore substitutes and the foe's Reflect, Light Screen, Safeguard, and Mist."
401
548
  },
549
+ "intimidate": {
550
+ "inherit": true,
551
+ "desc": "On switch-in, this Pokemon lowers the Attack of adjacent opposing Pokemon by 1 stage. Pokemon behind a substitute are immune.",
552
+ "shortDesc": "On switch-in, this Pokemon lowers the Attack of adjacent opponents by 1 stage."
553
+ },
554
+ "magnetpull": {
555
+ "inherit": true,
556
+ "desc": "Prevents adjacent opposing Steel-type Pokemon from choosing to switch out, unless they are holding a Shed Shell or are a Ghost type.",
557
+ "shortDesc": "Prevents adjacent opposing Steel-type Pokemon from choosing to switch out."
558
+ },
402
559
  "moldbreaker": {
403
560
  "inherit": true,
404
561
  "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."
@@ -409,24 +566,42 @@
409
566
  },
410
567
  "mummy": {
411
568
  "inherit": true,
412
- "desc": "Pokemon making contact with this Pokemon have their Ability changed to Mummy. Does not affect the Multitype or Stance Change Abilities."
569
+ "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."
413
570
  },
414
571
  "prankster": {
415
572
  "inherit": true,
573
+ "desc": "This Pokemon's non-damaging moves have their priority increased by 1.",
416
574
  "shortDesc": "This Pokemon's non-damaging moves have their priority increased by 1."
417
575
  },
576
+ "quickfeet": {
577
+ "inherit": true,
578
+ "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."
579
+ },
580
+ "shadowtag": {
581
+ "inherit": true,
582
+ "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.",
583
+ "shortDesc": "Prevents adjacent foes from choosing to switch unless they also have this Ability."
584
+ },
418
585
  "sheerforce": {
419
586
  "inherit": true,
420
587
  "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."
421
588
  },
422
589
  "simple": {
423
590
  "inherit": true,
424
- "desc": "When this Pokemon's stat stages are raised or lowered, the effect is doubled instead."
591
+ "desc": "When one of this Pokemon's stat stages is raised or lowered, the amount is doubled."
592
+ },
593
+ "slowstart": {
594
+ "inherit": true,
595
+ "desc": "On switch-in, this Pokemon's Attack and Speed are halved for 5 turns."
425
596
  },
426
597
  "teravolt": {
427
598
  "inherit": true,
428
599
  "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."
429
600
  },
601
+ "trace": {
602
+ "inherit": true,
603
+ "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."
604
+ },
430
605
  "turboblaze": {
431
606
  "inherit": true,
432
607
  "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."
@@ -442,11 +617,12 @@
442
617
  "fairyaura": { "inherit": true, "isBreakable": true },
443
618
  "innerfocus": {
444
619
  "inherit": true,
620
+ "desc": "This Pokemon cannot be made to flinch.",
445
621
  "shortDesc": "This Pokemon cannot be made to flinch."
446
622
  },
447
623
  "intimidate": {
448
624
  "inherit": true,
449
- "desc": "On switch-in, this Pokemon lowers the Attack of adjacent opposing Pokemon by 1 stage. Pokemon behind a substitute are immune."
625
+ "desc": "On switch-in, this Pokemon lowers the Attack of opposing Pokemon by 1 stage. Pokemon behind a substitute are immune."
450
626
  },
451
627
  "moody": {
452
628
  "inherit": true,
@@ -455,7 +631,7 @@
455
631
  },
456
632
  "oblivious": {
457
633
  "inherit": true,
458
- "desc": "This Pokemon cannot be infatuated or taunted. Gaining this Ability while affected cures it.",
634
+ "desc": "This Pokemon cannot be infatuated or taunted. Gaining this Ability while infatuated or taunted cures it.",
459
635
  "shortDesc": "This Pokemon cannot be infatuated or taunted."
460
636
  },
461
637
  "owntempo": {
@@ -482,14 +658,26 @@
482
658
  "onResidualSubOrder": 2,
483
659
  "onModifyAtkPriority": 5,
484
660
  "onModifySpAPriority": 5
485
- }
661
+ },
662
+ "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."
663
+ },
664
+ "soundproof": {
665
+ "inherit": true,
666
+ "shortDesc": "This Pokemon is immune to sound-based moves, including Heal Bell."
486
667
  },
487
- "soundproof": { "inherit": true },
488
668
  "technician": { "inherit": true, "onBasePowerPriority": 19 },
669
+ "cheekpouch": {
670
+ "inherit": true,
671
+ "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."
672
+ },
489
673
  "chlorophyll": {
490
674
  "inherit": true,
491
675
  "desc": "If Sunny Day is active, this Pokemon's Speed is doubled."
492
676
  },
677
+ "contrary": {
678
+ "inherit": true,
679
+ "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."
680
+ },
493
681
  "damp": {
494
682
  "inherit": true,
495
683
  "desc": "While this Pokemon is active, Explosion, Mind Blown, Self-Destruct, and the Aftermath Ability are prevented from having an effect.",
@@ -513,19 +701,23 @@
513
701
  },
514
702
  "leafguard": {
515
703
  "inherit": true,
516
- "desc": "If Sunny Day is active, this Pokemon cannot gain a non-volatile status condition and Rest will fail for it."
704
+ "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."
517
705
  },
518
706
  "moldbreaker": {
519
707
  "inherit": true,
520
708
  "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."
521
709
  },
710
+ "multitype": {
711
+ "inherit": true,
712
+ "shortDesc": "If this Pokemon is an Arceus, its type changes to match its held Plate or Z-Crystal."
713
+ },
522
714
  "mummy": {
523
715
  "inherit": true,
524
- "desc": "Pokemon making contact with this Pokemon have their Ability changed to Mummy. Does not affect a Pokemon which already has Mummy or the Abilities Battle Bond, Comatose, Disguise, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, and Zen Mode."
716
+ "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."
525
717
  },
526
718
  "powerofalchemy": {
527
719
  "inherit": true,
528
- "desc": "This Pokemon copies the Ability of an ally that faints. Abilities that cannot be copied are \"No Ability\", 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."
720
+ "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."
529
721
  },
530
722
  "raindish": {
531
723
  "inherit": true,
@@ -533,7 +725,15 @@
533
725
  },
534
726
  "receiver": {
535
727
  "inherit": true,
536
- "desc": "This Pokemon copies the Ability of an ally that faints. Abilities that cannot be copied are \"No Ability\", 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."
728
+ "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."
729
+ },
730
+ "simple": {
731
+ "inherit": true,
732
+ "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."
733
+ },
734
+ "skilllink": {
735
+ "inherit": true,
736
+ "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."
537
737
  },
538
738
  "solarpower": {
539
739
  "inherit": true,
@@ -543,17 +743,25 @@
543
743
  "inherit": true,
544
744
  "desc": "If Rain Dance is active, this Pokemon's Speed is doubled."
545
745
  },
746
+ "symbiosis": {
747
+ "inherit": true,
748
+ "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."
749
+ },
546
750
  "teravolt": {
547
751
  "inherit": true,
548
752
  "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."
549
753
  },
550
754
  "trace": {
551
755
  "inherit": true,
552
- "desc": "On switch-in, or when this Pokemon acquires this ability, this Pokemon copies a random adjacent opposing Pokemon's Ability. However, if one or more adjacent Pokemon has the Ability \"No Ability\", Trace won't copy anything even if there is another valid Ability it could normally copy. Otherwise, if there is no Ability that can be copied at that time, this Ability will activate as soon as an Ability can be copied. Abilities that cannot be copied are the previously mentioned \"No Ability\", as well as 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."
756
+ "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."
553
757
  },
554
758
  "turboblaze": {
555
759
  "inherit": true,
556
760
  "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."
761
+ },
762
+ "zenmode": {
763
+ "inherit": true,
764
+ "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."
557
765
  }
558
766
  },
559
767
  "8": {
@@ -606,33 +814,33 @@
606
814
  "anticipation": {
607
815
  "name": "Anticipation",
608
816
  "num": 107,
609
- "desc": "On switch-in, this Pokemon is alerted if any opposing Pokemon has an attack that is super effective on this Pokemon, or an OHKO move. Counter, Metal Burst, and Mirror Coat count as attacking moves of their respective types, 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.",
817
+ "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.",
610
818
  "shortDesc": "On switch-in, this Pokemon shudders if any foe has a supereffective or OHKO move."
611
819
  },
612
820
  "arenatrap": {
613
821
  "name": "Arena Trap",
614
822
  "num": 71,
615
- "desc": "Prevents adjacent opposing Pokemon from choosing to switch out unless they are immune to trapping or are airborne.",
616
- "shortDesc": "Prevents adjacent foes from choosing to switch unless they are airborne."
823
+ "desc": "Prevents opposing Pokemon from choosing to switch out unless they are airborne, are holding a Shed Shell, or are a Ghost type.",
824
+ "shortDesc": "Prevents opposing Pokemon from choosing to switch out unless they are airborne."
617
825
  },
618
826
  "aromaveil": {
619
827
  "isBreakable": true,
620
828
  "name": "Aroma Veil",
621
829
  "num": 165,
622
- "desc": "This Pokemon and its allies cannot be affected by Attract, Disable, Encore, Heal Block, Taunt, or Torment.",
830
+ "desc": "This Pokemon and its allies cannot become affected by Attract, Disable, Encore, Heal Block, Taunt, or Torment.",
623
831
  "shortDesc": "Protects user/allies from Attract, Disable, Encore, Heal Block, Taunt, and Torment."
624
832
  },
625
833
  "asoneglastrier": {
626
834
  "isPermanent": true,
627
835
  "name": "As One (Glastrier)",
628
836
  "num": 266,
629
- "shortDesc": "The combination of Unnerve and Chilling Neigh."
837
+ "shortDesc": "Combination of the Unnerve and Chilling Neigh Abilities."
630
838
  },
631
839
  "asonespectrier": {
632
840
  "isPermanent": true,
633
841
  "name": "As One (Spectrier)",
634
842
  "num": 267,
635
- "shortDesc": "The combination of Unnerve and Grim Neigh."
843
+ "shortDesc": "Combination of the Unnerve and Grim Neigh Abilities."
636
844
  },
637
845
  "aurabreak": {
638
846
  "isBreakable": true,
@@ -646,8 +854,8 @@
646
854
  "onResidualSubOrder": 2,
647
855
  "name": "Bad Dreams",
648
856
  "num": 123,
649
- "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.",
650
- "shortDesc": "Causes sleeping adjacent foes to lose 1/8 of their max HP at the end of each turn."
857
+ "desc": "Causes opposing Pokemon to lose 1/8 of their maximum HP, rounded down, at the end of each turn if they are asleep.",
858
+ "shortDesc": "Causes sleeping foes to lose 1/8 of their max HP at the end of each turn."
651
859
  },
652
860
  "ballfetch": {
653
861
  "name": "Ball Fetch",
@@ -672,19 +880,19 @@
672
880
  "isPermanent": true,
673
881
  "name": "Battle Bond",
674
882
  "num": 210,
675
- "desc": "If this Pokemon is a Greninja, it transforms into Ash-Greninja after knocking out a Pokemon. As Ash-Greninja, its Water Shuriken has 20 base power and always hits 3 times.",
883
+ "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.",
676
884
  "shortDesc": "After KOing a Pokemon: becomes Ash-Greninja, Water Shuriken: 20 power, hits 3x."
677
885
  },
678
886
  "beastboost": {
679
887
  "name": "Beast Boost",
680
888
  "num": 224,
681
- "desc": "This Pokemon's highest stat is raised by 1 stage if it attacks and knocks out another Pokemon.",
889
+ "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.",
682
890
  "shortDesc": "This Pokemon's highest stat is raised by 1 if it attacks and KOes another Pokemon."
683
891
  },
684
892
  "berserk": {
685
893
  "name": "Berserk",
686
894
  "num": 201,
687
- "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; Sheer Force prevents it from activating if the move has a secondary effect.",
895
+ "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.",
688
896
  "shortDesc": "This Pokemon's Sp. Atk is raised by 1 when it reaches 1/2 or less of its max HP."
689
897
  },
690
898
  "bigpecks": {
@@ -698,20 +906,19 @@
698
906
  "onModifySpAPriority": 5,
699
907
  "name": "Blaze",
700
908
  "num": 66,
701
- "desc": "When this Pokemon has 1/3 or less of its maximum HP, rounded down, its attacking stat is multiplied by 1.5 while using a Fire-type attack.",
702
- "shortDesc": "At 1/3 or less of its max HP, this Pokemon's attacking stat is 1.5x with Fire attacks."
909
+ "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.",
910
+ "shortDesc": "At 1/3 or less of its max HP, this Pokemon's offensive stat is 1.5x with Fire attacks."
703
911
  },
704
912
  "bulletproof": {
705
913
  "isBreakable": true,
706
914
  "name": "Bulletproof",
707
915
  "num": 171,
708
- "desc": "This Pokemon is immune to ballistic moves. Ballistic moves include Bullet Seed, Octazooka, Barrage, Rock Wrecker, Zap Cannon, Acid Spray, Aura Sphere, Focus Blast, and all moves with Ball or Bomb in their name.",
709
- "shortDesc": "Makes user immune to ballistic moves (Shadow Ball, Sludge Bomb, Focus Blast, etc)."
916
+ "shortDesc": "This Pokemon is immune to bullet moves."
710
917
  },
711
918
  "cheekpouch": {
712
919
  "name": "Cheek Pouch",
713
920
  "num": 167,
714
- "desc": "If this Pokemon eats a Berry, it restores 1/3 of its maximum HP, rounded down, in addition to the Berry's effect.",
921
+ "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.",
715
922
  "shortDesc": "If this Pokemon eats a Berry, it restores 1/3 of its max HP after the Berry's effect."
716
923
  },
717
924
  "chillingneigh": {
@@ -723,7 +930,7 @@
723
930
  "chlorophyll": {
724
931
  "name": "Chlorophyll",
725
932
  "num": 34,
726
- "desc": "If Sunny Day is active and this Pokemon is not holding Utility Umbrella, this Pokemon's Speed is doubled.",
933
+ "desc": "If Sunny Day is active, this Pokemon's Speed is doubled. This effect is prevented if this Pokemon is holding a Utility Umbrella.",
727
934
  "shortDesc": "If Sunny Day is active, this Pokemon's Speed is doubled."
728
935
  },
729
936
  "clearbody": {
@@ -741,14 +948,14 @@
741
948
  "colorchange": {
742
949
  "name": "Color Change",
743
950
  "num": 16,
744
- "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; Sheer Force prevents it from activating if the move has a secondary effect.",
951
+ "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.",
745
952
  "shortDesc": "This Pokemon's type changes to the type of a move it's hit by, unless it has the type."
746
953
  },
747
954
  "comatose": {
748
955
  "isPermanent": true,
749
956
  "name": "Comatose",
750
957
  "num": 213,
751
- "desc": "This Pokemon cannot be statused, and is considered to be asleep. Moongeist Beam, Sunsteel Strike, and the Mold Breaker, Teravolt, and Turboblaze Abilities cannot ignore this Ability.",
958
+ "desc": "This Pokemon is considered to be asleep and cannot become affected by a non-volatile status condition or Yawn.",
752
959
  "shortDesc": "This Pokemon cannot be statused, and is considered to be asleep."
753
960
  },
754
961
  "competitive": {
@@ -767,13 +974,12 @@
767
974
  "isBreakable": true,
768
975
  "name": "Contrary",
769
976
  "num": 126,
770
- "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.",
771
977
  "shortDesc": "If this Pokemon has a stat stage raised it is lowered instead, and vice versa."
772
978
  },
773
979
  "corrosion": {
774
980
  "name": "Corrosion",
775
981
  "num": 212,
776
- "shortDesc": "This Pokemon can poison or badly poison other Pokemon regardless of their typing."
982
+ "shortDesc": "This Pokemon can poison or badly poison a Pokemon regardless of its typing."
777
983
  },
778
984
  "cottondown": {
779
985
  "name": "Cotton Down",
@@ -808,7 +1014,7 @@
808
1014
  "dancer": {
809
1015
  "name": "Dancer",
810
1016
  "num": 216,
811
- "desc": "After another Pokemon uses a dance move, this Pokemon uses the same move. Moves used by this Ability cannot be copied again.",
1017
+ "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.",
812
1018
  "shortDesc": "After another Pokemon uses a dance move, this Pokemon uses the same move."
813
1019
  },
814
1020
  "darkaura": {
@@ -827,7 +1033,7 @@
827
1033
  "isBreakable": true,
828
1034
  "name": "Dazzling",
829
1035
  "num": 219,
830
- "desc": "Priority moves used by opposing Pokemon targeting this Pokemon or its allies are prevented from having an effect.",
1036
+ "desc": "While this Pokemon is active, priority moves from opposing Pokemon that target this Pokemon or its allies are prevented from having an effect.",
831
1037
  "shortDesc": "This Pokemon and its allies are protected from opposing priority moves."
832
1038
  },
833
1039
  "defeatist": {
@@ -847,13 +1053,13 @@
847
1053
  "deltastream": {
848
1054
  "name": "Delta Stream",
849
1055
  "num": 191,
850
- "desc": "On switch-in, the weather becomes strong winds that remove 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 Desolate Land or Primordial Sea.",
1056
+ "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.",
851
1057
  "shortDesc": "On switch-in, strong winds begin until this Ability is not active in battle."
852
1058
  },
853
1059
  "desolateland": {
854
1060
  "name": "Desolate Land",
855
1061
  "num": 190,
856
- "desc": "On switch-in, the weather becomes extremely harsh sunlight that prevents damaging Water-type moves from executing, in addition to all the effects of Sunny Day. This weather remains in effect until this Ability is no longer active for any Pokemon, or the weather is changed by Delta Stream or Primordial Sea.",
1062
+ "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.",
857
1063
  "shortDesc": "On switch-in, extremely harsh sunlight begins until this Ability is not active in battle."
858
1064
  },
859
1065
  "disguise": {
@@ -876,7 +1082,7 @@
876
1082
  "onModifySpAPriority": 5,
877
1083
  "name": "Dragon's Maw",
878
1084
  "num": 263,
879
- "shortDesc": "This Pokemon's attacking stat is multiplied by 1.5 while using a Dragon-type attack."
1085
+ "shortDesc": "This Pokemon's offensive stat is multiplied by 1.5 while using a Dragon-type attack."
880
1086
  },
881
1087
  "drizzle": {
882
1088
  "name": "Drizzle",
@@ -893,7 +1099,7 @@
893
1099
  "isBreakable": true,
894
1100
  "name": "Dry Skin",
895
1101
  "num": 87,
896
- "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. If this Pokemon is holding Utility Umbrella, the effects of weather are nullified.",
1102
+ "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.",
897
1103
  "shortDesc": "This Pokemon is healed 1/4 by Water, 1/8 by Rain; is hurt 1.25x by Fire, 1/8 by Sun."
898
1104
  },
899
1105
  "earlybird": {
@@ -915,7 +1121,7 @@
915
1121
  "emergencyexit": {
916
1122
  "name": "Emergency Exit",
917
1123
  "num": 194,
918
- "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; Sheer Force prevents it from activating if the move has a secondary effect. This effect applies to both direct and indirect damage, except Curse and Substitute on use, Belly Drum, Pain Split, and confusion damage.",
1124
+ "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.",
919
1125
  "shortDesc": "This Pokemon switches out when it reaches 1/2 or less of its maximum HP."
920
1126
  },
921
1127
  "fairyaura": {
@@ -952,7 +1158,7 @@
952
1158
  "isBreakable": true,
953
1159
  "name": "Flash Fire",
954
1160
  "num": 18,
955
- "desc": "This Pokemon is immune to Fire-type moves. The first time it is hit by a Fire-type move, its attacking 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.",
1161
+ "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.",
956
1162
  "shortDesc": "This Pokemon's Fire attacks do 1.5x damage if hit by one Fire move; Fire immunity."
957
1163
  },
958
1164
  "flowergift": {
@@ -961,7 +1167,7 @@
961
1167
  "isBreakable": true,
962
1168
  "name": "Flower Gift",
963
1169
  "num": 122,
964
- "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. If this Pokemon is a Cherrim and it is holding Utility Umbrella, it remains in its regular form and the Attack and Special Defense stats of it and its allies are not boosted. If this Pokemon is a Cherrim in its Sunshine form and is given Utility Umbrella, it will immediately switch back to its regular form. If this Pokemon is a Cherrim holding Utility Umbrella and its item is removed while Sunny Day is active, it will transform into its Sunshine Form. If an ally is holding Utility Umbrella while Cherrim is in its Sunshine Form, they will not receive the Attack and Special Defense boosts.",
1170
+ "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.",
965
1171
  "shortDesc": "If user is Cherrim and Sunny Day is active, it and allies' Attack and Sp. Def are 1.5x."
966
1172
  },
967
1173
  "flowerveil": {
@@ -981,13 +1187,13 @@
981
1187
  "forecast": {
982
1188
  "name": "Forecast",
983
1189
  "num": 59,
984
- "desc": "If this Pokemon is a Castform, its type changes to the current weather condition's type, except Sandstorm. If this Pokemon is holding Utility Umbrella and the weather condition is Sunny Day, Desolate Land, Rain Dance, or Primordial Sea, it will not change types.",
1190
+ "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.",
985
1191
  "shortDesc": "Castform's type changes to the current weather condition's type, except Sandstorm."
986
1192
  },
987
1193
  "forewarn": {
988
1194
  "name": "Forewarn",
989
1195
  "num": 108,
990
- "desc": "On switch-in, this Pokemon is alerted to the move with the highest power, at random, known by an opposing Pokemon.",
1196
+ "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.",
991
1197
  "shortDesc": "On switch-in, this Pokemon is alerted to the foes' move with the highest power."
992
1198
  },
993
1199
  "friendguard": {
@@ -1004,7 +1210,6 @@
1004
1210
  "fullmetalbody": {
1005
1211
  "name": "Full Metal Body",
1006
1212
  "num": 230,
1007
- "desc": "Prevents other Pokemon from lowering this Pokemon's stat stages. Moongeist Beam, Sunsteel Strike, and the Mold Breaker, Teravolt, and Turboblaze Abilities cannot ignore this Ability.",
1008
1213
  "shortDesc": "Prevents other Pokemon from lowering this Pokemon's stat stages."
1009
1214
  },
1010
1215
  "furcoat": {
@@ -1030,7 +1235,8 @@
1030
1235
  "gluttony": {
1031
1236
  "name": "Gluttony",
1032
1237
  "num": 82,
1033
- "shortDesc": "When this Pokemon has 1/2 or less of its maximum HP, it uses certain Berries early."
1238
+ "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.",
1239
+ "shortDesc": "This Pokemon eats Berries at 1/2 max HP or less instead of their usual 1/4 max HP."
1034
1240
  },
1035
1241
  "gooey": {
1036
1242
  "name": "Gooey",
@@ -1041,6 +1247,7 @@
1041
1247
  "onModifyAtkPriority": 1,
1042
1248
  "name": "Gorilla Tactics",
1043
1249
  "num": 255,
1250
+ "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.",
1044
1251
  "shortDesc": "This Pokemon's Attack is 1.5x, but it can only select the first move it executes."
1045
1252
  },
1046
1253
  "grasspelt": {
@@ -1072,7 +1279,7 @@
1072
1279
  "onModifyAtkPriority": 5,
1073
1280
  "name": "Guts",
1074
1281
  "num": 62,
1075
- "desc": "If this Pokemon has a non-volatile status condition, its Attack is multiplied by 1.5; burn's physical damage halving is ignored.",
1282
+ "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.",
1076
1283
  "shortDesc": "If this Pokemon is statused, its Attack is 1.5x; ignores burn halving physical damage."
1077
1284
  },
1078
1285
  "harvest": {
@@ -1088,15 +1295,15 @@
1088
1295
  "onResidualOrder": 5,
1089
1296
  "onResidualSubOrder": 3,
1090
1297
  "num": 131,
1091
- "desc": "There is a 30% chance of curing an adjacent ally's non-volatile status condition at the end of each turn.",
1092
- "shortDesc": "30% chance of curing an adjacent ally's status at the end of each turn."
1298
+ "desc": "30% chance this Pokemon's ally has its non-volatile status condition cured at the end of each turn.",
1299
+ "shortDesc": "30% chance this Pokemon's ally has its status cured at the end of each turn."
1093
1300
  },
1094
1301
  "heatproof": {
1095
1302
  "onSourceBasePowerPriority": 18,
1096
1303
  "isBreakable": true,
1097
1304
  "name": "Heatproof",
1098
1305
  "num": 85,
1099
- "desc": "The power of Fire-type attacks against this Pokemon is halved, and burn damage taken is halved.",
1306
+ "desc": "The power of Fire-type attacks against this Pokemon is halved. This Pokemon takes half of the usual burn damage, rounded down.",
1100
1307
  "shortDesc": "The power of Fire-type attacks against this Pokemon is halved; burn damage halved."
1101
1308
  },
1102
1309
  "heavymetal": {
@@ -1104,6 +1311,7 @@
1104
1311
  "isBreakable": true,
1105
1312
  "name": "Heavy Metal",
1106
1313
  "num": 134,
1314
+ "desc": "This Pokemon's weight is doubled. This effect is calculated after the effect of Autotomize, and before the effect of Float Stone.",
1107
1315
  "shortDesc": "This Pokemon's weight is doubled."
1108
1316
  },
1109
1317
  "honeygather": {
@@ -1121,6 +1329,7 @@
1121
1329
  "onResidualOrder": 29,
1122
1330
  "name": "Hunger Switch",
1123
1331
  "num": 258,
1332
+ "desc": "If this Pokemon is a Morpeko, it changes formes between its Full Belly Mode and Hangry Mode at the end of each turn.",
1124
1333
  "shortDesc": "If Morpeko, it changes between Full Belly and Hangry Mode at the end of each turn."
1125
1334
  },
1126
1335
  "hustle": {
@@ -1136,7 +1345,7 @@
1136
1345
  "onResidualSubOrder": 3,
1137
1346
  "name": "Hydration",
1138
1347
  "num": 93,
1139
- "desc": "This Pokemon has its non-volatile status condition cured at the end of each turn if Rain Dance is active. If this Pokemon is holding Utility Umbrella, its non-volatile status condition will not be cured.",
1348
+ "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.",
1140
1349
  "shortDesc": "This Pokemon has its status cured at the end of each turn if Rain Dance is active."
1141
1350
  },
1142
1351
  "hypercutter": {
@@ -1192,7 +1401,7 @@
1192
1401
  "infiltrator": {
1193
1402
  "name": "Infiltrator",
1194
1403
  "num": 151,
1195
- "desc": "This Pokemon's moves ignore substitutes and the opposing side's Reflect, Light Screen, Safeguard, Mist and Aurora Veil.",
1404
+ "desc": "This Pokemon's moves ignore substitutes and the opposing side's Reflect, Light Screen, Safeguard, Mist, and Aurora Veil.",
1196
1405
  "shortDesc": "Moves ignore substitutes and foe's Reflect/Light Screen/Safeguard/Mist/Aurora Veil."
1197
1406
  },
1198
1407
  "innardsout": {
@@ -1206,6 +1415,7 @@
1206
1415
  "isBreakable": true,
1207
1416
  "name": "Inner Focus",
1208
1417
  "num": 39,
1418
+ "desc": "This Pokemon cannot be made to flinch. This Pokemon is immune to the effect of the Intimidate Ability.",
1209
1419
  "shortDesc": "This Pokemon cannot be made to flinch. Immune to Intimidate."
1210
1420
  },
1211
1421
  "insomnia": {
@@ -1217,8 +1427,8 @@
1217
1427
  "intimidate": {
1218
1428
  "name": "Intimidate",
1219
1429
  "num": 22,
1220
- "desc": "On switch-in, this Pokemon lowers the Attack of adjacent opposing Pokemon by 1 stage. Inner Focus, Oblivious, Own Tempo, Scrappy, and Pokemon behind a substitute are immune.",
1221
- "shortDesc": "On switch-in, this Pokemon lowers the Attack of adjacent opponents by 1 stage."
1430
+ "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.",
1431
+ "shortDesc": "On switch-in, this Pokemon lowers the Attack of opponents by 1 stage."
1222
1432
  },
1223
1433
  "intrepidsword": {
1224
1434
  "name": "Intrepid Sword",
@@ -1261,14 +1471,14 @@
1261
1471
  "isBreakable": true,
1262
1472
  "name": "Leaf Guard",
1263
1473
  "num": 102,
1264
- "desc": "If Sunny Day is active and this Pokemon is not holding Utility Umbrella, this Pokemon cannot gain a non-volatile status condition and Rest will fail for it.",
1474
+ "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.",
1265
1475
  "shortDesc": "If Sunny Day is active, this Pokemon cannot be statused and Rest will fail for it."
1266
1476
  },
1267
1477
  "levitate": {
1268
1478
  "isBreakable": true,
1269
1479
  "name": "Levitate",
1270
1480
  "num": 26,
1271
- "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.",
1481
+ "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.",
1272
1482
  "shortDesc": "This Pokemon is immune to Ground; Gravity/Ingrain/Smack Down/Iron Ball nullify it."
1273
1483
  },
1274
1484
  "libero": {
@@ -1281,13 +1491,14 @@
1281
1491
  "isBreakable": true,
1282
1492
  "name": "Light Metal",
1283
1493
  "num": 135,
1494
+ "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.",
1284
1495
  "shortDesc": "This Pokemon's weight is halved."
1285
1496
  },
1286
1497
  "lightningrod": {
1287
1498
  "isBreakable": true,
1288
1499
  "name": "Lightning Rod",
1289
1500
  "num": 31,
1290
- "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.",
1501
+ "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.",
1291
1502
  "shortDesc": "This Pokemon draws Electric moves to itself to raise Sp. Atk by 1; Electric immunity."
1292
1503
  },
1293
1504
  "limber": {
@@ -1319,8 +1530,8 @@
1319
1530
  "condition": { "duration": 1 },
1320
1531
  "isBreakable": true,
1321
1532
  "num": 156,
1322
- "desc": "This Pokemon blocks certain status moves and instead uses the move against the original user.",
1323
- "shortDesc": "This Pokemon blocks certain status moves and bounces them back to the user."
1533
+ "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.",
1534
+ "shortDesc": "This Pokemon blocks certain Status moves and bounces them back to the user."
1324
1535
  },
1325
1536
  "magicguard": {
1326
1537
  "name": "Magic Guard",
@@ -1343,16 +1554,15 @@
1343
1554
  "magnetpull": {
1344
1555
  "name": "Magnet Pull",
1345
1556
  "num": 42,
1346
- "desc": "Prevents adjacent opposing Steel-type Pokemon from choosing to switch out unless they are immune to trapping.",
1347
- "shortDesc": "Prevents adjacent Steel-type foes from choosing to switch."
1557
+ "desc": "Prevents opposing Steel-type Pokemon from choosing to switch out, unless they are holding a Shed Shell or are a Ghost type.",
1558
+ "shortDesc": "Prevents opposing Steel-type Pokemon from choosing to switch out."
1348
1559
  },
1349
1560
  "marvelscale": {
1350
1561
  "onModifyDefPriority": 6,
1351
1562
  "isBreakable": true,
1352
1563
  "name": "Marvel Scale",
1353
1564
  "num": 63,
1354
- "desc": "If this Pokemon has a non-volatile status condition, its Defense is multiplied by 1.5.",
1355
- "shortDesc": "If this Pokemon is statused, its Defense is 1.5x."
1565
+ "shortDesc": "If this Pokemon has a non-volatile status condition, its Defense is multiplied by 1.5."
1356
1566
  },
1357
1567
  "megalauncher": {
1358
1568
  "onBasePowerPriority": 19,
@@ -1370,7 +1580,8 @@
1370
1580
  "condition": {},
1371
1581
  "name": "Mimicry",
1372
1582
  "num": 250,
1373
- "shortDesc": "This Pokemon's type changes to match the Terrain. Type reverts when Terrain ends."
1583
+ "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.",
1584
+ "shortDesc": "This Pokemon's types change to match the Terrain. Type reverts when Terrain ends."
1374
1585
  },
1375
1586
  "minus": {
1376
1587
  "onModifySpAPriority": 5,
@@ -1383,7 +1594,7 @@
1383
1594
  "isBreakable": true,
1384
1595
  "name": "Mirror Armor",
1385
1596
  "num": 240,
1386
- "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.",
1597
+ "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.",
1387
1598
  "shortDesc": "If this Pokemon's stat stages would be lowered, the attacker's are lowered instead."
1388
1599
  },
1389
1600
  "mistysurge": {
@@ -1394,7 +1605,7 @@
1394
1605
  "moldbreaker": {
1395
1606
  "name": "Mold Breaker",
1396
1607
  "num": 104,
1397
- "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, 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.",
1608
+ "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.",
1398
1609
  "shortDesc": "This Pokemon's moves and their effects ignore the Abilities of other Pokemon."
1399
1610
  },
1400
1611
  "moody": {
@@ -1402,7 +1613,7 @@
1402
1613
  "onResidualSubOrder": 2,
1403
1614
  "name": "Moody",
1404
1615
  "num": 141,
1405
- "desc": "This Pokemon has a random stat other than accuracy or evasion raised by 2 stages and another stat lowered by 1 stage at the end of each turn.",
1616
+ "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.",
1406
1617
  "shortDesc": "Boosts a random stat (except accuracy/evasion) +2 and another stat -1 every turn."
1407
1618
  },
1408
1619
  "motordrive": {
@@ -1428,12 +1639,12 @@
1428
1639
  "isPermanent": true,
1429
1640
  "name": "Multitype",
1430
1641
  "num": 121,
1431
- "shortDesc": "If this Pokemon is an Arceus, its type changes to match its held Plate or Z-Crystal."
1642
+ "shortDesc": "If this Pokemon is an Arceus, its type changes to match its held Plate."
1432
1643
  },
1433
1644
  "mummy": {
1434
1645
  "name": "Mummy",
1435
1646
  "num": 152,
1436
- "desc": "Pokemon making contact with this Pokemon have their Ability changed to Mummy. Does not affect a Pokemon which already has Mummy or the Abilities As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, and Zen Mode.",
1647
+ "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.",
1437
1648
  "shortDesc": "Pokemon making contact with this Pokemon have their Ability changed to Mummy."
1438
1649
  },
1439
1650
  "naturalcure": {
@@ -1444,12 +1655,13 @@
1444
1655
  "neuroforce": {
1445
1656
  "name": "Neuroforce",
1446
1657
  "num": 233,
1658
+ "desc": "This Pokemon's attacks that are super effective against the target have their damage multiplied by 1.25.",
1447
1659
  "shortDesc": "This Pokemon's attacks that are super effective against the target do 1.25x damage."
1448
1660
  },
1449
1661
  "neutralizinggas": {
1450
1662
  "name": "Neutralizing Gas",
1451
1663
  "num": 256,
1452
- "desc": "While this Pokemon is active, Abilities have no effect. Does not affect the Abilities As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, or Zen Mode.",
1664
+ "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, RKS System, Schooling, Shields Down, Stance Change, or Zen Mode Abilities.",
1453
1665
  "shortDesc": "While this Pokemon is active, Abilities have no effect."
1454
1666
  },
1455
1667
  "noguard": {
@@ -1470,7 +1682,7 @@
1470
1682
  "isBreakable": true,
1471
1683
  "name": "Oblivious",
1472
1684
  "num": 12,
1473
- "desc": "This Pokemon cannot be infatuated or taunted. Gaining this Ability while affected cures it. Immune to Intimidate.",
1685
+ "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.",
1474
1686
  "shortDesc": "This Pokemon cannot be infatuated or taunted. Immune to Intimidate."
1475
1687
  },
1476
1688
  "overcoat": {
@@ -1478,21 +1690,22 @@
1478
1690
  "isBreakable": true,
1479
1691
  "name": "Overcoat",
1480
1692
  "num": 142,
1481
- "shortDesc": "This Pokemon is immune to powder moves and damage from Sandstorm or Hail."
1693
+ "desc": "This Pokemon is immune to powder moves, damage from Sandstorm or Hail, and the effects of Rage Powder and the Effect Spore Ability.",
1694
+ "shortDesc": "This Pokemon is immune to powder moves, Sandstorm or Hail damage, Effect Spore."
1482
1695
  },
1483
1696
  "overgrow": {
1484
1697
  "onModifyAtkPriority": 5,
1485
1698
  "onModifySpAPriority": 5,
1486
1699
  "name": "Overgrow",
1487
1700
  "num": 65,
1488
- "desc": "When this Pokemon has 1/3 or less of its maximum HP, rounded down, its attacking stat is multiplied by 1.5 while using a Grass-type attack.",
1489
- "shortDesc": "At 1/3 or less of its max HP, this Pokemon's attacking stat is 1.5x with Grass attacks."
1701
+ "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.",
1702
+ "shortDesc": "At 1/3 or less of its max HP, this Pokemon's offensive stat is 1.5x with Grass attacks."
1490
1703
  },
1491
1704
  "owntempo": {
1492
1705
  "isBreakable": true,
1493
1706
  "name": "Own Tempo",
1494
1707
  "num": 20,
1495
- "desc": "This Pokemon cannot be confused. Gaining this Ability while confused cures it. Immune to Intimidate.",
1708
+ "desc": "This Pokemon cannot be confused. Gaining this Ability while confused cures it. This Pokemon is immune to the effect of the Intimidate Ability.",
1496
1709
  "shortDesc": "This Pokemon cannot be confused. Immune to Intimidate."
1497
1710
  },
1498
1711
  "parentalbond": {
@@ -1505,18 +1718,19 @@
1505
1718
  "isBreakable": true,
1506
1719
  "name": "Pastel Veil",
1507
1720
  "num": 257,
1721
+ "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.",
1508
1722
  "shortDesc": "This Pokemon and its allies cannot be poisoned. On switch-in, cures poisoned allies."
1509
1723
  },
1510
1724
  "perishbody": {
1511
1725
  "name": "Perish Body",
1512
1726
  "num": 253,
1513
- "desc": "Making contact with this Pokemon starts the Perish Song effect for it and the attacker. This effect does not happen if this Pokemon already has a perish count.",
1727
+ "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.",
1514
1728
  "shortDesc": "Making contact with this Pokemon starts the Perish Song effect for it and the attacker."
1515
1729
  },
1516
1730
  "pickpocket": {
1517
1731
  "name": "Pickpocket",
1518
1732
  "num": 124,
1519
- "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; Sheer Force prevents it from activating if the move has a secondary effect.",
1733
+ "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.",
1520
1734
  "shortDesc": "If this Pokemon has no item and is hit by a contact move, it steals the attacker's item."
1521
1735
  },
1522
1736
  "pickup": {
@@ -1556,6 +1770,7 @@
1556
1770
  "poisontouch": {
1557
1771
  "name": "Poison Touch",
1558
1772
  "num": 143,
1773
+ "desc": "This Pokemon's contact moves have a 30% chance of poisoning. This effect comes after a move's inherent secondary effect chance.",
1559
1774
  "shortDesc": "This Pokemon's contact moves have a 30% chance of poisoning."
1560
1775
  },
1561
1776
  "powerconstruct": {
@@ -1569,36 +1784,37 @@
1569
1784
  "powerofalchemy": {
1570
1785
  "name": "Power of Alchemy",
1571
1786
  "num": 223,
1572
- "desc": "This Pokemon copies the Ability of an ally that faints. Abilities that cannot be copied are \"No Ability\", 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.",
1787
+ "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.",
1573
1788
  "shortDesc": "This Pokemon copies the Ability of an ally that faints."
1574
1789
  },
1575
1790
  "powerspot": {
1576
1791
  "onAllyBasePowerPriority": 22,
1577
1792
  "name": "Power Spot",
1578
1793
  "num": 249,
1794
+ "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.",
1579
1795
  "shortDesc": "This Pokemon's allies have the power of their moves multiplied by 1.3."
1580
1796
  },
1581
1797
  "prankster": {
1582
1798
  "name": "Prankster",
1583
1799
  "num": 158,
1800
+ "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.",
1584
1801
  "shortDesc": "This Pokemon's Status moves have priority raised by 1, but Dark types are immune."
1585
1802
  },
1586
1803
  "pressure": {
1587
1804
  "name": "Pressure",
1588
1805
  "num": 46,
1589
- "desc": "If this Pokemon is the target of an opposing Pokemon's move, that move loses one additional PP.",
1806
+ "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.",
1590
1807
  "shortDesc": "If this Pokemon is the target of a foe's move, that move loses one additional PP."
1591
1808
  },
1592
1809
  "primordialsea": {
1593
1810
  "name": "Primordial Sea",
1594
1811
  "num": 189,
1595
- "desc": "On switch-in, the weather becomes heavy rain that prevents damaging Fire-type moves from executing, in addition to all the effects of Rain Dance. This weather remains in effect until this Ability is no longer active for any Pokemon, or the weather is changed by Delta Stream or Desolate Land.",
1812
+ "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.",
1596
1813
  "shortDesc": "On switch-in, heavy rain begins until this Ability is not active in battle."
1597
1814
  },
1598
1815
  "prismarmor": {
1599
1816
  "name": "Prism Armor",
1600
1817
  "num": 232,
1601
- "desc": "This Pokemon receives 3/4 damage from supereffective attacks. Moongeist Beam, Sunsteel Strike, and the Mold Breaker, Teravolt, and Turboblaze Abilities cannot ignore this Ability.",
1602
1818
  "shortDesc": "This Pokemon receives 3/4 damage from supereffective attacks."
1603
1819
  },
1604
1820
  "propellertail": {
@@ -1648,25 +1864,25 @@
1648
1864
  "quickfeet": {
1649
1865
  "name": "Quick Feet",
1650
1866
  "num": 95,
1651
- "desc": "If this Pokemon has a non-volatile status condition, its Speed is multiplied by 1.5; the Speed drop from paralysis is ignored.",
1867
+ "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.",
1652
1868
  "shortDesc": "If this Pokemon is statused, its Speed is 1.5x; ignores Speed drop from paralysis."
1653
1869
  },
1654
1870
  "raindish": {
1655
1871
  "name": "Rain Dish",
1656
1872
  "num": 44,
1657
- "desc": "If Rain Dance is active, this Pokemon restores 1/16 of its maximum HP, rounded down, at the end of each turn. If this Pokemon is holding Utility Umbrella, its HP does not get restored.",
1873
+ "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.",
1658
1874
  "shortDesc": "If Rain Dance is active, this Pokemon heals 1/16 of its max HP each turn."
1659
1875
  },
1660
1876
  "rattled": {
1661
1877
  "name": "Rattled",
1662
1878
  "num": 155,
1663
- "desc": "This Pokemon's Speed is raised by 1 stage if hit by a Bug-, Dark-, or Ghost-type attack, or Intimidate.",
1879
+ "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.",
1664
1880
  "shortDesc": "Speed is raised 1 stage if hit by a Bug-, Dark-, or Ghost-type attack, or Intimidated."
1665
1881
  },
1666
1882
  "receiver": {
1667
1883
  "name": "Receiver",
1668
1884
  "num": 222,
1669
- "desc": "This Pokemon copies the Ability of an ally that faints. Abilities that cannot be copied are \"No Ability\", 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.",
1885
+ "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.",
1670
1886
  "shortDesc": "This Pokemon copies the Ability of an ally that faints."
1671
1887
  },
1672
1888
  "reckless": {
@@ -1694,7 +1910,8 @@
1694
1910
  "onTryEatItemPriority": -1,
1695
1911
  "name": "Ripen",
1696
1912
  "num": 247,
1697
- "shortDesc": "When this Pokemon eats a Berry, its effect is doubled."
1913
+ "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.",
1914
+ "shortDesc": "When this Pokemon eats certain Berries, the effects are doubled."
1698
1915
  },
1699
1916
  "rivalry": {
1700
1917
  "onBasePowerPriority": 24,
@@ -1712,7 +1929,7 @@
1712
1929
  "rockhead": {
1713
1930
  "name": "Rock Head",
1714
1931
  "num": 69,
1715
- "desc": "This Pokemon does not take recoil damage besides Struggle, Life Orb, and crash damage.",
1932
+ "desc": "This Pokemon does not take recoil damage, except Struggle. Does not affect Life Orb damage or crash damage.",
1716
1933
  "shortDesc": "This Pokemon does not take recoil damage besides Struggle/Life Orb/crash damage."
1717
1934
  },
1718
1935
  "roughskin": {
@@ -1743,8 +1960,8 @@
1743
1960
  "sandspit": {
1744
1961
  "name": "Sand Spit",
1745
1962
  "num": 245,
1746
- "desc": "When this Pokemon is hit by an attack, Sandstorm begins. This effect happens after the effects of Max and G-Max Moves.",
1747
- "shortDesc": "When this Pokemon is hit, Sandstorm begins."
1963
+ "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.",
1964
+ "shortDesc": "When this Pokemon is hit by an attack, the effect of Sandstorm begins."
1748
1965
  },
1749
1966
  "sandstream": {
1750
1967
  "name": "Sand Stream",
@@ -1756,7 +1973,7 @@
1756
1973
  "isBreakable": true,
1757
1974
  "name": "Sand Veil",
1758
1975
  "num": 8,
1759
- "desc": "If Sandstorm is active, this Pokemon's evasiveness is multiplied by 1.25. This Pokemon takes no damage from Sandstorm.",
1976
+ "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.",
1760
1977
  "shortDesc": "If Sandstorm is active, this Pokemon's evasiveness is 1.25x; immunity to Sandstorm."
1761
1978
  },
1762
1979
  "sapsipper": {
@@ -1779,7 +1996,7 @@
1779
1996
  "onModifyMovePriority": -5,
1780
1997
  "name": "Scrappy",
1781
1998
  "num": 113,
1782
- "desc": "This Pokemon can hit Ghost types with Normal- and Fighting-type moves. Immune to Intimidate.",
1999
+ "desc": "This Pokemon can hit Ghost types with Normal- and Fighting-type moves. This Pokemon is immune to the effect of the Intimidate Ability.",
1783
2000
  "shortDesc": "Fighting, Normal moves hit Ghost. Immune to Intimidate."
1784
2001
  },
1785
2002
  "screencleaner": {
@@ -1791,19 +2008,19 @@
1791
2008
  "onModifyMovePriority": -2,
1792
2009
  "name": "Serene Grace",
1793
2010
  "num": 32,
2011
+ "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.",
1794
2012
  "shortDesc": "This Pokemon's moves have their secondary effect chance doubled."
1795
2013
  },
1796
2014
  "shadowshield": {
1797
2015
  "name": "Shadow Shield",
1798
2016
  "num": 231,
1799
- "desc": "If this Pokemon is at full HP, damage taken from attacks is halved. Moongeist Beam, Sunsteel Strike, and the Mold Breaker, Teravolt, and Turboblaze Abilities cannot ignore this Ability.",
1800
2017
  "shortDesc": "If this Pokemon is at full HP, damage taken from attacks is halved."
1801
2018
  },
1802
2019
  "shadowtag": {
1803
2020
  "name": "Shadow Tag",
1804
2021
  "num": 23,
1805
- "desc": "Prevents adjacent opposing Pokemon from choosing to switch out unless they are immune to trapping or also have this Ability.",
1806
- "shortDesc": "Prevents adjacent foes from choosing to switch unless they also have this Ability."
2022
+ "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.",
2023
+ "shortDesc": "Prevents foes from choosing to switch unless they also have this Ability."
1807
2024
  },
1808
2025
  "shedskin": {
1809
2026
  "onResidualOrder": 5,
@@ -1838,19 +2055,19 @@
1838
2055
  "isPermanent": true,
1839
2056
  "name": "Shields Down",
1840
2057
  "num": 197,
1841
- "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 non-volatile status conditions. Moongeist Beam, Sunsteel Strike, and the Mold Breaker, Teravolt, and Turboblaze Abilities cannot ignore this Ability.",
2058
+ "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.",
1842
2059
  "shortDesc": "If Minior, switch-in/end of turn it changes to Core at 1/2 max HP or less, else Meteor."
1843
2060
  },
1844
2061
  "simple": {
1845
2062
  "isBreakable": true,
1846
2063
  "name": "Simple",
1847
2064
  "num": 86,
1848
- "desc": "When this Pokemon's stat stages are raised or lowered, the effect is doubled instead. This Ability does not affect stat stage increases received from Z-Power effects that happen before a Z-Move is used.",
1849
- "shortDesc": "When this Pokemon's stat stages are raised or lowered, the effect is doubled instead."
2065
+ "shortDesc": "When one of this Pokemon's stat stages is raised or lowered, the amount is doubled."
1850
2066
  },
1851
2067
  "skilllink": {
1852
2068
  "name": "Skill Link",
1853
2069
  "num": 92,
2070
+ "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.",
1854
2071
  "shortDesc": "This Pokemon's multi-hit attacks always hit the maximum number of times."
1855
2072
  },
1856
2073
  "slowstart": {
@@ -1879,7 +2096,7 @@
1879
2096
  "isBreakable": true,
1880
2097
  "name": "Snow Cloak",
1881
2098
  "num": 81,
1882
- "desc": "If Hail is active, this Pokemon's evasiveness is multiplied by 1.25. This Pokemon takes no damage from Hail.",
2099
+ "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.",
1883
2100
  "shortDesc": "If Hail is active, this Pokemon's evasiveness is 1.25x; immunity to Hail."
1884
2101
  },
1885
2102
  "snowwarning": {
@@ -1891,7 +2108,7 @@
1891
2108
  "onModifySpAPriority": 5,
1892
2109
  "name": "Solar Power",
1893
2110
  "num": 94,
1894
- "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. If this Pokemon is holding Utility Umbrella, its Special Attack remains the same and it does not lose any HP.",
2111
+ "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.",
1895
2112
  "shortDesc": "If Sunny Day is active, this Pokemon's Sp. Atk is 1.5x; loses 1/8 max HP per turn."
1896
2113
  },
1897
2114
  "solidrock": {
@@ -1904,14 +2121,13 @@
1904
2121
  "onAnyFaintPriority": 1,
1905
2122
  "name": "Soul-Heart",
1906
2123
  "num": 220,
1907
- "desc": "This Pokemon's Special Attack is raised by 1 stage when another Pokemon faints.",
1908
- "shortDesc": "This Pokemon's Sp. Atk is raised by 1 stage when another Pokemon faints."
2124
+ "shortDesc": "This Pokemon's Special Attack is raised by 1 stage when another Pokemon faints."
1909
2125
  },
1910
2126
  "soundproof": {
1911
2127
  "isBreakable": true,
1912
2128
  "name": "Soundproof",
1913
2129
  "num": 43,
1914
- "shortDesc": "This Pokemon is immune to sound-based moves, including Heal Bell."
2130
+ "shortDesc": "This Pokemon is immune to sound-based moves, unless it used the move."
1915
2131
  },
1916
2132
  "speedboost": {
1917
2133
  "onResidualOrder": 28,
@@ -1926,7 +2142,7 @@
1926
2142
  "onModifySpAPriority": 5,
1927
2143
  "name": "Stakeout",
1928
2144
  "num": 198,
1929
- "shortDesc": "This Pokemon's attacking stat is doubled against a target that switched in this turn."
2145
+ "shortDesc": "This Pokemon's offensive stat is doubled against a target that switched in this turn."
1930
2146
  },
1931
2147
  "stall": {
1932
2148
  "onFractionalPriority": -0.1,
@@ -1950,7 +2166,7 @@
1950
2166
  "isPermanent": true,
1951
2167
  "name": "Stance Change",
1952
2168
  "num": 176,
1953
- "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.",
2169
+ "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.",
1954
2170
  "shortDesc": "If Aegislash, changes Forme to Blade before attacks and Shield before King's Shield."
1955
2171
  },
1956
2172
  "static": {
@@ -1966,6 +2182,7 @@
1966
2182
  "steamengine": {
1967
2183
  "name": "Steam Engine",
1968
2184
  "num": 243,
2185
+ "desc": "This Pokemon's Speed is raised by 6 stages after it is damaged by a Fire- or Water-type move.",
1969
2186
  "shortDesc": "This Pokemon's Speed is raised by 6 stages after it is damaged by Fire/Water moves."
1970
2187
  },
1971
2188
  "steelworker": {
@@ -1973,12 +2190,13 @@
1973
2190
  "onModifySpAPriority": 5,
1974
2191
  "name": "Steelworker",
1975
2192
  "num": 200,
1976
- "shortDesc": "This Pokemon's attacking stat is multiplied by 1.5 while using a Steel-type attack."
2193
+ "shortDesc": "This Pokemon's offensive stat is multiplied by 1.5 while using a Steel-type attack."
1977
2194
  },
1978
2195
  "steelyspirit": {
1979
2196
  "onAllyBasePowerPriority": 22,
1980
2197
  "name": "Steely Spirit",
1981
2198
  "num": 252,
2199
+ "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.",
1982
2200
  "shortDesc": "This Pokemon and its allies' Steel-type moves have their power multiplied by 1.5."
1983
2201
  },
1984
2202
  "stench": {
@@ -1992,13 +2210,14 @@
1992
2210
  "isBreakable": true,
1993
2211
  "name": "Sticky Hold",
1994
2212
  "num": 60,
1995
- "shortDesc": "This Pokemon cannot lose its held item due to another Pokemon's attack."
2213
+ "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.",
2214
+ "shortDesc": "This Pokemon cannot lose its held item due to another Pokemon's Ability or attack."
1996
2215
  },
1997
2216
  "stormdrain": {
1998
2217
  "isBreakable": true,
1999
2218
  "name": "Storm Drain",
2000
2219
  "num": 114,
2001
- "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.",
2220
+ "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.",
2002
2221
  "shortDesc": "This Pokemon draws Water moves to itself to raise Sp. Atk by 1; Water immunity."
2003
2222
  },
2004
2223
  "strongjaw": {
@@ -2038,25 +2257,26 @@
2038
2257
  "onModifySpAPriority": 5,
2039
2258
  "name": "Swarm",
2040
2259
  "num": 68,
2041
- "desc": "When this Pokemon has 1/3 or less of its maximum HP, rounded down, its attacking stat is multiplied by 1.5 while using a Bug-type attack.",
2042
- "shortDesc": "At 1/3 or less of its max HP, this Pokemon's attacking stat is 1.5x with Bug attacks."
2260
+ "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.",
2261
+ "shortDesc": "At 1/3 or less of its max HP, this Pokemon's offensive stat is 1.5x with Bug attacks."
2043
2262
  },
2044
2263
  "sweetveil": {
2045
2264
  "name": "Sweet Veil",
2046
2265
  "isBreakable": true,
2047
2266
  "num": 175,
2048
- "shortDesc": "This Pokemon and its allies cannot fall asleep."
2267
+ "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.",
2268
+ "shortDesc": "This Pokemon and its allies cannot fall asleep; those already asleep do not wake up."
2049
2269
  },
2050
2270
  "swiftswim": {
2051
2271
  "name": "Swift Swim",
2052
2272
  "num": 33,
2053
- "desc": "If Rain Dance is active and this Pokemon is not holding Utility Umbrella, this Pokemon's Speed is doubled.",
2273
+ "desc": "If Rain Dance is active, this Pokemon's Speed is doubled. This effect is prevented if this Pokemon is holding a Utility Umbrella.",
2054
2274
  "shortDesc": "If Rain Dance is active, this Pokemon's Speed is doubled."
2055
2275
  },
2056
2276
  "symbiosis": {
2057
2277
  "name": "Symbiosis",
2058
2278
  "num": 180,
2059
- "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.",
2279
+ "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.",
2060
2280
  "shortDesc": "If an ally uses its item, this Pokemon gives its item to that ally immediately."
2061
2281
  },
2062
2282
  "synchronize": {
@@ -2081,8 +2301,8 @@
2081
2301
  "onBasePowerPriority": 30,
2082
2302
  "name": "Technician",
2083
2303
  "num": 101,
2084
- "desc": "This Pokemon's moves of 60 power or less have their power multiplied by 1.5. Does affect Struggle.",
2085
- "shortDesc": "This Pokemon's moves of 60 power or less have 1.5x power. Includes Struggle."
2304
+ "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.",
2305
+ "shortDesc": "This Pokemon's moves of 60 power or less have 1.5x power, including Struggle."
2086
2306
  },
2087
2307
  "telepathy": {
2088
2308
  "isBreakable": true,
@@ -2093,7 +2313,7 @@
2093
2313
  "teravolt": {
2094
2314
  "name": "Teravolt",
2095
2315
  "num": 164,
2096
- "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, 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.",
2316
+ "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.",
2097
2317
  "shortDesc": "This Pokemon's moves and their effects ignore the Abilities of other Pokemon."
2098
2318
  },
2099
2319
  "thickfat": {
@@ -2102,8 +2322,8 @@
2102
2322
  "isBreakable": true,
2103
2323
  "name": "Thick Fat",
2104
2324
  "num": 47,
2105
- "desc": "If a Pokemon uses a Fire- or Ice-type attack against this Pokemon, that Pokemon's attacking stat is halved when calculating the damage to this Pokemon.",
2106
- "shortDesc": "Fire/Ice-type moves against this Pokemon deal damage with a halved attacking stat."
2325
+ "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.",
2326
+ "shortDesc": "Fire-/Ice-type moves against this Pokemon deal damage with a halved offensive stat."
2107
2327
  },
2108
2328
  "tintedlens": {
2109
2329
  "name": "Tinted Lens",
@@ -2115,8 +2335,8 @@
2115
2335
  "onModifySpAPriority": 5,
2116
2336
  "name": "Torrent",
2117
2337
  "num": 67,
2118
- "desc": "When this Pokemon has 1/3 or less of its maximum HP, rounded down, its attacking stat is multiplied by 1.5 while using a Water-type attack.",
2119
- "shortDesc": "At 1/3 or less of its max HP, this Pokemon's attacking stat is 1.5x with Water attacks."
2338
+ "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.",
2339
+ "shortDesc": "At 1/3 or less of its max HP, this Pokemon's offensive stat is 1.5x with Water attacks."
2120
2340
  },
2121
2341
  "toughclaws": {
2122
2342
  "onBasePowerPriority": 21,
@@ -2134,7 +2354,7 @@
2134
2354
  "trace": {
2135
2355
  "name": "Trace",
2136
2356
  "num": 36,
2137
- "desc": "On switch-in, or when this Pokemon acquires this ability, this Pokemon copies a random adjacent opposing Pokemon's Ability. However, if one or more adjacent Pokemon has the Ability \"No Ability\", Trace won't copy anything even if there is another valid Ability it could normally copy. Otherwise, if there is no Ability that can be copied at that time, this Ability will activate as soon as an Ability can be copied. Abilities that cannot be copied are the previously mentioned \"No Ability\", as well as 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.",
2357
+ "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.",
2138
2358
  "shortDesc": "On switch-in, or when it can, this Pokemon copies a random adjacent foe's Ability."
2139
2359
  },
2140
2360
  "transistor": {
@@ -2142,7 +2362,7 @@
2142
2362
  "onModifySpAPriority": 5,
2143
2363
  "name": "Transistor",
2144
2364
  "num": 262,
2145
- "shortDesc": "This Pokemon's attacking stat is multiplied by 1.5 while using an Electric-type attack."
2365
+ "shortDesc": "This Pokemon's offensive stat is multiplied by 1.5 while using an Electric-type attack."
2146
2366
  },
2147
2367
  "triage": {
2148
2368
  "name": "Triage",
@@ -2159,7 +2379,7 @@
2159
2379
  "turboblaze": {
2160
2380
  "name": "Turboblaze",
2161
2381
  "num": 163,
2162
- "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, 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.",
2382
+ "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.",
2163
2383
  "shortDesc": "This Pokemon's moves and their effects ignore the Abilities of other Pokemon."
2164
2384
  },
2165
2385
  "unaware": {
@@ -2173,20 +2393,19 @@
2173
2393
  "condition": {},
2174
2394
  "name": "Unburden",
2175
2395
  "num": 84,
2176
- "desc": "If this Pokemon loses its held item for any reason, its Speed is doubled. This boost is lost if it switches out or gains a new item or Ability.",
2396
+ "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.",
2177
2397
  "shortDesc": "Speed is doubled on held item loss; boost is lost if it switches, gets new item/Ability."
2178
2398
  },
2179
2399
  "unnerve": {
2180
2400
  "name": "Unnerve",
2181
2401
  "num": 127,
2182
- "desc": "While this Pokemon is active, it prevents opposing Pokemon from using their Berries. Activation message broadcasts before other Abilities regardless of the Pokemon's Speed tiers.",
2402
+ "desc": "While this Pokemon is active, it prevents opposing Pokemon from using their Berries. This Ability activates before hazards and other Abilities take effect.",
2183
2403
  "shortDesc": "While this Pokemon is active, it prevents opposing Pokemon from using their Berries."
2184
2404
  },
2185
2405
  "unseenfist": {
2186
2406
  "name": "Unseen Fist",
2187
2407
  "num": 260,
2188
- "desc": "All of this Pokemon's moves that make contact bypass protection.",
2189
- "shortDesc": "All contact moves hit through protection."
2408
+ "shortDesc": "This Pokemon's contact moves ignore the target's protection, except Max Guard."
2190
2409
  },
2191
2410
  "victorystar": {
2192
2411
  "onAnyModifyAccuracyPriority": -1,
@@ -2210,7 +2429,7 @@
2210
2429
  "wanderingspirit": {
2211
2430
  "name": "Wandering Spirit",
2212
2431
  "num": 254,
2213
- "desc": "Pokemon making contact with this Pokemon have their Ability swapped with this one. Does not affect a Pokemon which has the Ability 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, or Zen Mode.",
2432
+ "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.",
2214
2433
  "shortDesc": "Pokemon making contact with this Pokemon have their Ability swapped with this one."
2215
2434
  },
2216
2435
  "waterabsorb": {
@@ -2226,7 +2445,7 @@
2226
2445
  "isBreakable": true,
2227
2446
  "name": "Water Bubble",
2228
2447
  "num": 199,
2229
- "desc": "This Pokemon's attacking stat is doubled while using a Water-type attack. If a Pokemon uses a Fire-type attack against this Pokemon, that Pokemon's attacking stat is halved when calculating the damage to this Pokemon. This Pokemon cannot be burned. Gaining this Ability while burned cures it.",
2448
+ "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.",
2230
2449
  "shortDesc": "This Pokemon's Water power is 2x; it can't be burned; Fire power against it is halved."
2231
2450
  },
2232
2451
  "watercompaction": {
@@ -2255,7 +2474,7 @@
2255
2474
  "wimpout": {
2256
2475
  "name": "Wimp Out",
2257
2476
  "num": 193,
2258
- "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; Sheer Force prevents it from activating if the move has a secondary effect. This effect applies to both direct and indirect damage, except Curse and Substitute on use, Belly Drum, Pain Split, and confusion damage.",
2477
+ "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.",
2259
2478
  "shortDesc": "This Pokemon switches out when it reaches 1/2 or less of its maximum HP."
2260
2479
  },
2261
2480
  "wonderguard": {
@@ -2269,7 +2488,7 @@
2269
2488
  "isBreakable": true,
2270
2489
  "name": "Wonder Skin",
2271
2490
  "num": 147,
2272
- "desc": "All non-damaging moves that check accuracy have their accuracy changed to 50% when used on this Pokemon. This change is done before any other accuracy modifying effects.",
2491
+ "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.",
2273
2492
  "shortDesc": "Status moves with accuracy checks are 50% accurate when used on this Pokemon."
2274
2493
  },
2275
2494
  "zenmode": {
@@ -2278,7 +2497,7 @@
2278
2497
  "isPermanent": true,
2279
2498
  "name": "Zen Mode",
2280
2499
  "num": 161,
2281
- "desc": "If this Pokemon is a Darmanitan or Darmanitan-Galar, 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. This Ability cannot be removed or suppressed.",
2500
+ "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.",
2282
2501
  "shortDesc": "If Darmanitan, at end of turn changes Mode to Standard if > 1/2 max HP, else Zen."
2283
2502
  },
2284
2503
  "mountaineer": {