@pkmn/mods 0.7.21 → 0.7.23

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.
@@ -386,7 +386,7 @@ var FormatsData = {
386
386
  tier: "LC"
387
387
  },
388
388
  magneton: {
389
- tier: "PU",
389
+ tier: "PUBL",
390
390
  doublesTier: "NFE"
391
391
  },
392
392
  magnezone: {
@@ -1157,7 +1157,7 @@ var FormatsData = {
1157
1157
  randomBattleMoves: ["earthquake", "roost", "sacredfire", "substitute", "thunderwave"]
1158
1158
  },
1159
1159
  celebi: {
1160
- tier: "UU",
1160
+ tier: "UUBL",
1161
1161
  doublesTier: "DOU",
1162
1162
  randomBattleMoves: ["dazzlinggleam", "gigadrain", "leafstorm", "nastyplot", "psychic", "recover", "uturn"]
1163
1163
  },
@@ -1731,7 +1731,7 @@ var FormatsData = {
1731
1731
  jirachi: {
1732
1732
  tier: "OU",
1733
1733
  doublesTier: "DUU",
1734
- randomBattleMoves: ["healingwish", "stealthrock", "thunderwave", "uturn", "zenheadbutt"]
1734
+ randomBattleMoves: ["calmmind", "dazzlinggleam", "flashcannon", "psychic", "shadowball", "thunderbolt", "uturn"]
1735
1735
  },
1736
1736
  deoxys: {
1737
1737
  tier: "Uber",
@@ -2030,7 +2030,7 @@ var FormatsData = {
2030
2030
  randomBattleMoves: ["hydropump", "nastyplot", "thunderbolt", "trick", "voltswitch", "willowisp"]
2031
2031
  },
2032
2032
  rotomfrost: {
2033
- tier: "PU",
2033
+ tier: "PUBL",
2034
2034
  doublesTier: "DUU",
2035
2035
  randomBattleMoves: ["blizzard", "nastyplot", "thunderbolt", "trick", "voltswitch", "willowisp"]
2036
2036
  },
@@ -2050,7 +2050,7 @@ var FormatsData = {
2050
2050
  randomBattleMoves: ["psychic", "stealthrock", "thunderwave", "uturn", "yawn"]
2051
2051
  },
2052
2052
  mesprit: {
2053
- tier: "NU",
2053
+ tier: "NUBL",
2054
2054
  doublesTier: "DUU",
2055
2055
  randomBattleMoves: ["energyball", "healingwish", "icebeam", "nastyplot", "psychic", "thunderbolt", "uturn"]
2056
2056
  },