@pkmn/dex 0.7.48 → 0.7.50

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.mjs CHANGED
@@ -1693,6 +1693,7 @@ var _7 = {
1693
1693
  },
1694
1694
  guarddog: {
1695
1695
  onDragOutPriority: 1,
1696
+ isBreakable: true,
1696
1697
  name: "Guard Dog",
1697
1698
  num: 275,
1698
1699
  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.",
@@ -3040,6 +3041,7 @@ var _7 = {
3040
3041
  shortDesc: "This Pokemon gains the Charge effect when hit by a wind move or Tailwind begins."
3041
3042
  },
3042
3043
  windrider: {
3044
+ isBreakable: true,
3043
3045
  name: "Wind Rider",
3044
3046
  num: 274,
3045
3047
  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.",
@@ -5019,8 +5021,8 @@ var gen6mono = "[Gen 6] Monotype";
5019
5021
  var gen6ag = "[Gen 6] Anything Goes";
5020
5022
  var crossevo = "[Gen 9] Cross Evolution";
5021
5023
  var mayhem = "[Gen 9] Random Battle Mayhem";
5022
- var omotm = "[Gen 9] 350 Cup";
5023
- var lcotm = "[Gen 9] Bonus Type";
5024
+ var omotm = "[Gen 9] Frantic Fusions";
5025
+ var lcotm = "[Gen 7] Pure Hackmons";
5024
5026
  var fabio = "Ampharos-Mega";
5025
5027
  var maero = "Aerodactyl-Mega";
5026
5028
  var megabunny = "Lopunny-Mega";
@@ -14171,7 +14173,7 @@ var _23 = {
14171
14173
  pikachugmax: { isNonstandard: "Past", tier: "Illegal" },
14172
14174
  pikachuworld: { tier: "(PU)", doublesTier: "(DUU)" },
14173
14175
  raichu: { tier: "PU", doublesTier: "(DUU)" },
14174
- raichualola: { tier: "NU", doublesTier: "(DUU)" },
14176
+ raichualola: { tier: "PU", doublesTier: "(DUU)" },
14175
14177
  sandshrew: { isNonstandard: "Past", tier: "Illegal" },
14176
14178
  sandshrewalola: { isNonstandard: "Past", tier: "Illegal" },
14177
14179
  sandslash: { isNonstandard: "Past", tier: "Illegal" },
@@ -14217,7 +14219,7 @@ var _23 = {
14217
14219
  psyduck: { tier: "LC" },
14218
14220
  golduck: { tier: "(PU)", doublesTier: "(DUU)" },
14219
14221
  mankey: { tier: "LC" },
14220
- primeape: { tier: "RU", doublesTier: "NFE" },
14222
+ primeape: { tier: "NU", doublesTier: "NFE" },
14221
14223
  growlithe: { tier: "LC" },
14222
14224
  growlithehisui: { tier: "NFE" },
14223
14225
  arcanine: { tier: "RU", doublesTier: "DUU" },
@@ -14288,7 +14290,7 @@ var _23 = {
14288
14290
  voltorb: { tier: "LC" },
14289
14291
  voltorbhisui: { tier: "LC" },
14290
14292
  electrode: { tier: "PU", doublesTier: "(DUU)" },
14291
- electrodehisui: { tier: "RU", doublesTier: "(DUU)" },
14293
+ electrodehisui: { tier: "NU", doublesTier: "(DUU)" },
14292
14294
  exeggcute: { isNonstandard: "Past", tier: "Illegal" },
14293
14295
  exeggutor: { isNonstandard: "Past", tier: "Illegal" },
14294
14296
  exeggutoralola: { isNonstandard: "Past", tier: "Illegal" },
@@ -14341,11 +14343,11 @@ var _23 = {
14341
14343
  pinsir: { isNonstandard: "Past", tier: "Illegal" },
14342
14344
  pinsirmega: { isNonstandard: "Past", tier: "Illegal" },
14343
14345
  tauros: { tier: "NU", doublesTier: "(DUU)" },
14344
- taurospaldeacombat: { tier: "NU", doublesTier: "(DUU)" },
14345
- taurospaldeablaze: { tier: "RU", doublesTier: "(DUU)" },
14346
+ taurospaldeacombat: { tier: "PU", doublesTier: "(DUU)" },
14347
+ taurospaldeablaze: { tier: "NU", doublesTier: "(DUU)" },
14346
14348
  taurospaldeaaqua: { tier: "RU", doublesTier: "(DUU)" },
14347
14349
  magikarp: { tier: "LC" },
14348
- gyarados: { tier: "RUBL", doublesTier: "DUU" },
14350
+ gyarados: { tier: "UU", doublesTier: "DUU" },
14349
14351
  gyaradosmega: { isNonstandard: "Past", tier: "Illegal" },
14350
14352
  lapras: { isNonstandard: "Past", tier: "Illegal" },
14351
14353
  laprasgmax: { isNonstandard: "Past", tier: "Illegal" },
@@ -14354,7 +14356,7 @@ var _23 = {
14354
14356
  eeveestarter: { isNonstandard: "LGPE", tier: "Illegal" },
14355
14357
  eeveegmax: { isNonstandard: "Past", tier: "Illegal" },
14356
14358
  vaporeon: { tier: "RU", doublesTier: "(DUU)" },
14357
- jolteon: { tier: "NUBL", doublesTier: "(DUU)" },
14359
+ jolteon: { tier: "NU", doublesTier: "(DUU)" },
14358
14360
  flareon: { tier: "(PU)", doublesTier: "(DUU)" },
14359
14361
  espeon: { tier: "RU", doublesTier: "(DUU)" },
14360
14362
  umbreon: { tier: "NU", doublesTier: "(DUU)" },
@@ -14374,7 +14376,7 @@ var _23 = {
14374
14376
  snorlax: { isNonstandard: "Past", tier: "Illegal" },
14375
14377
  snorlaxgmax: { isNonstandard: "Past", tier: "Illegal" },
14376
14378
  articuno: { tier: "NU", doublesTier: "(DUU)" },
14377
- articunogalar: { tier: "RU", doublesTier: "(DUU)" },
14379
+ articunogalar: { tier: "NU", doublesTier: "(DUU)" },
14378
14380
  zapdos: { tier: "OU", doublesTier: "DUU" },
14379
14381
  zapdosgalar: { tier: "UU", doublesTier: "(DUU)" },
14380
14382
  moltres: { tier: "OU", doublesTier: "(DUU)" },
@@ -14391,7 +14393,7 @@ var _23 = {
14391
14393
  meganium: { isNonstandard: "Past", tier: "Illegal" },
14392
14394
  cyndaquil: { tier: "LC" },
14393
14395
  quilava: { tier: "NFE" },
14394
- typhlosion: { tier: "RU", doublesTier: "(DUU)" },
14396
+ typhlosion: { tier: "NU", doublesTier: "(DUU)" },
14395
14397
  typhlosionhisui: { tier: "RU", doublesTier: "DUU" },
14396
14398
  totodile: { isNonstandard: "Past", tier: "Illegal" },
14397
14399
  croconaw: { isNonstandard: "Past", tier: "Illegal" },
@@ -14413,7 +14415,7 @@ var _23 = {
14413
14415
  xatu: { isNonstandard: "Past", tier: "Illegal" },
14414
14416
  mareep: { tier: "LC" },
14415
14417
  flaaffy: { tier: "NFE" },
14416
- ampharos: { tier: "PU", doublesTier: "(DUU)" },
14418
+ ampharos: { tier: "(PU)", doublesTier: "(DUU)" },
14417
14419
  ampharosmega: { isNonstandard: "Past", tier: "Illegal" },
14418
14420
  azurill: { tier: "LC" },
14419
14421
  marill: { tier: "NFE" },
@@ -14435,7 +14437,7 @@ var _23 = {
14435
14437
  murkrow: { tier: "NFE", doublesTier: "DUU" },
14436
14438
  honchkrow: { tier: "PU", doublesTier: "(DUU)" },
14437
14439
  misdreavus: { tier: "PU", doublesTier: "NFE" },
14438
- mismagius: { tier: "RU", doublesTier: "(DUU)" },
14440
+ mismagius: { tier: "NU", doublesTier: "(DUU)" },
14439
14441
  unown: { isNonstandard: "Past", tier: "Illegal" },
14440
14442
  wynaut: { isNonstandard: "Past", tier: "Illegal" },
14441
14443
  wobbuffet: { isNonstandard: "Past", tier: "Illegal" },
@@ -14443,17 +14445,17 @@ var _23 = {
14443
14445
  farigiraf: { tier: "NU", doublesTier: "DUU" },
14444
14446
  pineco: { tier: "LC" },
14445
14447
  forretress: { tier: "RU", doublesTier: "(DUU)" },
14446
- dunsparce: { tier: "PU", doublesTier: "NFE" },
14447
- dudunsparce: { tier: "NUBL", doublesTier: "(DUU)" },
14448
+ dunsparce: { tier: "NFE" },
14449
+ dudunsparce: { tier: "NU", doublesTier: "(DUU)" },
14448
14450
  gligar: { isNonstandard: "Past", tier: "Illegal" },
14449
14451
  gliscor: { isNonstandard: "Past", tier: "Illegal" },
14450
14452
  snubbull: { isNonstandard: "Past", tier: "Illegal" },
14451
14453
  granbull: { isNonstandard: "Past", tier: "Illegal" },
14452
14454
  qwilfish: { tier: "NU", doublesTier: "(DUU)" },
14453
14455
  qwilfishhisui: { tier: "NU", doublesTier: "NFE" },
14454
- overqwil: { tier: "UU", doublesTier: "(DUU)" },
14456
+ overqwil: { tier: "RU", doublesTier: "(DUU)" },
14455
14457
  shuckle: { isNonstandard: "Past", tier: "Illegal" },
14456
- heracross: { tier: "RU", doublesTier: "(DUU)" },
14458
+ heracross: { tier: "NU", doublesTier: "(DUU)" },
14457
14459
  heracrossmega: { isNonstandard: "Past", tier: "Illegal" },
14458
14460
  sneasel: { tier: "NFE" },
14459
14461
  sneaselhisui: { tier: "NU", doublesTier: "NFE" },
@@ -14461,7 +14463,7 @@ var _23 = {
14461
14463
  sneasler: { tier: "OU", doublesTier: "DUU" },
14462
14464
  teddiursa: { tier: "LC" },
14463
14465
  ursaring: { tier: "NU", doublesTier: "NFE" },
14464
- ursaluna: { tier: "OU", doublesTier: "DUber" },
14466
+ ursaluna: { tier: "UU", doublesTier: "DUber" },
14465
14467
  slugma: { isNonstandard: "Past", tier: "Illegal" },
14466
14468
  magcargo: { isNonstandard: "Past", tier: "Illegal" },
14467
14469
  swinub: { isNonstandard: "Past", tier: "Illegal" },
@@ -14490,7 +14492,7 @@ var _23 = {
14490
14492
  suicune: { isNonstandard: "Past", tier: "Illegal" },
14491
14493
  larvitar: { tier: "LC" },
14492
14494
  pupitar: { tier: "NFE" },
14493
- tyranitar: { tier: "RU", doublesTier: "DUU" },
14495
+ tyranitar: { tier: "UU", doublesTier: "DUU" },
14494
14496
  tyranitarmega: { isNonstandard: "Past", tier: "Illegal" },
14495
14497
  lugia: { isNonstandard: "Past", tier: "Illegal" },
14496
14498
  hooh: { isNonstandard: "Past", tier: "Illegal" },
@@ -14549,7 +14551,7 @@ var _23 = {
14549
14551
  loudred: { isNonstandard: "Past", tier: "Illegal" },
14550
14552
  exploud: { isNonstandard: "Past", tier: "Illegal" },
14551
14553
  makuhita: { tier: "LC" },
14552
- hariyama: { tier: "RU", doublesTier: "DUU" },
14554
+ hariyama: { tier: "NU", doublesTier: "DUU" },
14553
14555
  nosepass: { isNonstandard: "Past", tier: "Illegal" },
14554
14556
  probopass: { isNonstandard: "Past", tier: "Illegal" },
14555
14557
  skitty: { isNonstandard: "Past", tier: "Illegal" },
@@ -14576,16 +14578,16 @@ var _23 = {
14576
14578
  roselia: { isNonstandard: "Past", tier: "Illegal" },
14577
14579
  roserade: { isNonstandard: "Past", tier: "Illegal" },
14578
14580
  gulpin: { tier: "LC" },
14579
- swalot: { tier: "(PU)", doublesTier: "(DUU)" },
14581
+ swalot: { tier: "PU", doublesTier: "(DUU)" },
14580
14582
  carvanha: { isNonstandard: "Past", tier: "Illegal" },
14581
14583
  sharpedo: { isNonstandard: "Past", tier: "Illegal" },
14582
14584
  sharpedomega: { isNonstandard: "Past", tier: "Illegal" },
14583
14585
  wailmer: { isNonstandard: "Past", tier: "Illegal" },
14584
14586
  wailord: { isNonstandard: "Past", tier: "Illegal" },
14585
14587
  numel: { tier: "LC" },
14586
- camerupt: { tier: "PU", doublesTier: "(DUU)" },
14588
+ camerupt: { tier: "(PU)", doublesTier: "(DUU)" },
14587
14589
  cameruptmega: { isNonstandard: "Past", tier: "Illegal" },
14588
- torkoal: { tier: "RU", doublesTier: "DOU" },
14590
+ torkoal: { tier: "OU", doublesTier: "DOU" },
14589
14591
  spoink: { tier: "LC" },
14590
14592
  grumpig: { tier: "(PU)", doublesTier: "(DUU)" },
14591
14593
  spinda: { isNonstandard: "Past", tier: "Illegal" },
@@ -14593,7 +14595,7 @@ var _23 = {
14593
14595
  vibrava: { isNonstandard: "Past", tier: "Illegal" },
14594
14596
  flygon: { isNonstandard: "Past", tier: "Illegal" },
14595
14597
  cacnea: { tier: "LC" },
14596
- cacturne: { tier: "NU", doublesTier: "(DUU)" },
14598
+ cacturne: { tier: "PU", doublesTier: "(DUU)" },
14597
14599
  swablu: { tier: "LC" },
14598
14600
  altaria: { tier: "RU", doublesTier: "(DUU)" },
14599
14601
  altariamega: { isNonstandard: "Past", tier: "Illegal" },
@@ -14685,7 +14687,7 @@ var _23 = {
14685
14687
  kricketune: { tier: "(PU)", doublesTier: "(DUU)" },
14686
14688
  shinx: { tier: "LC" },
14687
14689
  luxio: { tier: "NFE" },
14688
- luxray: { tier: "PU", doublesTier: "(DUU)" },
14690
+ luxray: { tier: "(PU)", doublesTier: "(DUU)" },
14689
14691
  cranidos: { isNonstandard: "Past", tier: "Illegal" },
14690
14692
  rampardos: { isNonstandard: "Past", tier: "Illegal" },
14691
14693
  shieldon: { isNonstandard: "Past", tier: "Illegal" },
@@ -14741,9 +14743,9 @@ var _23 = {
14741
14743
  rotomheat: { tier: "RU", doublesTier: "(DUU)" },
14742
14744
  rotomwash: { tier: "OU", doublesTier: "(DUU)" },
14743
14745
  rotomfrost: { tier: "PU", doublesTier: "(DUU)" },
14744
- rotomfan: { tier: "PU", doublesTier: "(DUU)" },
14745
- rotommow: { tier: "RU", doublesTier: "(DUU)" },
14746
- uxie: { tier: "RU", doublesTier: "(DUU)" },
14746
+ rotomfan: { tier: "(PU)", doublesTier: "(DUU)" },
14747
+ rotommow: { tier: "NU", doublesTier: "(DUU)" },
14748
+ uxie: { tier: "NU", doublesTier: "(DUU)" },
14747
14749
  mesprit: { tier: "NU", doublesTier: "(DUU)" },
14748
14750
  azelf: { tier: "RU", doublesTier: "(DUU)" },
14749
14751
  dialga: { tier: "Uber", doublesTier: "DUber" },
@@ -14771,7 +14773,7 @@ var _23 = {
14771
14773
  oshawott: { tier: "LC" },
14772
14774
  dewott: { tier: "NFE" },
14773
14775
  samurott: { tier: "NU", doublesTier: "(DUU)" },
14774
- samurotthisui: { tier: "OU", doublesTier: "DUU" },
14776
+ samurotthisui: { tier: "OU", doublesTier: "DOU" },
14775
14777
  patrat: { isNonstandard: "Past", tier: "Illegal" },
14776
14778
  watchog: { isNonstandard: "Past", tier: "Illegal" },
14777
14779
  lillipup: { isNonstandard: "Past", tier: "Illegal" },
@@ -14824,7 +14826,7 @@ var _23 = {
14824
14826
  basculinbluestriped: { tier: "PU", doublesTier: "(DUU)" },
14825
14827
  basculinwhitestriped: { tier: "PU", doublesTier: "(DUU)" },
14826
14828
  basculegion: { tier: "RU", doublesTier: "DUber" },
14827
- basculegionf: { tier: "UU", doublesTier: "DUU" },
14829
+ basculegionf: { tier: "UU", doublesTier: "DOU" },
14828
14830
  sandile: { tier: "LC" },
14829
14831
  krokorok: { tier: "NFE" },
14830
14832
  krookodile: { tier: "RU", doublesTier: "(DUU)" },
@@ -14853,7 +14855,7 @@ var _23 = {
14853
14855
  garbodorgmax: { isNonstandard: "Past", tier: "Illegal" },
14854
14856
  zorua: { tier: "LC" },
14855
14857
  zoruahisui: { tier: "LC" },
14856
- zoroark: { tier: "NUBL", doublesTier: "(DUU)" },
14858
+ zoroark: { tier: "NU", doublesTier: "(DUU)" },
14857
14859
  zoroarkhisui: { tier: "UU", doublesTier: "(DUU)" },
14858
14860
  minccino: { isNonstandard: "Past", tier: "Illegal" },
14859
14861
  cinccino: { isNonstandard: "Past", tier: "Illegal" },
@@ -14869,7 +14871,7 @@ var _23 = {
14869
14871
  vanillish: { isNonstandard: "Past", tier: "Illegal" },
14870
14872
  vanilluxe: { isNonstandard: "Past", tier: "Illegal" },
14871
14873
  deerling: { tier: "LC" },
14872
- sawsbuck: { tier: "PU", doublesTier: "(DUU)" },
14874
+ sawsbuck: { tier: "(PU)", doublesTier: "(DUU)" },
14873
14875
  emolga: { isNonstandard: "Past", tier: "Illegal" },
14874
14876
  karrablast: { isNonstandard: "Past", tier: "Illegal" },
14875
14877
  escavalier: { isNonstandard: "Past", tier: "Illegal" },
@@ -14877,7 +14879,7 @@ var _23 = {
14877
14879
  amoonguss: { tier: "OU", doublesTier: "DOU" },
14878
14880
  frillish: { isNonstandard: "Past", tier: "Illegal" },
14879
14881
  jellicent: { isNonstandard: "Past", tier: "Illegal" },
14880
- alomomola: { tier: "RU", doublesTier: "(DUU)" },
14882
+ alomomola: { tier: "UU", doublesTier: "(DUU)" },
14881
14883
  joltik: { isNonstandard: "Past", tier: "Illegal" },
14882
14884
  galvantula: { isNonstandard: "Past", tier: "Illegal" },
14883
14885
  ferroseed: { isNonstandard: "Past", tier: "Illegal" },
@@ -14913,7 +14915,7 @@ var _23 = {
14913
14915
  bouffalant: { isNonstandard: "Past", tier: "Illegal" },
14914
14916
  rufflet: { tier: "NFE" },
14915
14917
  braviary: { tier: "NU", doublesTier: "(DUU)" },
14916
- braviaryhisui: { tier: "UU", doublesTier: "(DUU)" },
14918
+ braviaryhisui: { tier: "RU", doublesTier: "(DUU)" },
14917
14919
  vullaby: { isNonstandard: "Past", tier: "Illegal" },
14918
14920
  mandibuzz: { isNonstandard: "Past", tier: "Illegal" },
14919
14921
  heatmor: { isNonstandard: "Past", tier: "Illegal" },
@@ -14926,7 +14928,7 @@ var _23 = {
14926
14928
  cobalion: { isNonstandard: "Past", tier: "Illegal" },
14927
14929
  terrakion: { isNonstandard: "Past", tier: "Illegal" },
14928
14930
  virizion: { isNonstandard: "Past", tier: "Illegal" },
14929
- tornadus: { tier: "RU", doublesTier: "DOU" },
14931
+ tornadus: { tier: "NUBL", doublesTier: "DOU" },
14930
14932
  tornadustherian: { tier: "UU", doublesTier: "(DUU)" },
14931
14933
  thundurus: { tier: "RU", doublesTier: "DUU" },
14932
14934
  thundurustherian: { tier: "UU", doublesTier: "(DUU)" },
@@ -14939,7 +14941,7 @@ var _23 = {
14939
14941
  kyuremwhite: { isNonstandard: "Past", tier: "Illegal" },
14940
14942
  keldeo: { isNonstandard: "Past", tier: "Illegal" },
14941
14943
  keldeoresolute: { isNonstandard: "Past" },
14942
- meloetta: { tier: "RU", doublesTier: "(DUU)" },
14944
+ meloetta: { tier: "NU", doublesTier: "(DUU)" },
14943
14945
  genesect: { isNonstandard: "Past", tier: "Illegal" },
14944
14946
  genesectburn: { isNonstandard: "Past", tier: "Illegal" },
14945
14947
  genesectchill: { isNonstandard: "Past", tier: "Illegal" },
@@ -14947,10 +14949,10 @@ var _23 = {
14947
14949
  genesectshock: { isNonstandard: "Past", tier: "Illegal" },
14948
14950
  chespin: { tier: "LC" },
14949
14951
  quilladin: { tier: "NFE" },
14950
- chesnaught: { tier: "RU", doublesTier: "(DUU)" },
14952
+ chesnaught: { tier: "UU", doublesTier: "(DUU)" },
14951
14953
  fennekin: { tier: "LC" },
14952
14954
  braixen: { tier: "NFE" },
14953
- delphox: { tier: "RU", doublesTier: "(DUU)" },
14955
+ delphox: { tier: "NU", doublesTier: "(DUU)" },
14954
14956
  froakie: { tier: "LC" },
14955
14957
  frogadier: { tier: "NFE" },
14956
14958
  greninja: { tier: "OU", doublesTier: "(DUU)" },
@@ -14959,7 +14961,7 @@ var _23 = {
14959
14961
  diggersby: { isNonstandard: "Past", tier: "Illegal" },
14960
14962
  fletchling: { tier: "LC" },
14961
14963
  fletchinder: { tier: "NFE" },
14962
- talonflame: { tier: "UU", doublesTier: "(DUU)" },
14964
+ talonflame: { tier: "UU", doublesTier: "DUU" },
14963
14965
  scatterbug: { tier: "LC" },
14964
14966
  spewpa: { tier: "NFE" },
14965
14967
  vivillon: { tier: "NU", doublesTier: "(DUU)" },
@@ -15005,7 +15007,7 @@ var _23 = {
15005
15007
  goomy: { tier: "LC" },
15006
15008
  sliggoo: { tier: "NFE" },
15007
15009
  sliggoohisui: { tier: "PU", doublesTier: "NFE" },
15008
- goodra: { tier: "RU", doublesTier: "(DUU)" },
15010
+ goodra: { tier: "NU", doublesTier: "(DUU)" },
15009
15011
  goodrahisui: { tier: "UU", doublesTier: "DOU" },
15010
15012
  klefki: { tier: "RU", doublesTier: "DUU" },
15011
15013
  phantump: { isNonstandard: "Past", tier: "Illegal" },
@@ -15020,7 +15022,7 @@ var _23 = {
15020
15022
  gourgeistsuper: { isNonstandard: "Past" },
15021
15023
  bergmite: { tier: "LC" },
15022
15024
  avalugg: { tier: "NU", doublesTier: "(DUU)" },
15023
- avalugghisui: { tier: "NU", doublesTier: "(DUU)" },
15025
+ avalugghisui: { tier: "PU", doublesTier: "(DUU)" },
15024
15026
  noibat: { tier: "LC" },
15025
15027
  noivern: { tier: "RU", doublesTier: "(DUU)" },
15026
15028
  xerneas: { isNonstandard: "Past", tier: "Illegal" },
@@ -15031,13 +15033,13 @@ var _23 = {
15031
15033
  zygardecomplete: { isNonstandard: "Past", tier: "Illegal" },
15032
15034
  diancie: { tier: "RU", doublesTier: "DOU" },
15033
15035
  dianciemega: { isNonstandard: "Past", tier: "Illegal" },
15034
- hoopa: { tier: "RU", doublesTier: "(DUU)" },
15035
- hoopaunbound: { tier: "OU", doublesTier: "DUU" },
15036
+ hoopa: { tier: "NU", doublesTier: "(DUU)" },
15037
+ hoopaunbound: { tier: "UU", doublesTier: "DUU" },
15036
15038
  volcanion: { tier: "UU", doublesTier: "DOU" },
15037
15039
  rowlet: { tier: "LC" },
15038
15040
  dartrix: { tier: "PU", doublesTier: "NFE" },
15039
- decidueye: { tier: "RU", doublesTier: "(DUU)" },
15040
- decidueyehisui: { tier: "RU", doublesTier: "DUU" },
15041
+ decidueye: { tier: "NU", doublesTier: "(DUU)" },
15042
+ decidueyehisui: { tier: "RU", doublesTier: "(DUU)" },
15041
15043
  litten: { isNonstandard: "Past", tier: "Illegal" },
15042
15044
  torracat: { isNonstandard: "Past", tier: "Illegal" },
15043
15045
  incineroar: { isNonstandard: "Past", tier: "Illegal" },
@@ -15057,9 +15059,9 @@ var _23 = {
15057
15059
  crabrawler: { tier: "LC" },
15058
15060
  crabominable: { tier: "PU", doublesTier: "(DUU)" },
15059
15061
  oricorio: { tier: "NUBL", doublesTier: "(DUU)" },
15060
- oricoriopompom: { tier: "RU", doublesTier: "(DUU)" },
15062
+ oricoriopompom: { tier: "NUBL", doublesTier: "(DUU)" },
15061
15063
  oricoriopau: { tier: "PUBL", doublesTier: "(DUU)" },
15062
- oricoriosensu: { tier: "RU", doublesTier: "(DUU)" },
15064
+ oricoriosensu: { tier: "NUBL", doublesTier: "(DUU)" },
15063
15065
  cutiefly: { isNonstandard: "Past", tier: "Illegal" },
15064
15066
  ribombee: { isNonstandard: "Past", tier: "Illegal" },
15065
15067
  ribombeetotem: { isNonstandard: "Past" },
@@ -15083,16 +15085,16 @@ var _23 = {
15083
15085
  morelull: { isNonstandard: "Past", tier: "Illegal" },
15084
15086
  shiinotic: { isNonstandard: "Past", tier: "Illegal" },
15085
15087
  salandit: { tier: "LC" },
15086
- salazzle: { tier: "RU", doublesTier: "(DUU)" },
15088
+ salazzle: { tier: "NU", doublesTier: "(DUU)" },
15087
15089
  salazzletotem: { isNonstandard: "Past", tier: "Illegal" },
15088
15090
  stufful: { isNonstandard: "Past", tier: "Illegal" },
15089
15091
  bewear: { isNonstandard: "Past", tier: "Illegal" },
15090
15092
  bounsweet: { tier: "LC" },
15091
15093
  steenee: { tier: "NFE" },
15092
- tsareena: { tier: "RU", doublesTier: "(DUU)" },
15094
+ tsareena: { tier: "NU", doublesTier: "(DUU)" },
15093
15095
  comfey: { isNonstandard: "Past", tier: "Illegal" },
15094
- oranguru: { tier: "(PU)", doublesTier: "DUU" },
15095
- passimian: { tier: "RU", doublesTier: "(DUU)" },
15096
+ oranguru: { tier: "(PU)", doublesTier: "(DUU)" },
15097
+ passimian: { tier: "NU", doublesTier: "(DUU)" },
15096
15098
  wimpod: { isNonstandard: "Past", tier: "Illegal" },
15097
15099
  golisopod: { isNonstandard: "Past", tier: "Illegal" },
15098
15100
  sandygast: { tier: "LC" },
@@ -15119,7 +15121,7 @@ var _23 = {
15119
15121
  silvallywater: { isNonstandard: "Past", tier: "Illegal" },
15120
15122
  minior: { isNonstandard: "Past", tier: "Illegal" },
15121
15123
  miniormeteor: { isNonstandard: "Past" },
15122
- komala: { tier: "NU", doublesTier: "(DUU)" },
15124
+ komala: { tier: "PU", doublesTier: "(DUU)" },
15123
15125
  turtonator: { isNonstandard: "Past", tier: "Illegal" },
15124
15126
  togedemaru: { isNonstandard: "Past", tier: "Illegal" },
15125
15127
  togedemarutotem: { isNonstandard: "Past" },
@@ -15163,7 +15165,7 @@ var _23 = {
15163
15165
  melmetal: { isNonstandard: "Past", tier: "Illegal" },
15164
15166
  melmetalgmax: { isNonstandard: "Past", tier: "Illegal" },
15165
15167
  grookey: { tier: "LC" },
15166
- thwackey: { tier: "NFE" },
15168
+ thwackey: { tier: "PU", doublesTier: "NFE" },
15167
15169
  rillaboom: { tier: "UU", doublesTier: "DOU" },
15168
15170
  rillaboomgmax: { isNonstandard: "Past", tier: "Illegal" },
15169
15171
  scorbunny: { tier: "LC" },
@@ -15172,7 +15174,7 @@ var _23 = {
15172
15174
  cinderacegmax: { isNonstandard: "Past", tier: "Illegal" },
15173
15175
  sobble: { tier: "LC" },
15174
15176
  drizzile: { tier: "NFE" },
15175
- inteleon: { tier: "RU", doublesTier: "(DUU)" },
15177
+ inteleon: { tier: "NUBL", doublesTier: "(DUU)" },
15176
15178
  inteleongmax: { isNonstandard: "Past", tier: "Illegal" },
15177
15179
  skwovet: { tier: "LC" },
15178
15180
  greedent: { tier: "(PU)", doublesTier: "(DUU)" },
@@ -15191,13 +15193,13 @@ var _23 = {
15191
15193
  wooloo: { isNonstandard: "Past", tier: "Illegal" },
15192
15194
  dubwool: { isNonstandard: "Past", tier: "Illegal" },
15193
15195
  chewtle: { tier: "LC" },
15194
- drednaw: { tier: "RU", doublesTier: "(DUU)" },
15196
+ drednaw: { tier: "NUBL", doublesTier: "(DUU)" },
15195
15197
  drednawgmax: { isNonstandard: "Past", tier: "Illegal" },
15196
15198
  yamper: { isNonstandard: "Past", tier: "Illegal" },
15197
15199
  boltund: { isNonstandard: "Past", tier: "Illegal" },
15198
15200
  rolycoly: { tier: "LC" },
15199
- carkol: { tier: "PU", doublesTier: "NFE" },
15200
- coalossal: { tier: "RU", doublesTier: "(DUU)" },
15201
+ carkol: { tier: "NFE" },
15202
+ coalossal: { tier: "NU", doublesTier: "(DUU)" },
15201
15203
  coalossalgmax: { isNonstandard: "Past", tier: "Illegal" },
15202
15204
  applin: { tier: "LC" },
15203
15205
  flapple: { tier: "PU", doublesTier: "(DUU)" },
@@ -15211,9 +15213,9 @@ var _23 = {
15211
15213
  cramorantgulping: { isNonstandard: "Past" },
15212
15214
  cramorantgorging: { isNonstandard: "Past" },
15213
15215
  arrokuda: { tier: "LC" },
15214
- barraskewda: { tier: "RU", doublesTier: "(DUU)" },
15216
+ barraskewda: { tier: "NUBL", doublesTier: "(DUU)" },
15215
15217
  toxel: { tier: "LC" },
15216
- toxtricity: { tier: "RU", doublesTier: "(DUU)" },
15218
+ toxtricity: { tier: "NUBL", doublesTier: "(DUU)" },
15217
15219
  toxtricitygmax: { isNonstandard: "Past", tier: "Illegal" },
15218
15220
  toxtricitylowkeygmax: { isNonstandard: "Past", tier: "Illegal" },
15219
15221
  sizzlipede: { isNonstandard: "Past", tier: "Illegal" },
@@ -15229,23 +15231,23 @@ var _23 = {
15229
15231
  hatterenegmax: { isNonstandard: "Past", tier: "Illegal" },
15230
15232
  impidimp: { tier: "LC" },
15231
15233
  morgrem: { tier: "NFE" },
15232
- grimmsnarl: { tier: "NUBL", doublesTier: "DOU" },
15234
+ grimmsnarl: { tier: "NU", doublesTier: "DOU" },
15233
15235
  grimmsnarlgmax: { isNonstandard: "Past", tier: "Illegal" },
15234
15236
  milcery: { isNonstandard: "Past", tier: "Illegal" },
15235
15237
  alcremie: { isNonstandard: "Past", tier: "Illegal" },
15236
15238
  alcremiegmax: { isNonstandard: "Past", tier: "Illegal" },
15237
15239
  falinks: { tier: "PU", doublesTier: "(DUU)" },
15238
- pincurchin: { tier: "(PU)", doublesTier: "(DUU)" },
15240
+ pincurchin: { tier: "(PU)", doublesTier: "DUU" },
15239
15241
  snom: { tier: "LC" },
15240
- frosmoth: { tier: "RU", doublesTier: "(DUU)" },
15242
+ frosmoth: { tier: "NUBL", doublesTier: "(DUU)" },
15241
15243
  stonjourner: { tier: "(PU)", doublesTier: "(DUU)" },
15242
15244
  eiscue: { tier: "(PU)", doublesTier: "(DUU)" },
15243
- indeedee: { tier: "RU", doublesTier: "(DUU)" },
15244
- indeedeef: { tier: "PU", doublesTier: "DOU" },
15245
+ indeedee: { tier: "NU", doublesTier: "(DUU)" },
15246
+ indeedeef: { tier: "(PU)", doublesTier: "DOU" },
15245
15247
  morpeko: { isNonstandard: "Past", tier: "Illegal" },
15246
15248
  morpekohangry: { isNonstandard: "Past" },
15247
15249
  cufant: { tier: "LC" },
15248
- copperajah: { tier: "RU", doublesTier: "(DUU)" },
15250
+ copperajah: { tier: "NU", doublesTier: "(DUU)" },
15249
15251
  copperajahgmax: { isNonstandard: "Past", tier: "Illegal" },
15250
15252
  dracozolt: { isNonstandard: "Past", tier: "Illegal" },
15251
15253
  arctozolt: { isNonstandard: "Past", tier: "Illegal" },
@@ -15270,7 +15272,7 @@ var _23 = {
15270
15272
  zarude: { tier: "RUBL", doublesTier: "(DUU)" },
15271
15273
  regieleki: { tier: "Uber", doublesTier: "DUU" },
15272
15274
  regidrago: { tier: "UU", doublesTier: "DUU" },
15273
- glastrier: { tier: "RU", doublesTier: "(DUU)" },
15275
+ glastrier: { tier: "NU", doublesTier: "(DUU)" },
15274
15276
  spectrier: { tier: "Uber", doublesTier: "(DUU)" },
15275
15277
  calyrex: { tier: "(PU)", doublesTier: "(DUU)" },
15276
15278
  calyrexice: { tier: "Uber", doublesTier: "DUber" },
@@ -15296,25 +15298,25 @@ var _23 = {
15296
15298
  rellor: { tier: "LC" },
15297
15299
  rabsca: { tier: "PU", doublesTier: "(DUU)" },
15298
15300
  greavard: { tier: "LC" },
15299
- houndstone: { tier: "RU", doublesTier: "DUU" },
15301
+ houndstone: { tier: "NU", doublesTier: "DUU" },
15300
15302
  flittle: { tier: "NFE" },
15301
15303
  espathra: { tier: "Uber", doublesTier: "(DUU)" },
15302
15304
  wiglett: { tier: "LC" },
15303
15305
  wugtrio: { tier: "(PU)", doublesTier: "(DUU)" },
15304
15306
  dondozo: { tier: "OU", doublesTier: "(DUU)" },
15305
- veluza: { tier: "NU", doublesTier: "(DUU)" },
15307
+ veluza: { tier: "PU", doublesTier: "(DUU)" },
15306
15308
  finizen: { tier: "LC" },
15307
15309
  palafin: { tier: "Uber", doublesTier: "DOU" },
15308
15310
  smoliv: { tier: "LC" },
15309
15311
  dolliv: { tier: "NFE" },
15310
- arboliva: { tier: "RU", doublesTier: "(DUU)" },
15312
+ arboliva: { tier: "NU", doublesTier: "(DUU)" },
15311
15313
  capsakid: { tier: "LC" },
15312
15314
  scovillain: { tier: "(PU)", doublesTier: "(DUU)" },
15313
15315
  tadbulb: { tier: "LC" },
15314
15316
  bellibolt: { tier: "RU", doublesTier: "(DUU)" },
15315
15317
  varoom: { tier: "LC" },
15316
15318
  revavroom: { tier: "RU", doublesTier: "(DUU)" },
15317
- orthworm: { tier: "RU", doublesTier: "(DUU)" },
15319
+ orthworm: { tier: "NU", doublesTier: "(DUU)" },
15318
15320
  tandemaus: { tier: "LC" },
15319
15321
  maushold: { tier: "UU", doublesTier: "DUU" },
15320
15322
  cetoddle: { tier: "LC" },
@@ -15331,17 +15333,17 @@ var _23 = {
15331
15333
  kilowattrel: { tier: "RU", doublesTier: "(DUU)" },
15332
15334
  bombirdier: { tier: "NU", doublesTier: "(DUU)" },
15333
15335
  squawkabilly: { tier: "(PU)", doublesTier: "(DUU)" },
15334
- flamigo: { tier: "RU", doublesTier: "(DUU)" },
15336
+ flamigo: { tier: "NU", doublesTier: "(DUU)" },
15335
15337
  klawf: { tier: "PU", doublesTier: "(DUU)" },
15336
15338
  nacli: { tier: "LC" },
15337
- naclstack: { tier: "RU", doublesTier: "NFE" },
15338
- garganacl: { tier: "OU", doublesTier: "DUU" },
15339
- glimmet: { tier: "PU", doublesTier: "LC" },
15339
+ naclstack: { tier: "NU", doublesTier: "NFE" },
15340
+ garganacl: { tier: "OU", doublesTier: "DOU" },
15341
+ glimmet: { tier: "LC" },
15340
15342
  glimmora: { tier: "OU", doublesTier: "DOU" },
15341
15343
  shroodle: { tier: "LC" },
15342
15344
  grafaiai: { tier: "RU", doublesTier: "(DUU)" },
15343
15345
  fidough: { tier: "LC" },
15344
- dachsbun: { tier: "PU", doublesTier: "DUU" },
15346
+ dachsbun: { tier: "PU", doublesTier: "(DUU)" },
15345
15347
  maschiff: { tier: "LC" },
15346
15348
  mabosstiff: { tier: "NU", doublesTier: "(DUU)" },
15347
15349
  bramblin: { tier: "LC" },
@@ -15355,7 +15357,7 @@ var _23 = {
15355
15357
  screamtail: { tier: "UU", doublesTier: "(DUU)" },
15356
15358
  fluttermane: { tier: "Uber", doublesTier: "DOU" },
15357
15359
  slitherwing: { tier: "RU", doublesTier: "(DUU)" },
15358
- roaringmoon: { tier: "OU", doublesTier: "DOU" },
15360
+ roaringmoon: { tier: "UUBL", doublesTier: "DUU" },
15359
15361
  irontreads: { tier: "UU", doublesTier: "(DUU)" },
15360
15362
  ironmoth: { tier: "OU", doublesTier: "DUU" },
15361
15363
  ironhands: { tier: "UUBL", doublesTier: "DOU" },
@@ -15381,7 +15383,7 @@ var _23 = {
15381
15383
  clodsire: { tier: "OU", doublesTier: "(DUU)" },
15382
15384
  annihilape: { tier: "Uber", doublesTier: "DUber" },
15383
15385
  walkingwake: { tier: "OU", doublesTier: "DOU" },
15384
- ironleaves: { tier: "RUBL", doublesTier: "(DUU)" },
15386
+ ironleaves: { tier: "RUBL", doublesTier: "DUU" },
15385
15387
  missingno: { isNonstandard: "Custom", tier: "Illegal" },
15386
15388
  syclar: { isNonstandard: "CAP", tier: "CAP LC" },
15387
15389
  syclant: { isNonstandard: "CAP", tier: "CAP" },
@@ -16279,6 +16281,7 @@ var _29 = {
16279
16281
  banettite: { inherit: true, isNonstandard: null },
16280
16282
  beedrillite: { inherit: true, isNonstandard: null },
16281
16283
  belueberry: { inherit: true, isNonstandard: "Unobtainable" },
16284
+ bignugget: { inherit: true, fling: { basePower: 30 } },
16282
16285
  blastoisinite: { inherit: true, isNonstandard: null },
16283
16286
  blazikenite: { inherit: true, isNonstandard: null },
16284
16287
  blueorb: { inherit: true, isNonstandard: null },
@@ -16894,6 +16897,13 @@ var _31 = {
16894
16897
  isNonstandard: "Past",
16895
16898
  desc: "Evolves Milcery into Alcremie when held and spun around."
16896
16899
  },
16900
+ bignugget: {
16901
+ name: "Big Nugget",
16902
+ fling: { basePower: 130 },
16903
+ num: 581,
16904
+ gen: 5,
16905
+ desc: "A big nugget of pure gold that gives off a lustrous gleam."
16906
+ },
16897
16907
  bigroot: {
16898
16908
  name: "Big Root",
16899
16909
  fling: { basePower: 10 },
@@ -27132,8 +27142,8 @@ var _40 = {
27132
27142
  secondary: { chance: 30, boosts: { spe: -1 } },
27133
27143
  target: "allAdjacentFoes",
27134
27144
  type: "Flying",
27135
- desc: "Has a 30% chance to lower the target's Speed by 1 stage.",
27136
- shortDesc: "30% chance to lower the foe(s) Speed by 1."
27145
+ desc: "Has a 30% chance to lower the target's Speed by 1 stage. If the weather is Primordial Sea or Rain Dance, this move does not check accuracy. If this move is used against a Pokemon holding Utility Umbrella, this move's accuracy remains at 80%.",
27146
+ shortDesc: "30% to lower foe(s) Speed by 1. Rain: can't miss."
27137
27147
  },
27138
27148
  blizzard: {
27139
27149
  num: 59,
@@ -31039,8 +31049,7 @@ var _40 = {
31039
31049
  name: "Gigaton Hammer",
31040
31050
  pp: 5,
31041
31051
  priority: 0,
31042
- flags: { protect: 1, mirror: 1 },
31043
- condition: {},
31052
+ flags: { protect: 1, mirror: 1, cantusetwice: 1 },
31044
31053
  secondary: null,
31045
31054
  target: "normal",
31046
31055
  type: "Steel",
@@ -37873,8 +37882,8 @@ var _40 = {
37873
37882
  secondary: { chance: 20, status: "brn" },
37874
37883
  target: "allAdjacentFoes",
37875
37884
  type: "Ground",
37876
- desc: "Has a 20% chance to burn the target.",
37877
- shortDesc: "20% chance to burn foe(s)."
37885
+ desc: "Has a 20% chance to burn the target. If the weather is Primordial Sea or Rain Dance, this move does not check accuracy. If this move is used against a Pokemon holding Utility Umbrella, this move's accuracy remains at 80%.",
37886
+ shortDesc: "20% chance to burn foe(s). Can't miss in rain."
37878
37887
  },
37879
37888
  sandstorm: {
37880
37889
  num: 201,
@@ -41752,8 +41761,8 @@ var _40 = {
41752
41761
  secondary: { chance: 20, status: "par" },
41753
41762
  target: "allAdjacentFoes",
41754
41763
  type: "Electric",
41755
- desc: "Has a 20% chance to paralyze the target.",
41756
- shortDesc: "20% chance to paralyze foe(s)."
41764
+ desc: "Has a 20% chance to paralyze the target. If the weather is Primordial Sea or Rain Dance, this move does not check accuracy. If this move is used against a Pokemon holding Utility Umbrella, this move's accuracy remains at 80%.",
41765
+ shortDesc: "20% chance to paralyze foe(s). Rain: can't miss."
41757
41766
  },
41758
41767
  wildcharge: {
41759
41768
  num: 528,