@pkmn/dex 0.7.11 → 0.7.13

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.
package/build/index.js CHANGED
@@ -797,7 +797,12 @@ var _6 = {
797
797
  ballfetch: { inherit: true },
798
798
  battery: { inherit: true },
799
799
  battlearmor: { inherit: true },
800
- battlebond: { inherit: true, onModifyMovePriority: -1 },
800
+ battlebond: {
801
+ inherit: true,
802
+ onModifyMovePriority: -1,
803
+ 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.",
804
+ shortDesc: "After KOing a Pokemon: becomes Ash-Greninja, Water Shuriken: 20 power, hits 3x."
805
+ },
801
806
  beastboost: { inherit: true },
802
807
  berserk: { inherit: true },
803
808
  bigpecks: { inherit: true },
@@ -821,7 +826,10 @@ var _6 = {
821
826
  damp: { inherit: true },
822
827
  dancer: { inherit: true },
823
828
  darkaura: { inherit: true },
824
- dauntlessshield: { inherit: true },
829
+ dauntlessshield: {
830
+ inherit: true,
831
+ shortDesc: "On switch-in, this Pokemon's Defense is raised by 1 stage."
832
+ },
825
833
  dazzling: { inherit: true },
826
834
  defeatist: { inherit: true },
827
835
  defiant: { inherit: true },
@@ -891,7 +899,10 @@ var _6 = {
891
899
  innerfocus: { inherit: true },
892
900
  insomnia: { inherit: true },
893
901
  intimidate: { inherit: true },
894
- intrepidsword: { inherit: true },
902
+ intrepidsword: {
903
+ inherit: true,
904
+ shortDesc: "On switch-in, this Pokemon's Attack is raised by 1 stage."
905
+ },
895
906
  ironbarbs: { inherit: true },
896
907
  ironfist: { inherit: true },
897
908
  justified: { inherit: true },
@@ -899,7 +910,11 @@ var _6 = {
899
910
  klutz: { inherit: true },
900
911
  leafguard: { inherit: true },
901
912
  levitate: { inherit: true },
902
- libero: { inherit: true },
913
+ libero: {
914
+ inherit: true,
915
+ desc: "This Pokemon's type changes to match the type of the move it is about to use. This effect comes after all effects that change a move's type.",
916
+ shortDesc: "This Pokemon's type changes to match the type of the move it is about to use."
917
+ },
903
918
  lightmetal: { inherit: true },
904
919
  lightningrod: { inherit: true },
905
920
  limber: { inherit: true },
@@ -924,7 +939,10 @@ var _6 = {
924
939
  moxie: { inherit: true },
925
940
  multiscale: { inherit: true },
926
941
  multitype: { inherit: true },
927
- mummy: { inherit: true },
942
+ mummy: {
943
+ inherit: true,
944
+ 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."
945
+ },
928
946
  naturalcure: { inherit: true },
929
947
  neuroforce: { inherit: true },
930
948
  neutralizinggas: { inherit: true },
@@ -949,14 +967,21 @@ var _6 = {
949
967
  poisonpoint: { inherit: true },
950
968
  poisontouch: { inherit: true },
951
969
  powerconstruct: { inherit: true },
952
- powerofalchemy: { inherit: true },
970
+ powerofalchemy: {
971
+ inherit: true,
972
+ 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."
973
+ },
953
974
  powerspot: { inherit: true },
954
975
  prankster: { inherit: true },
955
976
  pressure: { inherit: true },
956
977
  primordialsea: { inherit: true },
957
978
  prismarmor: { inherit: true },
958
979
  propellertail: { inherit: true },
959
- protean: { inherit: true },
980
+ protean: {
981
+ inherit: true,
982
+ desc: "This Pokemon's type changes to match the type of the move it is about to use. This effect comes after all effects that change a move's type.",
983
+ shortDesc: "This Pokemon's type changes to match the type of the move it is about to use."
984
+ },
960
985
  psychicsurge: { inherit: true },
961
986
  punkrock: { inherit: true },
962
987
  purepower: { inherit: true },
@@ -965,7 +990,10 @@ var _6 = {
965
990
  quickfeet: { inherit: true },
966
991
  raindish: { inherit: true },
967
992
  rattled: { inherit: true },
968
- receiver: { inherit: true },
993
+ receiver: {
994
+ inherit: true,
995
+ 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."
996
+ },
969
997
  reckless: { inherit: true },
970
998
  refrigerate: { inherit: true },
971
999
  regenerator: { inherit: true },
@@ -977,7 +1005,10 @@ var _6 = {
977
1005
  runaway: { inherit: true },
978
1006
  sandforce: { inherit: true },
979
1007
  sandrush: { inherit: true },
980
- sandspit: { inherit: true },
1008
+ sandspit: {
1009
+ inherit: true,
1010
+ 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."
1011
+ },
981
1012
  sandstream: { inherit: true },
982
1013
  sandveil: { inherit: true },
983
1014
  sapsipper: { inherit: true },
@@ -1047,7 +1078,10 @@ var _6 = {
1047
1078
  torrent: { inherit: true },
1048
1079
  toughclaws: { inherit: true },
1049
1080
  toxicboost: { inherit: true },
1050
- trace: { inherit: true },
1081
+ trace: {
1082
+ inherit: true,
1083
+ 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."
1084
+ },
1051
1085
  transistor: { inherit: true },
1052
1086
  triage: { inherit: true },
1053
1087
  truant: { inherit: true },
@@ -1059,7 +1093,10 @@ var _6 = {
1059
1093
  victorystar: { inherit: true },
1060
1094
  vitalspirit: { inherit: true },
1061
1095
  voltabsorb: { inherit: true },
1062
- wanderingspirit: { inherit: true },
1096
+ wanderingspirit: {
1097
+ inherit: true,
1098
+ 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."
1099
+ },
1063
1100
  waterabsorb: { inherit: true },
1064
1101
  waterbubble: { inherit: true },
1065
1102
  watercompaction: { inherit: true },
@@ -1124,8 +1161,8 @@ var _7 = {
1124
1161
  angershell: {
1125
1162
  name: "Anger Shell",
1126
1163
  num: 271,
1127
- desc: "When this Pokemon has more than 1/2 its maximum HP and takes damage from an attack bringing it to 1/2 or less of its maximum HP, its Attack, Special Attack, and Speed are raised by 1 stage, and its Defense and Speed are lowered by 1 stage. This effect applies after all hits from a multi-hit move. This effect is prevented if the move had a secondary effect removed by the Sheer Force Ability.",
1128
- shortDesc: "When this Pokemon reaches 1/2 or less of its max HP: +1 Atk, Sp. Atk, and Spe; -1 Def and Sp. Def."
1164
+ desc: "When this Pokemon has more than 1/2 its maximum HP and takes damage from an attack bringing it to 1/2 or less of its maximum HP, its Attack, Special Attack, and Speed are raised by 1 stage, and its Defense and Special Defense are lowered by 1 stage. This effect applies after all hits from a multi-hit move. This effect is prevented if the move had a secondary effect removed by the Sheer Force Ability.",
1165
+ shortDesc: "At 1/2 or less of this Pokemon's max HP: +1 Atk, Sp. Atk, Spe, and -1 Def, Sp. Def."
1129
1166
  },
1130
1167
  anticipation: {
1131
1168
  name: "Anticipation",
@@ -1143,7 +1180,7 @@ var _7 = {
1143
1180
  isBreakable: true,
1144
1181
  name: "Armor Tail",
1145
1182
  num: 296,
1146
- desc: "While this Pokemon is active, priority moves from opposing Pokemon that target this Pokemon or its allies are prevented from having an effect.",
1183
+ desc: "Priority moves used by opposing Pokemon targeting this Pokemon or its allies are prevented from having an effect.",
1147
1184
  shortDesc: "This Pokemon and its allies are protected from opposing priority moves."
1148
1185
  },
1149
1186
  aromaveil: {
@@ -1202,13 +1239,13 @@ var _7 = {
1202
1239
  isPermanent: true,
1203
1240
  name: "Battle Bond",
1204
1241
  num: 210,
1205
- 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.",
1206
- shortDesc: "After KOing a Pokemon: becomes Ash-Greninja, Water Shuriken: 20 power, hits 3x."
1242
+ desc: "If this Pokemon is a Greninja, its Attack, Special Attack, and Speed are raised by 1 stage if it attacks and knocks out another Pokemon. This effect can only happen once per battle.",
1243
+ shortDesc: "After KOing a Pokemon: raises Attack, Sp. Atk, Speed by 1 stage. Once per battle."
1207
1244
  },
1208
1245
  beadsofruin: {
1209
1246
  name: "Beads of Ruin",
1210
1247
  num: 284,
1211
- shortDesc: "The Sp. Def stat of all other active Pokemon is reduced by 25%."
1248
+ shortDesc: "The Special Defense stat of all other active Pokemon is multiplied by 0.75."
1212
1249
  },
1213
1250
  beastboost: {
1214
1251
  name: "Beast Boost",
@@ -1286,9 +1323,10 @@ var _7 = {
1286
1323
  shortDesc: "This Pokemon cannot be statused, and is considered to be asleep."
1287
1324
  },
1288
1325
  commander: {
1326
+ isPermanent: true,
1289
1327
  name: "Commander",
1290
1328
  num: 279,
1291
- desc: "If this Pokemon is Tatsugiri and Dondozo is an active ally, Dondozo will swallow this Pokemon. This prevents this Pokemon from acting and boosts all of Dondozo's stats by 2 stages. Attacks targeted at this Pokemon will fail if it has been swallowed. Tatsugiri can still take indirect damage while swallowed.",
1329
+ desc: "If this Pokemon is a Tatsugiri and a Dondozo is an active ally, this Pokemon goes into the Dondozo's mouth. The Dondozo has its Attack, Special Attack, Speed, Defense, and Special Defense raised by 2 stages. During the effect, the Dondozo cannot be switched out, this Pokemon cannot select an action, and attacks targeted at this Pokemon will be avoided but it will still take indirect damage. If this Pokemon faints during the effect, a Pokemon can be switched in as a replacement but the Dondozo remains unable to be switched out. If the Dondozo faints during the effect, this Pokemon regains the ability to select an action.",
1292
1330
  shortDesc: "If ally is Dondozo: this Pokemon cannot act or be hit, +2 to all Dondozo's stats."
1293
1331
  },
1294
1332
  competitive: {
@@ -1317,7 +1355,7 @@ var _7 = {
1317
1355
  costar: {
1318
1356
  name: "Costar",
1319
1357
  num: 294,
1320
- shortDesc: "On switch-in, this Pokemon copies an ally's stat changes."
1358
+ shortDesc: "On switch-in, this Pokemon copies all of its ally's stat stage changes."
1321
1359
  },
1322
1360
  cottondown: {
1323
1361
  name: "Cotton Down",
@@ -1334,8 +1372,7 @@ var _7 = {
1334
1372
  },
1335
1373
  name: "Cud Chew",
1336
1374
  num: 291,
1337
- desc: "When this Pokemon consumes a berry, it will consume the berry again at the end of the following turn.",
1338
- shortDesc: "If this Pokemon eats a berry, it will consume the berry again at the end of next turn."
1375
+ shortDesc: "If this Pokemon eats a Berry, it will eat that Berry again at the end of the next turn."
1339
1376
  },
1340
1377
  curiousmedicine: {
1341
1378
  name: "Curious Medicine",
@@ -1377,13 +1414,13 @@ var _7 = {
1377
1414
  dauntlessshield: {
1378
1415
  name: "Dauntless Shield",
1379
1416
  num: 235,
1380
- shortDesc: "On switch-in, this Pokemon's Defense is raised by 1 stage."
1417
+ shortDesc: "On switch-in, this Pokemon's Defense is raised by 1 stage. Once per battle."
1381
1418
  },
1382
1419
  dazzling: {
1383
1420
  isBreakable: true,
1384
1421
  name: "Dazzling",
1385
1422
  num: 219,
1386
- desc: "While this Pokemon is active, priority moves from opposing Pokemon that target this Pokemon or its allies are prevented from having an effect.",
1423
+ desc: "Priority moves used by opposing Pokemon targeting this Pokemon or its allies are prevented from having an effect.",
1387
1424
  shortDesc: "This Pokemon and its allies are protected from opposing priority moves."
1388
1425
  },
1389
1426
  defeatist: {
@@ -1479,8 +1516,7 @@ var _7 = {
1479
1516
  onDamagingHitOrder: 1,
1480
1517
  name: "Electromorphosis",
1481
1518
  num: 280,
1482
- desc: "This Pokemon's next Electric-type attack will have its power doubled if it takes direct damage.",
1483
- shortDesc: "This Pokemon becomes charged if it takes direct damage."
1519
+ shortDesc: "This Pokemon gains the Charge effect when it takes a hit from an attack."
1484
1520
  },
1485
1521
  emergencyexit: {
1486
1522
  name: "Emergency Exit",
@@ -1642,6 +1678,7 @@ var _7 = {
1642
1678
  onDragOutPriority: 1,
1643
1679
  name: "Guard Dog",
1644
1680
  num: 275,
1681
+ desc: "This Pokemon is immune to the effect of the Intimidate Ability and raises its Attack by 1 stage instead. This Pokemon cannot be forced to switch out by another Pokemon's attack or item.",
1645
1682
  shortDesc: "Immune to Intimidate. Intimidated: +1 Attack. Cannot be forced to switch out."
1646
1683
  },
1647
1684
  gulpmissile: {
@@ -1662,7 +1699,7 @@ var _7 = {
1662
1699
  onModifySpAPriority: 5,
1663
1700
  name: "Hadron Engine",
1664
1701
  num: 289,
1665
- shortDesc: "On switch-in, summons Electric Terrain. Sp. Atk is boosted by 30% in Electric Terrain."
1702
+ shortDesc: "On switch-in, summons Electric Terrain. During Electric Terrain, Sp. Atk is 1.3333x."
1666
1703
  },
1667
1704
  harvest: {
1668
1705
  name: "Harvest",
@@ -1749,7 +1786,7 @@ var _7 = {
1749
1786
  name: "Ice Face",
1750
1787
  num: 248,
1751
1788
  desc: "If this Pokemon is an Eiscue, the first physical hit it takes in battle deals 0 neutral damage. Its ice face is then broken and it changes forme to Noice Face. Eiscue regains its Ice Face forme when Snow begins or when Eiscue switches in while Snow is active. Confusion damage also breaks the ice face.",
1752
- shortDesc: "If Eiscue, the first physical hit it takes deals 0 damage. This effect is restored in Snow."
1789
+ shortDesc: "If Eiscue, the first physical hit it takes deals 0 damage. Effect is restored in Snow."
1753
1790
  },
1754
1791
  icescales: {
1755
1792
  isBreakable: true,
@@ -1815,7 +1852,7 @@ var _7 = {
1815
1852
  intrepidsword: {
1816
1853
  name: "Intrepid Sword",
1817
1854
  num: 234,
1818
- shortDesc: "On switch-in, this Pokemon's Attack is raised by 1 stage."
1855
+ shortDesc: "On switch-in, this Pokemon's Attack is raised by 1 stage. Once per battle."
1819
1856
  },
1820
1857
  ironbarbs: {
1821
1858
  onDamagingHitOrder: 1,
@@ -1866,8 +1903,8 @@ var _7 = {
1866
1903
  libero: {
1867
1904
  name: "Libero",
1868
1905
  num: 236,
1869
- desc: "This Pokemon's type changes to match the type of the move it is about to use. This effect comes after all effects that change a move's type.",
1870
- shortDesc: "This Pokemon's type changes to match the type of the move it is about to use."
1906
+ desc: "This Pokemon's type changes to match the type of the move it is about to use. This effect comes after all effects that change a move's type. This effect can only happen once per switch-in.",
1907
+ shortDesc: "This Pokemon's type changes to the type of the move it is using. Once per switch-in."
1871
1908
  },
1872
1909
  lightmetal: {
1873
1910
  isBreakable: true,
@@ -1886,8 +1923,8 @@ var _7 = {
1886
1923
  lingeringaroma: {
1887
1924
  name: "Lingering Aroma",
1888
1925
  num: 268,
1889
- desc: "Pokemon making contact with this Pokemon have their Ability changed to Lingering Aroma. Does not affect Pokemon with the As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Mummy, Power Construct, RKS System, Schooling, Shields Down, Stance Change, or Zen Mode Abilities.",
1890
- shortDesc: "Pokemon making contact with this Pokemon have their Ability changed to Lingering Aroma."
1926
+ desc: "Pokemon making contact with this Pokemon have their Ability changed to Lingering Aroma. Does not affect Pokemon with the As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Ice Face, Lingering Aroma, Multitype, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Zen Mode, or Zero to Hero Abilities.",
1927
+ shortDesc: "Making contact with this Pokemon has the attacker's Ability become Lingering Aroma."
1891
1928
  },
1892
1929
  limber: {
1893
1930
  isBreakable: true,
@@ -2031,13 +2068,14 @@ var _7 = {
2031
2068
  mummy: {
2032
2069
  name: "Mummy",
2033
2070
  num: 152,
2034
- 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.",
2071
+ desc: "Pokemon making contact with this Pokemon have their Ability changed to Mummy. Does not affect Pokemon with the As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Ice Face, Multitype, Mummy, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Zen Mode, or Zero to Hero Abilities.",
2035
2072
  shortDesc: "Pokemon making contact with this Pokemon have their Ability changed to Mummy."
2036
2073
  },
2037
2074
  myceliummight: {
2038
2075
  onFractionalPriorityPriority: -1,
2039
2076
  name: "Mycelium Might",
2040
2077
  num: 298,
2078
+ desc: "This Pokemon's Status moves ignore certain Abilities of other Pokemon, and go last among Pokemon using the same or greater priority moves.",
2041
2079
  shortDesc: "This Pokemon's Status moves go last in their priority bracket and ignore Abilities."
2042
2080
  },
2043
2081
  naturalcure: {
@@ -2081,13 +2119,13 @@ var _7 = {
2081
2119
  opportunist: {
2082
2120
  name: "Opportunist",
2083
2121
  num: 290,
2084
- shortDesc: "When an opposing Pokemon recieves stat boosts, this Pokemon gets the same boosts."
2122
+ shortDesc: "When an opposing Pokemon has a stat stage raised, this Pokemon copies the effect."
2085
2123
  },
2086
2124
  orichalcumpulse: {
2087
2125
  onModifyAtkPriority: 5,
2088
2126
  name: "Orichalcum Pulse",
2089
2127
  num: 288,
2090
- shortDesc: "On switch-in, summons Sunny Day. Attack is boosted by 30% in Sunny Day."
2128
+ shortDesc: "On switch-in, summons Sunny Day. During Sunny Day, Attack is 1.3333x."
2091
2129
  },
2092
2130
  overcoat: {
2093
2131
  onTryHitPriority: 1,
@@ -2188,7 +2226,7 @@ var _7 = {
2188
2226
  powerofalchemy: {
2189
2227
  name: "Power of Alchemy",
2190
2228
  num: 223,
2191
- 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.",
2229
+ desc: "This Pokemon copies the Ability of an ally that faints. Abilities that cannot be copied are As One, Battle Bond, Comatose, Commander, Disguise, Flower Gift, Forecast, Gulp Missile, Hadron Engine, Hunger Switch, Ice Face, Illusion, Imposter, Multitype, Neutralizing Gas, Orichalcum Pulse, Power Construct, Power of Alchemy, Protosynthesis, Quark Drive, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Wonder Guard, Zen Mode, and Zero to Hero.",
2192
2230
  shortDesc: "This Pokemon copies the Ability of an ally that faints."
2193
2231
  },
2194
2232
  powerspot: {
@@ -2230,8 +2268,8 @@ var _7 = {
2230
2268
  protean: {
2231
2269
  name: "Protean",
2232
2270
  num: 168,
2233
- desc: "This Pokemon's type changes to match the type of the move it is about to use. This effect comes after all effects that change a move's type.",
2234
- shortDesc: "This Pokemon's type changes to match the type of the move it is about to use."
2271
+ desc: "This Pokemon's type changes to match the type of the move it is about to use. This effect comes after all effects that change a move's type. This effect can only happen once per switch-in.",
2272
+ shortDesc: "This Pokemon's type changes to the type of the move it is using. Once per switch-in."
2235
2273
  },
2236
2274
  protosynthesis: {
2237
2275
  condition: {
@@ -2244,8 +2282,8 @@ var _7 = {
2244
2282
  isPermanent: true,
2245
2283
  name: "Protosynthesis",
2246
2284
  num: 281,
2247
- desc: "If Sunny Day is active or this Pokemon has used a held Booster Energy, this Pokemon's highest stat is multiplied by 1.3, or by 1.5 if the highest stat is Speed.",
2248
- shortDesc: "While Sunny Day or Booster Energy are active, highest stat is 1.3x, or 1.5x if Speed."
2285
+ desc: "If Sunny Day is active or this Pokemon uses a held Booster Energy, this Pokemon's highest stat is multiplied by 1.3, or by 1.5 if the highest stat is Speed. Stat stage changes are considered at the time this Ability activates. If multiple stats are tied, Attack, Defense, Special Attack, Special Defense, and Speed are prioritized in that order. If this effect was started by Sunny Day, a held Booster Energy will not activate and the effect ends when Sunny Day is no longer active. If this effect was started by a held Booster Energy, it ends when this Pokemon is no longer active.",
2286
+ shortDesc: "Sunny Day active or Booster Energy used: highest stat is 1.3x, or 1.5x if Speed."
2249
2287
  },
2250
2288
  psychicsurge: {
2251
2289
  name: "Psychic Surge",
@@ -2272,8 +2310,8 @@ var _7 = {
2272
2310
  isBreakable: true,
2273
2311
  name: "Purifying Salt",
2274
2312
  num: 272,
2275
- desc: "This Pokemon cannot become affected by a status condition or Yawn. If a Pokemon uses a Ghost-type attack against this Pokemon, that Pokemon's offensive stat is halved when calculating the damage to this Pokemon.",
2276
- shortDesc: "This Pokemon cannot be statused; Ghost power against it is halved."
2313
+ desc: "This Pokemon cannot become affected by a non-volatile status condition or Yawn. This Pokemon receives 1/2 damage from Ghost-type moves.",
2314
+ shortDesc: "This Pokemon takes 1/2 damage from Ghost moves and it cannot become statused."
2277
2315
  },
2278
2316
  quarkdrive: {
2279
2317
  condition: {
@@ -2286,8 +2324,8 @@ var _7 = {
2286
2324
  isPermanent: true,
2287
2325
  name: "Quark Drive",
2288
2326
  num: 282,
2289
- desc: "If Electric Terrain is active or this Pokemon has used a held Booster Energy, this Pokemon's highest stat is multiplied by 1.3, or by 1.5 if the highest stat is Speed.",
2290
- shortDesc: "While Electric Terrain or Booster Energy are active, highest stat is 1.3x, or 1.5x if Speed."
2327
+ desc: "If Electric Terrain is active or this Pokemon uses a held Booster Energy, this Pokemon's highest stat is multiplied by 1.3, or by 1.5 if the highest stat is Speed. Stat stage changes are considered at the time this Ability activates. If multiple stats are tied, Attack, Defense, Special Attack, Special Defense, and Speed are prioritized in that order. If this effect was started by Electric Terrain, a held Booster Energy will not activate and the effect ends when Electric Terrain is no longer active. If this effect was started by a held Booster Energy, it ends when this Pokemon is no longer active.",
2328
+ shortDesc: "Electric Terrain active or Booster Energy used: highest stat is 1.3x, or 1.5x if Speed."
2291
2329
  },
2292
2330
  queenlymajesty: {
2293
2331
  isBreakable: true,
@@ -2323,7 +2361,7 @@ var _7 = {
2323
2361
  receiver: {
2324
2362
  name: "Receiver",
2325
2363
  num: 222,
2326
- 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.",
2364
+ desc: "This Pokemon copies the Ability of an ally that faints. Abilities that cannot be copied are As One, Battle Bond, Comatose, Commander, Disguise, Flower Gift, Forecast, Gulp Missile, Hadron Engine, Hunger Switch, Ice Face, Illusion, Imposter, Multitype, Neutralizing Gas, Orichalcum Pulse, Power Construct, Power of Alchemy, Protosynthesis, Quark Drive, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Wonder Guard, Zen Mode, and Zero to Hero.",
2327
2365
  shortDesc: "This Pokemon copies the Ability of an ally that faints."
2328
2366
  },
2329
2367
  reckless: {
@@ -2408,7 +2446,6 @@ var _7 = {
2408
2446
  sandspit: {
2409
2447
  name: "Sand Spit",
2410
2448
  num: 245,
2411
- 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.",
2412
2449
  shortDesc: "When this Pokemon is hit by an attack, the effect of Sandstorm begins."
2413
2450
  },
2414
2451
  sandstream: {
@@ -2455,7 +2492,6 @@ var _7 = {
2455
2492
  seedsower: {
2456
2493
  name: "Seed Sower",
2457
2494
  num: 269,
2458
- desc: "When this Pokemon is hit by an attack, the effect of Grassy Terrain begins.",
2459
2495
  shortDesc: "When this Pokemon is hit by an attack, the effect of Grassy Terrain begins."
2460
2496
  },
2461
2497
  serenegrace: {
@@ -2480,8 +2516,7 @@ var _7 = {
2480
2516
  onBasePowerPriority: 19,
2481
2517
  name: "Sharpness",
2482
2518
  num: 292,
2483
- desc: "This Pokemon's slicing attacks have their power multiplied by 1.5.",
2484
- shortDesc: "This Pokemon's slicing attacks have 1.5x power."
2519
+ shortDesc: "This Pokemon's slicing moves have their power multiplied by 1.5."
2485
2520
  },
2486
2521
  shedskin: {
2487
2522
  onResidualOrder: 5,
@@ -2712,8 +2747,8 @@ var _7 = {
2712
2747
  onBasePowerPriority: 21,
2713
2748
  name: "Supreme Overlord",
2714
2749
  num: 293,
2715
- desc: "This Pokemon's Attack and Special Attack stats are increased by 10% for each fainted teammate.",
2716
- shortDesc: "This Pokemon's Attack and Special Attack raise by 10% per fainted teammate."
2750
+ desc: "This Pokemon's moves have their power multiplied by 1+(X*0.1), where X is the total number of times any Pokemon has fainted on the user's side when this Ability became active, and X cannot be greater than 5.",
2751
+ shortDesc: "This Pokemon's moves have 0.1x more power for each fainted ally, maximum 1.5x."
2717
2752
  },
2718
2753
  surgesurfer: {
2719
2754
  name: "Surge Surfer",
@@ -2756,12 +2791,12 @@ var _7 = {
2756
2791
  swordofruin: {
2757
2792
  name: "Sword of Ruin",
2758
2793
  num: 285,
2759
- shortDesc: "The Defense stat of all other active Pokemon is reduced by 25%."
2794
+ shortDesc: "The Defense stat of all other active Pokemon is multiplied by 0.75."
2760
2795
  },
2761
2796
  tabletsofruin: {
2762
2797
  name: "Tablets of Ruin",
2763
2798
  num: 284,
2764
- shortDesc: "The Attack stat of all other active Pokemon is reduced by 25%."
2799
+ shortDesc: "The Attack stat of all other active Pokemon is multiplied by 0.75."
2765
2800
  },
2766
2801
  tangledfeet: {
2767
2802
  onModifyAccuracyPriority: -1,
@@ -2797,8 +2832,8 @@ var _7 = {
2797
2832
  thermalexchange: {
2798
2833
  name: "Thermal Exchange",
2799
2834
  num: 270,
2800
- desc: "This Pokemon's Attack is raised 1 stage after it is damaged by a Fire-type move. This Pokemon cannot be burned.",
2801
- shortDesc: "This Pokemon's Attack is raised by 1 stage when hit by Fire moves; it can't be burned."
2835
+ desc: "This Pokemon's Attack is raised 1 stage after it is damaged by a Fire-type move. This Pokemon cannot be burned. Gaining this Ability while burned cures it.",
2836
+ shortDesc: "This Pokemon's Attack is raised by 1 when damaged by Fire moves; can't be burned."
2802
2837
  },
2803
2838
  thickfat: {
2804
2839
  onSourceModifyAtkPriority: 6,
@@ -2838,13 +2873,12 @@ var _7 = {
2838
2873
  toxicdebris: {
2839
2874
  name: "Toxic Debris",
2840
2875
  num: 295,
2841
- desc: "When this Pokemon is hit by a physical attack, Toxic Spikes are set on the opposing side of the field.",
2842
- shortDesc: "When this Pokemon is hit by a physical attack, Toxic Spikes are set around the attacker."
2876
+ shortDesc: "If this Pokemon is hit by a physical attack, Toxic Spikes are set on the opposing side."
2843
2877
  },
2844
2878
  trace: {
2845
2879
  name: "Trace",
2846
2880
  num: 36,
2847
- 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.",
2881
+ desc: "On switch-in, this Pokemon copies a random opposing Pokemon's Ability. Abilities that cannot be copied are As One, Battle Bond, Comatose, Commander, Disguise, Flower Gift, Forecast, Gulp Missile, Hadron Engine, Hunger Switch, Ice Face, Illusion, Imposter, Multitype, Neutralizing Gas, Orichalcum Pulse, Power Construct, Power of Alchemy, Protosynthesis, Quark Drive, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Zen Mode, and Zero to Hero. If no opposing Pokemon has an Ability that can be copied, this Ability will activate as soon as one does.",
2848
2882
  shortDesc: "On switch-in, or when it can, this Pokemon copies a random adjacent foe's Ability."
2849
2883
  },
2850
2884
  transistor: {
@@ -2900,7 +2934,7 @@ var _7 = {
2900
2934
  vesselofruin: {
2901
2935
  name: "Vessel of Ruin",
2902
2936
  num: 284,
2903
- shortDesc: "The Sp. Atk stat of all other active Pokemon is reduced by 25%."
2937
+ shortDesc: "The Special Attack stat of all other active Pokemon is multiplied by 0.75."
2904
2938
  },
2905
2939
  victorystar: {
2906
2940
  onAnyModifyAccuracyPriority: -1,
@@ -2924,7 +2958,7 @@ var _7 = {
2924
2958
  wanderingspirit: {
2925
2959
  name: "Wandering Spirit",
2926
2960
  num: 254,
2927
- 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.",
2961
+ desc: "Pokemon making contact with this Pokemon have their Ability swapped with this one. Does not affect Pokemon with the As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Hunger Switch, Ice Face, Illusion, Multitype, Neutralizing Gas, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Wonder Guard, Zen Mode, or Zero to Hero Abilities.",
2928
2962
  shortDesc: "Pokemon making contact with this Pokemon have their Ability swapped with this one."
2929
2963
  },
2930
2964
  waterabsorb: {
@@ -2983,14 +3017,14 @@ var _7 = {
2983
3017
  onDamagingHitOrder: 1,
2984
3018
  name: "Wind Power",
2985
3019
  num: 277,
2986
- desc: "This Pokemon's next Electric-type attack will have its power doubled if it is hit by a wind move or Tailwind begins.",
2987
- shortDesc: "This Pokemon becomes charged if it is hit by a wind move or Tailwind begins."
3020
+ desc: "This Pokemon gains the Charge effect when it takes a hit from a wind move or when Tailwind begins on this Pokemon's side.",
3021
+ shortDesc: "This Pokemon gains the Charge effect when hit by a wind move or Tailwind begins."
2988
3022
  },
2989
3023
  windrider: {
2990
3024
  name: "Wind Rider",
2991
3025
  num: 274,
2992
- desc: "This Pokemon is immune to wind moves and raises its Attack by 1 stage when hit by a wind move. Attack is also raised when Tailwind begins on this Pokemon's side.",
2993
- shortDesc: "If hit by a wind move or Tailwind begins: +1 Attack. Wind move immunity."
3026
+ desc: "This Pokemon is immune to wind moves and raises its Attack by 1 stage when hit by a wind move or when Tailwind begins on this Pokemon's side.",
3027
+ shortDesc: "Attack raised by 1 if hit by a wind move or Tailwind begins. Wind move immunity."
2994
3028
  },
2995
3029
  wonderguard: {
2996
3030
  isBreakable: true,
@@ -3018,7 +3052,7 @@ var _7 = {
3018
3052
  zerotohero: {
3019
3053
  name: "Zero to Hero",
3020
3054
  num: 278,
3021
- shortDesc: "If this Pokemon is Palafin, it changes to Hero Mode when it switches out."
3055
+ shortDesc: "If this Pokemon is a Palafin in Zero Form, switching out has it change to Hero Form."
3022
3056
  },
3023
3057
  mountaineer: {
3024
3058
  isNonstandard: "CAP",
@@ -3221,6 +3255,7 @@ _chunkJC4IRQULjs.__export.call(void 0, aliases_exports, {
3221
3255
  buizeru: () => buizeru,
3222
3256
  bull: () => bull,
3223
3257
  bulu: () => bulu,
3258
+ bundlechan: () => bundlechan,
3224
3259
  bunyatto: () => bunyatto,
3225
3260
  burakkii: () => burakkii,
3226
3261
  burigaron: () => burigaron,
@@ -4939,8 +4974,8 @@ var gen6mono = "[Gen 6] Monotype";
4939
4974
  var gen6ag = "[Gen 6] Anything Goes";
4940
4975
  var crossevo = "[Gen 9] Cross Evolution";
4941
4976
  var mayhem = "[Gen 9] Random Battle Mayhem";
4942
- var omotm = "[Gen 9] Shared Power";
4943
- var lcotm = "[Gen 9] Full Potential";
4977
+ var omotm = "[Gen 9] VoltTurn Mayhem";
4978
+ var lcotm = "[Gen 9] Partners in Crime";
4944
4979
  var fabio = "Ampharos-Mega";
4945
4980
  var maero = "Aerodactyl-Mega";
4946
4981
  var megabunny = "Lopunny-Mega";
@@ -5539,6 +5574,7 @@ var blace = "Blacephalon";
5539
5574
  var bliss = "Blissey";
5540
5575
  var bull = "Tauros";
5541
5576
  var bulu = "Tapu Bulu";
5577
+ var bundlechan = "Iron Bundle";
5542
5578
  var camel = "Camerupt";
5543
5579
  var cathy = "Trevenant";
5544
5580
  var chandy = "Chandelure";
@@ -7347,6 +7383,7 @@ var aliases_default = {
7347
7383
  bliss,
7348
7384
  bull,
7349
7385
  bulu,
7386
+ bundlechan,
7350
7387
  camel,
7351
7388
  cathy,
7352
7389
  chandy,
@@ -8527,7 +8564,8 @@ var _8 = {
8527
8564
  partialtrappinglock: { name: "partialtrappinglock" },
8528
8565
  mustrecharge: { inherit: true, duration: 0 },
8529
8566
  lockedmove: { inherit: true },
8530
- stall: { name: "stall", duration: 2, counterMax: 256 }
8567
+ twoturnmove: { name: "twoturnmove" },
8568
+ invulnerability: { name: "invulnerability" }
8531
8569
  };
8532
8570
  var _9 = {
8533
8571
  brn: {
@@ -9493,10 +9531,6 @@ var _19 = {
9493
9531
  inherit: true,
9494
9532
  desc: "Holder gains 1.3x HP from draining moves, Aqua Ring, Ingrain, and Leech Seed."
9495
9533
  },
9496
- energypowder: {
9497
- inherit: true,
9498
- desc: "Restores 50 HP to one Pokemon but lowers Happiness."
9499
- },
9500
9534
  lightclay: {
9501
9535
  inherit: true,
9502
9536
  desc: "Holder's use of Light Screen or Reflect lasts 8 turns instead of 5."
@@ -9523,6 +9557,7 @@ var _20 = {
9523
9557
  blastoisinite: { inherit: true, isNonstandard: null },
9524
9558
  blazikenite: { inherit: true, isNonstandard: null },
9525
9559
  blueorb: { inherit: true, isNonstandard: null },
9560
+ blukberry: { inherit: true, isNonstandard: "Unobtainable" },
9526
9561
  buggem: { inherit: true, isNonstandard: "Unobtainable" },
9527
9562
  buginiumz: { inherit: true, isNonstandard: null },
9528
9563
  cameruptite: { inherit: true, isNonstandard: null },
@@ -9624,6 +9659,7 @@ var _20 = {
9624
9659
  pidgeotite: { inherit: true, isNonstandard: null },
9625
9660
  pikaniumz: { inherit: true, isNonstandard: null },
9626
9661
  pikashuniumz: { inherit: true, isNonstandard: null },
9662
+ pinapberry: { inherit: true, isNonstandard: "Unobtainable" },
9627
9663
  pinsirite: { inherit: true, isNonstandard: null },
9628
9664
  plumefossil: { inherit: true, isNonstandard: null },
9629
9665
  poisongem: { inherit: true, isNonstandard: "Unobtainable" },
@@ -9689,11 +9725,14 @@ var _20 = {
9689
9725
  }
9690
9726
  };
9691
9727
  var _21 = {
9728
+ adamantcrystal: { inherit: true, isNonstandard: "Future" },
9692
9729
  adamantorb: { inherit: true, isNonstandard: null },
9693
9730
  berryjuice: { inherit: true, isNonstandard: null },
9731
+ berrysweet: { inherit: true, isNonstandard: null },
9694
9732
  bugmemory: { inherit: true, isNonstandard: null },
9695
9733
  burndrive: { inherit: true, isNonstandard: null },
9696
9734
  chilldrive: { inherit: true, isNonstandard: null },
9735
+ cloversweet: { inherit: true, isNonstandard: null },
9697
9736
  custapberry: { inherit: true, isNonstandard: null },
9698
9737
  darkmemory: { inherit: true, isNonstandard: null },
9699
9738
  deepseascale: { inherit: true, isNonstandard: null },
@@ -9708,6 +9747,7 @@ var _21 = {
9708
9747
  fairymemory: { inherit: true, isNonstandard: null },
9709
9748
  fightingmemory: { inherit: true, isNonstandard: null },
9710
9749
  firememory: { inherit: true, isNonstandard: null },
9750
+ flowersweet: { inherit: true, isNonstandard: null },
9711
9751
  flyingmemory: { inherit: true, isNonstandard: null },
9712
9752
  fossilizedbird: { inherit: true, isNonstandard: null },
9713
9753
  fossilizeddino: { inherit: true, isNonstandard: null },
@@ -9718,15 +9758,26 @@ var _21 = {
9718
9758
  galaricawreath: { inherit: true, isNonstandard: null },
9719
9759
  ghostmemory: { inherit: true, isNonstandard: null },
9720
9760
  grassmemory: { inherit: true, isNonstandard: null },
9721
- griseousorb: { inherit: true, isNonstandard: null },
9761
+ griseouscore: { inherit: true, isNonstandard: "Future" },
9762
+ griseousorb: {
9763
+ inherit: true,
9764
+ isNonstandard: null,
9765
+ forcedForme: "Giratina-Origin",
9766
+ itemUser: ["Giratina-Origin"]
9767
+ },
9722
9768
  groundmemory: { inherit: true, isNonstandard: null },
9723
9769
  icememory: { inherit: true, isNonstandard: null },
9724
9770
  jabocaberry: { inherit: true, isNonstandard: null },
9725
9771
  keeberry: { inherit: true, isNonstandard: null },
9726
9772
  laxincense: { inherit: true, isNonstandard: null },
9727
9773
  leek: { inherit: true, isNonstandard: null },
9774
+ lovesweet: { inherit: true, isNonstandard: null },
9775
+ lustrousglobe: { inherit: true, isNonstandard: "Future" },
9728
9776
  lustrousorb: { inherit: true, isNonstandard: null },
9777
+ machobrace: { inherit: true, isNonstandard: null },
9778
+ magmarizer: { inherit: true, isNonstandard: null },
9729
9779
  marangaberry: { inherit: true, isNonstandard: null },
9780
+ metalpowder: { inherit: true, isNonstandard: null },
9730
9781
  micleberry: { inherit: true, isNonstandard: null },
9731
9782
  oddincense: { inherit: true, isNonstandard: null },
9732
9783
  pixieplate: { inherit: true, isNonstandard: null },
@@ -9734,7 +9785,9 @@ var _21 = {
9734
9785
  prismscale: { inherit: true, isNonstandard: null },
9735
9786
  protector: { inherit: true, isNonstandard: null },
9736
9787
  psychicmemory: { inherit: true, isNonstandard: null },
9788
+ quickpowder: { inherit: true, isNonstandard: null },
9737
9789
  reapercloth: { inherit: true, isNonstandard: null },
9790
+ ribbonsweet: { inherit: true, isNonstandard: null },
9738
9791
  rockincense: { inherit: true, isNonstandard: null },
9739
9792
  rockmemory: { inherit: true, isNonstandard: null },
9740
9793
  roseincense: { inherit: true, isNonstandard: null },
@@ -9742,10 +9795,15 @@ var _21 = {
9742
9795
  rustedshield: { inherit: true, isNonstandard: null },
9743
9796
  rustedsword: { inherit: true, isNonstandard: null },
9744
9797
  sachet: { inherit: true, isNonstandard: null },
9798
+ safariball: { inherit: true, isNonstandard: null },
9745
9799
  seaincense: { inherit: true, isNonstandard: null },
9746
9800
  shockdrive: { inherit: true, isNonstandard: null },
9747
9801
  souldew: { inherit: true, isNonstandard: null },
9802
+ sportball: { inherit: true, isNonstandard: null },
9803
+ starsweet: { inherit: true, isNonstandard: null },
9804
+ strawberrysweet: { inherit: true, isNonstandard: null },
9748
9805
  steelmemory: { inherit: true, isNonstandard: null },
9806
+ strangeball: { inherit: true, isNonstandard: "Future" },
9749
9807
  thickclub: { inherit: true, isNonstandard: null },
9750
9808
  tr00: { inherit: true, isNonstandard: null },
9751
9809
  tr01: { inherit: true, isNonstandard: null },
@@ -9858,7 +9916,7 @@ var _22 = {
9858
9916
  ignoreKlutz: true,
9859
9917
  num: 1881,
9860
9918
  gen: 9,
9861
- desc: "Holder's Ability cannot be changed by another Pokemon."
9919
+ desc: "Holder's Ability cannot be changed by any effect."
9862
9920
  },
9863
9921
  abomasite: {
9864
9922
  name: "Abomasite",
@@ -9888,6 +9946,16 @@ var _22 = {
9888
9946
  gen: 5,
9889
9947
  desc: "Raises holder's Sp. Atk by 1 stage if hit by a Water-type attack. Single use."
9890
9948
  },
9949
+ adamantcrystal: {
9950
+ name: "Adamant Crystal",
9951
+ onBasePowerPriority: 15,
9952
+ forcedForme: "Dialga-Origin",
9953
+ itemUser: ["Dialga-Origin"],
9954
+ num: 1777,
9955
+ gen: 8,
9956
+ isNonstandard: "Unobtainable",
9957
+ desc: "If held by a Dialga, its Steel- and Dragon-type attacks have 1.2x power."
9958
+ },
9891
9959
  adamantorb: {
9892
9960
  name: "Adamant Orb",
9893
9961
  fling: { basePower: 60 },
@@ -10025,7 +10093,12 @@ var _22 = {
10025
10093
  isNonstandard: "Past",
10026
10094
  desc: "If held by an Audino, this item allows it to Mega Evolve in battle."
10027
10095
  },
10028
- auspiciousarmor: { name: "Auspicious Armor", num: 2344, gen: 9 },
10096
+ auspiciousarmor: {
10097
+ name: "Auspicious Armor",
10098
+ num: 2344,
10099
+ gen: 9,
10100
+ desc: "Evolves Charcadet into Armarouge when used."
10101
+ },
10029
10102
  babiriberry: {
10030
10103
  name: "Babiri Berry",
10031
10104
  isBerry: true,
@@ -10084,6 +10157,7 @@ var _22 = {
10084
10157
  fling: { basePower: 10 },
10085
10158
  num: 1111,
10086
10159
  gen: 8,
10160
+ isNonstandard: "Past",
10087
10161
  desc: "Evolves Milcery into Alcremie when held and spun around."
10088
10162
  },
10089
10163
  bigroot: {
@@ -10161,6 +10235,7 @@ var _22 = {
10161
10235
  onEat: false,
10162
10236
  num: 165,
10163
10237
  gen: 3,
10238
+ isNonstandard: "Past",
10164
10239
  desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
10165
10240
  },
10166
10241
  blunderpolicy: {
@@ -10174,7 +10249,7 @@ var _22 = {
10174
10249
  name: "Booster Energy",
10175
10250
  num: 1880,
10176
10251
  gen: 9,
10177
- desc: "Activates the Protosynthesis or Quark Drive abilities. Single use."
10252
+ desc: "Activates the Protosynthesis or Quark Drive Abilities. Single use."
10178
10253
  },
10179
10254
  bottlecap: {
10180
10255
  name: "Bottle Cap",
@@ -10380,13 +10455,14 @@ var _22 = {
10380
10455
  name: "Clear Amulet",
10381
10456
  num: 1882,
10382
10457
  gen: 9,
10383
- desc: "Prevents other Pokemon from lowering this Pokemon's stat stages."
10458
+ desc: "Prevents other Pokemon from lowering the holder's stat stages."
10384
10459
  },
10385
10460
  cloversweet: {
10386
10461
  name: "Clover Sweet",
10387
10462
  fling: { basePower: 10 },
10388
10463
  num: 1112,
10389
10464
  gen: 8,
10465
+ isNonstandard: "Past",
10390
10466
  desc: "Evolves Milcery into Alcremie when held and spun around."
10391
10467
  },
10392
10468
  cobaberry: {
@@ -10756,13 +10832,6 @@ var _22 = {
10756
10832
  isNonstandard: "Past",
10757
10833
  desc: "If holder has an Electric move, this item allows it to use an Electric Z-Move."
10758
10834
  },
10759
- energypowder: {
10760
- name: "Energy Powder",
10761
- fling: { basePower: 30 },
10762
- num: 34,
10763
- gen: 2,
10764
- desc: "Restores 60 HP to one Pokemon."
10765
- },
10766
10835
  enigmaberry: {
10767
10836
  name: "Enigma Berry",
10768
10837
  isBerry: true,
@@ -10942,6 +11011,7 @@ var _22 = {
10942
11011
  fling: { basePower: 0 },
10943
11012
  num: 1113,
10944
11013
  gen: 8,
11014
+ isNonstandard: "Past",
10945
11015
  desc: "Evolves Milcery into Alcremie when held and spun around."
10946
11016
  },
10947
11017
  flyinggem: {
@@ -11035,7 +11105,7 @@ var _22 = {
11035
11105
  onFractionalPriority: -0.1,
11036
11106
  num: 316,
11037
11107
  gen: 4,
11038
- isNonstandard: "Unobtainable",
11108
+ isNonstandard: "Past",
11039
11109
  desc: "Holder moves last in its priority bracket."
11040
11110
  },
11041
11111
  galaricacuff: {
@@ -11043,7 +11113,7 @@ var _22 = {
11043
11113
  fling: { basePower: 30 },
11044
11114
  num: 1582,
11045
11115
  gen: 8,
11046
- isNonstandard: "Past",
11116
+ isNonstandard: "Unobtainable",
11047
11117
  desc: "Evolves Galarian Slowpoke into Galarian Slowbro when used."
11048
11118
  },
11049
11119
  galaricawreath: {
@@ -11051,7 +11121,7 @@ var _22 = {
11051
11121
  fling: { basePower: 30 },
11052
11122
  num: 1592,
11053
11123
  gen: 8,
11054
- isNonstandard: "Past",
11124
+ isNonstandard: "Unobtainable",
11055
11125
  desc: "Evolves Galarian Slowpoke into Galarian Slowking when used."
11056
11126
  },
11057
11127
  galladite: {
@@ -11210,12 +11280,21 @@ var _22 = {
11210
11280
  gen: 4,
11211
11281
  desc: "Holder's partial-trapping moves always last 7 turns."
11212
11282
  },
11283
+ griseouscore: {
11284
+ name: "Griseous Core",
11285
+ onBasePowerPriority: 15,
11286
+ forcedForme: "Giratina-Origin",
11287
+ itemUser: ["Giratina-Origin"],
11288
+ num: 1779,
11289
+ gen: 8,
11290
+ isNonstandard: "Unobtainable",
11291
+ desc: "If held by a Giratina, its Ghost- and Dragon-type attacks have 1.2x power."
11292
+ },
11213
11293
  griseousorb: {
11214
11294
  name: "Griseous Orb",
11215
11295
  fling: { basePower: 60 },
11216
11296
  onBasePowerPriority: 15,
11217
- forcedForme: "Giratina-Origin",
11218
- itemUser: ["Giratina-Origin"],
11297
+ itemUser: ["Giratina"],
11219
11298
  num: 112,
11220
11299
  gen: 4,
11221
11300
  isNonstandard: "Unobtainable",
@@ -11566,7 +11645,7 @@ var _22 = {
11566
11645
  onModifyAccuracyPriority: -2,
11567
11646
  num: 255,
11568
11647
  gen: 3,
11569
- isNonstandard: "Unobtainable",
11648
+ isNonstandard: "Past",
11570
11649
  desc: "The accuracy of attacks against the holder is 0.9x."
11571
11650
  },
11572
11651
  leafstone: {
@@ -11663,7 +11742,7 @@ var _22 = {
11663
11742
  name: "Loaded Dice",
11664
11743
  num: 1886,
11665
11744
  gen: 9,
11666
- desc: "Holder's 5 hit multi-hit attacks will always hit at least 4 times."
11745
+ desc: "Holder's moves that hit 2-5 times hit 4-5 times; Population Bomb hits 4-10 times."
11667
11746
  },
11668
11747
  lopunnite: {
11669
11748
  name: "Lopunnite",
@@ -11687,6 +11766,7 @@ var _22 = {
11687
11766
  fling: { basePower: 10 },
11688
11767
  num: 1110,
11689
11768
  gen: 8,
11769
+ isNonstandard: "Past",
11690
11770
  desc: "Evolves Milcery into Alcremie when held and spun around."
11691
11771
  },
11692
11772
  lucarionite: {
@@ -11743,6 +11823,16 @@ var _22 = {
11743
11823
  isPokeball: true,
11744
11824
  desc: "A Poke Ball for catching Pokemon hooked by a Rod when fishing."
11745
11825
  },
11826
+ lustrousglobe: {
11827
+ name: "Lustrous Globe",
11828
+ onBasePowerPriority: 15,
11829
+ forcedForme: "Palkia-Origin",
11830
+ itemUser: ["Palkia-Origin"],
11831
+ num: 1778,
11832
+ gen: 8,
11833
+ isNonstandard: "Unobtainable",
11834
+ desc: "If held by a Palkia, its Water- and Dragon-type attacks have 1.2x power."
11835
+ },
11746
11836
  lustrousorb: {
11747
11837
  name: "Lustrous Orb",
11748
11838
  fling: { basePower: 60 },
@@ -11777,6 +11867,7 @@ var _22 = {
11777
11867
  fling: { basePower: 60 },
11778
11868
  num: 215,
11779
11869
  gen: 3,
11870
+ isNonstandard: "Past",
11780
11871
  desc: "Holder's Speed is halved. The Klutz Ability does not ignore this effect."
11781
11872
  },
11782
11873
  magmarizer: {
@@ -11784,6 +11875,7 @@ var _22 = {
11784
11875
  fling: { basePower: 80 },
11785
11876
  num: 323,
11786
11877
  gen: 4,
11878
+ isNonstandard: "Past",
11787
11879
  desc: "Evolves Magmar into Magmortar when traded."
11788
11880
  },
11789
11881
  magnet: {
@@ -11819,7 +11911,12 @@ var _22 = {
11819
11911
  isNonstandard: "Past",
11820
11912
  desc: "Cannot be given to or taken from a Pokemon, except by Covet/Knock Off/Thief."
11821
11913
  },
11822
- maliciousarmor: { name: "Malicious Armor", num: 1861, gen: 9 },
11914
+ maliciousarmor: {
11915
+ name: "Malicious Armor",
11916
+ num: 1861,
11917
+ gen: 9,
11918
+ desc: "Evolves Charcadet into Ceruledge when used."
11919
+ },
11823
11920
  manectite: {
11824
11921
  name: "Manectite",
11825
11922
  megaStone: "Manectric-Mega",
@@ -11920,6 +12017,7 @@ var _22 = {
11920
12017
  itemUser: ["Ditto"],
11921
12018
  num: 257,
11922
12019
  gen: 2,
12020
+ isNonstandard: "Past",
11923
12021
  desc: "If held by a Ditto that hasn't Transformed, its Defense is doubled."
11924
12022
  },
11925
12023
  metronome: {
@@ -12010,7 +12108,7 @@ var _22 = {
12010
12108
  fling: { basePower: 10 },
12011
12109
  num: 1883,
12012
12110
  gen: 9,
12013
- desc: "When an opposing Pokemon recieves stat boosts, those boosts are copied. Single use."
12111
+ desc: "When an opposing Pokemon raises a stat stage, the holder copies it. Single use."
12014
12112
  },
12015
12113
  mistyseed: {
12016
12114
  name: "Misty Seed",
@@ -12124,7 +12222,7 @@ var _22 = {
12124
12222
  onBasePowerPriority: 15,
12125
12223
  num: 314,
12126
12224
  gen: 4,
12127
- isNonstandard: "Unobtainable",
12225
+ isNonstandard: "Past",
12128
12226
  desc: "Holder's Psychic-type attacks have 1.2x power."
12129
12227
  },
12130
12228
  oldamber: {
@@ -12255,6 +12353,7 @@ var _22 = {
12255
12353
  onEat: false,
12256
12354
  num: 168,
12257
12355
  gen: 3,
12356
+ isNonstandard: "Past",
12258
12357
  desc: "Cannot be eaten by the holder. No effect when eaten with Bug Bite or Pluck."
12259
12358
  },
12260
12359
  pinsirite: {
@@ -12476,9 +12575,10 @@ var _22 = {
12476
12575
  punchingglove: {
12477
12576
  name: "Punching Glove",
12478
12577
  onBasePowerPriority: 23,
12578
+ onModifyMovePriority: 1,
12479
12579
  num: 1884,
12480
12580
  gen: 9,
12481
- desc: "Holder's punch-based attacks do 1.1x damage and avoid adverse contact effects."
12581
+ desc: "Holder's punch-based attacks have 1.1x power and do not make contact."
12482
12582
  },
12483
12583
  qualotberry: {
12484
12584
  name: "Qualot Berry",
@@ -12510,6 +12610,7 @@ var _22 = {
12510
12610
  itemUser: ["Ditto"],
12511
12611
  num: 274,
12512
12612
  gen: 4,
12613
+ isNonstandard: "Past",
12513
12614
  desc: "If held by a Ditto that hasn't Transformed, its Speed is doubled."
12514
12615
  },
12515
12616
  rabutaberry: {
@@ -12600,6 +12701,7 @@ var _22 = {
12600
12701
  fling: { basePower: 10 },
12601
12702
  num: 1115,
12602
12703
  gen: 8,
12704
+ isNonstandard: "Past",
12603
12705
  desc: "Evolves Milcery into Alcremie when held and spun around."
12604
12706
  },
12605
12707
  rindoberry: {
@@ -12632,7 +12734,7 @@ var _22 = {
12632
12734
  onBasePowerPriority: 15,
12633
12735
  num: 315,
12634
12736
  gen: 4,
12635
- isNonstandard: "Unobtainable",
12737
+ isNonstandard: "Past",
12636
12738
  desc: "Holder's Rock-type attacks have 1.2x power."
12637
12739
  },
12638
12740
  rockmemory: {
@@ -12687,7 +12789,7 @@ var _22 = {
12687
12789
  onBasePowerPriority: 15,
12688
12790
  num: 318,
12689
12791
  gen: 4,
12690
- isNonstandard: "Unobtainable",
12792
+ isNonstandard: "Past",
12691
12793
  desc: "Holder's Grass-type attacks have 1.2x power."
12692
12794
  },
12693
12795
  roseliberry: {
@@ -12746,6 +12848,7 @@ var _22 = {
12746
12848
  num: 5,
12747
12849
  gen: 1,
12748
12850
  isPokeball: true,
12851
+ isNonstandard: "Unobtainable",
12749
12852
  desc: "A special Poke Ball that is used only in the Safari Zone and Great Marsh."
12750
12853
  },
12751
12854
  safetygoggles: {
@@ -12814,7 +12917,7 @@ var _22 = {
12814
12917
  onBasePowerPriority: 15,
12815
12918
  num: 254,
12816
12919
  gen: 3,
12817
- isNonstandard: "Unobtainable",
12920
+ isNonstandard: "Past",
12818
12921
  desc: "Holder's Water-type attacks have 1.2x power."
12819
12922
  },
12820
12923
  sharpbeak: {
@@ -13027,6 +13130,7 @@ var _22 = {
13027
13130
  num: 499,
13028
13131
  gen: 2,
13029
13132
  isPokeball: true,
13133
+ isNonstandard: "Unobtainable",
13030
13134
  desc: "A special Poke Ball for the Bug-Catching Contest."
13031
13135
  },
13032
13136
  starfberry: {
@@ -13042,6 +13146,7 @@ var _22 = {
13042
13146
  fling: { basePower: 10 },
13043
13147
  num: 1114,
13044
13148
  gen: 8,
13149
+ isNonstandard: "Past",
13045
13150
  desc: "Evolves Milcery into Alcremie when held and spun around."
13046
13151
  },
13047
13152
  steelixite: {
@@ -13112,11 +13217,19 @@ var _22 = {
13112
13217
  isNonstandard: "Unobtainable",
13113
13218
  desc: "Holder's Rock-type attacks have 1.2x power. Judgment is Rock type."
13114
13219
  },
13220
+ strangeball: {
13221
+ name: "Strange Ball",
13222
+ num: 1785,
13223
+ gen: 8,
13224
+ isPokeball: true,
13225
+ isNonstandard: "Unobtainable"
13226
+ },
13115
13227
  strawberrysweet: {
13116
13228
  name: "Strawberry Sweet",
13117
13229
  fling: { basePower: 10 },
13118
13230
  num: 1109,
13119
13231
  gen: 8,
13232
+ isNonstandard: "Past",
13120
13233
  desc: "Evolves Milcery into Alcremie when held and spun around."
13121
13234
  },
13122
13235
  sunstone: {
@@ -14162,7 +14275,7 @@ var _22 = {
14162
14275
  onBasePowerPriority: 15,
14163
14276
  num: 317,
14164
14277
  gen: 4,
14165
- isNonstandard: "Unobtainable",
14278
+ isNonstandard: "Past",
14166
14279
  desc: "Holder's Water-type attacks have 1.2x power."
14167
14280
  },
14168
14281
  weaknesspolicy: {
@@ -14433,8 +14546,7 @@ var _23 = {
14433
14546
  inherit: true,
14434
14547
  priority: 0,
14435
14548
  accuracy: true,
14436
- ignoreEvasion: true,
14437
- condition: { duration: 2 },
14549
+ condition: {},
14438
14550
  type: "???",
14439
14551
  desc: "The user spends two or three turns locked into this move and then, on the second or third turn after using this move, the user attacks the opponent, inflicting double the damage in HP it lost during those turns. This move ignores type immunity and cannot be avoided even if the target is using Dig or Fly. The user can choose to switch out during the effect. If the user switches out or is prevented from moving during this move's use, the effect ends. During the effect, if the opposing Pokemon switches out or uses Confuse Ray, Conversion, Focus Energy, Glare, Haze, Leech Seed, Light Screen, Mimic, Mist, Poison Gas, Poison Powder, Recover, Reflect, Rest, Soft-Boiled, Splash, Stun Spore, Substitute, Supersonic, Teleport, Thunder Wave, Toxic, or Transform, the previous damage dealt to the user will be added to the total."
14440
14552
  },
@@ -14501,7 +14613,7 @@ var _23 = {
14501
14613
  dig: {
14502
14614
  inherit: true,
14503
14615
  basePower: 100,
14504
- condition: { duration: 2, onLockMove: "dig" },
14616
+ condition: {},
14505
14617
  desc: "This attack charges on the first turn and executes on the second. On the first turn, the user avoids all attacks other than Bide, Swift, and Transform. If the user is fully paralyzed on the second turn, it continues avoiding attacks until it switches out or successfully executes the second turn of this move or Fly."
14506
14618
  },
14507
14619
  disable: {
@@ -14556,7 +14668,7 @@ var _23 = {
14556
14668
  },
14557
14669
  fly: {
14558
14670
  inherit: true,
14559
- condition: { duration: 2, onLockMove: "fly" },
14671
+ condition: {},
14560
14672
  desc: "This attack charges on the first turn and executes on the second. On the first turn, the user avoids all attacks other than Bide, Swift, and Transform. If the user is fully paralyzed on the second turn, it continues avoiding attacks until it switches out or successfully executes the second turn of this move or Dig."
14561
14673
  },
14562
14674
  focusenergy: {
@@ -14734,6 +14846,7 @@ var _23 = {
14734
14846
  desc: "This attack charges on the first turn and executes on the second.",
14735
14847
  shortDesc: "Charges turn 1. Hits turn 2."
14736
14848
  },
14849
+ skyattack: { inherit: true },
14737
14850
  slash: { inherit: true, critRatio: 2 },
14738
14851
  sludge: {
14739
14852
  inherit: true,
@@ -14741,6 +14854,11 @@ var _23 = {
14741
14854
  desc: "Has a 40% chance to poison the target.",
14742
14855
  shortDesc: "40% chance to poison the target."
14743
14856
  },
14857
+ solarbeam: {
14858
+ inherit: true,
14859
+ desc: "This attack charges on the first turn and executes on the second.",
14860
+ shortDesc: "Charges turn 1. Hits turn 2."
14861
+ },
14744
14862
  sonicboom: {
14745
14863
  inherit: true,
14746
14864
  ignoreImmunity: true,
@@ -14817,11 +14935,6 @@ var _23 = {
14817
14935
  inherit: true,
14818
14936
  desc: "The user recovers 1/2 the HP lost by the target, rounded down. If this move breaks the target's substitute, the user does not recover any HP."
14819
14937
  },
14820
- axekick: {
14821
- inherit: true,
14822
- desc: "If this attack misses the target, the user takes 1 HP of crash damage. If the user has a substitute, the crash damage is dealt to the target's substitute if it has one, otherwise no crash damage is dealt.",
14823
- shortDesc: "User takes 1 HP of damage if it misses."
14824
- },
14825
14938
  barrage: {
14826
14939
  inherit: true,
14827
14940
  desc: "Hits two to five times. Has a 3/8 chance to hit two or three times, and a 1/8 chance to hit four or five times. Damage is calculated once for the first hit and used for every hit. If one of the hits breaks the target's substitute, the move ends."
@@ -14896,11 +15009,6 @@ var _23 = {
14896
15009
  inherit: true,
14897
15010
  desc: "Hits two to five times. Has a 3/8 chance to hit two or three times, and a 1/8 chance to hit four or five times. Damage is calculated once for the first hit and used for every hit. If one of the hits breaks the target's substitute, the move ends."
14898
15011
  },
14899
- solarbeam: {
14900
- inherit: true,
14901
- desc: "This attack charges on the first turn and executes on the second.",
14902
- shortDesc: "Charges turn 1. Hits turn 2."
14903
- },
14904
15012
  spikecannon: {
14905
15013
  inherit: true,
14906
15014
  desc: "Hits two to five times. Has a 3/8 chance to hit two or three times, and a 1/8 chance to hit four or five times. Damage is calculated once for the first hit and used for every hit. If one of the hits breaks the target's substitute, the move ends."
@@ -15295,11 +15403,6 @@ var _24 = {
15295
15403
  inherit: true,
15296
15404
  desc: "Causes the target to become infatuated, making it unable to attack 50% of the time. Fails if both the user and the target are the same gender, if either is genderless, or if the target is already infatuated. The effect ends when either the user or the target is no longer active."
15297
15405
  },
15298
- axekick: {
15299
- inherit: true,
15300
- desc: "If this attack is not successful and the target was not immune, the user loses HP equal to 1/8 the damage the target would have taken, rounded down, but not less than 1 HP, as crash damage.",
15301
- shortDesc: "If miss, user takes 1/8 damage it would've dealt."
15302
- },
15303
15406
  blizzard: {
15304
15407
  inherit: true,
15305
15408
  shortDesc: "10% chance to freeze the target."
@@ -15745,11 +15848,6 @@ var _25 = {
15745
15848
  inherit: true,
15746
15849
  desc: "A random move among those known by the user's party members is selected for use. Does not select Assist, Counter, Covet, Destiny Bond, Detect, Endure, Focus Punch, Follow Me, Helping Hand, Metronome, Mimic, Mirror Coat, Mirror Move, Protect, Sketch, Sleep Talk, Snatch, Struggle, Thief, or Trick."
15747
15850
  },
15748
- axekick: {
15749
- inherit: true,
15750
- desc: "If this attack is not successful and the target was not immune, the user loses HP equal to half of the damage the target would have taken, rounded down, but no less than 1 HP and no more than half of the target's maximum HP, as crash damage.",
15751
- shortDesc: "If miss, user takes 1/2 damage it would've dealt."
15752
- },
15753
15851
  barrage: {
15754
15852
  inherit: true,
15755
15853
  desc: "Hits two to five times. Has a 3/8 chance to hit two or three times, and a 1/8 chance to hit four or five times. If one of the hits breaks the target's substitute, it will take damage for the remaining hits."
@@ -15883,10 +15981,6 @@ var _25 = {
15883
15981
  inherit: true,
15884
15982
  desc: "Raises the user's evasiveness by 1 stage. Whether or not the user's evasiveness was changed, Astonish, Extrasensory, Needle Arm, and Stomp will have their damage doubled if used against the user while it is active."
15885
15983
  },
15886
- mortalspin: {
15887
- inherit: true,
15888
- desc: "If this move is successful, the effects of Leech Seed and binding moves end for the user, and Spikes are removed from the user's side of the field."
15889
- },
15890
15984
  pinmissile: {
15891
15985
  inherit: true,
15892
15986
  desc: "Hits two to five times. Has a 3/8 chance to hit two or three times, and a 1/8 chance to hit four or five times. If one of the hits breaks the target's substitute, it will take damage for the remaining hits."
@@ -16093,12 +16187,6 @@ var _26 = {
16093
16187
  desc: "If the target lost HP, the user takes recoil damage equal to 1/3 the HP lost by the target, rounded down, but not less than 1 HP.",
16094
16188
  shortDesc: "Has 1/3 recoil."
16095
16189
  },
16096
- brickbreak: {
16097
- inherit: true,
16098
- ignoreImmunity: true,
16099
- desc: "If this attack does not miss and whether or not the target is immune, the effects of Reflect and Light Screen end for the target's side of the field before damage is calculated.",
16100
- shortDesc: "Destroys screens, even if the target is immune."
16101
- },
16102
16190
  bulletseed: {
16103
16191
  inherit: true,
16104
16192
  basePower: 10,
@@ -16751,11 +16839,6 @@ var _26 = {
16751
16839
  inherit: true,
16752
16840
  desc: "Power doubles if the user was hit by a Pokemon in the target's position this turn."
16753
16841
  },
16754
- axekick: {
16755
- inherit: true,
16756
- desc: "If this attack is not successful, the user loses HP equal to half the target's maximum HP if the target was immune, rounded down, otherwise half of the damage the target would have taken, rounded down, but no less than 1 HP and no more than half of the target's maximum HP, as crash damage. Pokemon with the Magic Guard Ability are unaffected by crash damage.",
16757
- shortDesc: "If miss, user takes 1/2 damage it would've dealt."
16758
- },
16759
16842
  barrage: {
16760
16843
  inherit: true,
16761
16844
  desc: "Hits two to five times. Has a 3/8 chance to hit two or three times, and a 1/8 chance to hit four or five times. If one of the hits breaks the target's substitute, it will take damage for the remaining hits. If the user has the Skill Link Ability, this move will always hit five times. If the target has a Focus Sash and had full HP when this move started, it will not be knocked out regardless of the number of hits."
@@ -16772,6 +16855,11 @@ var _26 = {
16772
16855
  inherit: true,
16773
16856
  desc: "Has a 30% chance to paralyze the target. This attack charges on the first turn and executes on the second. On the first turn, the user avoids all attacks other than Gust, Sky Uppercut, Thunder, and Twister, and Gust and Twister have doubled power when used against it. If the user is holding a Power Herb, the move completes in one turn."
16774
16857
  },
16858
+ brickbreak: {
16859
+ inherit: true,
16860
+ desc: "If this attack does not miss and whether or not the target is immune, the effects of Reflect and Light Screen end for the target's side of the field before damage is calculated.",
16861
+ shortDesc: "Destroys screens, even if the target is immune."
16862
+ },
16775
16863
  bugbite: {
16776
16864
  inherit: true,
16777
16865
  desc: "The user steals the target's held Berry if it is holding one and eats it immediately, gaining its effects unless the user's item is being ignored. Items lost to this move can be regained with Recycle."
@@ -16900,10 +16988,6 @@ var _26 = {
16900
16988
  inherit: true,
16901
16989
  desc: "Deals damage to the last opposing Pokemon to hit the user with a special attack this turn equal to twice the HP lost by the user from that attack. If that opposing Pokemon's position is no longer in use and there is another opposing Pokemon on the field, the damage is done to it instead. Only the last hit of a multi-hit attack is counted. Fails if the user was not hit by an opposing Pokemon's special attack this turn, or if the user did not lose HP from the attack."
16902
16990
  },
16903
- mortalspin: {
16904
- inherit: true,
16905
- desc: "If this move is successful, the effects of Leech Seed and binding moves end against the user, and all hazards are removed from the user's side of the field."
16906
- },
16907
16991
  naturalgift: {
16908
16992
  inherit: true,
16909
16993
  desc: "The type and power of this move depend on the user's held Berry, and the Berry is lost. Fails if the user is not holding a Berry, if the user has the Klutz Ability, or if Embargo is in effect for the user."
@@ -18406,12 +18490,16 @@ var _29 = {
18406
18490
  },
18407
18491
  entrainment: {
18408
18492
  inherit: true,
18409
- desc: "Causes the target's Ability to become the same as the user's. Fails if the target's Ability is Battle Bond, Comatose, Disguise, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, Truant, or Zen Mode, or the same Ability as the user, or if the user's Ability is Battle Bond, Comatose, Disguise, Flower Gift, Forecast, Illusion, Imposter, Multitype, Power Construct, Power of Alchemy, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, or Zen Mode."
18493
+ desc: "Causes the target's Ability to become the same as the user's. Fails if the target's Ability is Battle Bond, Comatose, Disguise, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, Truant, Zen Mode, or the same Ability as the user, or if the user's Ability is Battle Bond, Comatose, Disguise, Flower Gift, Forecast, Illusion, Imposter, Multitype, Power Construct, Power of Alchemy, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, or Zen Mode."
18410
18494
  },
18411
18495
  fairylock: {
18412
18496
  inherit: true,
18413
18497
  desc: "Prevents all active Pokemon from switching next turn. A Pokemon can still switch out if it is holding Shed Shell or uses Baton Pass, Parting Shot, U-turn, or Volt Switch. Fails if the effect is already active."
18414
18498
  },
18499
+ firespin: {
18500
+ inherit: true,
18501
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Parting Shot, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
18502
+ },
18415
18503
  gastroacid: {
18416
18504
  inherit: true,
18417
18505
  desc: "Causes the target's Ability to be rendered ineffective as long as it remains active. If the target uses Baton Pass, the replacement will remain under this effect. If the target's Ability is Battle Bond, Comatose, Disguise, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, or Zen Mode, this move fails, and receiving the effect through Baton Pass ends the effect immediately."
@@ -18456,11 +18544,6 @@ var _29 = {
18456
18544
  inherit: true,
18457
18545
  desc: "Prevents the target from switching out. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Parting Shot, U-turn, or Volt Switch. If the target leaves the field using Baton Pass, the replacement will remain trapped. The effect ends if the user leaves the field."
18458
18546
  },
18459
- mortalspin: {
18460
- inherit: true,
18461
- desc: "If this move is successful and the user has not fainted, the effects of Leech Seed and binding moves end for the user, and all hazards are removed from the user's side of the field.",
18462
- shortDesc: "Frees user from hazards, binding, Leech Seed."
18463
- },
18464
18547
  protect: {
18465
18548
  inherit: true,
18466
18549
  desc: "The user is protected from most attacks made by other Pokemon during this turn. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn."
@@ -18569,10 +18652,15 @@ var _30 = {
18569
18652
  clangoroussoul: { inherit: true, isNonstandard: null },
18570
18653
  conversion: { inherit: true, isNonstandard: null },
18571
18654
  conversion2: { inherit: true, isNonstandard: null },
18572
- coreenforcer: { inherit: true, isNonstandard: null },
18655
+ coreenforcer: {
18656
+ inherit: true,
18657
+ isNonstandard: null,
18658
+ desc: "If the user moves after the target, the target's Ability is rendered ineffective as long as it remains active. If the target uses Baton Pass, the replacement will remain under this effect. If the target's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, or Zen Mode, this effect does not happen, and receiving the effect through Baton Pass ends the effect immediately."
18659
+ },
18573
18660
  cosmicpower: { inherit: true, isNonstandard: null },
18574
18661
  craftyshield: { inherit: true, isNonstandard: null },
18575
18662
  crushgrip: { inherit: true, isNonstandard: null },
18663
+ curse: { inherit: true, target: "randomNormal" },
18576
18664
  decorate: { inherit: true, isNonstandard: null },
18577
18665
  doomdesire: { inherit: true, isNonstandard: null },
18578
18666
  doubleironbash: { inherit: true, isNonstandard: null },
@@ -18604,7 +18692,11 @@ var _30 = {
18604
18692
  icehammer: { inherit: true, isNonstandard: "Past" },
18605
18693
  judgment: { inherit: true, isNonstandard: "Past" },
18606
18694
  kinesis: { inherit: true, isNonstandard: null },
18607
- kingsshield: { inherit: true, isNonstandard: null },
18695
+ kingsshield: {
18696
+ inherit: true,
18697
+ isNonstandard: null,
18698
+ desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon trying to make contact with the user have their Attack lowered by 1 stage. Non-damaging moves go through this protection. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn."
18699
+ },
18608
18700
  landswrath: { inherit: true, isNonstandard: null },
18609
18701
  laserfocus: { inherit: true, isNonstandard: null },
18610
18702
  leaftornado: { inherit: true, isNonstandard: null },
@@ -18641,7 +18733,11 @@ var _30 = {
18641
18733
  naturepower: { inherit: true, isNonstandard: null },
18642
18734
  naturesmadness: { inherit: true, isNonstandard: null },
18643
18735
  oblivionwing: { inherit: true, isNonstandard: null },
18644
- obstruct: { inherit: true, isNonstandard: null },
18736
+ obstruct: {
18737
+ inherit: true,
18738
+ isNonstandard: null,
18739
+ desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon trying to make contact with the user have their Defense lowered by 2 stages. Non-damaging moves go through this protection. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn."
18740
+ },
18645
18741
  octazooka: { inherit: true, isNonstandard: null },
18646
18742
  octolock: { inherit: true, isNonstandard: null },
18647
18743
  photongeyser: { inherit: true, isNonstandard: null },
@@ -18663,10 +18759,18 @@ var _30 = {
18663
18759
  shadowbone: { inherit: true, isNonstandard: null },
18664
18760
  shelltrap: { inherit: true, isNonstandard: null },
18665
18761
  shoreup: { inherit: true, pp: 10 },
18666
- simplebeam: { inherit: true, isNonstandard: null },
18762
+ simplebeam: {
18763
+ inherit: true,
18764
+ isNonstandard: null,
18765
+ desc: "Causes the target's Ability to become Simple. Fails if the target's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Simple, Stance Change, Truant, or Zen Mode."
18766
+ },
18667
18767
  skullbash: { inherit: true, isNonstandard: null },
18668
18768
  slackoff: { inherit: true, pp: 10 },
18669
- snaptrap: { inherit: true, isNonstandard: null },
18769
+ snaptrap: {
18770
+ inherit: true,
18771
+ isNonstandard: null,
18772
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
18773
+ },
18670
18774
  softboiled: { inherit: true, pp: 10 },
18671
18775
  sparklingaria: { inherit: true, isNonstandard: null },
18672
18776
  spectralthief: { inherit: true, isNonstandard: null },
@@ -18683,9 +18787,113 @@ var _30 = {
18683
18787
  venomdrench: { inherit: true, isNonstandard: null },
18684
18788
  vitalthrow: { inherit: true, isNonstandard: null },
18685
18789
  wickedblow: { inherit: true, basePower: 80 },
18790
+ banefulbunker: {
18791
+ inherit: true,
18792
+ desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon making contact with the user become poisoned. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn."
18793
+ },
18794
+ bind: {
18795
+ inherit: true,
18796
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
18797
+ },
18798
+ clamp: {
18799
+ inherit: true,
18800
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
18801
+ },
18802
+ detect: {
18803
+ inherit: true,
18804
+ desc: "The user is protected from most attacks made by other Pokemon during this turn. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn."
18805
+ },
18806
+ endure: {
18807
+ inherit: true,
18808
+ desc: "The user will survive attacks made by other Pokemon during this turn with at least 1 HP. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn."
18809
+ },
18810
+ entrainment: {
18811
+ inherit: true,
18812
+ desc: "Causes the target's Ability to become the same as the user's. Fails if the target's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, Truant, Zen Mode, or the same Ability as the user, or if the user's Ability is 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, or Zen Mode."
18813
+ },
18814
+ firespin: {
18815
+ inherit: true,
18816
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
18817
+ },
18818
+ gastroacid: {
18819
+ inherit: true,
18820
+ desc: "Causes the target's Ability to be rendered ineffective as long as it remains active. If the target uses Baton Pass, the replacement will remain under this effect. If the target's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, or Zen Mode, this move fails, and receiving the effect through Baton Pass ends the effect immediately."
18821
+ },
18822
+ infestation: {
18823
+ inherit: true,
18824
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
18825
+ },
18826
+ leechseed: {
18827
+ inherit: true,
18828
+ desc: "The Pokemon at the user's position steals 1/8 of the target's maximum HP, rounded down, at the end of each turn. If Big Root is held by the recipient, the HP recovered is 1.3x normal, rounded half down. If the target uses Baton Pass, the replacement will continue being leeched. If the target switches out or uses Rapid Spin successfully, the effect ends. Grass-type Pokemon are immune to this move on use, but not its effect."
18829
+ },
18830
+ magmastorm: {
18831
+ inherit: true,
18832
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
18833
+ },
18686
18834
  metronome: {
18687
18835
  inherit: true,
18688
18836
  desc: "A random move is selected for use, other than After You, Apple Acid, Assist, Astral Barrage, Aura Wheel, Baneful Bunker, Beak Blast, Behemoth Bash, Behemoth Blade, Belch, Bestow, Body Press, Branch Poke, Breaking Swipe, Celebrate, Chatter, Clangorous Soul, Copycat, Counter, Covet, Crafty Shield, Decorate, Destiny Bond, Detect, Diamond Storm, Double Iron Bash, Dragon Ascent, Dragon Energy, Dragon Hammer, Drum Beating, Dynamax Cannon, Endure, Eternabeam, False Surrender, Feint, Fiery Wrath, Fleur Cannon, Focus Punch, Follow Me, Freeze Shock, Freezing Glare, Glacial Lance, Grav Apple, Helping Hand, Hold Hands, Hyperspace Fury, Hyperspace Hole, Ice Burn, Instruct, Jungle Healing, King's Shield, Life Dew, Light of Ruin, Mat Block, Me First, Meteor Assault, Metronome, Mimic, Mind Blown, Mirror Coat, Mirror Move, Moongeist Beam, Nature Power, Nature's Madness, Obstruct, Origin Pulse, Overdrive, Photon Geyser, Plasma Fists, Precipice Blades, Protect, Pyro Ball, Quash, Quick Guard, Rage Powder, Relic Song, Secret Sword, Shell Trap, Sketch, Sleep Talk, Snap Trap, Snarl, Snatch, Snore, Spectral Thief, Spiky Shield, Spirit Break, Spotlight, Steam Eruption, Steel Beam, Strange Steam, Struggle, Sunsteel Strike, Surging Strikes, Switcheroo, Techno Blast, Thief, Thousand Arrows, Thousand Waves, Thunder Cage, Thunderous Kick, Transform, Trick, V-create, Wicked Blow, or Wide Guard."
18837
+ },
18838
+ protect: {
18839
+ inherit: true,
18840
+ desc: "The user is protected from most attacks made by other Pokemon during this turn. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn."
18841
+ },
18842
+ quickguard: {
18843
+ inherit: true,
18844
+ desc: "The user and its party members are protected from attacks with original or altered priority greater than 0 made by other Pokemon, including allies, during this turn. This move modifies the same 1/X chance of being successful used by other protection moves, where X starts at 1 and triples each time this move is successfully used, but does not use the chance to check for failure. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn or if this move is already in effect for the user's side."
18845
+ },
18846
+ roleplay: {
18847
+ inherit: true,
18848
+ desc: "The user's Ability changes to match the target's Ability. Fails if the user's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, Zen Mode, or already matches the target, or if the target's Ability is 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, or Zen Mode."
18849
+ },
18850
+ sandtomb: {
18851
+ inherit: true,
18852
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
18853
+ },
18854
+ skillswap: {
18855
+ inherit: true,
18856
+ desc: "The user swaps its Ability with the target's Ability. Fails if either the user or the target's Ability is 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."
18857
+ },
18858
+ spikes: {
18859
+ inherit: true,
18860
+ desc: "Sets up a hazard on the opposing side of the field, damaging each opposing Pokemon that switches in, unless it is a Flying-type Pokemon or has the Levitate Ability. Can be used up to three times before failing. Opponents lose 1/8 of their maximum HP with one layer, 1/6 of their maximum HP with two layers, and 1/4 of their maximum HP with three layers, all rounded down. Can be removed from the opposing side if any opposing Pokemon uses Rapid Spin or Defog successfully, or is hit by Defog."
18861
+ },
18862
+ spikyshield: {
18863
+ inherit: true,
18864
+ desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon making contact with the user lose 1/8 of their maximum HP, rounded down. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn."
18865
+ },
18866
+ stealthrock: {
18867
+ inherit: true,
18868
+ desc: "Sets up a hazard on the opposing side of the field, damaging each opposing Pokemon that switches in. Fails if the effect is already active on the opposing side. Foes lose 1/32, 1/16, 1/8, 1/4, or 1/2 of their maximum HP, rounded down, based on their weakness to the Rock type; 0.25x, 0.5x, neutral, 2x, or 4x, respectively. Can be removed from the opposing side if any opposing Pokemon uses Rapid Spin or Defog successfully, or is hit by Defog."
18869
+ },
18870
+ stickyweb: {
18871
+ inherit: true,
18872
+ desc: "Sets up a hazard on the opposing side of the field, lowering the Speed by 1 stage of each opposing Pokemon that switches in, unless it is a Flying-type Pokemon or has the Levitate Ability. Fails if the effect is already active on the opposing side. Can be removed from the opposing side if any opposing Pokemon uses Rapid Spin or Defog successfully, or is hit by Defog."
18873
+ },
18874
+ thundercage: {
18875
+ inherit: true,
18876
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
18877
+ },
18878
+ toxicspikes: {
18879
+ inherit: true,
18880
+ desc: "Sets up a hazard on the opposing side of the field, poisoning each opposing Pokemon that switches in, unless it is a Flying-type Pokemon or has the Levitate Ability. Can be used up to two times before failing. Opposing Pokemon become poisoned with one layer and badly poisoned with two layers. Can be removed from the opposing side if any opposing Pokemon uses Rapid Spin or Defog successfully, is hit by Defog, or a grounded Poison-type Pokemon switches in. Safeguard prevents the opposing party from being poisoned on switch-in, but a substitute does not."
18881
+ },
18882
+ whirlpool: {
18883
+ inherit: true,
18884
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
18885
+ },
18886
+ wideguard: {
18887
+ inherit: true,
18888
+ desc: "The user and its party members are protected from moves made by other Pokemon, including allies, during this turn that target all adjacent foes or all adjacent Pokemon. This move modifies the same 1/X chance of being successful used by other protection moves, where X starts at 1 and triples each time this move is successfully used, but does not use the chance to check for failure. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn or if this move is already in effect for the user's side."
18889
+ },
18890
+ worryseed: {
18891
+ inherit: true,
18892
+ desc: "Causes the target's Ability to become Insomnia. Fails if the target's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Insomnia, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, Truant, or Zen Mode."
18893
+ },
18894
+ wrap: {
18895
+ inherit: true,
18896
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move."
18689
18897
  }
18690
18898
  };
18691
18899
  var _31 = {
@@ -19388,8 +19596,8 @@ var _31 = {
19388
19596
  secondary: { chance: 30, volatileStatus: "confusion" },
19389
19597
  target: "normal",
19390
19598
  type: "Fighting",
19391
- desc: "If this attack is not successful, the user loses half of its maximum HP, rounded down, as crash damage. Pokemon with the Magic Guard Ability are unaffected by crash damage.",
19392
- shortDesc: "30% chance to confuse. 50% recoil if it misses."
19599
+ desc: "Has a 30% chance to confuse the target. If this attack is not successful, the user loses half of its maximum HP, rounded down, as crash damage. Pokemon with the Magic Guard Ability are unaffected by crash damage.",
19600
+ shortDesc: "30% confusion. User loses 50% max HP if miss."
19393
19601
  },
19394
19602
  babydolleyes: {
19395
19603
  num: 608,
@@ -19441,7 +19649,7 @@ var _31 = {
19441
19649
  target: "self",
19442
19650
  type: "Poison",
19443
19651
  zMove: { boost: { def: 1 } },
19444
- desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon making contact with the user become poisoned. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
19652
+ desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon making contact with the user become poisoned. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Silk Trap, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
19445
19653
  shortDesc: "Protects from moves. Contact: poison."
19446
19654
  },
19447
19655
  barbbarrage: {
@@ -19457,8 +19665,8 @@ var _31 = {
19457
19665
  secondary: { chance: 50, status: "psn" },
19458
19666
  target: "normal",
19459
19667
  type: "Poison",
19460
- desc: "Has a 50% chance to poison the target. Power doubles if the target is poisoned.",
19461
- shortDesc: "50% chance to psn. 2x power if target is poisoned."
19668
+ desc: "Has a 50% chance to poison the target. Power doubles if the target is already poisoned.",
19669
+ shortDesc: "50% psn. 2x power if target already poisoned."
19462
19670
  },
19463
19671
  barrage: {
19464
19672
  num: 140,
@@ -19657,7 +19865,7 @@ var _31 = {
19657
19865
  secondary: null,
19658
19866
  target: "normal",
19659
19867
  type: "Normal",
19660
- desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
19868
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Shed Tail, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Mortal Spin, Rapid Spin, or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
19661
19869
  shortDesc: "Traps and damages the target for 4-5 turns."
19662
19870
  },
19663
19871
  bite: {
@@ -20382,8 +20590,8 @@ var _31 = {
20382
20590
  secondary: {},
20383
20591
  target: "normal",
20384
20592
  type: "Dark",
20385
- desc: "If this move is successful, it sets up a hazard on the opposing side of the field, damaging each opposing Pokemon that switches in, unless it is a Flying-type Pokemon or has the Levitate Ability. Can be set up to three times before failing. Opponents lose 1/8 of their maximum HP with one layer, 1/6 of their maximum HP with two layers, and 1/4 of their maximum HP with three layers, all rounded down. Can be removed from the opposing side if any opposing Pokemon uses Rapid Spin or Defog successfully, or is hit by Defog.",
20386
- shortDesc: "Sets a layer of Spikes on the target's side."
20593
+ desc: "If this move is successful, it sets up a hazard on the opposing side of the field, damaging each opposing Pokemon that switches in, unless it is a Flying-type Pokemon or has the Levitate Ability. A maximum of three layers may be set, and opponents lose 1/8 of their maximum HP with one layer, 1/6 of their maximum HP with two layers, and 1/4 of their maximum HP with three layers, all rounded down. Can be removed from the opposing side if any opposing Pokemon uses Mortal Spin, Rapid Spin, or Defog successfully, or is hit by Defog.",
20594
+ shortDesc: "Sets a layer of Spikes on the opposing side."
20387
20595
  },
20388
20596
  celebrate: {
20389
20597
  num: 606,
@@ -20503,7 +20711,7 @@ var _31 = {
20503
20711
  secondary: null,
20504
20712
  target: "all",
20505
20713
  type: "Ice",
20506
- desc: "Starts Snow. The user switches out even if it is trapped and is replaced immediately by a selected party member. The user does not switch out if there are no unfainted party members.",
20714
+ desc: "For 5 turns, the weather becomes Snow. The user switches out even if it is trapped and is replaced immediately by a selected party member. The user does not switch out if there are no unfainted party members.",
20507
20715
  shortDesc: "Starts Snow. User switches out."
20508
20716
  },
20509
20717
  chipaway: {
@@ -20570,7 +20778,7 @@ var _31 = {
20570
20778
  secondary: null,
20571
20779
  target: "normal",
20572
20780
  type: "Water",
20573
- desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
20781
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Shed Tail, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Mortal Spin, Rapid Spin, or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
20574
20782
  shortDesc: "Traps and damages the target for 4-5 turns."
20575
20783
  },
20576
20784
  clangingscales: {
@@ -20702,7 +20910,8 @@ var _31 = {
20702
20910
  secondary: null,
20703
20911
  target: "normal",
20704
20912
  type: "Fighting",
20705
- shortDesc: "Deals 1.3x damage if the move is super effective."
20913
+ desc: "Damage is multiplied by 1.3333 if this move is super effective against the target.",
20914
+ shortDesc: "Deals 1.3333x damage with supereffective hits."
20706
20915
  },
20707
20916
  combattorque: {
20708
20917
  num: 899,
@@ -20898,7 +21107,7 @@ var _31 = {
20898
21107
  target: "allAdjacentFoes",
20899
21108
  type: "Dragon",
20900
21109
  zMove: { basePower: 140 },
20901
- desc: "If the user moves after the target, the target's Ability is rendered ineffective as long as it remains active. If the target uses Baton Pass, the replacement will remain under this effect. If the target's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, or Zen Mode, this effect does not happen, and receiving the effect through Baton Pass ends the effect immediately.",
21110
+ desc: "If the user moves after the target, the target's Ability is rendered ineffective as long as it remains active. If the target uses Baton Pass, the replacement will remain under this effect. If the target's Ability is As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Ice Face, Multitype, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Zen Mode, or Zero to Hero, this effect does not happen, and receiving the effect through Baton Pass ends the effect immediately.",
20902
21111
  shortDesc: "Nullifies the foe(s) Ability if the foe(s) move first."
20903
21112
  },
20904
21113
  corkscrewcrash: {
@@ -21162,7 +21371,7 @@ var _31 = {
21162
21371
  volatileStatus: "curse",
21163
21372
  condition: { onResidualOrder: 12 },
21164
21373
  secondary: null,
21165
- target: "randomNormal",
21374
+ target: "normal",
21166
21375
  nonGhostTarget: "self",
21167
21376
  type: "Ghost",
21168
21377
  zMove: { effect: "curse" },
@@ -21350,7 +21559,7 @@ var _31 = {
21350
21559
  target: "self",
21351
21560
  type: "Fighting",
21352
21561
  zMove: { boost: { evasion: 1 } },
21353
- desc: "The user is protected from most attacks made by other Pokemon during this turn. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
21562
+ desc: "The user is protected from most attacks made by other Pokemon during this turn. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Silk Trap, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
21354
21563
  shortDesc: "Prevents moves from affecting the user this turn."
21355
21564
  },
21356
21565
  devastatingdrake: {
@@ -21527,7 +21736,7 @@ var _31 = {
21527
21736
  secondary: null,
21528
21737
  target: "adjacentFoe",
21529
21738
  type: "Normal",
21530
- desc: "Causes the user and any ally's Abilities to become that of the target. Fails if the target's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Insomnia, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, Truant, or Zen Mode.",
21739
+ desc: "The user and its ally's Abilities change to match the target's Ability. Does not change Ability if the user's or its ally's is As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Ice Face, Multitype, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Zen Mode, Zero to Hero, or already matches the target. Fails if both the user and its ally's Ability already matches the target, or if the target's Ability is As One, Battle Bond, Comatose, Commander, Disguise, Flower Gift, Forecast, Gulp Missile, Hadron Engine, Hunger Switch, Ice Face, Illusion, Imposter, Multitype, Neutralizing Gas, Orichalcum Pulse, Power Construct, Power of Alchemy, Protosynthesis, Quark Drive, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Wonder Guard, Zen Mode, or Zero to Hero.",
21531
21740
  shortDesc: "User and ally's Abilities become target's Ability."
21532
21741
  },
21533
21742
  doomdesire: {
@@ -21631,7 +21840,7 @@ var _31 = {
21631
21840
  target: "normal",
21632
21841
  type: "Electric",
21633
21842
  desc: "Fails unless the user is an Electric type. If this move is successful, the user's Electric type becomes typeless as long as it remains active.",
21634
- shortDesc: "User's Electric type becomes typeless; must be Electric."
21843
+ shortDesc: "User's Electric type: typeless; must be Electric."
21635
21844
  },
21636
21845
  doubleslap: {
21637
21846
  num: 3,
@@ -22173,7 +22382,8 @@ var _31 = {
22173
22382
  secondary: null,
22174
22383
  target: "normal",
22175
22384
  type: "Electric",
22176
- shortDesc: "Deals 1.3x damage if the move is super effective."
22385
+ desc: "Damage is multiplied by 1.3333 if this move is super effective against the target.",
22386
+ shortDesc: "Deals 1.3333x damage with supereffective hits."
22177
22387
  },
22178
22388
  electroweb: {
22179
22389
  num: 527,
@@ -22275,7 +22485,7 @@ var _31 = {
22275
22485
  target: "self",
22276
22486
  type: "Normal",
22277
22487
  zMove: { effect: "clearnegativeboost" },
22278
- desc: "The user will survive attacks made by other Pokemon during this turn with at least 1 HP. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
22488
+ desc: "The user will survive attacks made by other Pokemon during this turn with at least 1 HP. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Silk Trap, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
22279
22489
  shortDesc: "User survives attacks this turn with at least 1 HP."
22280
22490
  },
22281
22491
  energyball: {
@@ -22306,7 +22516,7 @@ var _31 = {
22306
22516
  target: "normal",
22307
22517
  type: "Normal",
22308
22518
  zMove: { boost: { spd: 1 } },
22309
- desc: "Causes the target's Ability to become the same as the user's. Fails if the target's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, Truant, or Zen Mode, or the same Ability as the user, or if the user's Ability is 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, or Zen Mode.",
22519
+ desc: "Causes the target's Ability to become the same as the user's. Fails if the target's Ability is As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Ice Face, Multitype, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Truant, Zen Mode, Zero to Hero, or the same Ability as the user, or if the user's Ability is As One, Battle Bond, Comatose, Commander, Disguise, Flower Gift, Forecast, Gulp Missile, Hadron Engine, Hunger Switch, Ice Face, Illusion, Imposter, Multitype, Neutralizing Gas, Orichalcum Pulse, Power Construct, Power of Alchemy, Protosynthesis, Quark Drive, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Zen Mode, or Zero to Hero.",
22310
22520
  shortDesc: "The target's Ability changes to match the user's."
22311
22521
  },
22312
22522
  eruption: {
@@ -22338,8 +22548,8 @@ var _31 = {
22338
22548
  secondary: { chance: 100, self: { boosts: { spe: 1 } } },
22339
22549
  target: "normal",
22340
22550
  type: "Psychic",
22341
- desc: "Has a higher chance for a critical hit. Has a 100% chance to raise the user's Speed by 1 stage.",
22342
- shortDesc: "High critical hit ratio. Raises the user's Speed by 1."
22551
+ desc: "Has a 100% chance to raise the user's Speed by 1 stage and a higher chance for a critical hit.",
22552
+ shortDesc: "100% chance to raise user Speed by 1. High crit."
22343
22553
  },
22344
22554
  eternabeam: {
22345
22555
  num: 795,
@@ -22658,8 +22868,8 @@ var _31 = {
22658
22868
  secondary: null,
22659
22869
  target: "self",
22660
22870
  type: "Normal",
22661
- desc: "Raises the user's Attack, Special Attack, and Speed by 2 stages in exchange for the user losing 50% of its maximum HP, rounded down. Fails if the user would faint or if its Attack, Special Attack, and Speed stat stages would not change.",
22662
- shortDesc: "User loses 50% of its max HP. +2 to Atk, Sp. Atk, Spe."
22871
+ desc: "Raises the user's Attack, Special Attack, and Speed by 2 stages in exchange for the user losing 1/2 of its maximum HP, rounded down. Fails if the user would faint or if its Attack, Special Attack, and Speed stat stages would not change.",
22872
+ shortDesc: "+2 Attack, Sp. Atk, Speed for 1/2 user's max HP."
22663
22873
  },
22664
22874
  finalgambit: {
22665
22875
  num: 515,
@@ -22775,7 +22985,7 @@ var _31 = {
22775
22985
  secondary: null,
22776
22986
  target: "normal",
22777
22987
  type: "Fire",
22778
- desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
22988
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Shed Tail, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Mortal Spin, Rapid Spin, or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
22779
22989
  shortDesc: "Traps and damages the target for 4-5 turns."
22780
22990
  },
22781
22991
  firstimpression: {
@@ -23084,7 +23294,7 @@ var _31 = {
23084
23294
  target: "normal",
23085
23295
  type: "Grass",
23086
23296
  desc: "This move is always a critical hit unless the target is under the effect of Lucky Chant or has the Battle Armor or Shell Armor Abilities. This move does not check accuracy.",
23087
- shortDesc: "Always results in a critical hit; does not check accuracy."
23297
+ shortDesc: "Always results in a critical hit; no accuracy check."
23088
23298
  },
23089
23299
  fly: {
23090
23300
  num: 19,
@@ -23491,7 +23701,7 @@ var _31 = {
23491
23701
  target: "normal",
23492
23702
  type: "Poison",
23493
23703
  zMove: { boost: { spe: 1 } },
23494
- desc: "Causes the target's Ability to be rendered ineffective as long as it remains active. If the target uses Baton Pass, the replacement will remain under this effect. If the target's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, or Zen Mode, this move fails, and receiving the effect through Baton Pass ends the effect immediately.",
23704
+ desc: "Causes the target's Ability to be rendered ineffective as long as it remains active. If the target uses Baton Pass, the replacement will remain under this effect. If the target's Ability is As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Ice Face, Multitype, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Zen Mode, or Zero to Hero, this move fails, and receiving the effect through Baton Pass ends the effect immediately.",
23495
23705
  shortDesc: "Nullifies the target's Ability."
23496
23706
  },
23497
23707
  geargrind: {
@@ -23606,6 +23816,7 @@ var _31 = {
23606
23816
  pp: 5,
23607
23817
  priority: 0,
23608
23818
  flags: { protect: 1, mirror: 1 },
23819
+ condition: {},
23609
23820
  secondary: null,
23610
23821
  target: "normal",
23611
23822
  type: "Steel",
@@ -23668,12 +23879,12 @@ var _31 = {
23668
23879
  priority: 0,
23669
23880
  flags: { contact: 1, protect: 1, mirror: 1 },
23670
23881
  self: { volatileStatus: "glaiverush" },
23671
- condition: { noCopy: true, duration: 2 },
23882
+ condition: { noCopy: true, onBeforeMovePriority: 100 },
23672
23883
  secondary: null,
23673
23884
  target: "normal",
23674
23885
  type: "Dragon",
23675
- desc: "If this move is successful, the user will take double damage from attacks on the next turn.",
23676
- shortDesc: "Next turn: attacks can't miss user and deal 2x damage."
23886
+ desc: "If this move is successful, moves targeted at the user deal double damage and do not check accuracy until the user's next turn.",
23887
+ shortDesc: "User takes sure-hit 2x damage until its next turn."
23677
23888
  },
23678
23889
  glare: {
23679
23890
  num: 137,
@@ -25483,12 +25694,10 @@ var _31 = {
25483
25694
  pp: 5,
25484
25695
  priority: 0,
25485
25696
  flags: { contact: 1, mirror: 1 },
25486
- breaksProtect: true,
25487
25697
  secondary: null,
25488
25698
  target: "normal",
25489
25699
  type: "Normal",
25490
- desc: "If this move is successful, it breaks through the target's Baneful Bunker, Detect, King's Shield, Protect, or Spiky Shield for this turn, allowing other Pokemon to attack the target normally. If the target's side is protected by Crafty Shield, Mat Block, Quick Guard, or Wide Guard, that protection is also broken for this turn and other Pokemon may attack the target's side normally.",
25491
- shortDesc: "Nullifies protection moves."
25700
+ shortDesc: "Bypasses protection without breaking it."
25492
25701
  },
25493
25702
  hyperfang: {
25494
25703
  num: 158,
@@ -25793,7 +26002,7 @@ var _31 = {
25793
26002
  target: "normal",
25794
26003
  type: "Ghost",
25795
26004
  desc: "Has a 30% chance to burn the target. Power doubles if the target has a non-volatile status condition.",
25796
- shortDesc: "30% chance to burn. 2x power if target is statused."
26005
+ shortDesc: "30% burn. 2x power if target is already statused."
25797
26006
  },
25798
26007
  inferno: {
25799
26008
  num: 517,
@@ -25839,7 +26048,7 @@ var _31 = {
25839
26048
  secondary: null,
25840
26049
  target: "normal",
25841
26050
  type: "Bug",
25842
- desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
26051
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Shed Tail, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Mortal Spin, Rapid Spin, or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
25843
26052
  shortDesc: "Traps and damages the target for 4-5 turns."
25844
26053
  },
25845
26054
  ingrain: {
@@ -26072,7 +26281,7 @@ var _31 = {
26072
26281
  target: "self",
26073
26282
  type: "Steel",
26074
26283
  zMove: { effect: "clearnegativeboost" },
26075
- desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon trying to make contact with the user have their Attack lowered by 1 stage. Non-damaging moves go through this protection. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
26284
+ desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon trying to make contact with the user have their Attack lowered by 1 stage. Non-damaging moves go through this protection. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Silk Trap, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
26076
26285
  shortDesc: "Protects from damaging attacks. Contact: -1 Atk."
26077
26286
  },
26078
26287
  knockoff: {
@@ -26182,7 +26391,8 @@ var _31 = {
26182
26391
  secondary: null,
26183
26392
  target: "normal",
26184
26393
  type: "Ghost",
26185
- shortDesc: "Power increases by 50 with each fainted party member."
26394
+ desc: "Power is equal to 50+(X*50), where X is the total number of times any Pokemon has fainted on the user's side, and X cannot be greater than 100.",
26395
+ shortDesc: "+50 power for each time a party member fainted."
26186
26396
  },
26187
26397
  lavaplume: {
26188
26398
  num: 436,
@@ -26292,7 +26502,7 @@ var _31 = {
26292
26502
  target: "normal",
26293
26503
  type: "Grass",
26294
26504
  zMove: { effect: "clearnegativeboost" },
26295
- desc: "The Pokemon at the user's position steals 1/8 of the target's maximum HP, rounded down, at the end of each turn. If Big Root is held by the recipient, the HP recovered is 1.3x normal, rounded half down. If the target uses Baton Pass, the replacement will continue being leeched. If the target switches out or uses Rapid Spin successfully, the effect ends. Grass-type Pokemon are immune to this move on use, but not its effect.",
26505
+ desc: "The Pokemon at the user's position steals 1/8 of the target's maximum HP, rounded down, at the end of each turn. If Big Root is held by the recipient, the HP recovered is 1.3x normal, rounded half down. If the target uses Baton Pass, the replacement will continue being leeched. If the target switches out or uses Mortal Spin or Rapid Spin successfully, the effect ends. Grass-type Pokemon are immune to this move on use, but not its effect.",
26296
26506
  shortDesc: "1/8 of target's HP is restored to user every turn."
26297
26507
  },
26298
26508
  leer: {
@@ -26724,7 +26934,7 @@ var _31 = {
26724
26934
  secondary: null,
26725
26935
  target: "normal",
26726
26936
  type: "Fire",
26727
- desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
26937
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Shed Tail, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Mortal Spin, Rapid Spin, or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
26728
26938
  shortDesc: "Traps and damages the target for 4-5 turns."
26729
26939
  },
26730
26940
  magnetbomb: {
@@ -27889,8 +28099,8 @@ var _31 = {
27889
28099
  secondary: { chance: 100, status: "psn" },
27890
28100
  target: "allAdjacentFoes",
27891
28101
  type: "Poison",
27892
- desc: "If this move is successful and the user has not fainted, the effects of Leech Seed and binding moves end for the user, and all hazards are removed from the user's side of the field. Has a 100% chance to poison all opposing Pokemon.",
27893
- shortDesc: "Free user from hazards/bind/Leech Seed; poisons opponents."
28102
+ desc: "If this move is successful and the user has not fainted, the effects of Leech Seed and binding moves end for the user, and all hazards are removed from the user's side of the field. Has a 100% chance to poison the target.",
28103
+ shortDesc: "Poisons foes, frees user from hazards/bind/leech."
27894
28104
  },
27895
28105
  mountaingale: {
27896
28106
  num: 836,
@@ -28312,7 +28522,7 @@ var _31 = {
28312
28522
  secondary: null,
28313
28523
  target: "self",
28314
28524
  type: "Dark",
28315
- desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon trying to make contact with the user have their Defense lowered by 2 stages. Non-damaging moves go through this protection. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
28525
+ desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon trying to make contact with the user have their Defense lowered by 2 stages. Non-damaging moves go through this protection. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Silk Trap, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
28316
28526
  shortDesc: "Protects from damaging attacks. Contact: -2 Def."
28317
28527
  },
28318
28528
  oceanicoperetta: {
@@ -28421,7 +28631,8 @@ var _31 = {
28421
28631
  hasSheerForce: true,
28422
28632
  target: "normal",
28423
28633
  type: "Dragon",
28424
- shortDesc: "+1 to stat depending on Tatsugiri color."
28634
+ desc: "If an ally Tatsugiri has activated its Commander Ability, this move raises the user's Attack by 1 stage if the Tatsugiri is Curly Form, Defense by 1 stage if Droopy Form, or Speed by 1 stage if Stretchy Form. The effect happens whether or not this move is successful, and even if the Tatsugiri that activated the effect has since fainted.",
28635
+ shortDesc: "Curly|Droopy|Stretchy eaten: +1 Atk|Def|Spe."
28425
28636
  },
28426
28637
  originpulse: {
28427
28638
  num: 618,
@@ -28917,7 +29128,7 @@ var _31 = {
28917
29128
  secondary: null,
28918
29129
  target: "normal",
28919
29130
  type: "Normal",
28920
- desc: "Hits ten times. This move checks accuracy for each hit, and the attack ends if the target avoids a hit. If one of the hits breaks the target's substitute, it will take damage for the remaining hits.",
29131
+ desc: "Hits ten times. This move checks accuracy for each hit, and the attack ends if the target avoids a hit. If one of the hits breaks the target's substitute, it will take damage for the remaining hits. If the user has the Skill Link Ability, this move will always hit ten times. If the user is holding Loaded Dice, this move hits four to ten times at random without checking accuracy between hits.",
28921
29132
  shortDesc: "Hits 10 times. Each hit can miss."
28922
29133
  },
28923
29134
  pounce: {
@@ -29180,7 +29391,7 @@ var _31 = {
29180
29391
  target: "self",
29181
29392
  type: "Normal",
29182
29393
  zMove: { effect: "clearnegativeboost" },
29183
- desc: "The user is protected from most attacks made by other Pokemon during this turn. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
29394
+ desc: "The user is protected from most attacks made by other Pokemon during this turn. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Silk Trap, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
29184
29395
  shortDesc: "Prevents moves from affecting the user this turn."
29185
29396
  },
29186
29397
  psybeam: {
@@ -29512,7 +29723,7 @@ var _31 = {
29512
29723
  target: "allySide",
29513
29724
  type: "Fighting",
29514
29725
  zMove: { boost: { def: 1 } },
29515
- desc: "The user and its party members are protected from attacks with original or altered priority greater than 0 made by other Pokemon, including allies, during this turn. This move modifies the same 1/X chance of being successful used by other protection moves, where X starts at 1 and triples each time this move is successfully used, but does not use the chance to check for failure. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn or if this move is already in effect for the user's side.",
29726
+ desc: "The user and its party members are protected from attacks with original or altered priority greater than 0 made by other Pokemon, including allies, during this turn. This move modifies the same 1/X chance of being successful used by other protection moves, where X starts at 1 and triples each time this move is successfully used, but does not use the chance to check for failure. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Silk Trap, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn or if this move is already in effect for the user's side.",
29516
29727
  shortDesc: "Protects allies from priority attacks this turn."
29517
29728
  },
29518
29729
  quiverdance: {
@@ -29562,8 +29773,8 @@ var _31 = {
29562
29773
  secondary: null,
29563
29774
  target: "normal",
29564
29775
  type: "Ghost",
29565
- desc: "Power increases by 50 each time the user is hit by a damaging attack. This does not reset upon switching out or fainting.",
29566
- shortDesc: "Power increases by 50 each time user is hit."
29776
+ desc: "Power is equal to 50+(X*50), where X is the total number of times the user has been hit by a damaging attack during the battle, even if the user did not lose HP from the attack. X cannot be greater than 6 and does not reset upon switching out or fainting. Each hit of a multi-hit attack is counted, but confusion damage is not counted.",
29777
+ shortDesc: "+50 power for each time user was hit. Max 6 hits."
29567
29778
  },
29568
29779
  ragepowder: {
29569
29780
  num: 476,
@@ -29595,7 +29806,7 @@ var _31 = {
29595
29806
  secondary: null,
29596
29807
  target: "normal",
29597
29808
  type: "Normal",
29598
- desc: "If this attack does not miss, the effects of Reflect, Light Screen, and Aurora Veil end for the target's side of the field before damage is calculated.",
29809
+ desc: "If this attack does not miss, the effects of Reflect, Light Screen, and Aurora Veil end for the target's side of the field before damage is calculated. If the user's current form is a Paldean Tauros, this move's type changes to match. Fighting type for Combat Breed, Fire type for Blaze Breed, and Water type for Aqua Breed.",
29599
29810
  shortDesc: "Destroys screens. Type depends on user's form."
29600
29811
  },
29601
29812
  ragingfury: {
@@ -29910,6 +30121,7 @@ var _31 = {
29910
30121
  secondary: null,
29911
30122
  target: "self",
29912
30123
  type: "Normal",
30124
+ desc: "A fainted party member is selected and revived with 1/2 its max HP, rounded down. Fails if there are no fainted party members.",
29913
30125
  shortDesc: "Revives a fainted Pokemon to 50% HP."
29914
30126
  },
29915
30127
  risingvoltage: {
@@ -30107,7 +30319,7 @@ var _31 = {
30107
30319
  target: "normal",
30108
30320
  type: "Psychic",
30109
30321
  zMove: { boost: { spe: 1 } },
30110
- desc: "The user's Ability changes to match the target's Ability. Fails if the user's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, Zen Mode, or already matches the target, or if the target's Ability is 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, or Zen Mode.",
30322
+ desc: "The user's Ability changes to match the target's Ability. Fails if the user's Ability is As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Ice Face, Multitype, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Zen Mode, Zero to Hero, or already matches the target, or if the target's Ability is As One, Battle Bond, Comatose, Commander, Disguise, Flower Gift, Forecast, Gulp Missile, Hadron Engine, Hunger Switch, Ice Face, Illusion, Imposter, Multitype, Neutralizing Gas, Orichalcum Pulse, Power Construct, Power of Alchemy, Protosynthesis, Quark Drive, Receiver, RKS System, Schooling, Shields Down, Stance Change, Trace, Wonder Guard, Zen Mode, or Zero to Hero.",
30111
30323
  shortDesc: "User replaces its Ability with the target's."
30112
30324
  },
30113
30325
  rollingkick: {
@@ -30276,7 +30488,8 @@ var _31 = {
30276
30488
  secondary: { chance: 100, volatileStatus: "saltcure" },
30277
30489
  target: "normal",
30278
30490
  type: "Rock",
30279
- shortDesc: "Deals 1/8 max HP every turn; 1/4 if Steel or Water."
30491
+ desc: "Causes damage to the target equal to 1/8 of its maximum HP (1/4 if the target is Steel or Water type), rounded down, at the end of each turn during effect. This effect ends when the target is no longer active.",
30492
+ shortDesc: "Deals 1/8 max HP each turn; 1/4 on Steel, Water."
30280
30493
  },
30281
30494
  sandattack: {
30282
30495
  num: 28,
@@ -30341,7 +30554,7 @@ var _31 = {
30341
30554
  secondary: null,
30342
30555
  target: "normal",
30343
30556
  type: "Ground",
30344
- desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
30557
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Shed Tail, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Mortal Spin, Rapid Spin, or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
30345
30558
  shortDesc: "Traps and damages the target for 4-5 turns."
30346
30559
  },
30347
30560
  sappyseed: {
@@ -30771,7 +30984,7 @@ var _31 = {
30771
30984
  target: "self",
30772
30985
  type: "Normal",
30773
30986
  zMove: { effect: "clearnegativeboost" },
30774
- desc: "The user takes 1/2 of its maximum HP, rounded up, and creates a substitute. The user then switches out, passing the substitute to whichever Pokemon is switched in.",
30987
+ desc: "The user takes 1/2 of its maximum HP, rounded up, and creates a substitute that has 1/4 of the user's maximum HP, rounded down. The user is replaced with another Pokemon in its party and the selected Pokemon has the substitute transferred to it. Fails if the user would faint, or if there are no unfainted party members.",
30775
30988
  shortDesc: "User takes 1/2 its max HP to pass a substitute."
30776
30989
  },
30777
30990
  sheercold: {
@@ -30935,7 +31148,7 @@ var _31 = {
30935
31148
  condition: { duration: 1, onTryHitPriority: 3 },
30936
31149
  target: "self",
30937
31150
  type: "Bug",
30938
- desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon trying to make contact with the user have their Speed lowered by 1 stage. Non-damaging moves go through this protection. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
31151
+ desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon trying to make contact with the user have their Speed lowered by 1 stage. Non-damaging moves go through this protection. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Silk Trap, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
30939
31152
  shortDesc: "Protects from damaging attacks. Contact: -1 Spe."
30940
31153
  },
30941
31154
  silverwind: {
@@ -30971,7 +31184,7 @@ var _31 = {
30971
31184
  target: "normal",
30972
31185
  type: "Normal",
30973
31186
  zMove: { boost: { spa: 1 } },
30974
- desc: "Causes the target's Ability to become Simple. Fails if the target's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Simple, Stance Change, Truant, or Zen Mode.",
31187
+ desc: "Causes the target's Ability to become Simple. Fails if the target's Ability is As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Ice Face, Multitype, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Simple, Stance Change, Truant, Zen Mode, or Zero to Hero.",
30975
31188
  shortDesc: "The target's Ability becomes Simple."
30976
31189
  },
30977
31190
  sing: {
@@ -31060,7 +31273,7 @@ var _31 = {
31060
31273
  target: "normal",
31061
31274
  type: "Psychic",
31062
31275
  zMove: { boost: { spe: 1 } },
31063
- desc: "The user swaps its Ability with the target's Ability. Fails if either the user or the target's Ability is 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.",
31276
+ desc: "The user swaps its Ability with the target's Ability. Fails if either the user or the target's Ability is As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Hunger Switch, Ice Face, Illusion, Multitype, Neutralizing Gas, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Wonder Guard, Zen Mode, or Zero to Hero.",
31064
31277
  shortDesc: "The user and the target trade Abilities."
31065
31278
  },
31066
31279
  skittersmack: {
@@ -31373,7 +31586,7 @@ var _31 = {
31373
31586
  secondary: null,
31374
31587
  target: "normal",
31375
31588
  type: "Grass",
31376
- desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
31589
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Shed Tail, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Mortal Spin, Rapid Spin, or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
31377
31590
  shortDesc: "Traps and damages the target for 4-5 turns."
31378
31591
  },
31379
31592
  snarl: {
@@ -31676,8 +31889,8 @@ var _31 = {
31676
31889
  secondary: null,
31677
31890
  target: "normal",
31678
31891
  type: "Grass",
31679
- desc: "Raises the target's Attack by 2 stages and lowers their Defense by 2 stages.",
31680
- shortDesc: "Target: +2 Atk, -2 Def."
31892
+ desc: "Raises the target's Attack by 2 stages and lowers its Defense by 2 stages.",
31893
+ shortDesc: "Raises target's Atk by 2 and lowers its Def by 2."
31681
31894
  },
31682
31895
  spiderweb: {
31683
31896
  num: 169,
@@ -31729,7 +31942,7 @@ var _31 = {
31729
31942
  target: "foeSide",
31730
31943
  type: "Ground",
31731
31944
  zMove: { boost: { def: 1 } },
31732
- desc: "Sets up a hazard on the opposing side of the field, damaging each opposing Pokemon that switches in, unless it is a Flying-type Pokemon or has the Levitate Ability. Can be used up to three times before failing. Opponents lose 1/8 of their maximum HP with one layer, 1/6 of their maximum HP with two layers, and 1/4 of their maximum HP with three layers, all rounded down. Can be removed from the opposing side if any opposing Pokemon uses Rapid Spin or Defog successfully, or is hit by Defog.",
31945
+ desc: "Sets up a hazard on the opposing side of the field, damaging each opposing Pokemon that switches in, unless it is a Flying-type Pokemon or has the Levitate Ability. Can be used up to three times before failing. Opponents lose 1/8 of their maximum HP with one layer, 1/6 of their maximum HP with two layers, and 1/4 of their maximum HP with three layers, all rounded down. Can be removed from the opposing side if any opposing Pokemon uses Mortal Spin, Rapid Spin, or Defog successfully, or is hit by Defog.",
31733
31946
  shortDesc: "Hurts grounded foes on switch-in. Max 3 layers."
31734
31947
  },
31735
31948
  spikyshield: {
@@ -31748,7 +31961,7 @@ var _31 = {
31748
31961
  target: "self",
31749
31962
  type: "Grass",
31750
31963
  zMove: { boost: { def: 1 } },
31751
- desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon making contact with the user lose 1/8 of their maximum HP, rounded down. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
31964
+ desc: "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon making contact with the user lose 1/8 of their maximum HP, rounded down. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Silk Trap, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
31752
31965
  shortDesc: "Protects from moves. Contact: loses 1/8 max HP."
31753
31966
  },
31754
31967
  spinout: {
@@ -31925,7 +32138,7 @@ var _31 = {
31925
32138
  target: "allAdjacentFoes",
31926
32139
  type: "Fairy",
31927
32140
  desc: "Has a 30% chance to lower the target's Attack by 1 stage.",
31928
- shortDesc: "30% chance lower adjacent Pkmn Attack by 1."
32141
+ shortDesc: "30% chance to lower the foe(s) Attack by 1."
31929
32142
  },
31930
32143
  stealthrock: {
31931
32144
  num: 446,
@@ -31942,7 +32155,7 @@ var _31 = {
31942
32155
  target: "foeSide",
31943
32156
  type: "Rock",
31944
32157
  zMove: { boost: { def: 1 } },
31945
- desc: "Sets up a hazard on the opposing side of the field, damaging each opposing Pokemon that switches in. Fails if the effect is already active on the opposing side. Foes lose 1/32, 1/16, 1/8, 1/4, or 1/2 of their maximum HP, rounded down, based on their weakness to the Rock type; 0.25x, 0.5x, neutral, 2x, or 4x, respectively. Can be removed from the opposing side if any opposing Pokemon uses Rapid Spin or Defog successfully, or is hit by Defog.",
32158
+ desc: "Sets up a hazard on the opposing side of the field, damaging each opposing Pokemon that switches in. Fails if the effect is already active on the opposing side. Foes lose 1/32, 1/16, 1/8, 1/4, or 1/2 of their maximum HP, rounded down, based on their weakness to the Rock type; 0.25x, 0.5x, neutral, 2x, or 4x, respectively. Can be removed from the opposing side if any opposing Pokemon uses Mortal Spin, Rapid Spin, or Defog successfully, or is hit by Defog.",
31946
32159
  shortDesc: "Hurts foes on switch-in. Factors Rock weakness."
31947
32160
  },
31948
32161
  steameruption: {
@@ -32039,7 +32252,7 @@ var _31 = {
32039
32252
  target: "foeSide",
32040
32253
  type: "Bug",
32041
32254
  zMove: { boost: { spe: 1 } },
32042
- desc: "Sets up a hazard on the opposing side of the field, lowering the Speed by 1 stage of each opposing Pokemon that switches in, unless it is a Flying-type Pokemon or has the Levitate Ability. Fails if the effect is already active on the opposing side. Can be removed from the opposing side if any opposing Pokemon uses Rapid Spin or Defog successfully, or is hit by Defog.",
32255
+ desc: "Sets up a hazard on the opposing side of the field, lowering the Speed by 1 stage of each opposing Pokemon that switches in, unless it is a Flying-type Pokemon or has the Levitate Ability. Fails if the effect is already active on the opposing side. Can be removed from the opposing side if any opposing Pokemon uses Mortal Spin, Rapid Spin, or Defog successfully, or is hit by Defog.",
32043
32256
  shortDesc: "Lowers Speed of grounded foes by 1 on switch-in."
32044
32257
  },
32045
32258
  stockpile: {
@@ -32121,7 +32334,7 @@ var _31 = {
32121
32334
  secondary: {},
32122
32335
  target: "normal",
32123
32336
  type: "Rock",
32124
- desc: "If this move is successful, it sets up a hazard on the opposing side of the field, damaging each opposing Pokemon that switches in. Foes lose 1/32, 1/16, 1/8, 1/4, or 1/2 of their maximum HP, rounded down, based on their weakness to the Rock type; 0.25x, 0.5x, neutral, 2x, or 4x, respectively. Can be removed from the opposing side if any opposing Pokemon uses Rapid Spin or Defog successfully, or is hit by Defog.",
32337
+ desc: "If this move is successful, it sets up a hazard on the opposing side of the field, damaging each opposing Pokemon that switches in. Foes lose 1/32, 1/16, 1/8, 1/4, or 1/2 of their maximum HP, rounded down, based on their weakness to the Rock type; 0.25x, 0.5x, neutral, 2x, or 4x, respectively. Can be removed from the opposing side if any opposing Pokemon uses Mortal Spin, Rapid Spin, or Defog successfully, or is hit by Defog.",
32125
32338
  shortDesc: "Sets Stealth Rock on the target's side."
32126
32339
  },
32127
32340
  stoneedge: {
@@ -32770,8 +32983,8 @@ var _31 = {
32770
32983
  secondary: null,
32771
32984
  target: "self",
32772
32985
  type: "Psychic",
32773
- desc: "The user cures its non-volatiled status condition. Raises the user's Special Attack and Special Defense by 1 stage.",
32774
- shortDesc: "Cures status. Raises Sp. Atk and Sp. Def by 1."
32986
+ desc: "The user cures its non-volatile status condition. Raises the user's Special Attack and Special Defense by 1 stage.",
32987
+ shortDesc: "Cures user's status, raises Sp. Atk, Sp. Def by 1."
32775
32988
  },
32776
32989
  tarshot: {
32777
32990
  num: 749,
@@ -32952,8 +33165,8 @@ var _31 = {
32952
33165
  secondary: null,
32953
33166
  target: "normal",
32954
33167
  type: "Normal",
32955
- desc: "If the user is Terastallized, this move becomes a physical attack if the user's Attack is greater than its Special Attack, including stat stage changes, and it becomes the same its the user's Tera Type.",
32956
- shortDesc: "If Terastallized: Phys. if Atk > SpA & Type = Tera Type."
33168
+ desc: "If the user is Terastallized, this move becomes a physical attack if the user's Attack is greater than its Special Attack, including stat stage changes, and this move's type becomes the same as the user's Tera Type.",
33169
+ shortDesc: "If Terastallized: Phys. if Atk > SpA, type = Tera."
32957
33170
  },
32958
33171
  terrainpulse: {
32959
33172
  num: 805,
@@ -33101,7 +33314,7 @@ var _31 = {
33101
33314
  secondary: null,
33102
33315
  target: "normal",
33103
33316
  type: "Electric",
33104
- desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
33317
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Shed Tail, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Mortal Spin, Rapid Spin, or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
33105
33318
  shortDesc: "Traps and damages the target for 4-5 turns."
33106
33319
  },
33107
33320
  thunderfang: {
@@ -33211,12 +33424,11 @@ var _31 = {
33211
33424
  pp: 10,
33212
33425
  priority: 0,
33213
33426
  flags: {},
33214
- boosts: { atk: 1, spe: 1 },
33215
33427
  secondary: null,
33216
33428
  target: "self",
33217
33429
  type: "Normal",
33218
- desc: "Raises the user's Attack and Speed by 1 stage. The effects of Spikes, Stealth Rock, Sticky Web, Toxic Spikes, and Substitute for both sides.",
33219
- shortDesc: "User: +1 Atk, +1 Spe. Clears any Substitute and hazards."
33430
+ desc: "Raises the user's Attack and Speed by 1 stage. Removes subtitutes from all active Pokemon and ends the effects of Spikes, Stealth Rock, Sticky Web, and Toxic Spikes for both sides.",
33431
+ shortDesc: "User +1 Atk, Spe. Clears all substitutes/hazards."
33220
33432
  },
33221
33433
  topsyturvy: {
33222
33434
  num: 576,
@@ -33300,7 +33512,7 @@ var _31 = {
33300
33512
  target: "foeSide",
33301
33513
  type: "Poison",
33302
33514
  zMove: { boost: { def: 1 } },
33303
- desc: "Sets up a hazard on the opposing side of the field, poisoning each opposing Pokemon that switches in, unless it is a Flying-type Pokemon or has the Levitate Ability. Can be used up to two times before failing. Opposing Pokemon become poisoned with one layer and badly poisoned with two layers. Can be removed from the opposing side if any opposing Pokemon uses Rapid Spin or Defog successfully, is hit by Defog, or a grounded Poison-type Pokemon switches in. Safeguard prevents the opposing party from being poisoned on switch-in, but a substitute does not.",
33515
+ desc: "Sets up a hazard on the opposing side of the field, poisoning each opposing Pokemon that switches in, unless it is a Flying-type Pokemon or has the Levitate Ability. Can be used up to two times before failing. Opposing Pokemon become poisoned with one layer and badly poisoned with two layers. Can be removed from the opposing side if any opposing Pokemon uses Mortal Spin, Rapid Spin, or Defog successfully, is hit by Defog, or a grounded Poison-type Pokemon switches in. Safeguard prevents the opposing party from being poisoned on switch-in, but a substitute does not.",
33304
33516
  shortDesc: "Poisons grounded foes on switch-in. Max 2 layers."
33305
33517
  },
33306
33518
  toxicthread: {
@@ -33441,7 +33653,7 @@ var _31 = {
33441
33653
  target: "normal",
33442
33654
  type: "Fighting",
33443
33655
  desc: "Has a 50% chance to lower the target's Defense by 1 stage, a 30% chance to make it flinch, and a higher chance for a critical hit.",
33444
- shortDesc: "High critical hit ratio. 50% -1 Def. 30% flinch."
33656
+ shortDesc: "High crit. Target: 50% -1 Defense, 30% flinch."
33445
33657
  },
33446
33658
  tripleaxel: {
33447
33659
  num: 813,
@@ -33989,7 +34201,7 @@ var _31 = {
33989
34201
  secondary: null,
33990
34202
  target: "normal",
33991
34203
  type: "Water",
33992
- desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
34204
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Shed Tail, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Mortal Spin, Rapid Spin, or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
33993
34205
  shortDesc: "Traps and damages the target for 4-5 turns."
33994
34206
  },
33995
34207
  whirlwind: {
@@ -34044,8 +34256,8 @@ var _31 = {
34044
34256
  secondary: { chance: 10, status: "slp" },
34045
34257
  target: "normal",
34046
34258
  type: "Dark",
34047
- desc: "Has a 10% chance to put the target to sleep.",
34048
- shortDesc: "10% chance to sleep target."
34259
+ desc: "Has a 10% chance to cause the target to fall asleep.",
34260
+ shortDesc: "10% chance to cause the target to fall asleep."
34049
34261
  },
34050
34262
  wideguard: {
34051
34263
  num: 469,
@@ -34062,7 +34274,7 @@ var _31 = {
34062
34274
  target: "allySide",
34063
34275
  type: "Rock",
34064
34276
  zMove: { boost: { def: 1 } },
34065
- desc: "The user and its party members are protected from moves made by other Pokemon, including allies, during this turn that target all adjacent foes or all adjacent Pokemon. This move modifies the same 1/X chance of being successful used by other protection moves, where X starts at 1 and triples each time this move is successfully used, but does not use the chance to check for failure. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn or if this move is already in effect for the user's side.",
34277
+ desc: "The user and its party members are protected from moves made by other Pokemon, including allies, during this turn that target all adjacent foes or all adjacent Pokemon. This move modifies the same 1/X chance of being successful used by other protection moves, where X starts at 1 and triples each time this move is successfully used, but does not use the chance to check for failure. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Silk Trap, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn or if this move is already in effect for the user's side.",
34066
34278
  shortDesc: "Protects allies from multi-target moves this turn."
34067
34279
  },
34068
34280
  wildboltstorm: {
@@ -34231,7 +34443,7 @@ var _31 = {
34231
34443
  target: "normal",
34232
34444
  type: "Grass",
34233
34445
  zMove: { boost: { spe: 1 } },
34234
- desc: "Causes the target's Ability to become Insomnia. Fails if the target's Ability is As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Insomnia, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, Truant, or Zen Mode.",
34446
+ desc: "Causes the target's Ability to become Insomnia. Fails if the target's Ability is As One, Battle Bond, Comatose, Commander, Disguise, Gulp Missile, Hadron Engine, Ice Face, Insomnia, Multitype, Orichalcum Pulse, Power Construct, Protosynthesis, Quark Drive, RKS System, Schooling, Shields Down, Stance Change, Truant, Zen Mode, or Zero to Hero.",
34235
34447
  shortDesc: "The target's Ability becomes Insomnia."
34236
34448
  },
34237
34449
  wrap: {
@@ -34247,7 +34459,7 @@ var _31 = {
34247
34459
  secondary: null,
34248
34460
  target: "normal",
34249
34461
  type: "Normal",
34250
- desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Rapid Spin or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
34462
+ desc: "Prevents the target from switching for four or five turns (seven turns if the user is holding Grip Claw). Causes damage to the target equal to 1/8 of its maximum HP (1/6 if the user is holding Binding Band), rounded down, at the end of each turn during effect. The target can still switch out if it is holding Shed Shell or uses Baton Pass, Flip Turn, Parting Shot, Shed Tail, Teleport, U-turn, or Volt Switch. The effect ends if either the user or the target leaves the field, or if the target uses Mortal Spin, Rapid Spin, or Substitute successfully. This effect is not stackable or reset by using this or another binding move.",
34251
34463
  shortDesc: "Traps and damages the target for 4-5 turns."
34252
34464
  },
34253
34465
  wringout: {
@@ -37258,6 +37470,7 @@ var _39 = {
37258
37470
  inherit: true,
37259
37471
  abilities: { "0": "Steadfast", H: "Justified" }
37260
37472
  },
37473
+ giratinaorigin: { inherit: true, requiredItem: "Griseous Orb" },
37261
37474
  cresselia: {
37262
37475
  inherit: true,
37263
37476
  baseStats: {
@@ -49265,6 +49478,8 @@ var _40 = {
49265
49478
  abilities: { "0": "Pressure", H: "Telepathy" },
49266
49479
  weightkg: 850,
49267
49480
  eggGroups: ["Undiscovered"],
49481
+ requiredItem: "Adamant Crystal",
49482
+ changesFrom: "Dialga",
49268
49483
  gen: 8
49269
49484
  },
49270
49485
  palkia: {
@@ -49305,6 +49520,8 @@ var _40 = {
49305
49520
  abilities: { "0": "Pressure", H: "Telepathy" },
49306
49521
  weightkg: 660,
49307
49522
  eggGroups: ["Undiscovered"],
49523
+ requiredItem: "Lustrous Globe",
49524
+ changesFrom: "Palkia",
49308
49525
  gen: 8
49309
49526
  },
49310
49527
  heatran: {
@@ -49381,7 +49598,7 @@ var _40 = {
49381
49598
  abilities: { "0": "Levitate" },
49382
49599
  weightkg: 650,
49383
49600
  eggGroups: ["Undiscovered"],
49384
- requiredItem: "Griseous Orb",
49601
+ requiredItem: "Griseous Core",
49385
49602
  changesFrom: "Giratina"
49386
49603
  },
49387
49604
  cresselia: {
@@ -65276,10 +65493,10 @@ var _48 = {
65276
65493
  blastoise: { tier: "UU" },
65277
65494
  caterpie: { tier: "LC" },
65278
65495
  metapod: { tier: "NFE" },
65279
- butterfree: { tier: "NU" },
65496
+ butterfree: { tier: "PU" },
65280
65497
  weedle: { tier: "LC" },
65281
65498
  kakuna: { tier: "NFE" },
65282
- beedrill: { tier: "NU" },
65499
+ beedrill: { tier: "PU" },
65283
65500
  pidgey: { tier: "LC" },
65284
65501
  pidgeotto: { tier: "NFE" },
65285
65502
  pidgeot: { tier: "NU" },
@@ -65288,7 +65505,7 @@ var _48 = {
65288
65505
  spearow: { tier: "LC" },
65289
65506
  fearow: { tier: "UU" },
65290
65507
  ekans: { tier: "LC" },
65291
- arbok: { tier: "NU" },
65508
+ arbok: { tier: "PU" },
65292
65509
  pichu: { tier: "LC" },
65293
65510
  pikachu: { tier: "NU" },
65294
65511
  raichu: { tier: "UU" },
@@ -65307,7 +65524,7 @@ var _48 = {
65307
65524
  ninetales: { tier: "UU" },
65308
65525
  igglybuff: { tier: "LC" },
65309
65526
  jigglypuff: { tier: "NFE" },
65310
- wigglytuff: { tier: "NU" },
65527
+ wigglytuff: { tier: "PU" },
65311
65528
  zubat: { tier: "LC" },
65312
65529
  golbat: { tier: "NU" },
65313
65530
  crobat: { tier: "UUBL" },
@@ -65316,7 +65533,7 @@ var _48 = {
65316
65533
  vileplume: { tier: "UU" },
65317
65534
  bellossom: { tier: "NU" },
65318
65535
  paras: { tier: "LC" },
65319
- parasect: { tier: "NU" },
65536
+ parasect: { tier: "PU" },
65320
65537
  venonat: { tier: "LC" },
65321
65538
  venomoth: { tier: "NU" },
65322
65539
  diglett: { tier: "NU" },
@@ -65333,11 +65550,11 @@ var _48 = {
65333
65550
  poliwhirl: { tier: "NFE" },
65334
65551
  poliwrath: { tier: "UU" },
65335
65552
  politoed: { tier: "UU" },
65336
- abra: { tier: "NU" },
65553
+ abra: { tier: "LC" },
65337
65554
  kadabra: { tier: "UUBL" },
65338
65555
  alakazam: { tier: "UUBL" },
65339
65556
  machop: { tier: "LC" },
65340
- machoke: { tier: "NFE" },
65557
+ machoke: { tier: "PUBL" },
65341
65558
  machamp: { tier: "UUBL" },
65342
65559
  bellsprout: { tier: "LC" },
65343
65560
  weepinbell: { tier: "NFE" },
@@ -65345,7 +65562,7 @@ var _48 = {
65345
65562
  tentacool: { tier: "LC" },
65346
65563
  tentacruel: { tier: "UU" },
65347
65564
  geodude: { tier: "LC" },
65348
- graveler: { tier: "NU" },
65565
+ graveler: { tier: "NFE" },
65349
65566
  golem: { tier: "UU" },
65350
65567
  ponyta: { tier: "LC" },
65351
65568
  rapidash: { tier: "UU" },
@@ -65354,7 +65571,7 @@ var _48 = {
65354
65571
  slowking: { tier: "UU" },
65355
65572
  magnemite: { tier: "LC" },
65356
65573
  magneton: { tier: "OU" },
65357
- farfetchd: { tier: "NU" },
65574
+ farfetchd: { tier: "PU" },
65358
65575
  doduo: { tier: "LC" },
65359
65576
  dodrio: { tier: "UUBL" },
65360
65577
  seel: { tier: "LC" },
@@ -65371,7 +65588,7 @@ var _48 = {
65371
65588
  drowzee: { tier: "LC" },
65372
65589
  hypno: { tier: "UU" },
65373
65590
  krabby: { tier: "LC" },
65374
- kingler: { tier: "NU" },
65591
+ kingler: { tier: "PU" },
65375
65592
  voltorb: { tier: "LC" },
65376
65593
  electrode: { tier: "UU" },
65377
65594
  exeggcute: { tier: "LC" },
@@ -65382,20 +65599,20 @@ var _48 = {
65382
65599
  hitmonlee: { tier: "UU" },
65383
65600
  hitmonchan: { tier: "NU" },
65384
65601
  hitmontop: { tier: "UU" },
65385
- lickitung: { tier: "NU" },
65602
+ lickitung: { tier: "PU" },
65386
65603
  koffing: { tier: "LC" },
65387
65604
  weezing: { tier: "UUBL" },
65388
65605
  rhyhorn: { tier: "LC" },
65389
65606
  rhydon: { tier: "UUBL" },
65390
65607
  chansey: { tier: "UUBL" },
65391
65608
  blissey: { tier: "OU" },
65392
- tangela: { tier: "NU" },
65609
+ tangela: { tier: "PU" },
65393
65610
  kangaskhan: { tier: "UU" },
65394
65611
  horsea: { tier: "LC" },
65395
- seadra: { tier: "NU" },
65612
+ seadra: { tier: "NFE" },
65396
65613
  kingdra: { tier: "UUBL" },
65397
65614
  goldeen: { tier: "LC" },
65398
- seaking: { tier: "NU" },
65615
+ seaking: { tier: "PU" },
65399
65616
  staryu: { tier: "LC" },
65400
65617
  starmie: { tier: "OU" },
65401
65618
  mrmime: { tier: "UU" },
@@ -65405,14 +65622,14 @@ var _48 = {
65405
65622
  jynx: { tier: "UUBL" },
65406
65623
  elekid: { tier: "LC" },
65407
65624
  electabuzz: { tier: "UU" },
65408
- magby: { tier: "NU" },
65625
+ magby: { tier: "LC" },
65409
65626
  magmar: { tier: "UU" },
65410
65627
  pinsir: { tier: "UU" },
65411
65628
  tauros: { tier: "UUBL" },
65412
65629
  magikarp: { tier: "LC" },
65413
65630
  gyarados: { tier: "OU" },
65414
65631
  lapras: { tier: "UUBL" },
65415
- ditto: { tier: "NU" },
65632
+ ditto: { tier: "PU" },
65416
65633
  eevee: { tier: "LC" },
65417
65634
  vaporeon: { tier: "UUBL" },
65418
65635
  jolteon: { tier: "OU" },
@@ -65445,17 +65662,17 @@ var _48 = {
65445
65662
  croconaw: { tier: "NFE" },
65446
65663
  feraligatr: { tier: "UU" },
65447
65664
  sentret: { tier: "LC" },
65448
- furret: { tier: "NU" },
65665
+ furret: { tier: "PU" },
65449
65666
  hoothoot: { tier: "LC" },
65450
- noctowl: { tier: "NU" },
65667
+ noctowl: { tier: "PU" },
65451
65668
  ledyba: { tier: "LC" },
65452
- ledian: { tier: "NU" },
65669
+ ledian: { tier: "PU" },
65453
65670
  spinarak: { tier: "LC" },
65454
- ariados: { tier: "NU" },
65671
+ ariados: { tier: "PU" },
65455
65672
  chinchou: { tier: "LC" },
65456
65673
  lanturn: { tier: "UU" },
65457
65674
  togepi: { tier: "LC" },
65458
- togetic: { tier: "NU" },
65675
+ togetic: { tier: "PU" },
65459
65676
  natu: { tier: "LC" },
65460
65677
  xatu: { tier: "UU" },
65461
65678
  mareep: { tier: "LC" },
@@ -65468,38 +65685,38 @@ var _48 = {
65468
65685
  hoppip: { tier: "LC" },
65469
65686
  skiploom: { tier: "NFE" },
65470
65687
  jumpluff: { tier: "UUBL" },
65471
- aipom: { tier: "NU" },
65688
+ aipom: { tier: "PU" },
65472
65689
  sunkern: { tier: "LC" },
65473
- sunflora: { tier: "NU" },
65474
- yanma: { tier: "NU" },
65690
+ sunflora: { tier: "PU" },
65691
+ yanma: { tier: "PU" },
65475
65692
  wooper: { tier: "LC" },
65476
65693
  quagsire: { tier: "UU" },
65477
65694
  murkrow: { tier: "NU" },
65478
65695
  misdreavus: { tier: "UU" },
65479
- unown: { tier: "NU" },
65696
+ unown: { tier: "PU" },
65480
65697
  wynaut: { tier: "Uber" },
65481
65698
  wobbuffet: { tier: "Uber" },
65482
65699
  girafarig: { tier: "UU" },
65483
65700
  pineco: { tier: "LC" },
65484
65701
  forretress: { tier: "OU" },
65485
- dunsparce: { tier: "NU" },
65702
+ dunsparce: { tier: "PUBL" },
65486
65703
  gligar: { tier: "UU" },
65487
65704
  snubbull: { tier: "LC" },
65488
65705
  granbull: { tier: "UU" },
65489
65706
  qwilfish: { tier: "UU" },
65490
- shuckle: { tier: "NU" },
65707
+ shuckle: { tier: "PU" },
65491
65708
  heracross: { tier: "OU" },
65492
65709
  sneasel: { tier: "UU" },
65493
65710
  teddiursa: { tier: "LC" },
65494
65711
  ursaring: { tier: "UUBL" },
65495
65712
  slugma: { tier: "LC" },
65496
- magcargo: { tier: "NU" },
65713
+ magcargo: { tier: "PU" },
65497
65714
  swinub: { tier: "LC" },
65498
- piloswine: { tier: "NU" },
65499
- corsola: { tier: "NU" },
65715
+ piloswine: { tier: "PU" },
65716
+ corsola: { tier: "PU" },
65500
65717
  remoraid: { tier: "LC" },
65501
65718
  octillery: { tier: "NU" },
65502
- delibird: { tier: "NU" },
65719
+ delibird: { tier: "PU" },
65503
65720
  mantine: { tier: "UU" },
65504
65721
  skarmory: { tier: "OU" },
65505
65722
  houndour: { tier: "LC" },
@@ -65528,14 +65745,14 @@ var _48 = {
65528
65745
  marshtomp: { tier: "NFE" },
65529
65746
  swampert: { tier: "OU" },
65530
65747
  poochyena: { tier: "LC" },
65531
- mightyena: { tier: "NU" },
65748
+ mightyena: { tier: "PU" },
65532
65749
  zigzagoon: { tier: "LC" },
65533
65750
  linoone: { tier: "UU" },
65534
65751
  wurmple: { tier: "LC" },
65535
65752
  silcoon: { tier: "NFE" },
65536
- beautifly: { tier: "NU" },
65753
+ beautifly: { tier: "PU" },
65537
65754
  cascoon: { tier: "NFE" },
65538
- dustox: { tier: "NU" },
65755
+ dustox: { tier: "PU" },
65539
65756
  lotad: { tier: "LC" },
65540
65757
  lombre: { tier: "NFE" },
65541
65758
  ludicolo: { tier: "UUBL" },
@@ -65550,7 +65767,7 @@ var _48 = {
65550
65767
  kirlia: { tier: "NFE" },
65551
65768
  gardevoir: { tier: "UUBL" },
65552
65769
  surskit: { tier: "LC" },
65553
- masquerain: { tier: "NU" },
65770
+ masquerain: { tier: "PU" },
65554
65771
  shroomish: { tier: "LC" },
65555
65772
  breloom: { tier: "OU" },
65556
65773
  slakoth: { tier: "LC" },
@@ -65558,17 +65775,17 @@ var _48 = {
65558
65775
  slaking: { tier: "UUBL" },
65559
65776
  nincada: { tier: "LC" },
65560
65777
  ninjask: { tier: "UU" },
65561
- shedinja: { tier: "NU" },
65778
+ shedinja: { tier: "PU" },
65562
65779
  whismur: { tier: "LC" },
65563
65780
  loudred: { tier: "NFE" },
65564
65781
  exploud: { tier: "UU" },
65565
65782
  makuhita: { tier: "LC" },
65566
65783
  hariyama: { tier: "UUBL" },
65567
- nosepass: { tier: "NU" },
65784
+ nosepass: { tier: "PU" },
65568
65785
  skitty: { tier: "LC" },
65569
- delcatty: { tier: "NU" },
65786
+ delcatty: { tier: "PU" },
65570
65787
  sableye: { tier: "NU" },
65571
- mawile: { tier: "NU" },
65788
+ mawile: { tier: "PU" },
65572
65789
  aron: { tier: "LC" },
65573
65790
  lairon: { tier: "NFE" },
65574
65791
  aggron: { tier: "UU" },
@@ -65577,12 +65794,12 @@ var _48 = {
65577
65794
  electrike: { tier: "LC" },
65578
65795
  manectric: { tier: "UU" },
65579
65796
  plusle: { tier: "NU" },
65580
- minun: { tier: "NU" },
65581
- volbeat: { tier: "NU" },
65582
- illumise: { tier: "NU" },
65797
+ minun: { tier: "PU" },
65798
+ volbeat: { tier: "PU" },
65799
+ illumise: { tier: "PU" },
65583
65800
  roselia: { tier: "NU" },
65584
65801
  gulpin: { tier: "LC" },
65585
- swalot: { tier: "NU" },
65802
+ swalot: { tier: "PU" },
65586
65803
  carvanha: { tier: "LC" },
65587
65804
  sharpedo: { tier: "UU" },
65588
65805
  wailmer: { tier: "LC" },
@@ -65592,7 +65809,7 @@ var _48 = {
65592
65809
  torkoal: { tier: "NU" },
65593
65810
  spoink: { tier: "LC" },
65594
65811
  grumpig: { tier: "UU" },
65595
- spinda: { tier: "NU" },
65812
+ spinda: { tier: "PU" },
65596
65813
  trapinch: { tier: "LC" },
65597
65814
  vibrava: { tier: "NFE" },
65598
65815
  flygon: { tier: "OU" },
@@ -65601,7 +65818,7 @@ var _48 = {
65601
65818
  swablu: { tier: "LC" },
65602
65819
  altaria: { tier: "UU" },
65603
65820
  zangoose: { tier: "UUBL" },
65604
- seviper: { tier: "NU" },
65821
+ seviper: { tier: "PU" },
65605
65822
  lunatone: { tier: "UU" },
65606
65823
  solrock: { tier: "UU" },
65607
65824
  barboach: { tier: "LC" },
@@ -65616,16 +65833,16 @@ var _48 = {
65616
65833
  armaldo: { tier: "UUBL" },
65617
65834
  feebas: { tier: "LC" },
65618
65835
  milotic: { tier: "OU" },
65619
- castform: { tier: "NU" },
65620
- castformsunny: { tier: "NU" },
65621
- castformrainy: { tier: "NU" },
65622
- castformsnowy: { tier: "NU" },
65836
+ castform: { tier: "PU" },
65837
+ castformsunny: { tier: "PU" },
65838
+ castformrainy: { tier: "PU" },
65839
+ castformsnowy: { tier: "PU" },
65623
65840
  kecleon: { tier: "NU" },
65624
65841
  shuppet: { tier: "LC" },
65625
65842
  banette: { tier: "UU" },
65626
65843
  duskull: { tier: "LC" },
65627
65844
  dusclops: { tier: "UUBL" },
65628
- tropius: { tier: "NU" },
65845
+ tropius: { tier: "PU" },
65629
65846
  chimecho: { tier: "NU" },
65630
65847
  absol: { tier: "UU" },
65631
65848
  snorunt: { tier: "LC" },
@@ -65637,9 +65854,9 @@ var _48 = {
65637
65854
  huntail: { tier: "NU" },
65638
65855
  gorebyss: { tier: "UU" },
65639
65856
  relicanth: { tier: "NU" },
65640
- luvdisc: { tier: "NU" },
65857
+ luvdisc: { tier: "PU" },
65641
65858
  bagon: { tier: "LC" },
65642
- shelgon: { tier: "NU" },
65859
+ shelgon: { tier: "NFE" },
65643
65860
  salamence: { tier: "OU" },
65644
65861
  beldum: { tier: "LC" },
65645
65862
  metang: { tier: "NU" },
@@ -69498,7 +69715,7 @@ var _53 = {
69498
69715
  dwebble: { tier: "LC" },
69499
69716
  crustle: { tier: "(PU)", doublesTier: "(DUU)" },
69500
69717
  scraggy: { tier: "NFE" },
69501
- scrafty: { tier: "PU", doublesTier: "DUU" },
69718
+ scrafty: { tier: "PUBL", doublesTier: "DUU" },
69502
69719
  sigilyph: { tier: "NUBL", doublesTier: "(DUU)" },
69503
69720
  yamask: { tier: "LC" },
69504
69721
  yamaskgalar: { tier: "LC" },
@@ -70137,7 +70354,7 @@ var _54 = {
70137
70354
  venusaurgmax: { isNonstandard: "Past", tier: "Illegal" },
70138
70355
  charmander: { tier: "LC" },
70139
70356
  charmeleon: { tier: "NFE" },
70140
- charizard: { tier: "OU", doublesTier: "DOU" },
70357
+ charizard: { tier: "UU", doublesTier: "DUU" },
70141
70358
  charizardmegax: { isNonstandard: "Past", tier: "Illegal" },
70142
70359
  charizardmegay: { isNonstandard: "Past", tier: "Illegal" },
70143
70360
  charizardgmax: { isNonstandard: "Past", tier: "Illegal" },
@@ -70186,7 +70403,7 @@ var _54 = {
70186
70403
  pikachustarter: { isNonstandard: "LGPE", tier: "Illegal" },
70187
70404
  pikachugmax: { isNonstandard: "Past", tier: "Illegal" },
70188
70405
  pikachuworld: { isNonstandard: "Past", tier: "Illegal" },
70189
- raichu: { tier: "UU", doublesTier: "DUU" },
70406
+ raichu: { tier: "RU", doublesTier: "(DUU)" },
70190
70407
  raichualola: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70191
70408
  sandshrew: { isNonstandard: "Past", tier: "Illegal" },
70192
70409
  sandshrewalola: { isNonstandard: "Past", tier: "Illegal" },
@@ -70207,7 +70424,7 @@ var _54 = {
70207
70424
  ninetalesalola: { isNonstandard: "Past", tier: "Illegal" },
70208
70425
  igglybuff: { tier: "LC" },
70209
70426
  jigglypuff: { tier: "NFE" },
70210
- wigglytuff: { tier: "UU", doublesTier: "DUU" },
70427
+ wigglytuff: { tier: "RU", doublesTier: "(DUU)" },
70211
70428
  zubat: { isNonstandard: "Past", tier: "Illegal" },
70212
70429
  golbat: { isNonstandard: "Past", tier: "Illegal" },
70213
70430
  crobat: { isNonstandard: "Past", tier: "Illegal" },
@@ -70218,25 +70435,25 @@ var _54 = {
70218
70435
  paras: { isNonstandard: "Past", tier: "Illegal" },
70219
70436
  parasect: { isNonstandard: "Past", tier: "Illegal" },
70220
70437
  venonat: { tier: "LC" },
70221
- venomoth: { tier: "UU", doublesTier: "DUU" },
70438
+ venomoth: { tier: "RU", doublesTier: "(DUU)" },
70222
70439
  diglett: { tier: "LC" },
70223
70440
  diglettalola: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70224
- dugtrio: { tier: "UU", doublesTier: "DUU" },
70441
+ dugtrio: { tier: "RU", doublesTier: "(DUU)" },
70225
70442
  dugtrioalola: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70226
70443
  meowth: { tier: "LC" },
70227
70444
  meowthalola: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70228
70445
  meowthgalar: { tier: "LC" },
70229
70446
  meowthgmax: { isNonstandard: "Past", tier: "Illegal" },
70230
- persian: { tier: "UU", doublesTier: "DUU" },
70447
+ persian: { tier: "RU", doublesTier: "(DUU)" },
70231
70448
  persianalola: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70232
- perrserker: { tier: "UU", doublesTier: "DUU" },
70449
+ perrserker: { tier: "RU", doublesTier: "(DUU)" },
70233
70450
  psyduck: { tier: "LC" },
70234
- golduck: { tier: "UU", doublesTier: "DUU" },
70451
+ golduck: { tier: "RU", doublesTier: "(DUU)" },
70235
70452
  mankey: { tier: "LC" },
70236
70453
  primeape: { tier: "NFE" },
70237
70454
  growlithe: { tier: "LC" },
70238
70455
  growlithehisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70239
- arcanine: { tier: "UU", doublesTier: "DOU" },
70456
+ arcanine: { tier: "RU", doublesTier: "DOU" },
70240
70457
  arcaninehisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70241
70458
  poliwag: { isNonstandard: "Past", tier: "Illegal" },
70242
70459
  poliwhirl: { isNonstandard: "Past", tier: "Illegal" },
@@ -70267,14 +70484,14 @@ var _54 = {
70267
70484
  rapidashgalar: { isNonstandard: "Past", tier: "Illegal" },
70268
70485
  slowpoke: { tier: "LC" },
70269
70486
  slowpokegalar: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70270
- slowbro: { tier: "UU", doublesTier: "DUU" },
70487
+ slowbro: { tier: "RU", doublesTier: "(DUU)" },
70271
70488
  slowbromega: { isNonstandard: "Past", tier: "Illegal" },
70272
70489
  slowbrogalar: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70273
- slowking: { tier: "UU", doublesTier: "DUU" },
70490
+ slowking: { tier: "UU", doublesTier: "(DUU)" },
70274
70491
  slowkinggalar: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70275
70492
  magnemite: { tier: "LC" },
70276
70493
  magneton: { tier: "NFE" },
70277
- magnezone: { tier: "UU", doublesTier: "DUU" },
70494
+ magnezone: { tier: "RU", doublesTier: "(DUU)" },
70278
70495
  farfetchd: { isNonstandard: "Past", tier: "Illegal" },
70279
70496
  farfetchdgalar: { isNonstandard: "Past", tier: "Illegal" },
70280
70497
  sirfetchd: { isNonstandard: "Past", tier: "Illegal" },
@@ -70284,26 +70501,26 @@ var _54 = {
70284
70501
  dewgong: { isNonstandard: "Past", tier: "Illegal" },
70285
70502
  grimer: { tier: "LC" },
70286
70503
  grimeralola: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70287
- muk: { tier: "UU", doublesTier: "DUU" },
70504
+ muk: { tier: "RU", doublesTier: "(DUU)" },
70288
70505
  mukalola: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70289
70506
  shellder: { tier: "LC" },
70290
- cloyster: { tier: "UU", doublesTier: "DUU" },
70507
+ cloyster: { tier: "RU", doublesTier: "(DUU)" },
70291
70508
  gastly: { tier: "LC" },
70292
70509
  haunter: { tier: "NFE" },
70293
- gengar: { tier: "UU", doublesTier: "DUU" },
70510
+ gengar: { tier: "UU", doublesTier: "(DUU)" },
70294
70511
  gengarmega: { isNonstandard: "Past", tier: "Illegal" },
70295
70512
  gengargmax: { isNonstandard: "Past", tier: "Illegal" },
70296
70513
  onix: { isNonstandard: "Past", tier: "Illegal" },
70297
70514
  steelix: { isNonstandard: "Past", tier: "Illegal" },
70298
70515
  steelixmega: { isNonstandard: "Past", tier: "Illegal" },
70299
70516
  drowzee: { tier: "LC" },
70300
- hypno: { tier: "UU", doublesTier: "DUU" },
70517
+ hypno: { tier: "RU", doublesTier: "(DUU)" },
70301
70518
  krabby: { isNonstandard: "Past", tier: "Illegal" },
70302
70519
  kingler: { isNonstandard: "Past", tier: "Illegal" },
70303
70520
  kinglergmax: { isNonstandard: "Past", tier: "Illegal" },
70304
70521
  voltorb: { tier: "LC" },
70305
70522
  voltorbhisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70306
- electrode: { tier: "UU", doublesTier: "DUU" },
70523
+ electrode: { tier: "RU", doublesTier: "(DUU)" },
70307
70524
  electrodehisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70308
70525
  exeggcute: { isNonstandard: "Past", tier: "Illegal" },
70309
70526
  exeggutor: { isNonstandard: "Past", tier: "Illegal" },
@@ -70326,7 +70543,7 @@ var _54 = {
70326
70543
  rhyperior: { isNonstandard: "Past", tier: "Illegal" },
70327
70544
  happiny: { tier: "LC" },
70328
70545
  chansey: { tier: "NFE" },
70329
- blissey: { tier: "UU", doublesTier: "DUU" },
70546
+ blissey: { tier: "RU", doublesTier: "(DUU)" },
70330
70547
  tangela: { isNonstandard: "Past", tier: "Illegal" },
70331
70548
  tangrowth: { isNonstandard: "Past", tier: "Illegal" },
70332
70549
  kangaskhan: { isNonstandard: "Past", tier: "Illegal" },
@@ -70357,26 +70574,26 @@ var _54 = {
70357
70574
  pinsir: { isNonstandard: "Past", tier: "Illegal" },
70358
70575
  pinsirmega: { isNonstandard: "Past", tier: "Illegal" },
70359
70576
  tauros: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70360
- taurospaldea: { tier: "UU", doublesTier: "DUU" },
70361
- taurospaldeafire: { tier: "UU", doublesTier: "DUU" },
70362
- taurospaldeawater: { tier: "UU", doublesTier: "DUU" },
70577
+ taurospaldea: { tier: "RU", doublesTier: "(DUU)" },
70578
+ taurospaldeafire: { tier: "RU", doublesTier: "(DUU)" },
70579
+ taurospaldeawater: { tier: "UU", doublesTier: "(DUU)" },
70363
70580
  magikarp: { tier: "LC" },
70364
- gyarados: { tier: "UU", doublesTier: "DOU" },
70581
+ gyarados: { tier: "UU", doublesTier: "DUU" },
70365
70582
  gyaradosmega: { isNonstandard: "Past", tier: "Illegal" },
70366
70583
  lapras: { isNonstandard: "Past", tier: "Illegal" },
70367
70584
  laprasgmax: { isNonstandard: "Past", tier: "Illegal" },
70368
- ditto: { tier: "OU", doublesTier: "DUU" },
70585
+ ditto: { tier: "UU", doublesTier: "DOU" },
70369
70586
  eevee: { tier: "LC" },
70370
70587
  eeveestarter: { isNonstandard: "LGPE", tier: "Illegal" },
70371
70588
  eeveegmax: { isNonstandard: "Past", tier: "Illegal" },
70372
- vaporeon: { tier: "UU", doublesTier: "DUU" },
70373
- jolteon: { tier: "UU", doublesTier: "DUU" },
70374
- flareon: { tier: "UU", doublesTier: "DUU" },
70375
- espeon: { tier: "UU", doublesTier: "DUU" },
70376
- umbreon: { tier: "UU", doublesTier: "DUU" },
70377
- leafeon: { tier: "UU", doublesTier: "DUU" },
70378
- glaceon: { tier: "UU", doublesTier: "DUU" },
70379
- sylveon: { tier: "UU", doublesTier: "DUU" },
70589
+ vaporeon: { tier: "RU", doublesTier: "DUU" },
70590
+ jolteon: { tier: "RU", doublesTier: "(DUU)" },
70591
+ flareon: { tier: "RU", doublesTier: "(DUU)" },
70592
+ espeon: { tier: "RU", doublesTier: "(DUU)" },
70593
+ umbreon: { tier: "RU", doublesTier: "(DUU)" },
70594
+ leafeon: { tier: "RU", doublesTier: "(DUU)" },
70595
+ glaceon: { tier: "RU", doublesTier: "(DUU)" },
70596
+ sylveon: { tier: "RU", doublesTier: "DOU" },
70380
70597
  porygon: { isNonstandard: "Past", tier: "Illegal" },
70381
70598
  porygon2: { isNonstandard: "Past", tier: "Illegal" },
70382
70599
  porygonz: { isNonstandard: "Past", tier: "Illegal" },
@@ -70397,7 +70614,7 @@ var _54 = {
70397
70614
  moltresgalar: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70398
70615
  dratini: { tier: "LC" },
70399
70616
  dragonair: { tier: "NFE" },
70400
- dragonite: { tier: "OU", doublesTier: "DUU" },
70617
+ dragonite: { tier: "OU", doublesTier: "DOU" },
70401
70618
  mewtwo: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70402
70619
  mewtwomegax: { isNonstandard: "Past", tier: "Illegal" },
70403
70620
  mewtwomegay: { isNonstandard: "Past", tier: "Illegal" },
@@ -70429,54 +70646,54 @@ var _54 = {
70429
70646
  xatu: { isNonstandard: "Past", tier: "Illegal" },
70430
70647
  mareep: { tier: "LC" },
70431
70648
  flaaffy: { tier: "NFE" },
70432
- ampharos: { tier: "UU", doublesTier: "DUU" },
70649
+ ampharos: { tier: "RU", doublesTier: "DUU" },
70433
70650
  ampharosmega: { isNonstandard: "Past", tier: "Illegal" },
70434
70651
  azurill: { tier: "LC" },
70435
70652
  marill: { tier: "NFE" },
70436
- azumarill: { tier: "UU", doublesTier: "DUU" },
70653
+ azumarill: { tier: "OU", doublesTier: "DUU" },
70437
70654
  bonsly: { tier: "LC" },
70438
- sudowoodo: { tier: "UU", doublesTier: "DUU" },
70655
+ sudowoodo: { tier: "RU", doublesTier: "(DUU)" },
70439
70656
  hoppip: { tier: "LC" },
70440
70657
  skiploom: { tier: "NFE" },
70441
- jumpluff: { tier: "UU", doublesTier: "DUU" },
70658
+ jumpluff: { tier: "RU", doublesTier: "(DUU)" },
70442
70659
  aipom: { isNonstandard: "Past", tier: "Illegal" },
70443
70660
  ambipom: { isNonstandard: "Past", tier: "Illegal" },
70444
70661
  sunkern: { tier: "LC" },
70445
- sunflora: { tier: "UU", doublesTier: "DUU" },
70662
+ sunflora: { tier: "RU", doublesTier: "(DUU)" },
70446
70663
  yanma: { isNonstandard: "Past", tier: "Illegal" },
70447
70664
  yanmega: { isNonstandard: "Past", tier: "Illegal" },
70448
70665
  wooper: { tier: "LC" },
70449
70666
  wooperpaldea: { tier: "LC" },
70450
- quagsire: { tier: "UU", doublesTier: "DUU" },
70667
+ quagsire: { tier: "UU", doublesTier: "(DUU)" },
70451
70668
  murkrow: { tier: "NFE", doublesTier: "DOU" },
70452
- honchkrow: { tier: "UU", doublesTier: "DUU" },
70669
+ honchkrow: { tier: "RU", doublesTier: "(DUU)" },
70453
70670
  misdreavus: { tier: "NFE" },
70454
- mismagius: { tier: "UU", doublesTier: "DUU" },
70671
+ mismagius: { tier: "RU", doublesTier: "(DUU)" },
70455
70672
  unown: { isNonstandard: "Past", tier: "Illegal" },
70456
70673
  wynaut: { isNonstandard: "Past", tier: "Illegal" },
70457
70674
  wobbuffet: { isNonstandard: "Past", tier: "Illegal" },
70458
70675
  girafarig: { tier: "LC" },
70459
- farigiraf: { tier: "UU", doublesTier: "DOU" },
70676
+ farigiraf: { tier: "RU", doublesTier: "DOU" },
70460
70677
  pineco: { tier: "LC" },
70461
- forretress: { tier: "UU", doublesTier: "DUU" },
70678
+ forretress: { tier: "UU", doublesTier: "(DUU)" },
70462
70679
  dunsparce: { tier: "NFE" },
70463
- dudunsparce: { tier: "UU", doublesTier: "DUU" },
70680
+ dudunsparce: { tier: "RU", doublesTier: "DUU" },
70464
70681
  gligar: { isNonstandard: "Past", tier: "Illegal" },
70465
70682
  gliscor: { isNonstandard: "Past", tier: "Illegal" },
70466
70683
  snubbull: { isNonstandard: "Past", tier: "Illegal" },
70467
70684
  granbull: { isNonstandard: "Past", tier: "Illegal" },
70468
- qwilfish: { tier: "UU", doublesTier: "DUU" },
70685
+ qwilfish: { tier: "RU", doublesTier: "(DUU)" },
70469
70686
  qwilfishhisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70470
70687
  overqwil: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70471
70688
  shuckle: { isNonstandard: "Past", tier: "Illegal" },
70472
- heracross: { tier: "UU", doublesTier: "DUU" },
70689
+ heracross: { tier: "RU", doublesTier: "(DUU)" },
70473
70690
  heracrossmega: { isNonstandard: "Past", tier: "Illegal" },
70474
70691
  sneasel: { tier: "NFE" },
70475
70692
  sneaselhisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70476
- weavile: { tier: "UU", doublesTier: "DUU" },
70693
+ weavile: { tier: "RU", doublesTier: "(DUU)" },
70477
70694
  sneasler: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70478
70695
  teddiursa: { tier: "LC" },
70479
- ursaring: { tier: "UU", doublesTier: "DUU" },
70696
+ ursaring: { tier: "RU", doublesTier: "(DUU)" },
70480
70697
  ursaluna: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70481
70698
  slugma: { isNonstandard: "Past", tier: "Illegal" },
70482
70699
  magcargo: { isNonstandard: "Past", tier: "Illegal" },
@@ -70488,16 +70705,16 @@ var _54 = {
70488
70705
  cursola: { isNonstandard: "Past", tier: "Illegal" },
70489
70706
  remoraid: { isNonstandard: "Past", tier: "Illegal" },
70490
70707
  octillery: { isNonstandard: "Past", tier: "Illegal" },
70491
- delibird: { tier: "UU", doublesTier: "DUU" },
70708
+ delibird: { tier: "RU", doublesTier: "(DUU)" },
70492
70709
  mantyke: { isNonstandard: "Past", tier: "Illegal" },
70493
70710
  mantine: { isNonstandard: "Past", tier: "Illegal" },
70494
70711
  skarmory: { isNonstandard: "Past", tier: "Illegal" },
70495
70712
  houndour: { tier: "LC" },
70496
- houndoom: { tier: "UU", doublesTier: "DUU" },
70713
+ houndoom: { tier: "RU", doublesTier: "(DUU)" },
70497
70714
  houndoommega: { isNonstandard: "Past", tier: "Illegal" },
70498
70715
  phanpy: { tier: "LC" },
70499
- donphan: { tier: "UU", doublesTier: "DUU" },
70500
- stantler: { tier: "UU", doublesTier: "DUU" },
70716
+ donphan: { tier: "UU", doublesTier: "(DUU)" },
70717
+ stantler: { tier: "RU", doublesTier: "(DUU)" },
70501
70718
  wyrdeer: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70502
70719
  smeargle: { isNonstandard: "Past", tier: "Illegal" },
70503
70720
  miltank: { isNonstandard: "Past", tier: "Illegal" },
@@ -70506,7 +70723,7 @@ var _54 = {
70506
70723
  suicune: { isNonstandard: "Past", tier: "Illegal" },
70507
70724
  larvitar: { tier: "LC" },
70508
70725
  pupitar: { tier: "NFE" },
70509
- tyranitar: { tier: "OU", doublesTier: "DOU" },
70726
+ tyranitar: { tier: "UU", doublesTier: "DOU" },
70510
70727
  tyranitarmega: { isNonstandard: "Past", tier: "Illegal" },
70511
70728
  lugia: { isNonstandard: "Past", tier: "Illegal" },
70512
70729
  hooh: { isNonstandard: "Past", tier: "Illegal" },
@@ -70544,20 +70761,20 @@ var _54 = {
70544
70761
  taillow: { isNonstandard: "Past", tier: "Illegal" },
70545
70762
  swellow: { isNonstandard: "Past", tier: "Illegal" },
70546
70763
  wingull: { tier: "LC" },
70547
- pelipper: { tier: "UU", doublesTier: "DUU" },
70764
+ pelipper: { tier: "UU", doublesTier: "DOU" },
70548
70765
  ralts: { tier: "LC" },
70549
70766
  kirlia: { tier: "NFE" },
70550
- gardevoir: { tier: "UU", doublesTier: "DUU" },
70767
+ gardevoir: { tier: "RU", doublesTier: "DUU" },
70551
70768
  gardevoirmega: { isNonstandard: "Past", tier: "Illegal" },
70552
70769
  gallade: { tier: "UU", doublesTier: "DUU" },
70553
70770
  gallademega: { isNonstandard: "Past", tier: "Illegal" },
70554
70771
  surskit: { tier: "LC" },
70555
- masquerain: { tier: "UU", doublesTier: "DUU" },
70772
+ masquerain: { tier: "RU", doublesTier: "(DUU)" },
70556
70773
  shroomish: { tier: "LC" },
70557
- breloom: { tier: "OU", doublesTier: "DUU" },
70774
+ breloom: { tier: "OU", doublesTier: "(DUU)" },
70558
70775
  slakoth: { tier: "LC" },
70559
70776
  vigoroth: { tier: "NFE" },
70560
- slaking: { tier: "UU", doublesTier: "DUU" },
70777
+ slaking: { tier: "RU", doublesTier: "DUU" },
70561
70778
  nincada: { isNonstandard: "Past", tier: "Illegal" },
70562
70779
  ninjask: { isNonstandard: "Past", tier: "Illegal" },
70563
70780
  shedinja: { isNonstandard: "Past", tier: "Illegal" },
@@ -70565,12 +70782,12 @@ var _54 = {
70565
70782
  loudred: { isNonstandard: "Past", tier: "Illegal" },
70566
70783
  exploud: { isNonstandard: "Past", tier: "Illegal" },
70567
70784
  makuhita: { tier: "LC" },
70568
- hariyama: { tier: "UU", doublesTier: "DUU" },
70785
+ hariyama: { tier: "RU", doublesTier: "DUU" },
70569
70786
  nosepass: { isNonstandard: "Past", tier: "Illegal" },
70570
70787
  probopass: { isNonstandard: "Past", tier: "Illegal" },
70571
70788
  skitty: { isNonstandard: "Past", tier: "Illegal" },
70572
70789
  delcatty: { isNonstandard: "Past", tier: "Illegal" },
70573
- sableye: { tier: "UU", doublesTier: "DUU" },
70790
+ sableye: { tier: "RU", doublesTier: "DOU" },
70574
70791
  sableyemega: { isNonstandard: "Past", tier: "Illegal" },
70575
70792
  mawile: { isNonstandard: "Past", tier: "Illegal" },
70576
70793
  mawilemega: { isNonstandard: "Past", tier: "Illegal" },
@@ -70579,7 +70796,7 @@ var _54 = {
70579
70796
  aggron: { isNonstandard: "Past", tier: "Illegal" },
70580
70797
  aggronmega: { isNonstandard: "Past", tier: "Illegal" },
70581
70798
  meditite: { tier: "NFE" },
70582
- medicham: { tier: "UU", doublesTier: "DUU" },
70799
+ medicham: { tier: "RU", doublesTier: "(DUU)" },
70583
70800
  medichammega: { isNonstandard: "Past", tier: "Illegal" },
70584
70801
  electrike: { isNonstandard: "Past", tier: "Illegal" },
70585
70802
  manectric: { isNonstandard: "Past", tier: "Illegal" },
@@ -70592,33 +70809,33 @@ var _54 = {
70592
70809
  roselia: { isNonstandard: "Past", tier: "Illegal" },
70593
70810
  roserade: { isNonstandard: "Past", tier: "Illegal" },
70594
70811
  gulpin: { tier: "LC" },
70595
- swalot: { tier: "UU", doublesTier: "DUU" },
70812
+ swalot: { tier: "RU", doublesTier: "(DUU)" },
70596
70813
  carvanha: { isNonstandard: "Past", tier: "Illegal" },
70597
70814
  sharpedo: { isNonstandard: "Past", tier: "Illegal" },
70598
70815
  sharpedomega: { isNonstandard: "Past", tier: "Illegal" },
70599
70816
  wailmer: { isNonstandard: "Past", tier: "Illegal" },
70600
70817
  wailord: { isNonstandard: "Past", tier: "Illegal" },
70601
70818
  numel: { tier: "LC" },
70602
- camerupt: { tier: "UU", doublesTier: "DUU" },
70819
+ camerupt: { tier: "RU", doublesTier: "(DUU)" },
70603
70820
  cameruptmega: { isNonstandard: "Past", tier: "Illegal" },
70604
70821
  torkoal: { tier: "OU", doublesTier: "DOU" },
70605
70822
  spoink: { tier: "LC" },
70606
- grumpig: { tier: "UU", doublesTier: "DUU" },
70823
+ grumpig: { tier: "RU", doublesTier: "(DUU)" },
70607
70824
  spinda: { isNonstandard: "Past", tier: "Illegal" },
70608
70825
  trapinch: { isNonstandard: "Past", tier: "Illegal" },
70609
70826
  vibrava: { isNonstandard: "Past", tier: "Illegal" },
70610
70827
  flygon: { isNonstandard: "Past", tier: "Illegal" },
70611
70828
  cacnea: { tier: "LC" },
70612
- cacturne: { tier: "UU", doublesTier: "DUU" },
70829
+ cacturne: { tier: "RU", doublesTier: "(DUU)" },
70613
70830
  swablu: { tier: "LC" },
70614
- altaria: { tier: "UU", doublesTier: "DUU" },
70831
+ altaria: { tier: "RU", doublesTier: "(DUU)" },
70615
70832
  altariamega: { isNonstandard: "Past", tier: "Illegal" },
70616
- zangoose: { tier: "UU", doublesTier: "DUU" },
70617
- seviper: { tier: "UU", doublesTier: "DUU" },
70833
+ zangoose: { tier: "RU", doublesTier: "(DUU)" },
70834
+ seviper: { tier: "RU", doublesTier: "(DUU)" },
70618
70835
  lunatone: { isNonstandard: "Past", tier: "Illegal" },
70619
70836
  solrock: { isNonstandard: "Past", tier: "Illegal" },
70620
70837
  barboach: { tier: "LC" },
70621
- whiscash: { tier: "UU", doublesTier: "DUU" },
70838
+ whiscash: { tier: "RU", doublesTier: "(DUU)" },
70622
70839
  corphish: { isNonstandard: "Past", tier: "Illegal" },
70623
70840
  crawdaunt: { isNonstandard: "Past", tier: "Illegal" },
70624
70841
  baltoy: { isNonstandard: "Past", tier: "Illegal" },
@@ -70635,20 +70852,20 @@ var _54 = {
70635
70852
  castformsnowy: { isNonstandard: "Past" },
70636
70853
  kecleon: { isNonstandard: "Past", tier: "Illegal" },
70637
70854
  shuppet: { tier: "LC" },
70638
- banette: { tier: "UU", doublesTier: "DUU" },
70855
+ banette: { tier: "RU", doublesTier: "(DUU)" },
70639
70856
  banettemega: { isNonstandard: "Past", tier: "Illegal" },
70640
70857
  duskull: { isNonstandard: "Past", tier: "Illegal" },
70641
70858
  dusclops: { isNonstandard: "Past", tier: "Illegal" },
70642
70859
  dusknoir: { isNonstandard: "Past", tier: "Illegal" },
70643
- tropius: { tier: "UU", doublesTier: "DUU" },
70860
+ tropius: { tier: "RU", doublesTier: "(DUU)" },
70644
70861
  chingling: { isNonstandard: "Past", tier: "Illegal" },
70645
70862
  chimecho: { isNonstandard: "Past", tier: "Illegal" },
70646
70863
  absol: { isNonstandard: "Past", tier: "Illegal" },
70647
70864
  absolmega: { isNonstandard: "Past", tier: "Illegal" },
70648
70865
  snorunt: { tier: "LC" },
70649
- glalie: { tier: "UU", doublesTier: "DUU" },
70866
+ glalie: { tier: "RU", doublesTier: "(DUU)" },
70650
70867
  glaliemega: { isNonstandard: "Past", tier: "Illegal" },
70651
- froslass: { tier: "UU", doublesTier: "DUU" },
70868
+ froslass: { tier: "RU", doublesTier: "(DUU)" },
70652
70869
  spheal: { isNonstandard: "Past", tier: "Illegal" },
70653
70870
  sealeo: { isNonstandard: "Past", tier: "Illegal" },
70654
70871
  walrein: { isNonstandard: "Past", tier: "Illegal" },
@@ -70656,7 +70873,7 @@ var _54 = {
70656
70873
  huntail: { isNonstandard: "Past", tier: "Illegal" },
70657
70874
  gorebyss: { isNonstandard: "Past", tier: "Illegal" },
70658
70875
  relicanth: { isNonstandard: "Past", tier: "Illegal" },
70659
- luvdisc: { tier: "UU", doublesTier: "DUU" },
70876
+ luvdisc: { tier: "RU", doublesTier: "(DUU)" },
70660
70877
  bagon: { tier: "LC" },
70661
70878
  shelgon: { tier: "NFE" },
70662
70879
  salamence: { tier: "UU", doublesTier: "DUU" },
@@ -70694,14 +70911,14 @@ var _54 = {
70694
70911
  empoleon: { isNonstandard: "Past", tier: "Illegal" },
70695
70912
  starly: { tier: "LC" },
70696
70913
  staravia: { tier: "NFE" },
70697
- staraptor: { tier: "UU", doublesTier: "DUU" },
70914
+ staraptor: { tier: "UU", doublesTier: "(DUU)" },
70698
70915
  bidoof: { isNonstandard: "Past", tier: "Illegal" },
70699
70916
  bibarel: { isNonstandard: "Past", tier: "Illegal" },
70700
70917
  kricketot: { tier: "LC" },
70701
- kricketune: { tier: "UU", doublesTier: "DUU" },
70918
+ kricketune: { tier: "RU", doublesTier: "(DUU)" },
70702
70919
  shinx: { tier: "LC" },
70703
70920
  luxio: { tier: "NFE" },
70704
- luxray: { tier: "UU", doublesTier: "DUU" },
70921
+ luxray: { tier: "RU", doublesTier: "(DUU)" },
70705
70922
  cranidos: { isNonstandard: "Past", tier: "Illegal" },
70706
70923
  rampardos: { isNonstandard: "Past", tier: "Illegal" },
70707
70924
  shieldon: { isNonstandard: "Past", tier: "Illegal" },
@@ -70712,53 +70929,53 @@ var _54 = {
70712
70929
  wormadamtrash: { isNonstandard: "Past", tier: "Illegal" },
70713
70930
  mothim: { isNonstandard: "Past", tier: "Illegal" },
70714
70931
  combee: { tier: "LC" },
70715
- vespiquen: { tier: "UU", doublesTier: "DUU" },
70716
- pachirisu: { tier: "UU", doublesTier: "DUU" },
70932
+ vespiquen: { tier: "RU", doublesTier: "(DUU)" },
70933
+ pachirisu: { tier: "RU", doublesTier: "DUU" },
70717
70934
  buizel: { tier: "LC" },
70718
- floatzel: { tier: "UU", doublesTier: "DUU" },
70935
+ floatzel: { tier: "UU", doublesTier: "(DUU)" },
70719
70936
  cherubi: { isNonstandard: "Past", tier: "Illegal" },
70720
70937
  cherrim: { isNonstandard: "Past", tier: "Illegal" },
70721
70938
  cherrimsunshine: { isNonstandard: "Past" },
70722
70939
  shellos: { tier: "LC" },
70723
- gastrodon: { tier: "UU", doublesTier: "DUU" },
70940
+ gastrodon: { tier: "UU", doublesTier: "(DUU)" },
70724
70941
  drifloon: { tier: "LC" },
70725
- drifblim: { tier: "UU", doublesTier: "DUU" },
70942
+ drifblim: { tier: "RU", doublesTier: "(DUU)" },
70726
70943
  buneary: { isNonstandard: "Past", tier: "Illegal" },
70727
70944
  lopunny: { isNonstandard: "Past", tier: "Illegal" },
70728
70945
  lopunnymega: { isNonstandard: "Past", tier: "Illegal" },
70729
70946
  glameow: { isNonstandard: "Past", tier: "Illegal" },
70730
70947
  purugly: { isNonstandard: "Past", tier: "Illegal" },
70731
70948
  stunky: { tier: "LC" },
70732
- skuntank: { tier: "UU", doublesTier: "DUU" },
70949
+ skuntank: { tier: "RU", doublesTier: "(DUU)" },
70733
70950
  bronzor: { tier: "LC" },
70734
- bronzong: { tier: "UU", doublesTier: "DOU" },
70951
+ bronzong: { tier: "RU", doublesTier: "DUU" },
70735
70952
  chatot: { isNonstandard: "Past", tier: "Illegal" },
70736
- spiritomb: { tier: "UU", doublesTier: "DUU" },
70953
+ spiritomb: { tier: "RU", doublesTier: "(DUU)" },
70737
70954
  gible: { tier: "LC" },
70738
70955
  gabite: { tier: "NFE" },
70739
70956
  garchomp: { tier: "OU", doublesTier: "DOU" },
70740
70957
  garchompmega: { isNonstandard: "Past", tier: "Illegal" },
70741
70958
  riolu: { tier: "LC" },
70742
- lucario: { tier: "UU", doublesTier: "DUU" },
70959
+ lucario: { tier: "UU", doublesTier: "(DUU)" },
70743
70960
  lucariomega: { isNonstandard: "Past", tier: "Illegal" },
70744
70961
  hippopotas: { tier: "LC" },
70745
70962
  hippowdon: { tier: "UU", doublesTier: "DUU" },
70746
70963
  skorupi: { isNonstandard: "Past", tier: "Illegal" },
70747
70964
  drapion: { isNonstandard: "Past", tier: "Illegal" },
70748
70965
  croagunk: { tier: "LC" },
70749
- toxicroak: { tier: "UU", doublesTier: "DUU" },
70966
+ toxicroak: { tier: "RU", doublesTier: "DUU" },
70750
70967
  carnivine: { isNonstandard: "Past", tier: "Illegal" },
70751
70968
  finneon: { tier: "LC" },
70752
- lumineon: { tier: "UU", doublesTier: "DUU" },
70969
+ lumineon: { tier: "RU", doublesTier: "(DUU)" },
70753
70970
  snover: { tier: "LC" },
70754
- abomasnow: { tier: "UU", doublesTier: "DOU" },
70971
+ abomasnow: { tier: "RU", doublesTier: "DOU" },
70755
70972
  abomasnowmega: { isNonstandard: "Past", tier: "Illegal" },
70756
- rotom: { tier: "UU", doublesTier: "DUU" },
70757
- rotomheat: { tier: "UU", doublesTier: "DUU" },
70758
- rotomwash: { tier: "UU", doublesTier: "DOU" },
70759
- rotomfrost: { tier: "UU", doublesTier: "DUU" },
70760
- rotomfan: { tier: "UU", doublesTier: "DUU" },
70761
- rotommow: { tier: "UU", doublesTier: "DUU" },
70973
+ rotom: { tier: "RU", doublesTier: "(DUU)" },
70974
+ rotomheat: { tier: "RU", doublesTier: "(DUU)" },
70975
+ rotomwash: { tier: "OU", doublesTier: "DOU" },
70976
+ rotomfrost: { tier: "RU", doublesTier: "(DUU)" },
70977
+ rotomfan: { tier: "RU", doublesTier: "(DUU)" },
70978
+ rotommow: { tier: "RU", doublesTier: "(DUU)" },
70762
70979
  uxie: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70763
70980
  mesprit: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70764
70981
  azelf: { isNonstandard: "Unobtainable", tier: "Unreleased" },
@@ -70851,10 +71068,10 @@ var _54 = {
70851
71068
  cottonee: { isNonstandard: "Past", tier: "Illegal" },
70852
71069
  whimsicott: { isNonstandard: "Past", tier: "Illegal" },
70853
71070
  petilil: { tier: "LC" },
70854
- lilligant: { tier: "UU", doublesTier: "DOU" },
71071
+ lilligant: { tier: "RU", doublesTier: "DUU" },
70855
71072
  lilliganthisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70856
- basculin: { tier: "UU", doublesTier: "DUU" },
70857
- basculinbluestriped: { tier: "UU", doublesTier: "DUU" },
71073
+ basculin: { tier: "RU", doublesTier: "(DUU)" },
71074
+ basculinbluestriped: { tier: "RU", doublesTier: "(DUU)" },
70858
71075
  basculinwhitestriped: {
70859
71076
  isNonstandard: "Unobtainable",
70860
71077
  tier: "Unreleased"
@@ -70863,7 +71080,7 @@ var _54 = {
70863
71080
  basculegionf: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70864
71081
  sandile: { tier: "LC" },
70865
71082
  krokorok: { tier: "NFE" },
70866
- krookodile: { tier: "UU", doublesTier: "DUU" },
71083
+ krookodile: { tier: "RU", doublesTier: "DUU" },
70867
71084
  darumaka: { isNonstandard: "Past", tier: "Illegal" },
70868
71085
  darumakagalar: { isNonstandard: "Past", tier: "Illegal" },
70869
71086
  darmanitan: { isNonstandard: "Past", tier: "Illegal" },
@@ -70889,13 +71106,13 @@ var _54 = {
70889
71106
  garbodorgmax: { isNonstandard: "Past", tier: "Illegal" },
70890
71107
  zorua: { tier: "LC" },
70891
71108
  zoruahisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70892
- zoroark: { tier: "UU", doublesTier: "DUU" },
71109
+ zoroark: { tier: "RU", doublesTier: "(DUU)" },
70893
71110
  zoroarkhisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70894
71111
  minccino: { isNonstandard: "Past", tier: "Illegal" },
70895
71112
  cinccino: { isNonstandard: "Past", tier: "Illegal" },
70896
71113
  gothita: { tier: "LC" },
70897
71114
  gothorita: { tier: "NFE" },
70898
- gothitelle: { tier: "UU", doublesTier: "DUU" },
71115
+ gothitelle: { tier: "RU", doublesTier: "(DUU)" },
70899
71116
  solosis: { isNonstandard: "Past", tier: "Illegal" },
70900
71117
  duosion: { isNonstandard: "Past", tier: "Illegal" },
70901
71118
  reuniclus: { isNonstandard: "Past", tier: "Illegal" },
@@ -70905,7 +71122,7 @@ var _54 = {
70905
71122
  vanillish: { isNonstandard: "Past", tier: "Illegal" },
70906
71123
  vanilluxe: { isNonstandard: "Past", tier: "Illegal" },
70907
71124
  deerling: { tier: "LC" },
70908
- sawsbuck: { tier: "UU", doublesTier: "DUU" },
71125
+ sawsbuck: { tier: "RU", doublesTier: "(DUU)" },
70909
71126
  emolga: { isNonstandard: "Past", tier: "Illegal" },
70910
71127
  karrablast: { isNonstandard: "Past", tier: "Illegal" },
70911
71128
  escavalier: { isNonstandard: "Past", tier: "Illegal" },
@@ -70913,7 +71130,7 @@ var _54 = {
70913
71130
  amoonguss: { tier: "OU", doublesTier: "DOU" },
70914
71131
  frillish: { isNonstandard: "Past", tier: "Illegal" },
70915
71132
  jellicent: { isNonstandard: "Past", tier: "Illegal" },
70916
- alomomola: { tier: "UU", doublesTier: "DUU" },
71133
+ alomomola: { tier: "UU", doublesTier: "(DUU)" },
70917
71134
  joltik: { isNonstandard: "Past", tier: "Illegal" },
70918
71135
  galvantula: { isNonstandard: "Past", tier: "Illegal" },
70919
71136
  ferroseed: { isNonstandard: "Past", tier: "Illegal" },
@@ -70923,7 +71140,7 @@ var _54 = {
70923
71140
  klinklang: { isNonstandard: "Past", tier: "Illegal" },
70924
71141
  tynamo: { tier: "LC" },
70925
71142
  eelektrik: { tier: "NFE" },
70926
- eelektross: { tier: "UU", doublesTier: "DUU" },
71143
+ eelektross: { tier: "RU", doublesTier: "(DUU)" },
70927
71144
  elgyem: { isNonstandard: "Past", tier: "Illegal" },
70928
71145
  beheeyem: { isNonstandard: "Past", tier: "Illegal" },
70929
71146
  litwick: { isNonstandard: "Past", tier: "Illegal" },
@@ -70931,10 +71148,10 @@ var _54 = {
70931
71148
  chandelure: { isNonstandard: "Past", tier: "Illegal" },
70932
71149
  axew: { tier: "LC" },
70933
71150
  fraxure: { tier: "NFE" },
70934
- haxorus: { tier: "UU", doublesTier: "DUU" },
71151
+ haxorus: { tier: "RU", doublesTier: "(DUU)" },
70935
71152
  cubchoo: { tier: "LC" },
70936
- beartic: { tier: "UU", doublesTier: "DUU" },
70937
- cryogonal: { tier: "UU", doublesTier: "DUU" },
71153
+ beartic: { tier: "RU", doublesTier: "(DUU)" },
71154
+ cryogonal: { tier: "RU", doublesTier: "(DUU)" },
70938
71155
  shelmet: { isNonstandard: "Past", tier: "Illegal" },
70939
71156
  accelgor: { isNonstandard: "Past", tier: "Illegal" },
70940
71157
  stunfisk: { isNonstandard: "Past", tier: "Illegal" },
@@ -70945,10 +71162,10 @@ var _54 = {
70945
71162
  golett: { isNonstandard: "Past", tier: "Illegal" },
70946
71163
  golurk: { isNonstandard: "Past", tier: "Illegal" },
70947
71164
  pawniard: { tier: "LC" },
70948
- bisharp: { tier: "NFE" },
71165
+ bisharp: { tier: "UU", doublesTier: "NFE" },
70949
71166
  bouffalant: { isNonstandard: "Past", tier: "Illegal" },
70950
71167
  rufflet: { tier: "NFE" },
70951
- braviary: { tier: "UU", doublesTier: "DUU" },
71168
+ braviary: { tier: "RU", doublesTier: "(DUU)" },
70952
71169
  braviaryhisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
70953
71170
  vullaby: { isNonstandard: "Past", tier: "Illegal" },
70954
71171
  mandibuzz: { isNonstandard: "Past", tier: "Illegal" },
@@ -70956,9 +71173,9 @@ var _54 = {
70956
71173
  durant: { isNonstandard: "Past", tier: "Illegal" },
70957
71174
  deino: { tier: "LC" },
70958
71175
  zweilous: { tier: "NFE" },
70959
- hydreigon: { tier: "UU", doublesTier: "DUU" },
71176
+ hydreigon: { tier: "UU", doublesTier: "DOU" },
70960
71177
  larvesta: { tier: "LC" },
70961
- volcarona: { tier: "OU", doublesTier: "DUU" },
71178
+ volcarona: { tier: "OU", doublesTier: "DOU" },
70962
71179
  cobalion: { isNonstandard: "Past", tier: "Illegal" },
70963
71180
  terrakion: { isNonstandard: "Past", tier: "Illegal" },
70964
71181
  virizion: { isNonstandard: "Past", tier: "Illegal" },
@@ -70996,20 +71213,20 @@ var _54 = {
70996
71213
  diggersby: { isNonstandard: "Past", tier: "Illegal" },
70997
71214
  fletchling: { tier: "LC" },
70998
71215
  fletchinder: { tier: "NFE" },
70999
- talonflame: { tier: "UU", doublesTier: "DOU" },
71216
+ talonflame: { tier: "UU", doublesTier: "DUU" },
71000
71217
  scatterbug: { tier: "LC" },
71001
71218
  spewpa: { tier: "NFE" },
71002
71219
  vivillon: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71003
- vivillonfancy: { tier: "UU", doublesTier: "DUU" },
71220
+ vivillonfancy: { tier: "RU", doublesTier: "(DUU)" },
71004
71221
  vivillonpokeball: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71005
71222
  litleo: { tier: "LC" },
71006
- pyroar: { tier: "UU", doublesTier: "DUU" },
71223
+ pyroar: { tier: "RU", doublesTier: "(DUU)" },
71007
71224
  flabebe: { tier: "LC" },
71008
71225
  floette: { tier: "NFE" },
71009
71226
  floetteeternal: { isNonstandard: "Past", tier: "Illegal" },
71010
- florges: { tier: "UU", doublesTier: "DUU" },
71227
+ florges: { tier: "RU", doublesTier: "(DUU)" },
71011
71228
  skiddo: { tier: "LC" },
71012
- gogoat: { tier: "UU", doublesTier: "DUU" },
71229
+ gogoat: { tier: "RU", doublesTier: "(DUU)" },
71013
71230
  pancham: { isNonstandard: "Past", tier: "Illegal" },
71014
71231
  pangoro: { isNonstandard: "Past", tier: "Illegal" },
71015
71232
  furfrou: { isNonstandard: "Past", tier: "Illegal" },
@@ -71029,9 +71246,9 @@ var _54 = {
71029
71246
  binacle: { isNonstandard: "Past", tier: "Illegal" },
71030
71247
  barbaracle: { isNonstandard: "Past", tier: "Illegal" },
71031
71248
  skrelp: { tier: "LC" },
71032
- dragalge: { tier: "UU", doublesTier: "DUU" },
71249
+ dragalge: { tier: "RU", doublesTier: "(DUU)" },
71033
71250
  clauncher: { tier: "LC" },
71034
- clawitzer: { tier: "UU", doublesTier: "DUU" },
71251
+ clawitzer: { tier: "RU", doublesTier: "DUU" },
71035
71252
  helioptile: { isNonstandard: "Past", tier: "Illegal" },
71036
71253
  heliolisk: { isNonstandard: "Past", tier: "Illegal" },
71037
71254
  tyrunt: { isNonstandard: "Past", tier: "Illegal" },
@@ -71039,14 +71256,14 @@ var _54 = {
71039
71256
  amaura: { isNonstandard: "Past", tier: "Illegal" },
71040
71257
  aurorus: { isNonstandard: "Past", tier: "Illegal" },
71041
71258
  hawlucha: { tier: "UU", doublesTier: "DUU" },
71042
- dedenne: { tier: "UU", doublesTier: "DUU" },
71259
+ dedenne: { tier: "RU", doublesTier: "(DUU)" },
71043
71260
  carbink: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71044
71261
  goomy: { tier: "LC" },
71045
71262
  sliggoo: { tier: "NFE" },
71046
71263
  sliggoohisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71047
- goodra: { tier: "UU", doublesTier: "DUU" },
71264
+ goodra: { tier: "RU", doublesTier: "(DUU)" },
71048
71265
  goodrahisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71049
- klefki: { tier: "UU", doublesTier: "DUU" },
71266
+ klefki: { tier: "UU", doublesTier: "(DUU)" },
71050
71267
  phantump: { isNonstandard: "Past", tier: "Illegal" },
71051
71268
  trevenant: { isNonstandard: "Past", tier: "Illegal" },
71052
71269
  pumpkaboo: { isNonstandard: "Past", tier: "Illegal" },
@@ -71058,10 +71275,10 @@ var _54 = {
71058
71275
  gourgeistlarge: { isNonstandard: "Past" },
71059
71276
  gourgeistsuper: { isNonstandard: "Past" },
71060
71277
  bergmite: { tier: "LC" },
71061
- avalugg: { tier: "UU", doublesTier: "DUU" },
71278
+ avalugg: { tier: "RU", doublesTier: "(DUU)" },
71062
71279
  avalugghisui: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71063
71280
  noibat: { tier: "LC" },
71064
- noivern: { tier: "UU", doublesTier: "DUU" },
71281
+ noivern: { tier: "UU", doublesTier: "(DUU)" },
71065
71282
  xerneas: { isNonstandard: "Past", tier: "Illegal" },
71066
71283
  xerneasneutral: { isNonstandard: "Custom", tier: "Illegal" },
71067
71284
  yveltal: { isNonstandard: "Past", tier: "Illegal" },
@@ -71087,55 +71304,55 @@ var _54 = {
71087
71304
  trumbeak: { isNonstandard: "Past", tier: "Illegal" },
71088
71305
  toucannon: { isNonstandard: "Past", tier: "Illegal" },
71089
71306
  yungoos: { tier: "LC" },
71090
- gumshoos: { tier: "UU", doublesTier: "DUU" },
71307
+ gumshoos: { tier: "RU", doublesTier: "(DUU)" },
71091
71308
  gumshoostotem: { isNonstandard: "Past", tier: "Illegal" },
71092
71309
  grubbin: { isNonstandard: "Past", tier: "Illegal" },
71093
71310
  charjabug: { isNonstandard: "Past", tier: "Illegal" },
71094
71311
  vikavolt: { isNonstandard: "Past", tier: "Illegal" },
71095
71312
  vikavolttotem: { isNonstandard: "Past" },
71096
71313
  crabrawler: { tier: "LC" },
71097
- crabominable: { tier: "UU", doublesTier: "DUU" },
71098
- oricorio: { tier: "UU", doublesTier: "DUU" },
71099
- oricoriopompom: { tier: "UU", doublesTier: "DUU" },
71100
- oricoriopau: { tier: "UU", doublesTier: "DUU" },
71101
- oricoriosensu: { tier: "UU", doublesTier: "DUU" },
71314
+ crabominable: { tier: "RU", doublesTier: "(DUU)" },
71315
+ oricorio: { tier: "RU", doublesTier: "(DUU)" },
71316
+ oricoriopompom: { tier: "RU", doublesTier: "DUU" },
71317
+ oricoriopau: { tier: "RU", doublesTier: "(DUU)" },
71318
+ oricoriosensu: { tier: "RU", doublesTier: "(DUU)" },
71102
71319
  cutiefly: { isNonstandard: "Past", tier: "Illegal" },
71103
71320
  ribombee: { isNonstandard: "Past", tier: "Illegal" },
71104
71321
  ribombeetotem: { isNonstandard: "Past" },
71105
71322
  rockruff: { tier: "LC" },
71106
71323
  rockruffdusk: { tier: "LC" },
71107
- lycanroc: { tier: "UU", doublesTier: "DUU" },
71108
- lycanrocmidnight: { tier: "UU", doublesTier: "DUU" },
71109
- lycanrocdusk: { tier: "UU", doublesTier: "DUU" },
71324
+ lycanroc: { tier: "RU", doublesTier: "(DUU)" },
71325
+ lycanrocmidnight: { tier: "RU", doublesTier: "(DUU)" },
71326
+ lycanrocdusk: { tier: "RU", doublesTier: "(DUU)" },
71110
71327
  wishiwashi: { isNonstandard: "Past", tier: "Illegal" },
71111
71328
  wishiwashischool: { isNonstandard: "Past" },
71112
71329
  mareanie: { tier: "LC" },
71113
- toxapex: { tier: "OU", doublesTier: "DUU" },
71330
+ toxapex: { tier: "OU", doublesTier: "(DUU)" },
71114
71331
  mudbray: { tier: "LC" },
71115
- mudsdale: { tier: "UU", doublesTier: "DUU" },
71332
+ mudsdale: { tier: "RU", doublesTier: "(DUU)" },
71116
71333
  dewpider: { isNonstandard: "Past", tier: "Illegal" },
71117
71334
  araquanid: { isNonstandard: "Past", tier: "Illegal" },
71118
71335
  araquanidtotem: { isNonstandard: "Past" },
71119
71336
  fomantis: { tier: "LC" },
71120
- lurantis: { tier: "UU", doublesTier: "DUU" },
71337
+ lurantis: { tier: "RU", doublesTier: "(DUU)" },
71121
71338
  lurantistotem: { isNonstandard: "Past", tier: "Illegal" },
71122
71339
  morelull: { isNonstandard: "Past", tier: "Illegal" },
71123
71340
  shiinotic: { isNonstandard: "Past", tier: "Illegal" },
71124
71341
  salandit: { tier: "LC" },
71125
- salazzle: { tier: "UU", doublesTier: "DUU" },
71342
+ salazzle: { tier: "RU", doublesTier: "(DUU)" },
71126
71343
  salazzletotem: { isNonstandard: "Past", tier: "Illegal" },
71127
71344
  stufful: { isNonstandard: "Past", tier: "Illegal" },
71128
71345
  bewear: { isNonstandard: "Past", tier: "Illegal" },
71129
71346
  bounsweet: { tier: "LC" },
71130
71347
  steenee: { tier: "NFE" },
71131
- tsareena: { tier: "UU", doublesTier: "DUU" },
71348
+ tsareena: { tier: "UU", doublesTier: "(DUU)" },
71132
71349
  comfey: { isNonstandard: "Past", tier: "Illegal" },
71133
- oranguru: { tier: "UU", doublesTier: "DUU" },
71134
- passimian: { tier: "UU", doublesTier: "DUU" },
71350
+ oranguru: { tier: "RU", doublesTier: "DUU" },
71351
+ passimian: { tier: "RU", doublesTier: "(DUU)" },
71135
71352
  wimpod: { isNonstandard: "Past", tier: "Illegal" },
71136
71353
  golisopod: { isNonstandard: "Past", tier: "Illegal" },
71137
71354
  sandygast: { tier: "LC" },
71138
- palossand: { tier: "UU", doublesTier: "DUU" },
71355
+ palossand: { tier: "RU", doublesTier: "(DUU)" },
71139
71356
  pyukumuku: { isNonstandard: "Past", tier: "Illegal" },
71140
71357
  typenull: { isNonstandard: "Past", tier: "Illegal" },
71141
71358
  silvally: { isNonstandard: "Past", tier: "Illegal" },
@@ -71158,14 +71375,14 @@ var _54 = {
71158
71375
  silvallywater: { isNonstandard: "Past", tier: "Illegal" },
71159
71376
  minior: { isNonstandard: "Past", tier: "Illegal" },
71160
71377
  miniormeteor: { isNonstandard: "Past" },
71161
- komala: { tier: "UU", doublesTier: "DUU" },
71378
+ komala: { tier: "RU", doublesTier: "(DUU)" },
71162
71379
  turtonator: { isNonstandard: "Past", tier: "Illegal" },
71163
71380
  togedemaru: { isNonstandard: "Past", tier: "Illegal" },
71164
71381
  togedemarutotem: { isNonstandard: "Past" },
71165
71382
  mimikyu: { tier: "UU", doublesTier: "DUU" },
71166
71383
  mimikyutotem: { isNonstandard: "Past", tier: "Illegal" },
71167
71384
  mimikyubustedtotem: { isNonstandard: "Past", tier: "Illegal" },
71168
- bruxish: { tier: "UU", doublesTier: "DUU" },
71385
+ bruxish: { tier: "RU", doublesTier: "(DUU)" },
71169
71386
  drampa: { isNonstandard: "Past", tier: "Illegal" },
71170
71387
  dhelmise: { isNonstandard: "Past", tier: "Illegal" },
71171
71388
  jangmoo: { isNonstandard: "Past", tier: "Illegal" },
@@ -71206,16 +71423,16 @@ var _54 = {
71206
71423
  thwackey: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71207
71424
  rillaboom: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71208
71425
  rillaboomgmax: { isNonstandard: "Past", tier: "Illegal" },
71209
- scorbunny: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71210
- raboot: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71211
- cinderace: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71426
+ scorbunny: { tier: "LC" },
71427
+ raboot: { tier: "NFE" },
71428
+ cinderace: { tier: "OU", doublesTier: "DOU" },
71212
71429
  cinderacegmax: { isNonstandard: "Past", tier: "Illegal" },
71213
71430
  sobble: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71214
71431
  drizzile: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71215
71432
  inteleon: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71216
71433
  inteleongmax: { isNonstandard: "Past", tier: "Illegal" },
71217
71434
  skwovet: { tier: "LC" },
71218
- greedent: { tier: "UU", doublesTier: "DUU" },
71435
+ greedent: { tier: "RU", doublesTier: "(DUU)" },
71219
71436
  rookidee: { tier: "LC" },
71220
71437
  corvisquire: { tier: "NFE" },
71221
71438
  corviknight: { tier: "OU", doublesTier: "DUU" },
@@ -71231,30 +71448,30 @@ var _54 = {
71231
71448
  wooloo: { isNonstandard: "Past", tier: "Illegal" },
71232
71449
  dubwool: { isNonstandard: "Past", tier: "Illegal" },
71233
71450
  chewtle: { tier: "LC" },
71234
- drednaw: { tier: "UU", doublesTier: "DUU" },
71451
+ drednaw: { tier: "RU", doublesTier: "(DUU)" },
71235
71452
  drednawgmax: { isNonstandard: "Past", tier: "Illegal" },
71236
71453
  yamper: { isNonstandard: "Past", tier: "Illegal" },
71237
71454
  boltund: { isNonstandard: "Past", tier: "Illegal" },
71238
71455
  rolycoly: { tier: "LC" },
71239
71456
  carkol: { tier: "NFE" },
71240
- coalossal: { tier: "UU", doublesTier: "DUU" },
71457
+ coalossal: { tier: "RU", doublesTier: "DUU" },
71241
71458
  coalossalgmax: { isNonstandard: "Past", tier: "Illegal" },
71242
71459
  applin: { tier: "LC" },
71243
- flapple: { tier: "UU", doublesTier: "DUU" },
71460
+ flapple: { tier: "RU", doublesTier: "(DUU)" },
71244
71461
  flapplegmax: { isNonstandard: "Past", tier: "Illegal" },
71245
- appletun: { tier: "UU", doublesTier: "DUU" },
71462
+ appletun: { tier: "RU", doublesTier: "(DUU)" },
71246
71463
  appletungmax: { isNonstandard: "Past", tier: "Illegal" },
71247
71464
  silicobra: { tier: "LC" },
71248
- sandaconda: { tier: "UU", doublesTier: "DUU" },
71465
+ sandaconda: { tier: "RU", doublesTier: "(DUU)" },
71249
71466
  sandacondagmax: { isNonstandard: "Past", tier: "Illegal" },
71250
71467
  cramorant: { isNonstandard: "Past", tier: "Illegal" },
71251
71468
  cramorantgulping: { isNonstandard: "Past" },
71252
71469
  cramorantgorging: { isNonstandard: "Past" },
71253
71470
  arrokuda: { tier: "LC" },
71254
- barraskewda: { tier: "UU", doublesTier: "DUU" },
71471
+ barraskewda: { tier: "UU", doublesTier: "(DUU)" },
71255
71472
  toxel: { tier: "LC" },
71256
- toxtricity: { tier: "UU", doublesTier: "DUU" },
71257
- toxtricitylowkey: { tier: "UU", doublesTier: "DUU" },
71473
+ toxtricity: { tier: "RU", doublesTier: "(DUU)" },
71474
+ toxtricitylowkey: { tier: "RU", doublesTier: "(DUU)" },
71258
71475
  toxtricitygmax: { isNonstandard: "Past", tier: "Illegal" },
71259
71476
  toxtricitylowkeygmax: { isNonstandard: "Past", tier: "Illegal" },
71260
71477
  sizzlipede: { isNonstandard: "Past", tier: "Illegal" },
@@ -71263,10 +71480,10 @@ var _54 = {
71263
71480
  clobbopus: { isNonstandard: "Past", tier: "Illegal" },
71264
71481
  grapploct: { isNonstandard: "Past", tier: "Illegal" },
71265
71482
  sinistea: { tier: "LC" },
71266
- polteageist: { tier: "UU", doublesTier: "DUU" },
71483
+ polteageist: { tier: "UU", doublesTier: "(DUU)" },
71267
71484
  hatenna: { tier: "LC" },
71268
71485
  hattrem: { tier: "NFE" },
71269
- hatterene: { tier: "UU", doublesTier: "DOU" },
71486
+ hatterene: { tier: "OU", doublesTier: "DOU" },
71270
71487
  hatterenegmax: { isNonstandard: "Past", tier: "Illegal" },
71271
71488
  impidimp: { tier: "LC" },
71272
71489
  morgrem: { tier: "NFE" },
@@ -71275,18 +71492,18 @@ var _54 = {
71275
71492
  milcery: { isNonstandard: "Past", tier: "Illegal" },
71276
71493
  alcremie: { isNonstandard: "Past", tier: "Illegal" },
71277
71494
  alcremiegmax: { isNonstandard: "Past", tier: "Illegal" },
71278
- falinks: { tier: "UU", doublesTier: "DUU" },
71279
- pincurchin: { tier: "UU", doublesTier: "DUU" },
71495
+ falinks: { tier: "RU", doublesTier: "(DUU)" },
71496
+ pincurchin: { tier: "RU", doublesTier: "DUU" },
71280
71497
  snom: { tier: "LC" },
71281
- frosmoth: { tier: "UU", doublesTier: "DUU" },
71282
- stonjourner: { tier: "UU", doublesTier: "DUU" },
71283
- eiscue: { tier: "UU", doublesTier: "DUU" },
71284
- indeedee: { tier: "UU", doublesTier: "DUU" },
71285
- indeedeef: { tier: "UU", doublesTier: "DOU" },
71498
+ frosmoth: { tier: "RU", doublesTier: "(DUU)" },
71499
+ stonjourner: { tier: "RU", doublesTier: "(DUU)" },
71500
+ eiscue: { tier: "RU", doublesTier: "(DUU)" },
71501
+ indeedee: { tier: "UU", doublesTier: "(DUU)" },
71502
+ indeedeef: { tier: "RU", doublesTier: "DOU" },
71286
71503
  morpeko: { isNonstandard: "Past", tier: "Illegal" },
71287
71504
  morpekohangry: { isNonstandard: "Past" },
71288
71505
  cufant: { tier: "LC" },
71289
- copperajah: { tier: "UU", doublesTier: "DUU" },
71506
+ copperajah: { tier: "RU", doublesTier: "(DUU)" },
71290
71507
  copperajahgmax: { isNonstandard: "Past", tier: "Illegal" },
71291
71508
  dracozolt: { isNonstandard: "Past", tier: "Illegal" },
71292
71509
  arctozolt: { isNonstandard: "Past", tier: "Illegal" },
@@ -71324,7 +71541,7 @@ var _54 = {
71324
71541
  enamorustherian: { isNonstandard: "Unobtainable", tier: "Unreleased" },
71325
71542
  sprigatito: { tier: "LC" },
71326
71543
  floragato: { tier: "NFE" },
71327
- meowscarada: { tier: "OU", doublesTier: "DUU" },
71544
+ meowscarada: { tier: "OU", doublesTier: "DOU" },
71328
71545
  fuecoco: { tier: "LC" },
71329
71546
  crocalor: { tier: "NFE" },
71330
71547
  skeledirge: { tier: "OU", doublesTier: "DUU" },
@@ -71332,52 +71549,52 @@ var _54 = {
71332
71549
  quaxwell: { tier: "NFE" },
71333
71550
  quaquaval: { tier: "OU", doublesTier: "DUU" },
71334
71551
  lechonk: { tier: "LC" },
71335
- oinkologne: { tier: "UU", doublesTier: "DUU" },
71336
- oinkolognef: { tier: "UU", doublesTier: "DUU" },
71552
+ oinkologne: { tier: "RU", doublesTier: "(DUU)" },
71553
+ oinkolognef: { tier: "RU", doublesTier: "(DUU)" },
71337
71554
  tarountula: { tier: "LC" },
71338
- spidops: { tier: "UU", doublesTier: "DUU" },
71555
+ spidops: { tier: "RU", doublesTier: "(DUU)" },
71339
71556
  nymble: { tier: "LC" },
71340
- lokix: { tier: "OU", doublesTier: "DUU" },
71557
+ lokix: { tier: "UU", doublesTier: "(DUU)" },
71341
71558
  rellor: { tier: "LC" },
71342
- rabsca: { tier: "UU", doublesTier: "DUU" },
71559
+ rabsca: { tier: "RU", doublesTier: "(DUU)" },
71343
71560
  greavard: { tier: "LC" },
71344
71561
  houndstone: { tier: "Uber", doublesTier: "DUU" },
71345
71562
  flittle: { tier: "NFE" },
71346
- espathra: { tier: "UU", doublesTier: "DUU" },
71563
+ espathra: { tier: "UUBL", doublesTier: "(DUU)" },
71347
71564
  wiglett: { tier: "LC" },
71348
- wugtrio: { tier: "UU", doublesTier: "DUU" },
71349
- dondozo: { tier: "OU", doublesTier: "DOU" },
71350
- veluza: { tier: "UU", doublesTier: "DUU" },
71565
+ wugtrio: { tier: "RU", doublesTier: "(DUU)" },
71566
+ dondozo: { tier: "OU", doublesTier: "DUU" },
71567
+ veluza: { tier: "RU", doublesTier: "(DUU)" },
71351
71568
  finizen: { tier: "LC" },
71352
71569
  palafin: { tier: "Uber", doublesTier: "DOU" },
71353
71570
  smoliv: { tier: "LC" },
71354
71571
  dolliv: { tier: "NFE" },
71355
- arboliva: { tier: "UU", doublesTier: "DUU" },
71572
+ arboliva: { tier: "RU", doublesTier: "DUU" },
71356
71573
  capsakid: { tier: "LC" },
71357
- scovillain: { tier: "UU", doublesTier: "DUU" },
71574
+ scovillain: { tier: "RU", doublesTier: "(DUU)" },
71358
71575
  tadbulb: { tier: "LC" },
71359
- bellibolt: { tier: "UU", doublesTier: "DUU" },
71576
+ bellibolt: { tier: "RU", doublesTier: "DUU" },
71360
71577
  varoom: { tier: "LC" },
71361
- revavroom: { tier: "UU", doublesTier: "DUU" },
71362
- orthworm: { tier: "OU", doublesTier: "DUU" },
71578
+ revavroom: { tier: "RU", doublesTier: "(DUU)" },
71579
+ orthworm: { tier: "UU", doublesTier: "DUU" },
71363
71580
  tandemaus: { tier: "LC" },
71364
- maushold: { tier: "OU", doublesTier: "DOU" },
71581
+ maushold: { tier: "UU", doublesTier: "DOU" },
71365
71582
  cetoddle: { tier: "LC" },
71366
- cetitan: { tier: "UU", doublesTier: "DUU" },
71583
+ cetitan: { tier: "RU", doublesTier: "(DUU)" },
71367
71584
  frigibax: { tier: "LC" },
71368
71585
  arctibax: { tier: "NFE" },
71369
- baxcalibur: { tier: "OU", doublesTier: "DOU" },
71370
- tatsugiri: { tier: "UU", doublesTier: "DUber" },
71586
+ baxcalibur: { tier: "UU", doublesTier: "DOU" },
71587
+ tatsugiri: { tier: "RU", doublesTier: "DUber" },
71371
71588
  cyclizar: { tier: "OU", doublesTier: "DUU" },
71372
71589
  pawmi: { tier: "LC" },
71373
71590
  pawmo: { tier: "NFE" },
71374
- pawmot: { tier: "UU", doublesTier: "DUU" },
71591
+ pawmot: { tier: "OU", doublesTier: "DUU" },
71375
71592
  wattrel: { tier: "LC" },
71376
71593
  kilowattrel: { tier: "UU", doublesTier: "DOU" },
71377
- bombirdier: { tier: "UU", doublesTier: "DUU" },
71378
- squawkabilly: { tier: "UU", doublesTier: "DUU" },
71379
- flamigo: { tier: "UU", doublesTier: "DOU" },
71380
- klawf: { tier: "UU", doublesTier: "DUU" },
71594
+ bombirdier: { tier: "RU", doublesTier: "(DUU)" },
71595
+ squawkabilly: { tier: "RU", doublesTier: "(DUU)" },
71596
+ flamigo: { tier: "RU", doublesTier: "DUU" },
71597
+ klawf: { tier: "RU", doublesTier: "(DUU)" },
71381
71598
  nacli: { tier: "LC" },
71382
71599
  naclstack: { tier: "NFE" },
71383
71600
  garganacl: { tier: "OU", doublesTier: "DOU" },
@@ -71386,20 +71603,20 @@ var _54 = {
71386
71603
  shroodle: { tier: "LC" },
71387
71604
  grafaiai: { tier: "UU", doublesTier: "DUU" },
71388
71605
  fidough: { tier: "LC" },
71389
- dachsbun: { tier: "UU", doublesTier: "DUU" },
71606
+ dachsbun: { tier: "RU", doublesTier: "(DUU)" },
71390
71607
  maschiff: { tier: "LC" },
71391
- mabosstiff: { tier: "UU", doublesTier: "DUU" },
71608
+ mabosstiff: { tier: "RU", doublesTier: "(DUU)" },
71392
71609
  bramblin: { tier: "LC" },
71393
- brambleghast: { tier: "UU", doublesTier: "DUU" },
71610
+ brambleghast: { tier: "UU", doublesTier: "(DUU)" },
71394
71611
  gimmighoul: { tier: "LC" },
71395
71612
  gimmighoulroaming: { isNonstandard: "Custom", tier: "Illegal" },
71396
71613
  gholdengo: { tier: "OU", doublesTier: "DOU" },
71397
71614
  greattusk: { tier: "OU", doublesTier: "DOU" },
71398
71615
  brutebonnet: { tier: "UU", doublesTier: "DOU" },
71399
- sandyshocks: { tier: "UU", doublesTier: "DUU" },
71400
- screamtail: { tier: "UU", doublesTier: "DUU" },
71616
+ sandyshocks: { tier: "UU", doublesTier: "(DUU)" },
71617
+ screamtail: { tier: "UU", doublesTier: "(DUU)" },
71401
71618
  fluttermane: { tier: "Uber", doublesTier: "DUber" },
71402
- slitherwing: { tier: "UU", doublesTier: "DUU" },
71619
+ slitherwing: { tier: "UU", doublesTier: "(DUU)" },
71403
71620
  roaringmoon: { tier: "OU", doublesTier: "DOU" },
71404
71621
  irontreads: { tier: "OU", doublesTier: "DUU" },
71405
71622
  ironmoth: { tier: "OU", doublesTier: "DOU" },
@@ -71410,21 +71627,21 @@ var _54 = {
71410
71627
  ironvaliant: { tier: "OU", doublesTier: "DUU" },
71411
71628
  tinglu: { tier: "OU", doublesTier: "DOU" },
71412
71629
  chienpao: { tier: "OU", doublesTier: "DOU" },
71413
- wochien: { tier: "UU", doublesTier: "DUU" },
71630
+ wochien: { tier: "UU", doublesTier: "(DUU)" },
71414
71631
  chiyu: { tier: "OU", doublesTier: "DOU" },
71415
71632
  koraidon: { tier: "Uber", doublesTier: "DUber" },
71416
71633
  miraidon: { tier: "Uber", doublesTier: "DUber" },
71417
71634
  tinkatink: { tier: "LC" },
71418
71635
  tinkatuff: { tier: "NFE" },
71419
- tinkaton: { tier: "UU", doublesTier: "DOU" },
71636
+ tinkaton: { tier: "UU", doublesTier: "DUU" },
71420
71637
  charcadet: { tier: "LC" },
71421
71638
  armarouge: { tier: "UU", doublesTier: "DOU" },
71422
71639
  ceruledge: { tier: "OU", doublesTier: "DUU" },
71423
71640
  toedscool: { tier: "LC" },
71424
- toedscruel: { tier: "UU", doublesTier: "DUU" },
71641
+ toedscruel: { tier: "UU", doublesTier: "(DUU)" },
71425
71642
  kingambit: { tier: "OU", doublesTier: "DOU" },
71426
- clodsire: { tier: "OU", doublesTier: "DUU" },
71427
- annihilape: { tier: "OU", doublesTier: "DUU" },
71643
+ clodsire: { tier: "OU", doublesTier: "(DUU)" },
71644
+ annihilape: { tier: "OU", doublesTier: "DOU" },
71428
71645
  missingno: { isNonstandard: "Custom", tier: "Illegal" },
71429
71646
  syclar: { isNonstandard: "CAP", tier: "CAP LC" },
71430
71647
  syclant: { isNonstandard: "CAP", tier: "CAP" },
@@ -72228,7 +72445,7 @@ var DexLearnsets = class {
72228
72445
  return learnset;
72229
72446
  if (!DATA.Learnsets) {
72230
72447
  try {
72231
- DATA.Learnsets = (await Promise.resolve().then(() => require("./learnsets-Q224W2BC.js"))).default;
72448
+ DATA.Learnsets = (await Promise.resolve().then(() => require("./learnsets-EVTRTXUW.js"))).default;
72232
72449
  } catch (err) {
72233
72450
  DATA.Learnsets = (_a = window.pkmn) == null ? void 0 : _a.learnsets;
72234
72451
  if (!DATA.Learnsets)