@pkmn/mods 0.7.22 → 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.
package/build/gen8bdsp/index.js
CHANGED
|
@@ -1157,7 +1157,7 @@ var FormatsData = {
|
|
|
1157
1157
|
randomBattleMoves: ["earthquake", "roost", "sacredfire", "substitute", "thunderwave"]
|
|
1158
1158
|
},
|
|
1159
1159
|
celebi: {
|
|
1160
|
-
tier: "
|
|
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: ["
|
|
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: "
|
|
2053
|
+
tier: "NUBL",
|
|
2054
2054
|
doublesTier: "DUU",
|
|
2055
2055
|
randomBattleMoves: ["energyball", "healingwish", "icebeam", "nastyplot", "psychic", "thunderbolt", "uturn"]
|
|
2056
2056
|
},
|