@pkmn/dex 0.6.1 → 0.6.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.
@@ -70,8 +70,7 @@
70
70
  "gen6ag": "[Gen 6] Anything Goes",
71
71
  "crossevo": "[Gen 8] Cross Evolution",
72
72
  "mayhem": "[Gen 8] Random Battle Mayhem",
73
- "omotm": "[Gen 8] Revelationmons",
74
- "lcotm": "[Gen 8] Tag Team Singles",
73
+ "omotm": "[Gen 8] Pure Hackmons",
75
74
  "fabio": "Ampharos-Mega",
76
75
  "maero": "Aerodactyl-Mega",
77
76
  "megabunny": "Lopunny-Mega",
@@ -126283,7 +126283,7 @@
126283
126283
  "blizzard": ["8M"],
126284
126284
  "bodyslam": ["8M"],
126285
126285
  "boomburst": ["8L75"],
126286
- "calmmind": ["8M", "8S0"],
126286
+ "calmmind": ["8M"],
126287
126287
  "charm": ["8M"],
126288
126288
  "crunch": ["8M", "8L35"],
126289
126289
  "darkpulse": ["8M", "8S0"],
@@ -126331,6 +126331,7 @@
126331
126331
  "stompingtantrum": ["8M", "8L30"],
126332
126332
  "substitute": ["8M"],
126333
126333
  "sunnyday": ["8M"],
126334
+ "switcheroo": ["8S0"],
126334
126335
  "taunt": ["8M"],
126335
126336
  "thief": ["8M"],
126336
126337
  "thunder": ["8M"],
@@ -126346,7 +126347,7 @@
126346
126347
  {
126347
126348
  "generation": 8,
126348
126349
  "level": 50,
126349
- "moves": ["recover", "calmmind", "darkpulse", "belch"],
126350
+ "moves": ["recover", "switcheroo", "darkpulse", "belch"],
126350
126351
  "pokeball": "cherishball"
126351
126352
  }
126352
126353
  ]
@@ -373,7 +373,6 @@
373
373
  "desc": "Has a 10% chance to paralyze the target.",
374
374
  "shortDesc": "10% chance to paralyze the target."
375
375
  },
376
- "thunderwave": { "inherit": true, "accuracy": 100 },
377
376
  "triattack": {
378
377
  "inherit": true,
379
378
  "secondary": null,
@@ -669,7 +668,6 @@
669
668
  },
670
669
  "mimic": {
671
670
  "inherit": true,
672
- "accuracy": true,
673
671
  "noSketch": true,
674
672
  "desc": "While the user remains active, this move is replaced by the last move used by the target. The copied move has 5 PP. Fails if the target has not made a move, if the user already knows the move, or if the move is Struggle."
675
673
  },
@@ -10565,7 +10563,7 @@
10565
10563
  "pp": 20,
10566
10564
  "priority": 0,
10567
10565
  "flags": { "bullet": 1, "contact": 1, "protect": 1, "mirror": 1 },
10568
- "condition": { "duration": 2, "onLockMove": "iceball" },
10566
+ "condition": { "duration": 1, "onLockMove": "iceball" },
10569
10567
  "secondary": null,
10570
10568
  "target": "normal",
10571
10569
  "type": "Ice",
@@ -14694,7 +14692,7 @@
14694
14692
  "pp": 20,
14695
14693
  "priority": 0,
14696
14694
  "flags": { "contact": 1, "protect": 1, "mirror": 1 },
14697
- "condition": { "duration": 2, "onLockMove": "rollout" },
14695
+ "condition": { "duration": 1, "onLockMove": "rollout" },
14698
14696
  "secondary": null,
14699
14697
  "target": "normal",
14700
14698
  "type": "Rock",
@@ -26855,7 +26855,7 @@
26855
26855
  "chromera": {
26856
26856
  "num": -60,
26857
26857
  "name": "Chromera",
26858
- "types": ["Dark", "Poison"],
26858
+ "types": ["Dark", "Normal"],
26859
26859
  "gender": "N",
26860
26860
  "baseStats": {
26861
26861
  "hp": 85,