@pkmn/sim 0.5.27 → 0.6.1
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/README.md +3 -2
- package/build/config/formats.js +26 -33
- package/build/config/formats.js.map +1 -1
- package/build/data/abilities.js +6 -4
- package/build/data/abilities.js.map +1 -1
- package/build/data/items.js +5 -5
- package/build/data/items.js.map +1 -1
- package/build/data/learnsets.js +3 -8
- package/build/data/learnsets.js.map +1 -1
- package/build/data/mods/gen2/formats-data.js +2 -2
- package/build/data/mods/gen2/formats-data.js.map +1 -1
- package/build/data/mods/gen5/formats-data.js +69 -69
- package/build/data/mods/gen5/formats-data.js.map +1 -1
- package/build/data/pokedex.js +6 -6
- package/build/data/pokedex.js.map +1 -1
- package/build/data/text/items.js +5 -5
- package/build/sim/battle.js +2 -2
- package/build/sim/battle.js.map +1 -1
- package/build/sim/dex.js +2 -2
- package/build/sim/dex.js.map +1 -1
- package/config/formats.ts +27 -34
- package/data/abilities.ts +6 -4
- package/data/items.ts +5 -5
- package/data/learnsets.ts +3 -8
- package/data/mods/gen2/formats-data.ts +2 -2
- package/data/mods/gen5/formats-data.ts +69 -69
- package/data/pokedex.ts +6 -6
- package/data/text/items.ts +5 -5
- package/package.json +3 -3
- package/sim/battle.ts +2 -2
- package/sim/dex.ts +1 -1
|
@@ -54,7 +54,7 @@ exports.FormatsData = {
|
|
|
54
54
|
tier: "NFE",
|
|
55
55
|
},
|
|
56
56
|
beedrill: {
|
|
57
|
-
randomBattleMoves: ["
|
|
57
|
+
randomBattleMoves: ["drillrun", "poisonjab", "tailwind", "toxicspikes", "uturn"],
|
|
58
58
|
tier: "(PU)",
|
|
59
59
|
doublesTier: "DUU",
|
|
60
60
|
},
|
|
@@ -97,7 +97,7 @@ exports.FormatsData = {
|
|
|
97
97
|
tier: "LC",
|
|
98
98
|
},
|
|
99
99
|
pikachu: {
|
|
100
|
-
randomBattleMoves: ["extremespeed", "
|
|
100
|
+
randomBattleMoves: ["extremespeed", "grassknot", "hiddenpowerice", "thunderbolt", "voltswitch"],
|
|
101
101
|
tier: "NFE",
|
|
102
102
|
},
|
|
103
103
|
raichu: {
|
|
@@ -229,7 +229,7 @@ exports.FormatsData = {
|
|
|
229
229
|
tier: "LC",
|
|
230
230
|
},
|
|
231
231
|
golduck: {
|
|
232
|
-
randomBattleMoves: ["calmmind", "focusblast", "hydropump", "icebeam", "psyshock"],
|
|
232
|
+
randomBattleMoves: ["calmmind", "encore", "focusblast", "hydropump", "icebeam", "psyshock", "scald"],
|
|
233
233
|
tier: "PU",
|
|
234
234
|
doublesTier: "DUU",
|
|
235
235
|
},
|
|
@@ -336,7 +336,7 @@ exports.FormatsData = {
|
|
|
336
336
|
doublesTier: "DUU",
|
|
337
337
|
},
|
|
338
338
|
slowking: {
|
|
339
|
-
randomBattleMoves: ["fireblast", "grassknot", "icebeam", "
|
|
339
|
+
randomBattleMoves: ["calmmind", "fireblast", "grassknot", "icebeam", "psychic", "slackoff", "surf", "trickroom"],
|
|
340
340
|
tier: "RU",
|
|
341
341
|
doublesTier: "DUU",
|
|
342
342
|
},
|
|
@@ -353,7 +353,7 @@ exports.FormatsData = {
|
|
|
353
353
|
doublesTier: "DUU",
|
|
354
354
|
},
|
|
355
355
|
farfetchd: {
|
|
356
|
-
randomBattleMoves: ["
|
|
356
|
+
randomBattleMoves: ["bravebird", "leafblade", "quickattack", "return", "swordsdance"],
|
|
357
357
|
tier: "(PU)",
|
|
358
358
|
doublesTier: "DUU",
|
|
359
359
|
},
|
|
@@ -429,7 +429,7 @@ exports.FormatsData = {
|
|
|
429
429
|
tier: "LC",
|
|
430
430
|
},
|
|
431
431
|
electrode: {
|
|
432
|
-
randomBattleMoves: ["foulplay", "hiddenpowergrass", "taunt", "thunderbolt", "voltswitch"],
|
|
432
|
+
randomBattleMoves: ["foulplay", "hiddenpowergrass", "hiddenpowerice", "taunt", "thunderbolt", "voltswitch"],
|
|
433
433
|
tier: "NU",
|
|
434
434
|
doublesTier: "DUU",
|
|
435
435
|
},
|
|
@@ -445,7 +445,7 @@ exports.FormatsData = {
|
|
|
445
445
|
tier: "LC",
|
|
446
446
|
},
|
|
447
447
|
marowak: {
|
|
448
|
-
randomBattleMoves: ["bonemerang", "doubleedge", "earthquake", "firepunch", "
|
|
448
|
+
randomBattleMoves: ["bonemerang", "doubleedge", "earthquake", "firepunch", "stealthrock", "stoneedge"],
|
|
449
449
|
tier: "(PU)",
|
|
450
450
|
doublesTier: "DUU",
|
|
451
451
|
},
|
|
@@ -487,7 +487,7 @@ exports.FormatsData = {
|
|
|
487
487
|
tier: "LC",
|
|
488
488
|
},
|
|
489
489
|
rhydon: {
|
|
490
|
-
randomBattleMoves: ["earthquake", "megahorn", "
|
|
490
|
+
randomBattleMoves: ["earthquake", "megahorn", "stealthrock", "stoneedge", "toxic"],
|
|
491
491
|
tier: "RU",
|
|
492
492
|
doublesTier: "NFE",
|
|
493
493
|
},
|
|
@@ -505,7 +505,7 @@ exports.FormatsData = {
|
|
|
505
505
|
doublesTier: "NFE",
|
|
506
506
|
},
|
|
507
507
|
blissey: {
|
|
508
|
-
randomBattleMoves: ["aromatherapy", "
|
|
508
|
+
randomBattleMoves: ["aromatherapy", "seismictoss", "softboiled", "stealthrock", "thunderwave", "toxic"],
|
|
509
509
|
tier: "(OU)",
|
|
510
510
|
doublesTier: "DUU",
|
|
511
511
|
},
|
|
@@ -554,12 +554,12 @@ exports.FormatsData = {
|
|
|
554
554
|
tier: "LC",
|
|
555
555
|
},
|
|
556
556
|
mrmime: {
|
|
557
|
-
randomBattleMoves: ["
|
|
557
|
+
randomBattleMoves: ["encore", "hiddenpowerfighting", "nastyplot", "psychic", "substitute", "thunderbolt"],
|
|
558
558
|
tier: "(PU)",
|
|
559
559
|
doublesTier: "DUU",
|
|
560
560
|
},
|
|
561
561
|
scyther: {
|
|
562
|
-
randomBattleMoves: ["aerialace", "
|
|
562
|
+
randomBattleMoves: ["aerialace", "brickbreak", "bugbite", "quickattack", "roost", "swordsdance"],
|
|
563
563
|
tier: "RU",
|
|
564
564
|
doublesTier: "NFE",
|
|
565
565
|
},
|
|
@@ -584,7 +584,7 @@ exports.FormatsData = {
|
|
|
584
584
|
doublesTier: "NFE",
|
|
585
585
|
},
|
|
586
586
|
electivire: {
|
|
587
|
-
randomBattleMoves: ["
|
|
587
|
+
randomBattleMoves: ["crosschop", "earthquake", "flamethrower", "icepunch", "voltswitch", "wildcharge"],
|
|
588
588
|
tier: "RU",
|
|
589
589
|
doublesTier: "DOU",
|
|
590
590
|
},
|
|
@@ -636,7 +636,7 @@ exports.FormatsData = {
|
|
|
636
636
|
doublesTier: "DOU",
|
|
637
637
|
},
|
|
638
638
|
jolteon: {
|
|
639
|
-
randomBattleMoves: ["
|
|
639
|
+
randomBattleMoves: ["hiddenpowerice", "signalbeam", "thunderbolt", "voltswitch"],
|
|
640
640
|
tier: "(OU)",
|
|
641
641
|
doublesTier: "DOU",
|
|
642
642
|
},
|
|
@@ -646,7 +646,7 @@ exports.FormatsData = {
|
|
|
646
646
|
doublesTier: "DUU",
|
|
647
647
|
},
|
|
648
648
|
espeon: {
|
|
649
|
-
randomBattleMoves: ["
|
|
649
|
+
randomBattleMoves: ["calmmind", "hiddenpowerfire", "morningsun", "psychic", "psyshock", "signalbeam"],
|
|
650
650
|
tier: "(OU)",
|
|
651
651
|
doublesTier: "DOU",
|
|
652
652
|
},
|
|
@@ -656,7 +656,7 @@ exports.FormatsData = {
|
|
|
656
656
|
doublesTier: "DUU",
|
|
657
657
|
},
|
|
658
658
|
leafeon: {
|
|
659
|
-
randomBattleMoves: ["
|
|
659
|
+
randomBattleMoves: ["leafblade", "return", "substitute", "swordsdance", "xscissor"],
|
|
660
660
|
tier: "(PU)",
|
|
661
661
|
doublesTier: "DUU",
|
|
662
662
|
},
|
|
@@ -789,7 +789,7 @@ exports.FormatsData = {
|
|
|
789
789
|
tier: "LC",
|
|
790
790
|
},
|
|
791
791
|
noctowl: {
|
|
792
|
-
randomBattleMoves: ["airslash", "magiccoat", "nightshade", "
|
|
792
|
+
randomBattleMoves: ["airslash", "magiccoat", "nightshade", "roost", "toxic", "whirlwind"],
|
|
793
793
|
tier: "(PU)",
|
|
794
794
|
doublesTier: "DUU",
|
|
795
795
|
},
|
|
@@ -805,7 +805,7 @@ exports.FormatsData = {
|
|
|
805
805
|
tier: "LC",
|
|
806
806
|
},
|
|
807
807
|
ariados: {
|
|
808
|
-
randomBattleMoves: ["
|
|
808
|
+
randomBattleMoves: ["poisonjab", "suckerpunch", "toxicspikes", "xscissor"],
|
|
809
809
|
tier: "(PU)",
|
|
810
810
|
doublesTier: "DUU",
|
|
811
811
|
},
|
|
@@ -824,7 +824,7 @@ exports.FormatsData = {
|
|
|
824
824
|
tier: "NFE",
|
|
825
825
|
},
|
|
826
826
|
togekiss: {
|
|
827
|
-
randomBattleMoves: ["airslash", "aurasphere", "
|
|
827
|
+
randomBattleMoves: ["airslash", "aurasphere", "nastyplot", "roost", "thunderwave"],
|
|
828
828
|
tier: "UU",
|
|
829
829
|
doublesTier: "DOU",
|
|
830
830
|
},
|
|
@@ -833,7 +833,7 @@ exports.FormatsData = {
|
|
|
833
833
|
doublesTier: "LC",
|
|
834
834
|
},
|
|
835
835
|
xatu: {
|
|
836
|
-
randomBattleMoves: ["heatwave", "
|
|
836
|
+
randomBattleMoves: ["heatwave", "psychic", "roost", "thunderwave", "toxic", "uturn"],
|
|
837
837
|
tier: "UU",
|
|
838
838
|
doublesTier: "DUU",
|
|
839
839
|
},
|
|
@@ -925,7 +925,7 @@ exports.FormatsData = {
|
|
|
925
925
|
doublesTier: "NFE",
|
|
926
926
|
},
|
|
927
927
|
mismagius: {
|
|
928
|
-
randomBattleMoves: ["hiddenpowerfighting", "nastyplot", "shadowball", "taunt", "thunderbolt"],
|
|
928
|
+
randomBattleMoves: ["hiddenpowerfighting", "nastyplot", "shadowball", "substitute", "taunt", "thunderbolt", "willowisp"],
|
|
929
929
|
tier: "UU",
|
|
930
930
|
doublesTier: "DUU",
|
|
931
931
|
},
|
|
@@ -943,7 +943,7 @@ exports.FormatsData = {
|
|
|
943
943
|
doublesTier: "DUU",
|
|
944
944
|
},
|
|
945
945
|
girafarig: {
|
|
946
|
-
randomBattleMoves: ["
|
|
946
|
+
randomBattleMoves: ["calmmind", "hiddenpowerfire", "hypervoice", "psychic", "psyshock", "thunderbolt"],
|
|
947
947
|
tier: "(PU)",
|
|
948
948
|
doublesTier: "DUU",
|
|
949
949
|
},
|
|
@@ -966,7 +966,7 @@ exports.FormatsData = {
|
|
|
966
966
|
doublesTier: "NFE",
|
|
967
967
|
},
|
|
968
968
|
gliscor: {
|
|
969
|
-
randomBattleMoves: ["
|
|
969
|
+
randomBattleMoves: ["earthquake", "icefang", "protect", "substitute", "swordsdance", "taunt", "toxic"],
|
|
970
970
|
tier: "OU",
|
|
971
971
|
doublesTier: "DOU",
|
|
972
972
|
},
|
|
@@ -1026,7 +1026,7 @@ exports.FormatsData = {
|
|
|
1026
1026
|
doublesTier: "NFE",
|
|
1027
1027
|
},
|
|
1028
1028
|
mamoswine: {
|
|
1029
|
-
randomBattleMoves: ["earthquake", "
|
|
1029
|
+
randomBattleMoves: ["earthquake", "iceshard", "iciclecrash", "stealthrock", "superpower"],
|
|
1030
1030
|
tier: "OU",
|
|
1031
1031
|
doublesTier: "DOU",
|
|
1032
1032
|
},
|
|
@@ -1088,17 +1088,17 @@ exports.FormatsData = {
|
|
|
1088
1088
|
doublesTier: "DUU",
|
|
1089
1089
|
},
|
|
1090
1090
|
miltank: {
|
|
1091
|
-
randomBattleMoves: ["bodyslam", "earthquake", "healbell", "milkdrink", "stealthrock"],
|
|
1091
|
+
randomBattleMoves: ["bodyslam", "earthquake", "healbell", "milkdrink", "stealthrock", "toxic"],
|
|
1092
1092
|
tier: "NU",
|
|
1093
1093
|
doublesTier: "DUU",
|
|
1094
1094
|
},
|
|
1095
1095
|
raikou: {
|
|
1096
|
-
randomBattleMoves: ["
|
|
1096
|
+
randomBattleMoves: ["aurasphere", "calmmind", "hiddenpowerice", "substitute", "thunderbolt", "voltswitch"],
|
|
1097
1097
|
tier: "UU",
|
|
1098
1098
|
doublesTier: "DUU",
|
|
1099
1099
|
},
|
|
1100
1100
|
entei: {
|
|
1101
|
-
randomBattleMoves: ["
|
|
1101
|
+
randomBattleMoves: ["bulldoze", "extremespeed", "flareblitz", "hiddenpowergrass", "stoneedge"],
|
|
1102
1102
|
tier: "RU",
|
|
1103
1103
|
doublesTier: "DUU",
|
|
1104
1104
|
},
|
|
@@ -1124,12 +1124,12 @@ exports.FormatsData = {
|
|
|
1124
1124
|
doublesTier: "DUber",
|
|
1125
1125
|
},
|
|
1126
1126
|
hooh: {
|
|
1127
|
-
randomBattleMoves: ["bravebird", "earthquake", "
|
|
1127
|
+
randomBattleMoves: ["bravebird", "earthquake", "roost", "sacredfire", "substitute", "toxic"],
|
|
1128
1128
|
tier: "Uber",
|
|
1129
1129
|
doublesTier: "DUber",
|
|
1130
1130
|
},
|
|
1131
1131
|
celebi: {
|
|
1132
|
-
randomBattleMoves: ["
|
|
1132
|
+
randomBattleMoves: ["earthpower", "gigadrain", "hiddenpowerice", "leafstorm", "nastyplot", "psychic", "recover", "stealthrock", "uturn"],
|
|
1133
1133
|
tier: "OU",
|
|
1134
1134
|
doublesTier: "DUU",
|
|
1135
1135
|
},
|
|
@@ -1268,7 +1268,7 @@ exports.FormatsData = {
|
|
|
1268
1268
|
tier: "LC",
|
|
1269
1269
|
},
|
|
1270
1270
|
breloom: {
|
|
1271
|
-
randomBattleMoves: ["bulletseed", "
|
|
1271
|
+
randomBattleMoves: ["bulletseed", "machpunch", "spore", "stoneedge", "swordsdance"],
|
|
1272
1272
|
tier: "OU",
|
|
1273
1273
|
doublesTier: "DOU",
|
|
1274
1274
|
},
|
|
@@ -1339,7 +1339,7 @@ exports.FormatsData = {
|
|
|
1339
1339
|
doublesTier: "DOU",
|
|
1340
1340
|
},
|
|
1341
1341
|
mawile: {
|
|
1342
|
-
randomBattleMoves: ["
|
|
1342
|
+
randomBattleMoves: ["firefang", "ironhead", "stealthrock", "suckerpunch", "swordsdance"],
|
|
1343
1343
|
tier: "PU",
|
|
1344
1344
|
doublesTier: "DUU",
|
|
1345
1345
|
},
|
|
@@ -1371,22 +1371,22 @@ exports.FormatsData = {
|
|
|
1371
1371
|
doublesTier: "DUU",
|
|
1372
1372
|
},
|
|
1373
1373
|
plusle: {
|
|
1374
|
-
randomBattleMoves: ["
|
|
1374
|
+
randomBattleMoves: ["grassknot", "hiddenpowerice", "nastyplot", "thunderbolt", "voltswitch"],
|
|
1375
1375
|
tier: "(PU)",
|
|
1376
1376
|
doublesTier: "DUU",
|
|
1377
1377
|
},
|
|
1378
1378
|
minun: {
|
|
1379
|
-
randomBattleMoves: ["
|
|
1379
|
+
randomBattleMoves: ["encore", "hiddenpowerice", "nastyplot", "substitute", "thunderbolt"],
|
|
1380
1380
|
tier: "(PU)",
|
|
1381
1381
|
doublesTier: "DUU",
|
|
1382
1382
|
},
|
|
1383
1383
|
volbeat: {
|
|
1384
|
-
randomBattleMoves: ["
|
|
1384
|
+
randomBattleMoves: ["bugbuzz", "encore", "roost", "substitute", "thunderwave", "uturn"],
|
|
1385
1385
|
tier: "PU",
|
|
1386
1386
|
doublesTier: "DUU",
|
|
1387
1387
|
},
|
|
1388
1388
|
illumise: {
|
|
1389
|
-
randomBattleMoves: ["
|
|
1389
|
+
randomBattleMoves: ["bugbuzz", "encore", "roost", "substitute", "thunderwave", "wish"],
|
|
1390
1390
|
tier: "(PU)",
|
|
1391
1391
|
doublesTier: "DUU",
|
|
1392
1392
|
},
|
|
@@ -1430,7 +1430,7 @@ exports.FormatsData = {
|
|
|
1430
1430
|
tier: "LC",
|
|
1431
1431
|
},
|
|
1432
1432
|
camerupt: {
|
|
1433
|
-
randomBattleMoves: ["
|
|
1433
|
+
randomBattleMoves: ["earthquake", "hiddenpowergrass", "lavaplume", "roar", "stealthrock"],
|
|
1434
1434
|
tier: "NU",
|
|
1435
1435
|
doublesTier: "DUU",
|
|
1436
1436
|
},
|
|
@@ -1490,7 +1490,7 @@ exports.FormatsData = {
|
|
|
1490
1490
|
doublesTier: "DUU",
|
|
1491
1491
|
},
|
|
1492
1492
|
lunatone: {
|
|
1493
|
-
randomBattleMoves: ["
|
|
1493
|
+
randomBattleMoves: ["earthpower", "hiddenpowerrock", "moonlight", "psychic", "stealthrock", "toxic"],
|
|
1494
1494
|
tier: "(PU)",
|
|
1495
1495
|
doublesTier: "DUU",
|
|
1496
1496
|
},
|
|
@@ -1511,7 +1511,7 @@ exports.FormatsData = {
|
|
|
1511
1511
|
tier: "LC",
|
|
1512
1512
|
},
|
|
1513
1513
|
crawdaunt: {
|
|
1514
|
-
randomBattleMoves: ["crunch", "dragondance", "superpower", "
|
|
1514
|
+
randomBattleMoves: ["crunch", "dragondance", "superpower", "waterfall"],
|
|
1515
1515
|
tier: "RU",
|
|
1516
1516
|
doublesTier: "DUU",
|
|
1517
1517
|
},
|
|
@@ -1519,7 +1519,7 @@ exports.FormatsData = {
|
|
|
1519
1519
|
tier: "LC",
|
|
1520
1520
|
},
|
|
1521
1521
|
claydol: {
|
|
1522
|
-
randomBattleMoves: ["earthquake", "icebeam", "
|
|
1522
|
+
randomBattleMoves: ["earthquake", "icebeam", "psychic", "rapidspin", "stealthrock", "toxic"],
|
|
1523
1523
|
tier: "UU",
|
|
1524
1524
|
doublesTier: "DUU",
|
|
1525
1525
|
},
|
|
@@ -1535,7 +1535,7 @@ exports.FormatsData = {
|
|
|
1535
1535
|
tier: "LC",
|
|
1536
1536
|
},
|
|
1537
1537
|
armaldo: {
|
|
1538
|
-
randomBattleMoves: ["aquatail", "earthquake", "rapidspin", "
|
|
1538
|
+
randomBattleMoves: ["aquatail", "earthquake", "rapidspin", "stealthrock", "stoneedge", "swordsdance", "xscissor"],
|
|
1539
1539
|
tier: "NU",
|
|
1540
1540
|
doublesTier: "DUU",
|
|
1541
1541
|
},
|
|
@@ -1635,7 +1635,7 @@ exports.FormatsData = {
|
|
|
1635
1635
|
doublesTier: "DUU",
|
|
1636
1636
|
},
|
|
1637
1637
|
gorebyss: {
|
|
1638
|
-
randomBattleMoves: ["
|
|
1638
|
+
randomBattleMoves: ["hiddenpowergrass", "hydropump", "icebeam", "shellsmash"],
|
|
1639
1639
|
tier: "NU",
|
|
1640
1640
|
doublesTier: "DUU",
|
|
1641
1641
|
},
|
|
@@ -1703,7 +1703,7 @@ exports.FormatsData = {
|
|
|
1703
1703
|
doublesTier: "DUber",
|
|
1704
1704
|
},
|
|
1705
1705
|
groudon: {
|
|
1706
|
-
randomBattleMoves: ["
|
|
1706
|
+
randomBattleMoves: ["earthquake", "firepunch", "stealthrock", "stoneedge", "swordsdance", "thunderwave"],
|
|
1707
1707
|
tier: "Uber",
|
|
1708
1708
|
doublesTier: "DUber",
|
|
1709
1709
|
},
|
|
@@ -1718,7 +1718,7 @@ exports.FormatsData = {
|
|
|
1718
1718
|
doublesTier: "DUber",
|
|
1719
1719
|
},
|
|
1720
1720
|
deoxys: {
|
|
1721
|
-
randomBattleMoves: ["
|
|
1721
|
+
randomBattleMoves: ["extremespeed", "hiddenpowerfire", "icebeam", "psychoboost", "stealthrock", "superpower"],
|
|
1722
1722
|
tier: "Uber",
|
|
1723
1723
|
doublesTier: "DUU",
|
|
1724
1724
|
},
|
|
@@ -1865,7 +1865,7 @@ exports.FormatsData = {
|
|
|
1865
1865
|
tier: "LC",
|
|
1866
1866
|
},
|
|
1867
1867
|
floatzel: {
|
|
1868
|
-
randomBattleMoves: ["aquajet", "
|
|
1868
|
+
randomBattleMoves: ["aquajet", "bulkup", "crunch", "icepunch", "switcheroo", "taunt", "waterfall"],
|
|
1869
1869
|
tier: "NU",
|
|
1870
1870
|
doublesTier: "DUU",
|
|
1871
1871
|
},
|
|
@@ -1873,7 +1873,7 @@ exports.FormatsData = {
|
|
|
1873
1873
|
tier: "LC",
|
|
1874
1874
|
},
|
|
1875
1875
|
cherrim: {
|
|
1876
|
-
randomBattleMoves: ["energyball", "healingwish", "hiddenpowerrock", "naturepower"],
|
|
1876
|
+
randomBattleMoves: ["energyball", "healingwish", "hiddenpowerrock", "hiddenpowerfire", "naturepower"],
|
|
1877
1877
|
tier: "(PU)",
|
|
1878
1878
|
doublesTier: "DUU",
|
|
1879
1879
|
},
|
|
@@ -1964,7 +1964,7 @@ exports.FormatsData = {
|
|
|
1964
1964
|
tier: "LC",
|
|
1965
1965
|
},
|
|
1966
1966
|
hippowdon: {
|
|
1967
|
-
randomBattleMoves: ["earthquake", "
|
|
1967
|
+
randomBattleMoves: ["earthquake", "slackoff", "stealthrock", "stoneedge", "toxic", "whirlwind"],
|
|
1968
1968
|
tier: "(OU)",
|
|
1969
1969
|
doublesTier: "DUU",
|
|
1970
1970
|
},
|
|
@@ -1980,7 +1980,7 @@ exports.FormatsData = {
|
|
|
1980
1980
|
tier: "LC",
|
|
1981
1981
|
},
|
|
1982
1982
|
toxicroak: {
|
|
1983
|
-
randomBattleMoves: ["drainpunch", "
|
|
1983
|
+
randomBattleMoves: ["drainpunch", "icepunch", "poisonjab", "substitute", "suckerpunch", "swordsdance"],
|
|
1984
1984
|
tier: "OU",
|
|
1985
1985
|
doublesTier: "DOU",
|
|
1986
1986
|
},
|
|
@@ -2101,7 +2101,7 @@ exports.FormatsData = {
|
|
|
2101
2101
|
doublesTier: "DUU",
|
|
2102
2102
|
},
|
|
2103
2103
|
shaymin: {
|
|
2104
|
-
randomBattleMoves: ["earthpower", "hiddenpowerfire", "leechseed", "psychic", "rest", "seedflare"
|
|
2104
|
+
randomBattleMoves: ["earthpower", "hiddenpowerfire", "leechseed", "psychic", "rest", "seedflare"],
|
|
2105
2105
|
tier: "UU",
|
|
2106
2106
|
doublesTier: "DUU",
|
|
2107
2107
|
},
|
|
@@ -2122,19 +2122,19 @@ exports.FormatsData = {
|
|
|
2122
2122
|
randomBattleMoves: ["calmmind", "judgment", "recover", "refresh"],
|
|
2123
2123
|
},
|
|
2124
2124
|
arceusdragon: {
|
|
2125
|
-
randomBattleMoves: ["earthquake", "extremespeed", "outrage", "swordsdance"],
|
|
2125
|
+
randomBattleMoves: ["earthquake", "extremespeed", "outrage", "recover", "swordsdance"],
|
|
2126
2126
|
},
|
|
2127
2127
|
arceuselectric: {
|
|
2128
|
-
randomBattleMoves: ["calmmind", "icebeam", "judgment", "recover"
|
|
2128
|
+
randomBattleMoves: ["calmmind", "icebeam", "judgment", "recover"],
|
|
2129
2129
|
},
|
|
2130
2130
|
arceusfighting: {
|
|
2131
|
-
randomBattleMoves: ["calmmind", "darkpulse", "icebeam", "judgment", "recover"
|
|
2131
|
+
randomBattleMoves: ["calmmind", "darkpulse", "icebeam", "judgment", "recover"],
|
|
2132
2132
|
},
|
|
2133
2133
|
arceusfire: {
|
|
2134
2134
|
randomBattleMoves: ["calmmind", "fireblast", "judgment", "recover", "thunderbolt"],
|
|
2135
2135
|
},
|
|
2136
2136
|
arceusflying: {
|
|
2137
|
-
randomBattleMoves: ["calmmind", "
|
|
2137
|
+
randomBattleMoves: ["calmmind", "earthpower", "judgment", "recover", "substitute"],
|
|
2138
2138
|
},
|
|
2139
2139
|
arceusghost: {
|
|
2140
2140
|
randomBattleMoves: ["calmmind", "focusblast", "judgment", "recover", "roar", "willowisp"],
|
|
@@ -2152,7 +2152,7 @@ exports.FormatsData = {
|
|
|
2152
2152
|
randomBattleMoves: ["flamethrower", "icebeam", "recover", "sludgebomb", "stealthrock", "willowisp"],
|
|
2153
2153
|
},
|
|
2154
2154
|
arceuspsychic: {
|
|
2155
|
-
randomBattleMoves: ["calmmind", "darkpulse", "
|
|
2155
|
+
randomBattleMoves: ["calmmind", "darkpulse", "focusblast", "judgment", "recover"],
|
|
2156
2156
|
},
|
|
2157
2157
|
arceusrock: {
|
|
2158
2158
|
randomBattleMoves: ["earthquake", "recover", "stoneedge", "swordsdance"],
|
|
@@ -2205,7 +2205,7 @@ exports.FormatsData = {
|
|
|
2205
2205
|
tier: "LC",
|
|
2206
2206
|
},
|
|
2207
2207
|
watchog: {
|
|
2208
|
-
randomBattleMoves: ["
|
|
2208
|
+
randomBattleMoves: ["crunch", "hypnosis", "return", "substitute", "superfang", "swordsdance"],
|
|
2209
2209
|
tier: "(PU)",
|
|
2210
2210
|
doublesTier: "DUU",
|
|
2211
2211
|
},
|
|
@@ -2256,7 +2256,7 @@ exports.FormatsData = {
|
|
|
2256
2256
|
tier: "LC",
|
|
2257
2257
|
},
|
|
2258
2258
|
musharna: {
|
|
2259
|
-
randomBattleMoves: ["
|
|
2259
|
+
randomBattleMoves: ["calmmind", "healbell", "hiddenpowerground", "moonlight", "psychic", "signalbeam", "toxic", "trickroom"],
|
|
2260
2260
|
tier: "NU",
|
|
2261
2261
|
doublesTier: "DUU",
|
|
2262
2262
|
},
|
|
@@ -2330,12 +2330,12 @@ exports.FormatsData = {
|
|
|
2330
2330
|
tier: "NFE",
|
|
2331
2331
|
},
|
|
2332
2332
|
seismitoad: {
|
|
2333
|
-
randomBattleMoves: ["earthquake", "hydropump", "raindance", "
|
|
2333
|
+
randomBattleMoves: ["earthquake", "hydropump", "raindance", "sludgebomb", "stealthrock", "toxic"],
|
|
2334
2334
|
tier: "NU",
|
|
2335
2335
|
doublesTier: "DUU",
|
|
2336
2336
|
},
|
|
2337
2337
|
throh: {
|
|
2338
|
-
randomBattleMoves: ["bulkup", "icepunch", "payback", "rest", "sleeptalk", "stormthrow"
|
|
2338
|
+
randomBattleMoves: ["bulkup", "icepunch", "payback", "rest", "sleeptalk", "stormthrow"],
|
|
2339
2339
|
tier: "PUBL",
|
|
2340
2340
|
doublesTier: "DUU",
|
|
2341
2341
|
},
|
|
@@ -2351,7 +2351,7 @@ exports.FormatsData = {
|
|
|
2351
2351
|
tier: "NFE",
|
|
2352
2352
|
},
|
|
2353
2353
|
leavanny: {
|
|
2354
|
-
randomBattleMoves: ["
|
|
2354
|
+
randomBattleMoves: ["leafblade", "substitute", "swordsdance", "synthesis", "xscissor"],
|
|
2355
2355
|
tier: "(PU)",
|
|
2356
2356
|
doublesTier: "DUU",
|
|
2357
2357
|
},
|
|
@@ -2468,7 +2468,7 @@ exports.FormatsData = {
|
|
|
2468
2468
|
tier: "LC",
|
|
2469
2469
|
},
|
|
2470
2470
|
garbodor: {
|
|
2471
|
-
randomBattleMoves: ["gunkshot", "haze", "painsplit", "spikes", "toxicspikes"],
|
|
2471
|
+
randomBattleMoves: ["drainpunch", "gunkshot", "haze", "painsplit", "spikes", "toxicspikes"],
|
|
2472
2472
|
tier: "NU",
|
|
2473
2473
|
doublesTier: "DUU",
|
|
2474
2474
|
},
|
|
@@ -2535,7 +2535,7 @@ exports.FormatsData = {
|
|
|
2535
2535
|
tier: "LC",
|
|
2536
2536
|
},
|
|
2537
2537
|
sawsbuck: {
|
|
2538
|
-
randomBattleMoves: ["
|
|
2538
|
+
randomBattleMoves: ["doubleedge", "hornleech", "megahorn", "naturepower", "return", "substitute", "swordsdance"],
|
|
2539
2539
|
tier: "NU",
|
|
2540
2540
|
doublesTier: "DUU",
|
|
2541
2541
|
},
|
|
@@ -2598,7 +2598,7 @@ exports.FormatsData = {
|
|
|
2598
2598
|
doublesTier: "NFE",
|
|
2599
2599
|
},
|
|
2600
2600
|
klinklang: {
|
|
2601
|
-
randomBattleMoves: ["geargrind", "return", "shiftgear", "wildcharge"],
|
|
2601
|
+
randomBattleMoves: ["geargrind", "return", "shiftgear", "substitute", "wildcharge"],
|
|
2602
2602
|
tier: "RU",
|
|
2603
2603
|
doublesTier: "DUU",
|
|
2604
2604
|
},
|
|
@@ -2653,7 +2653,7 @@ exports.FormatsData = {
|
|
|
2653
2653
|
doublesTier: "DUU",
|
|
2654
2654
|
},
|
|
2655
2655
|
cryogonal: {
|
|
2656
|
-
randomBattleMoves: ["hiddenpowerfire", "icebeam", "rapidspin", "recover", "
|
|
2656
|
+
randomBattleMoves: ["hiddenpowerfire", "icebeam", "rapidspin", "recover", "toxic"],
|
|
2657
2657
|
tier: "RU",
|
|
2658
2658
|
doublesTier: "DUU",
|
|
2659
2659
|
},
|
|
@@ -2666,7 +2666,7 @@ exports.FormatsData = {
|
|
|
2666
2666
|
doublesTier: "DUU",
|
|
2667
2667
|
},
|
|
2668
2668
|
stunfisk: {
|
|
2669
|
-
randomBattleMoves: ["discharge", "earthpower", "rest", "scald", "sleeptalk", "stealthrock", "toxic"],
|
|
2669
|
+
randomBattleMoves: ["discharge", "earthpower", "foulplay", "rest", "scald", "sleeptalk", "stealthrock", "toxic"],
|
|
2670
2670
|
tier: "PU",
|
|
2671
2671
|
doublesTier: "DUU",
|
|
2672
2672
|
},
|
|
@@ -2674,12 +2674,12 @@ exports.FormatsData = {
|
|
|
2674
2674
|
tier: "LC",
|
|
2675
2675
|
},
|
|
2676
2676
|
mienshao: {
|
|
2677
|
-
randomBattleMoves: ["
|
|
2677
|
+
randomBattleMoves: ["highjumpkick", "stoneedge", "substitute", "swordsdance", "uturn"],
|
|
2678
2678
|
tier: "UU",
|
|
2679
2679
|
doublesTier: "DUU",
|
|
2680
2680
|
},
|
|
2681
2681
|
druddigon: {
|
|
2682
|
-
randomBattleMoves: ["dragontail", "earthquake", "glare", "outrage", "stealthrock", "suckerpunch"],
|
|
2682
|
+
randomBattleMoves: ["dragontail", "earthquake", "glare", "outrage", "stealthrock", "suckerpunch", "superpower"],
|
|
2683
2683
|
tier: "RU",
|
|
2684
2684
|
doublesTier: "DUU",
|
|
2685
2685
|
},
|
|
@@ -2786,7 +2786,7 @@ exports.FormatsData = {
|
|
|
2786
2786
|
doublesTier: "DOU",
|
|
2787
2787
|
},
|
|
2788
2788
|
reshiram: {
|
|
2789
|
-
randomBattleMoves: ["blueflare", "dracometeor", "
|
|
2789
|
+
randomBattleMoves: ["blueflare", "dracometeor", "roost", "stoneedge", "tailwind"],
|
|
2790
2790
|
tier: "Uber",
|
|
2791
2791
|
doublesTier: "DUber",
|
|
2792
2792
|
},
|
|
@@ -2796,17 +2796,17 @@ exports.FormatsData = {
|
|
|
2796
2796
|
doublesTier: "DUber",
|
|
2797
2797
|
},
|
|
2798
2798
|
landorus: {
|
|
2799
|
-
randomBattleMoves: ["earthpower", "focusblast", "
|
|
2799
|
+
randomBattleMoves: ["earthpower", "focusblast", "psychic", "rockpolish", "rockslide", "sludgewave"],
|
|
2800
2800
|
tier: "Uber",
|
|
2801
2801
|
doublesTier: "DUU",
|
|
2802
2802
|
},
|
|
2803
2803
|
landorustherian: {
|
|
2804
|
-
randomBattleMoves: ["earthquake", "
|
|
2804
|
+
randomBattleMoves: ["earthquake", "rockpolish", "stealthrock", "stoneedge", "superpower", "swordsdance", "uturn"],
|
|
2805
2805
|
tier: "OU",
|
|
2806
2806
|
doublesTier: "DOU",
|
|
2807
2807
|
},
|
|
2808
2808
|
kyurem: {
|
|
2809
|
-
randomBattleMoves: ["dracometeor", "
|
|
2809
|
+
randomBattleMoves: ["dracometeor", "earthpower", "focusblast", "icebeam", "outrage", "roost", "substitute"],
|
|
2810
2810
|
tier: "UUBL",
|
|
2811
2811
|
doublesTier: "DUU",
|
|
2812
2812
|
},
|
|
@@ -2838,7 +2838,7 @@ exports.FormatsData = {
|
|
|
2838
2838
|
randomBattleMoves: ["closecombat", "icepunch", "relicsong", "return", "shadowclaw"],
|
|
2839
2839
|
},
|
|
2840
2840
|
genesect: {
|
|
2841
|
-
randomBattleMoves: ["bugbuzz", "flamethrower", "icebeam", "rockpolish", "thunderbolt", "uturn"],
|
|
2841
|
+
randomBattleMoves: ["bugbuzz", "flamethrower", "icebeam", "ironhead", "rockpolish", "thunderbolt", "uturn"],
|
|
2842
2842
|
tier: "Uber",
|
|
2843
2843
|
doublesTier: "DOU",
|
|
2844
2844
|
},
|