@robsonbittencourt/calc 0.11.1 → 0.11.2
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/dist/data/species.js
CHANGED
|
@@ -6018,7 +6018,7 @@ var XY_PATCH = {
|
|
|
6018
6018
|
},
|
|
6019
6019
|
'Alakazam-Mega': {
|
|
6020
6020
|
types: ['Psychic'],
|
|
6021
|
-
bs: { hp: 55, at: 50, df: 65, sa: 175, sd:
|
|
6021
|
+
bs: { hp: 55, at: 50, df: 65, sa: 175, sd: 105, sp: 150 },
|
|
6022
6022
|
weightkg: 48,
|
|
6023
6023
|
abilities: { 0: 'Trace' },
|
|
6024
6024
|
baseSpecies: 'Alakazam'
|
|
@@ -10641,7 +10641,7 @@ var ZA_PATCH = {
|
|
|
10641
10641
|
},
|
|
10642
10642
|
'Starmie-Mega': {
|
|
10643
10643
|
types: ['Water', 'Psychic'],
|
|
10644
|
-
bs: { hp: 60, at:
|
|
10644
|
+
bs: { hp: 60, at: 100, df: 105, sa: 130, sd: 105, sp: 120 },
|
|
10645
10645
|
weightkg: 80.0,
|
|
10646
10646
|
gender: 'N',
|
|
10647
10647
|
abilities: { 0: 'Illuminate' },
|