@pkmn/dex 0.5.10 → 0.5.11

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.
@@ -66,6 +66,7 @@
66
66
  "gen6mono": "[Gen 6] Monotype",
67
67
  "gen6ag": "[Gen 6] Anything Goes",
68
68
  "crossevo": "[Gen 8] Cross Evolution",
69
+ "mayhem": "[Gen 8] Random Battle Mayhem",
69
70
  "fabio": "Ampharos-Mega",
70
71
  "maero": "Aerodactyl-Mega",
71
72
  "megabunny": "Lopunny-Mega",
@@ -4146,7 +4146,7 @@
4146
4146
  "vaporeon": { "tier": "NU", "doublesTier": "(DUU)" },
4147
4147
  "jolteon": { "tier": "PU", "doublesTier": "(DUU)" },
4148
4148
  "flareon": { "tier": "(PU)", "doublesTier": "(DUU)" },
4149
- "espeon": { "tier": "PU", "doublesTier": "(DUU)" },
4149
+ "espeon": { "tier": "PUBL", "doublesTier": "(DUU)" },
4150
4150
  "umbreon": { "tier": "RU", "doublesTier": "(DUU)" },
4151
4151
  "leafeon": { "tier": "(PU)", "doublesTier": "(DUU)" },
4152
4152
  "glaceon": { "tier": "(PU)", "doublesTier": "(DUU)" },
@@ -47247,12 +47247,12 @@
47247
47247
  "coaching": ["8T"],
47248
47248
  "counter": ["8L55"],
47249
47249
  "detect": ["8L60"],
47250
- "drillpeck": ["8L35", "8S0"],
47250
+ "drillpeck": ["8L35", "8S0", "8S1"],
47251
47251
  "dualwingbeat": ["8T"],
47252
47252
  "endure": ["8M"],
47253
47253
  "facade": ["8M"],
47254
47254
  "fly": ["8M"],
47255
- "focusenergy": ["8M", "8L1", "8S0"],
47255
+ "focusenergy": ["8M", "8L1", "8S0", "8S1"],
47256
47256
  "gigaimpact": ["8M"],
47257
47257
  "hurricane": ["8M"],
47258
47258
  "hyperbeam": ["8M"],
@@ -47268,7 +47268,7 @@
47268
47268
  "rest": ["8M"],
47269
47269
  "retaliate": ["8M"],
47270
47270
  "revenge": ["8M"],
47271
- "reversal": ["8M", "8L70", "8S0"],
47271
+ "reversal": ["8M", "8L70", "8S0", "8S1"],
47272
47272
  "rocksmash": ["8L5"],
47273
47273
  "round": ["8M"],
47274
47274
  "scaryface": ["8M"],
@@ -47282,7 +47282,7 @@
47282
47282
  "swift": ["8M"],
47283
47283
  "taunt": ["8M"],
47284
47284
  "throatchop": ["8M"],
47285
- "thunderouskick": ["8L45", "8S0"],
47285
+ "thunderouskick": ["8L45", "8S0", "8S1"],
47286
47286
  "uturn": ["8M"]
47287
47287
  },
47288
47288
  "eventData": [
@@ -47290,6 +47290,13 @@
47290
47290
  "generation": 8,
47291
47291
  "level": 70,
47292
47292
  "moves": ["thunderouskick", "drillpeck", "reversal", "focusenergy"]
47293
+ },
47294
+ {
47295
+ "generation": 8,
47296
+ "level": 70,
47297
+ "shiny": true,
47298
+ "moves": ["thunderouskick", "drillpeck", "reversal", "focusenergy"],
47299
+ "pokeball": "cherishball"
47293
47300
  }
47294
47301
  ],
47295
47302
  "eventOnly": true