@pkmn/dex 0.5.23 → 0.5.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.
package/build/data/species.json
CHANGED
|
@@ -25797,8 +25797,8 @@
|
|
|
25797
25797
|
"hp": 120,
|
|
25798
25798
|
"atk": 70,
|
|
25799
25799
|
"def": 105,
|
|
25800
|
-
"spa":
|
|
25801
|
-
"spd":
|
|
25800
|
+
"spa": 70,
|
|
25801
|
+
"spd": 65,
|
|
25802
25802
|
"spe": 60
|
|
25803
25803
|
},
|
|
25804
25804
|
"abilities": { "0": "Rock Head", "1": "Battle Armor", "H": "Contrary" },
|