@pkmn/dex 0.5.14 → 0.5.17

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.
@@ -124,6 +124,7 @@
124
124
  "shortDesc": "If Sunny Day is active, Attack and Sp. Def of this Pokemon and its allies are 1.5x."
125
125
  },
126
126
  "forewarn": { "inherit": true },
127
+ "frisk": { "inherit": true },
127
128
  "hustle": { "inherit": true, "onSourceModifyAccuracyPriority": 7 },
128
129
  "hydration": {
129
130
  "name": "Hydration",
@@ -257,6 +258,7 @@
257
258
  "shortDesc": "At 1/3 or less of its max HP, this Pokemon's Water-type attacks have 1.5x power."
258
259
  },
259
260
  "trace": { "inherit": true },
261
+ "unburden": { "inherit": true, "condition": {} },
260
262
  "vitalspirit": { "inherit": true },
261
263
  "wonderguard": {
262
264
  "inherit": true,
@@ -470,6 +472,16 @@
470
472
  "desc": "This Pokemon can hit Ghost types with Normal- and Fighting-type moves.",
471
473
  "shortDesc": "This Pokemon can hit Ghost types with Normal- and Fighting-type moves."
472
474
  },
475
+ "slowstart": {
476
+ "inherit": true,
477
+ "condition": {
478
+ "duration": 5,
479
+ "onResidualOrder": 28,
480
+ "onResidualSubOrder": 2,
481
+ "onModifyAtkPriority": 5,
482
+ "onModifySpAPriority": 5
483
+ }
484
+ },
473
485
  "soundproof": { "inherit": true },
474
486
  "technician": { "inherit": true, "onBasePowerPriority": 19 },
475
487
  "chlorophyll": {
@@ -67,8 +67,8 @@
67
67
  "gen6ag": "[Gen 6] Anything Goes",
68
68
  "crossevo": "[Gen 8] Cross Evolution",
69
69
  "mayhem": "[Gen 8] Random Battle Mayhem",
70
- "omotm": "[Gen 8] Sketchmons",
71
- "lcotm": "[Gen 8] Flipped",
70
+ "omotm": "[Gen 8] Crazyhouse",
71
+ "lcotm": "[Gen 8] Pokebilities AAA",
72
72
  "fabio": "Ampharos-Mega",
73
73
  "maero": "Aerodactyl-Mega",
74
74
  "megabunny": "Lopunny-Mega",
@@ -185,7 +185,6 @@
185
185
  "dynamax": {
186
186
  "name": "Dynamax",
187
187
  "noCopy": true,
188
- "duration": 3,
189
188
  "onBeforeSwitchOutPriority": -1,
190
189
  "onDragOutPriority": 2,
191
190
  "onResidualPriority": -100
@@ -34,7 +34,7 @@
34
34
  "nidoranm": { "tier": "LC" },
35
35
  "nidorino": { "tier": "NFE" },
36
36
  "nidoking": { "tier": "NU" },
37
- "clefairy": { "tier": "NFE" },
37
+ "clefairy": { "tier": "LC" },
38
38
  "clefable": { "tier": "NU" },
39
39
  "vulpix": { "tier": "LC" },
40
40
  "ninetales": { "tier": "NU" },
@@ -4144,7 +4144,7 @@
4144
4144
  "doublesTier": "(DUber)"
4145
4145
  },
4146
4146
  "vaporeon": { "tier": "NU", "doublesTier": "(DUU)" },
4147
- "jolteon": { "tier": "PU", "doublesTier": "DUU" },
4147
+ "jolteon": { "tier": "PU", "doublesTier": "(DUU)" },
4148
4148
  "flareon": { "tier": "(PU)", "doublesTier": "(DUU)" },
4149
4149
  "espeon": { "tier": "PUBL", "doublesTier": "(DUU)" },
4150
4150
  "umbreon": { "tier": "RU", "doublesTier": "(DUU)" },
@@ -4172,7 +4172,7 @@
4172
4172
  "zapdos": { "tier": "OU", "doublesTier": "DOU" },
4173
4173
  "zapdosgalar": { "tier": "OU", "doublesTier": "DUU" },
4174
4174
  "moltres": { "tier": "UU", "doublesTier": "(DUU)" },
4175
- "moltresgalar": { "tier": "UU", "doublesTier": "DUU" },
4175
+ "moltresgalar": { "tier": "UUBL", "doublesTier": "DUU" },
4176
4176
  "dratini": { "tier": "LC" },
4177
4177
  "dragonair": { "tier": "NFE" },
4178
4178
  "dragonite": { "tier": "OU", "doublesTier": "(DUU)" },
@@ -4300,7 +4300,7 @@
4300
4300
  "zigzagoongalar": { "tier": "LC" },
4301
4301
  "linoone": { "tier": "NUBL", "doublesTier": "(DUU)" },
4302
4302
  "linoonegalar": { "tier": "NFE" },
4303
- "obstagoon": { "tier": "RU", "doublesTier": "(DUU)" },
4303
+ "obstagoon": { "tier": "RUBL", "doublesTier": "(DUU)" },
4304
4304
  "wurmple": { "isNonstandard": "Past", "tier": "Illegal" },
4305
4305
  "silcoon": { "isNonstandard": "Past", "tier": "Illegal" },
4306
4306
  "beautifly": { "isNonstandard": "Past", "tier": "Illegal" },
@@ -13,23 +13,28 @@
13
13
  "inherit": true,
14
14
  "desc": "Holder's Dragon-type attacks have 1.1x power. Evolves Seadra (trade)."
15
15
  },
16
+ "fastball": { "inherit": true, "isNonstandard": null },
16
17
  "focusband": {
17
18
  "inherit": true,
18
19
  "desc": "Holder has a ~11.7% chance to survive an attack that would KO it with 1 HP."
19
20
  },
20
21
  "hardstone": { "inherit": true },
22
+ "heavyball": { "inherit": true, "isNonstandard": null },
21
23
  "kingsrock": { "inherit": true },
22
24
  "leftovers": {
23
25
  "inherit": true,
24
26
  "onResidualOrder": 5,
25
27
  "onResidualSubOrder": 1
26
28
  },
29
+ "levelball": { "inherit": true, "isNonstandard": null },
27
30
  "lightball": { "inherit": true },
31
+ "loveball": { "inherit": true, "isNonstandard": null },
28
32
  "luckypunch": {
29
33
  "inherit": true,
30
34
  "onModifyCritRatioPriority": -1,
31
35
  "desc": "If held by a Chansey, its critical hit ratio is always at stage 2. (25% crit rate)"
32
36
  },
37
+ "lureball": { "inherit": true, "isNonstandard": null },
33
38
  "magnet": { "inherit": true },
34
39
  "metalcoat": { "inherit": true },
35
40
  "metalpowder": {
@@ -37,6 +42,7 @@
37
42
  "desc": "If held by a Ditto, its Defense and Sp. Def are 1.5x, even while Transformed."
38
43
  },
39
44
  "miracleseed": { "inherit": true },
45
+ "moonball": { "inherit": true, "isNonstandard": null },
40
46
  "mysticwater": { "inherit": true },
41
47
  "nevermeltice": { "inherit": true },
42
48
  "poisonbarb": { "inherit": true },
@@ -44,6 +50,7 @@
44
50
  "silverpowder": { "inherit": true },
45
51
  "softsand": { "inherit": true },
46
52
  "spelltag": { "inherit": true },
53
+ "sportball": { "inherit": true, "isNonstandard": null },
47
54
  "stick": {
48
55
  "inherit": true,
49
56
  "onModifyCritRatioPriority": -1,
@@ -114,6 +121,7 @@
114
121
  "isNonstandard": "Unobtainable",
115
122
  "desc": "No competitive use."
116
123
  },
124
+ "fastball": { "inherit": true, "isNonstandard": "Unobtainable" },
117
125
  "figyberry": {
118
126
  "inherit": true,
119
127
  "onResidualOrder": 10,
@@ -129,6 +137,7 @@
129
137
  "onModifyAtkPriority": 1,
130
138
  "desc": "Holder's Rock-type attacks have 1.1x power."
131
139
  },
140
+ "heavyball": { "inherit": true, "isNonstandard": "Unobtainable" },
132
141
  "iapapaberry": {
133
142
  "inherit": true,
134
143
  "onResidualOrder": 10,
@@ -144,6 +153,7 @@
144
153
  "inherit": true,
145
154
  "desc": "The accuracy of attacks against the holder is 0.95x."
146
155
  },
156
+ "levelball": { "inherit": true, "isNonstandard": "Unobtainable" },
147
157
  "liechiberry": {
148
158
  "inherit": true,
149
159
  "onResidualOrder": 10,
@@ -153,6 +163,8 @@
153
163
  "inherit": true,
154
164
  "desc": "If held by a Pikachu, its Special Attack is doubled."
155
165
  },
166
+ "loveball": { "inherit": true, "isNonstandard": "Unobtainable" },
167
+ "lureball": { "inherit": true, "isNonstandard": "Unobtainable" },
156
168
  "magnet": {
157
169
  "inherit": true,
158
170
  "onModifySpAPriority": 1,
@@ -174,6 +186,7 @@
174
186
  "onModifySpAPriority": 1,
175
187
  "desc": "Holder's Grass-type attacks have 1.1x power."
176
188
  },
189
+ "moonball": { "inherit": true, "isNonstandard": "Unobtainable" },
177
190
  "mysticwater": {
178
191
  "inherit": true,
179
192
  "onModifySpAPriority": 1,
@@ -241,6 +254,7 @@
241
254
  "onModifyAtkPriority": 1,
242
255
  "desc": "Holder's Ghost-type attacks have 1.1x power."
243
256
  },
257
+ "sportball": { "inherit": true, "isNonstandard": "Unobtainable" },
244
258
  "starfberry": {
245
259
  "inherit": true,
246
260
  "onResidualOrder": 10,
@@ -273,6 +287,7 @@
273
287
  "custapberry": { "inherit": true },
274
288
  "deepseascale": { "inherit": true },
275
289
  "deepseatooth": { "inherit": true },
290
+ "fastball": { "inherit": true, "isNonstandard": null },
276
291
  "flameorb": {
277
292
  "inherit": true,
278
293
  "onResidualOrder": 10,
@@ -287,6 +302,7 @@
287
302
  "inherit": true,
288
303
  "desc": "Can only be held by Giratina. Its Ghost- & Dragon-type attacks have 1.2x power."
289
304
  },
305
+ "heavyball": { "inherit": true, "isNonstandard": null },
290
306
  "ironball": {
291
307
  "inherit": true,
292
308
  "desc": "Holder's Speed is halved and it becomes grounded."
@@ -298,12 +314,15 @@
298
314
  "onResidualOrder": 10,
299
315
  "onResidualSubOrder": 4
300
316
  },
317
+ "levelball": { "inherit": true, "isNonstandard": null },
301
318
  "lifeorb": { "inherit": true, "condition": { "duration": 1 } },
302
319
  "lightball": {
303
320
  "inherit": true,
304
321
  "desc": "If held by a Pikachu, its attacks have their power doubled."
305
322
  },
323
+ "loveball": { "inherit": true, "isNonstandard": null },
306
324
  "luckypunch": { "inherit": true },
325
+ "lureball": { "inherit": true, "isNonstandard": null },
307
326
  "lustrousorb": { "inherit": true },
308
327
  "mentalherb": {
309
328
  "inherit": true,
@@ -319,7 +338,9 @@
319
338
  "inherit": true,
320
339
  "condition": { "duration": 2, "onSourceModifyAccuracyPriority": 3 }
321
340
  },
341
+ "moonball": { "inherit": true, "isNonstandard": null },
322
342
  "razorfang": { "inherit": true },
343
+ "sportball": { "inherit": true, "isNonstandard": null },
323
344
  "stick": { "inherit": true },
324
345
  "stickybarb": {
325
346
  "inherit": true,
@@ -536,11 +557,6 @@
536
557
  "inherit": true,
537
558
  "naturalGift": { "basePower": 70, "type": "Dragon" }
538
559
  },
539
- "normalgem": {
540
- "inherit": true,
541
- "isNonstandard": null,
542
- "desc": "Holder's first successful Normal-type attack will have 1.5x power. Single use."
543
- },
544
560
  "occaberry": {
545
561
  "inherit": true,
546
562
  "naturalGift": { "basePower": 60, "type": "Fire" }
@@ -677,6 +693,10 @@
677
693
  "yacheberry": {
678
694
  "inherit": true,
679
695
  "naturalGift": { "basePower": 60, "type": "Ice" }
696
+ },
697
+ "normalgem": {
698
+ "inherit": true,
699
+ "desc": "Holder's first successful Normal-type attack will have 1.5x power. Single use."
680
700
  }
681
701
  },
682
702
  "6": {
@@ -687,22 +707,28 @@
687
707
  "belueberry": { "inherit": true, "isNonstandard": null },
688
708
  "cornnberry": { "inherit": true, "isNonstandard": null },
689
709
  "durinberry": { "inherit": true, "isNonstandard": null },
710
+ "fastball": { "inherit": true, "isNonstandard": "Unobtainable" },
690
711
  "figyberry": {
691
712
  "inherit": true,
692
713
  "desc": "Restores 1/8 max HP at 1/2 max HP or less; confuses if -Atk Nature. Single use."
693
714
  },
715
+ "heavyball": { "inherit": true, "isNonstandard": "Unobtainable" },
694
716
  "iapapaberry": {
695
717
  "inherit": true,
696
718
  "desc": "Restores 1/8 max HP at 1/2 max HP or less; confuses if -Def Nature. Single use."
697
719
  },
698
720
  "jabocaberry": { "inherit": true },
721
+ "levelball": { "inherit": true, "isNonstandard": "Unobtainable" },
699
722
  "lifeorb": { "inherit": true },
723
+ "loveball": { "inherit": true, "isNonstandard": "Unobtainable" },
724
+ "lureball": { "inherit": true, "isNonstandard": "Unobtainable" },
700
725
  "machobrace": { "inherit": true, "isNonstandard": null },
701
726
  "magoberry": {
702
727
  "inherit": true,
703
728
  "desc": "Restores 1/8 max HP at 1/2 max HP or less; confuses if -Spe Nature. Single use."
704
729
  },
705
730
  "magostberry": { "inherit": true, "isNonstandard": null },
731
+ "moonball": { "inherit": true, "isNonstandard": "Unobtainable" },
706
732
  "nanabberry": { "inherit": true, "isNonstandard": null },
707
733
  "nomelberry": { "inherit": true, "isNonstandard": null },
708
734
  "oldamber": { "inherit": true, "isNonstandard": null },
@@ -775,6 +801,11 @@
775
801
  "dragongem": { "inherit": true, "isNonstandard": "Unobtainable" },
776
802
  "dragoniumz": { "inherit": true, "isNonstandard": null },
777
803
  "dreadplate": { "inherit": true, "isNonstandard": null },
804
+ "dreamball": {
805
+ "inherit": true,
806
+ "isNonstandard": "Unobtainable",
807
+ "desc": "A special Poke Ball that appears out of nowhere in a bag at the Entree Forest."
808
+ },
778
809
  "durinberry": { "inherit": true, "isNonstandard": "Unobtainable" },
779
810
  "earthplate": { "inherit": true, "isNonstandard": null },
780
811
  "eeviumz": { "inherit": true, "isNonstandard": null },
@@ -869,6 +900,7 @@
869
900
  "rockiumz": { "inherit": true, "isNonstandard": null },
870
901
  "rootfossil": { "inherit": true, "isNonstandard": null },
871
902
  "sablenite": { "inherit": true, "isNonstandard": null },
903
+ "safariball": { "inherit": true, "isNonstandard": "Unobtainable" },
872
904
  "sailfossil": { "inherit": true, "isNonstandard": null },
873
905
  "salamencite": { "inherit": true, "isNonstandard": null },
874
906
  "sceptilite": { "inherit": true, "isNonstandard": null },
@@ -882,6 +914,7 @@
882
914
  "spelonberry": { "inherit": true, "isNonstandard": "Unobtainable" },
883
915
  "splashplate": { "inherit": true, "isNonstandard": null },
884
916
  "spookyplate": { "inherit": true, "isNonstandard": null },
917
+ "sportball": { "inherit": true, "isNonstandard": "Unobtainable" },
885
918
  "steelgem": { "inherit": true, "isNonstandard": "Unobtainable" },
886
919
  "steeliumz": { "inherit": true, "isNonstandard": null },
887
920
  "steelixite": { "inherit": true, "isNonstandard": null },
@@ -903,10 +936,6 @@
903
936
  "desc": "Restores 1/2 max HP at 1/4 max HP or less; confuses if -SpA Nature. Single use."
904
937
  },
905
938
  "zapplate": { "inherit": true, "isNonstandard": null },
906
- "dreamball": {
907
- "inherit": true,
908
- "desc": "A special Poke Ball that appears out of nowhere in a bag at the Entree Forest."
909
- },
910
939
  "icestone": {
911
940
  "inherit": true,
912
941
  "desc": "Evolves Alolan Sandshrew into Alolan Sandslash and Alolan Vulpix into Alolan Ninetales when used."
@@ -1348,6 +1377,7 @@
1348
1377
  "num": 16,
1349
1378
  "gen": 4,
1350
1379
  "isPokeball": true,
1380
+ "isNonstandard": "Unobtainable",
1351
1381
  "desc": "A rare Poke Ball that has been crafted to commemorate an occasion."
1352
1382
  },
1353
1383
  "chestoberry": {
@@ -3151,6 +3181,7 @@
3151
3181
  "num": 500,
3152
3182
  "gen": 4,
3153
3183
  "isPokeball": true,
3184
+ "isNonstandard": "Unobtainable",
3154
3185
  "desc": "A special Poke Ball for the Pal Park."
3155
3186
  },
3156
3187
  "passhoberry": {
@@ -3677,7 +3708,6 @@
3677
3708
  },
3678
3709
  "rustedshield": {
3679
3710
  "name": "Rusted Shield",
3680
- "forcedForme": "Zamazenta-Crowned",
3681
3711
  "itemUser": ["Zamazenta-Crowned"],
3682
3712
  "num": 1104,
3683
3713
  "gen": 8,
@@ -3685,7 +3715,6 @@
3685
3715
  },
3686
3716
  "rustedsword": {
3687
3717
  "name": "Rusted Sword",
3688
- "forcedForme": "Zacian-Crowned",
3689
3718
  "itemUser": ["Zacian-Crowned"],
3690
3719
  "num": 1103,
3691
3720
  "gen": 8,
@@ -47622,20 +47622,20 @@
47622
47622
  "dualwingbeat": ["8T"],
47623
47623
  "endure": ["8M", "8L60"],
47624
47624
  "facade": ["8M"],
47625
- "fierywrath": ["8L45", "8S0"],
47625
+ "fierywrath": ["8L45", "8S0", "8S1"],
47626
47626
  "fly": ["8M"],
47627
47627
  "foulplay": ["8M"],
47628
47628
  "gigaimpact": ["8M"],
47629
47629
  "gust": ["8L1"],
47630
47630
  "hex": ["8M"],
47631
- "hurricane": ["8M", "8L55", "8S0"],
47631
+ "hurricane": ["8M", "8L55", "8S0", "8S1"],
47632
47632
  "hyperbeam": ["8M"],
47633
47633
  "hypervoice": ["8M"],
47634
47634
  "imprison": ["8M"],
47635
47635
  "lashout": ["8T"],
47636
47636
  "leer": ["8L1"],
47637
47637
  "memento": ["8L65"],
47638
- "nastyplot": ["8M", "8L50", "8S0"],
47638
+ "nastyplot": ["8M", "8L50", "8S0", "8S1"],
47639
47639
  "payback": ["8M", "8L5"],
47640
47640
  "protect": ["8M"],
47641
47641
  "rest": ["8M"],
@@ -47649,7 +47649,7 @@
47649
47649
  "snore": ["8M"],
47650
47650
  "steelwing": ["8M"],
47651
47651
  "substitute": ["8M"],
47652
- "suckerpunch": ["8L30", "8S0"],
47652
+ "suckerpunch": ["8L30", "8S0", "8S1"],
47653
47653
  "swift": ["8M"],
47654
47654
  "taunt": ["8M"],
47655
47655
  "uturn": ["8M"],
@@ -47660,6 +47660,13 @@
47660
47660
  "generation": 8,
47661
47661
  "level": 70,
47662
47662
  "moves": ["fierywrath", "hurricane", "suckerpunch", "nastyplot"]
47663
+ },
47664
+ {
47665
+ "generation": 8,
47666
+ "level": 70,
47667
+ "shiny": true,
47668
+ "moves": ["fierywrath", "hurricane", "suckerpunch", "nastyplot"],
47669
+ "pokeball": "cherishball"
47663
47670
  }
47664
47671
  ],
47665
47672
  "eventOnly": true
@@ -123526,10 +123533,7 @@
123526
123533
  ],
123527
123534
  "eventOnly": true
123528
123535
  },
123529
- "zaciancrowned": {
123530
- "learnset": { "behemothblade": ["8M", "8L33"] },
123531
- "eventOnly": true
123532
- },
123536
+ "zaciancrowned": { "learnset": { "behemothblade": ["8R"] }, "eventOnly": true },
123533
123537
  "zamazenta": {
123534
123538
  "learnset": {
123535
123539
  "agility": ["8M"],
@@ -123616,7 +123620,7 @@
123616
123620
  "eventOnly": true
123617
123621
  },
123618
123622
  "zamazentacrowned": {
123619
- "learnset": { "behemothbash": ["8M", "8L33"] },
123623
+ "learnset": { "behemothbash": ["8R"] },
123620
123624
  "eventOnly": true
123621
123625
  },
123622
123626
  "eternatus": {
@@ -202,9 +202,6 @@
202
202
  "metronome": {
203
203
  "inherit": true,
204
204
  "noMetronome": ["Metronome", "Struggle"],
205
- "secondary": null,
206
- "target": "self",
207
- "type": "Normal",
208
205
  "desc": "A random move is selected for use, other than Metronome or Struggle."
209
206
  },
210
207
  "mimic": {
@@ -659,7 +656,7 @@
659
656
  "Thief"
660
657
  ],
661
658
  "noSketch": true,
662
- "desc": "A random move is selected for use, other than Counter, Destiny Bond, Detect, Endure, Metronome, Mimic, Mirror Coat, Protect, Sketch, Sleep Talk, Struggle, or Thief."
659
+ "desc": "A random move is selected for use, other than Counter, Destiny Bond, Detect, Endure, Metronome, Mimic, Mirror Coat, Protect, Sketch, Sleep Talk, Struggle, Thief, or any move the user already knows."
663
660
  },
664
661
  "mimic": {
665
662
  "inherit": true,
@@ -2007,7 +2004,7 @@
2007
2004
  "Thief",
2008
2005
  "Trick"
2009
2006
  ],
2010
- "desc": "A random move is selected for use, other than Assist, Chatter, Copycat, Counter, Covet, Destiny Bond, Detect, Endure, Feint, Focus Punch, Follow Me, Helping Hand, Me First, Metronome, Mimic, Mirror Coat, Mirror Move, Protect, Sketch, Sleep Talk, Snatch, Struggle, Switcheroo, Thief, or Trick."
2007
+ "desc": "A random move is selected for use, other than Assist, Chatter, Copycat, Counter, Covet, Destiny Bond, Detect, Endure, Feint, Focus Punch, Follow Me, Helping Hand, Me First, Metronome, Mimic, Mirror Coat, Mirror Move, Protect, Sketch, Sleep Talk, Snatch, Struggle, Switcheroo, Thief, Trick, or any move the user already knows."
2011
2008
  },
2012
2009
  "mimic": {
2013
2010
  "inherit": true,
@@ -3612,6 +3609,7 @@
3612
3609
  "flameburst": { "inherit": true, "isNonstandard": null },
3613
3610
  "flash": { "inherit": true, "isNonstandard": null },
3614
3611
  "floralhealing": { "inherit": true },
3612
+ "fly": { "inherit": true },
3615
3613
  "foresight": { "inherit": true, "isNonstandard": null },
3616
3614
  "freezyfrost": {
3617
3615
  "inherit": true,
@@ -4786,7 +4784,7 @@
4786
4784
  "target": "self",
4787
4785
  "type": "Poison",
4788
4786
  "zMove": { "boost": { "def": 1 } },
4789
- "desc": "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon making contact with the user become poisoned. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
4787
+ "desc": "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon making contact with the user become poisoned. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
4790
4788
  "shortDesc": "Protects from moves. Contact: poison."
4791
4789
  },
4792
4790
  "barrage": {
@@ -6491,7 +6489,7 @@
6491
6489
  "target": "self",
6492
6490
  "type": "Fighting",
6493
6491
  "zMove": { "boost": { "evasion": 1 } },
6494
- "desc": "The user is protected from most attacks made by other Pokemon during this turn. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
6492
+ "desc": "The user is protected from most attacks made by other Pokemon during this turn. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
6495
6493
  "shortDesc": "Prevents moves from affecting the user this turn."
6496
6494
  },
6497
6495
  "devastatingdrake": {
@@ -7350,7 +7348,7 @@
7350
7348
  "target": "self",
7351
7349
  "type": "Normal",
7352
7350
  "zMove": { "effect": "clearnegativeboost" },
7353
- "desc": "The user will survive attacks made by other Pokemon during this turn with at least 1 HP. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
7351
+ "desc": "The user will survive attacks made by other Pokemon during this turn with at least 1 HP. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
7354
7352
  "shortDesc": "User survives attacks this turn with at least 1 HP."
7355
7353
  },
7356
7354
  "energyball": {
@@ -7711,7 +7709,6 @@
7711
7709
  "pp": 5,
7712
7710
  "priority": 0,
7713
7711
  "flags": { "protect": 1 },
7714
- "selfdestruct": "ifHit",
7715
7712
  "secondary": null,
7716
7713
  "target": "normal",
7717
7714
  "type": "Fighting",
@@ -10975,7 +10972,7 @@
10975
10972
  "target": "self",
10976
10973
  "type": "Steel",
10977
10974
  "zMove": { "effect": "clearnegativeboost" },
10978
- "desc": "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon trying to make contact with the user have their Attack lowered by 1 stage. Non-damaging moves go through this protection. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
10975
+ "desc": "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon trying to make contact with the user have their Attack lowered by 1 stage. Non-damaging moves go through this protection. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
10979
10976
  "shortDesc": "Protects from damaging attacks. Contact: -1 Atk."
10980
10977
  },
10981
10978
  "knockoff": {
@@ -12244,6 +12241,7 @@
12244
12241
  "Double Iron Bash",
12245
12242
  "Dragon Ascent",
12246
12243
  "Dragon Energy",
12244
+ "Dragon Hammer",
12247
12245
  "Drum Beating",
12248
12246
  "Dynamax Cannon",
12249
12247
  "Endure",
@@ -12325,7 +12323,7 @@
12325
12323
  "secondary": null,
12326
12324
  "target": "self",
12327
12325
  "type": "Normal",
12328
- "desc": "A random move is selected for use, other than After You, Apple Acid, Assist, Astral Barrage, Aura Wheel, Baneful Bunker, Beak Blast, Behemoth Bash, Behemoth Blade, Belch, Bestow, Body Press, Branch Poke, Breaking Swipe, Celebrate, Chatter, Clangorous Soul, Copycat, Counter, Covet, Crafty Shield, Decorate, Destiny Bond, Detect, Diamond Storm, Double Iron Bash, Dragon Ascent, Dragon Energy, Drum Beating, Dynamax Cannon, Endure, Eternabeam, False Surrender, Feint, Fiery Wrath, Fleur Cannon, Focus Punch, Follow Me, Freeze Shock, Freezing Glare, Glacial Lance, Grav Apple, Helping Hand, Hold Hands, Hyperspace Fury, Hyperspace Hole, Ice Burn, Instruct, Jungle Healing, King's Shield, Life Dew, Light of Ruin, Mat Block, Me First, Meteor Assault, Metronome, Mimic, Mind Blown, Mirror Coat, Mirror Move, Moongeist Beam, Nature Power, Nature's Madness, Obstruct, Origin Pulse, Overdrive, Photon Geyser, Plasma Fists, Precipice Blades, Protect, Pyro Ball, Quash, Quick Guard, Rage Powder, Relic Song, Secret Sword, Shell Trap, Sketch, Sleep Talk, Snap Trap, Snarl, Snatch, Snore, Spectral Thief, Spiky Shield, Spirit Break, Spotlight, Steam Eruption, Steel Beam, Strange Steam, Struggle, Sunsteel Strike, Surging Strikes, Switcheroo, Techno Blast, Thief, Thousand Arrows, Thousand Waves, Thunder Cage, Thunderous Kick, Transform, Trick, V-create, Wicked Blow, or Wide Guard.",
12326
+ "desc": "A random move is selected for use, other than After You, Apple Acid, Assist, Astral Barrage, Aura Wheel, Baneful Bunker, Beak Blast, Behemoth Bash, Behemoth Blade, Belch, Bestow, Body Press, Branch Poke, Breaking Swipe, Celebrate, Chatter, Clangorous Soul, Copycat, Counter, Covet, Crafty Shield, Decorate, Destiny Bond, Detect, Diamond Storm, Double Iron Bash, Dragon Ascent, Dragon Energy, Dragon Hammer, Drum Beating, Dynamax Cannon, Endure, Eternabeam, False Surrender, Feint, Fiery Wrath, Fleur Cannon, Focus Punch, Follow Me, Freeze Shock, Freezing Glare, Glacial Lance, Grav Apple, Helping Hand, Hold Hands, Hyperspace Fury, Hyperspace Hole, Ice Burn, Instruct, Jungle Healing, King's Shield, Life Dew, Light of Ruin, Mat Block, Me First, Meteor Assault, Metronome, Mimic, Mind Blown, Mirror Coat, Mirror Move, Moongeist Beam, Nature Power, Nature's Madness, Obstruct, Origin Pulse, Overdrive, Photon Geyser, Plasma Fists, Precipice Blades, Protect, Pyro Ball, Quash, Quick Guard, Rage Powder, Relic Song, Secret Sword, Shell Trap, Sketch, Sleep Talk, Snap Trap, Snarl, Snatch, Snore, Spectral Thief, Spiky Shield, Spirit Break, Spotlight, Steam Eruption, Steel Beam, Strange Steam, Struggle, Sunsteel Strike, Surging Strikes, Switcheroo, Techno Blast, Thief, Thousand Arrows, Thousand Waves, Thunder Cage, Thunderous Kick, Transform, Trick, V-create, Wicked Blow, or Wide Guard.",
12329
12327
  "shortDesc": "Picks a random move."
12330
12328
  },
12331
12329
  "milkdrink": {
@@ -13787,7 +13785,7 @@
13787
13785
  "target": "self",
13788
13786
  "type": "Normal",
13789
13787
  "zMove": { "effect": "clearnegativeboost" },
13790
- "desc": "The user is protected from most attacks made by other Pokemon during this turn. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
13788
+ "desc": "The user is protected from most attacks made by other Pokemon during this turn. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
13791
13789
  "shortDesc": "Prevents moves from affecting the user this turn."
13792
13790
  },
13793
13791
  "psybeam": {
@@ -14101,7 +14099,7 @@
14101
14099
  "target": "allySide",
14102
14100
  "type": "Fighting",
14103
14101
  "zMove": { "boost": { "def": 1 } },
14104
- "desc": "The user and its party members are protected from attacks with original or altered priority greater than 0 made by other Pokemon, including allies, during this turn. This move modifies the same 1/X chance of being successful used by other protection moves, where X starts at 1 and triples each time this move is successfully used, but does not use the chance to check for failure. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn or if this move is already in effect for the user's side.",
14102
+ "desc": "The user and its party members are protected from attacks with original or altered priority greater than 0 made by other Pokemon, including allies, during this turn. This move modifies the same 1/X chance of being successful used by other protection moves, where X starts at 1 and triples each time this move is successfully used, but does not use the chance to check for failure. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn or if this move is already in effect for the user's side.",
14105
14103
  "shortDesc": "Protects allies from priority attacks this turn."
14106
14104
  },
14107
14105
  "quiverdance": {
@@ -16125,7 +16123,7 @@
16125
16123
  "target": "self",
16126
16124
  "type": "Grass",
16127
16125
  "zMove": { "boost": { "def": 1 } },
16128
- "desc": "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon making contact with the user lose 1/8 of their maximum HP, rounded down. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
16126
+ "desc": "The user is protected from most attacks made by other Pokemon during this turn, and Pokemon making contact with the user lose 1/8 of their maximum HP, rounded down. This move has a 1/X chance of being successful, where X starts at 1 and triples each time this move is successfully used. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn.",
16129
16127
  "shortDesc": "Protects from moves. Contact: loses 1/8 max HP."
16130
16128
  },
16131
16129
  "spiritbreak": {
@@ -18194,7 +18192,7 @@
18194
18192
  "target": "allySide",
18195
18193
  "type": "Rock",
18196
18194
  "zMove": { "boost": { "def": 1 } },
18197
- "desc": "The user and its party members are protected from moves made by other Pokemon, including allies, during this turn that target all adjacent foes or all adjacent Pokemon. This move modifies the same 1/X chance of being successful used by other protection moves, where X starts at 1 and triples each time this move is successfully used, but does not use the chance to check for failure. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn or if this move is already in effect for the user's side.",
18195
+ "desc": "The user and its party members are protected from moves made by other Pokemon, including allies, during this turn that target all adjacent foes or all adjacent Pokemon. This move modifies the same 1/X chance of being successful used by other protection moves, where X starts at 1 and triples each time this move is successfully used, but does not use the chance to check for failure. X resets to 1 if this move fails, if the user's last move used is not Baneful Bunker, Detect, Endure, King's Shield, Max Guard, Obstruct, Protect, Quick Guard, Spiky Shield, or Wide Guard, or if it was one of those moves and the user's protection was broken. Fails if the user moves last this turn or if this move is already in effect for the user's side.",
18198
18196
  "shortDesc": "Protects allies from multi-target moves this turn."
18199
18197
  },
18200
18198
  "wildcharge": {
@@ -25120,7 +25120,7 @@
25120
25120
  "weightkg": 355,
25121
25121
  "eggGroups": ["Undiscovered"],
25122
25122
  "requiredItem": "Rusted Sword",
25123
- "changesFrom": "Zacian",
25123
+ "battleOnly": "Zacian",
25124
25124
  "cannotDynamax": true
25125
25125
  },
25126
25126
  "zamazenta": {
@@ -25164,7 +25164,7 @@
25164
25164
  "weightkg": 785,
25165
25165
  "eggGroups": ["Undiscovered"],
25166
25166
  "requiredItem": "Rusted Shield",
25167
- "changesFrom": "Zamazenta",
25167
+ "battleOnly": "Zamazenta",
25168
25168
  "cannotDynamax": true
25169
25169
  },
25170
25170
  "eternatus": {