@pkmn/mods 0.7.22 → 0.7.24

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.
@@ -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",
@@ -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
  },