@pkmn/sim 0.5.3 → 0.5.4
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/build/config/formats.js +114 -63
- package/build/config/formats.js.map +1 -1
- package/build/data/aliases.js +2 -2
- package/build/data/aliases.js.map +1 -1
- package/build/data/formats-data.js +56 -56
- package/build/data/formats-data.js.map +1 -1
- package/build/data/mods/gen1/formats-data.js +190 -190
- package/build/data/mods/gen1/formats-data.js.map +1 -1
- package/build/data/mods/gen1/moves.js +1 -2
- package/build/data/mods/gen1/moves.js.map +1 -1
- package/build/data/mods/gen2/formats-data.js +1 -1
- package/build/data/mods/gen2/formats-data.js.map +1 -1
- package/build/data/mods/gen3/formats-data.js +12 -12
- package/build/data/mods/gen3/formats-data.js.map +1 -1
- package/build/data/mods/gen4/moves.js +22 -0
- package/build/data/mods/gen4/moves.js.map +1 -1
- package/build/data/mods/gen5/formats-data.js +15 -15
- package/build/data/mods/gen5/formats-data.js.map +1 -1
- package/build/data/mods/gen6/formats-data.js +1 -1
- package/build/data/mods/gen7/formats-data.js +1 -1
- package/build/data/mods/gen7/formats-data.js.map +1 -1
- package/build/data/mods/gen7/moves.js +154 -0
- package/build/data/mods/gen7/moves.js.map +1 -1
- package/build/data/moves.js +38 -7
- package/build/data/moves.js.map +1 -1
- package/build/data/rulesets.js +9 -0
- package/build/data/rulesets.js.map +1 -1
- package/build/data/tags.js +3 -2
- package/build/data/tags.js.map +1 -1
- package/config/formats.ts +118 -66
- package/data/aliases.ts +2 -2
- package/data/formats-data.ts +56 -56
- package/data/mods/gen1/formats-data.ts +190 -190
- package/data/mods/gen1/moves.ts +1 -2
- package/data/mods/gen2/formats-data.ts +1 -1
- package/data/mods/gen3/formats-data.ts +12 -12
- package/data/mods/gen4/moves.ts +21 -0
- package/data/mods/gen5/formats-data.ts +15 -15
- package/data/mods/gen6/formats-data.ts +1 -1
- package/data/mods/gen7/formats-data.ts +1 -1
- package/data/mods/gen7/moves.ts +150 -0
- package/data/moves.ts +37 -7
- package/data/rulesets.ts +9 -0
- package/data/tags.ts +3 -2
- package/package.json +1 -1
|
@@ -276,7 +276,7 @@ exports.FormatsData = {
|
|
|
276
276
|
tier: "LC",
|
|
277
277
|
},
|
|
278
278
|
sandslash: {
|
|
279
|
-
randomBattleMoves: ["earthquake", "knockoff", "rapidspin", "
|
|
279
|
+
randomBattleMoves: ["earthquake", "knockoff", "rapidspin", "spikes", "stealthrock", "stoneedge", "swordsdance", "toxic"],
|
|
280
280
|
randomBattleLevel: 86,
|
|
281
281
|
randomDoubleBattleMoves: ["drillrun", "knockoff", "protect", "stealthrock", "stoneedge", "swordsdance"],
|
|
282
282
|
randomDoubleBattleLevel: 89,
|
|
@@ -592,7 +592,7 @@ exports.FormatsData = {
|
|
|
592
592
|
randomBattleMoves: ["haze", "knockoff", "rapidspin", "scald", "sludgebomb", "toxicspikes"],
|
|
593
593
|
randomBattleLevel: 84,
|
|
594
594
|
randomDoubleBattleMoves: ["acidspray", "icywind", "knockoff", "muddywater", "rapidspin", "sludgebomb"],
|
|
595
|
-
randomDoubleBattleLevel:
|
|
595
|
+
randomDoubleBattleLevel: 87,
|
|
596
596
|
tier: "UU",
|
|
597
597
|
doublesTier: "(DUU)",
|
|
598
598
|
},
|
|
@@ -693,7 +693,7 @@ exports.FormatsData = {
|
|
|
693
693
|
magnezone: {
|
|
694
694
|
randomBattleMoves: ["bodypress", "flashcannon", "mirrorcoat", "thunderbolt", "voltswitch"],
|
|
695
695
|
randomBattleLevel: 84,
|
|
696
|
-
randomDoubleBattleMoves: ["
|
|
696
|
+
randomDoubleBattleMoves: ["bodypress", "electroweb", "flashcannon", "protect", "thunderbolt", "voltswitch"],
|
|
697
697
|
randomDoubleBattleLevel: 88,
|
|
698
698
|
tier: "OU",
|
|
699
699
|
doublesTier: "(DUU)",
|
|
@@ -871,7 +871,7 @@ exports.FormatsData = {
|
|
|
871
871
|
randomBattleMoves: ["earthquake", "flamecharge", "flareblitz", "poltergeist", "stealthrock", "stoneedge"],
|
|
872
872
|
randomBattleLevel: 84,
|
|
873
873
|
randomDoubleBattleMoves: ["bonemerang", "flamecharge", "flareblitz", "protect", "shadowbone"],
|
|
874
|
-
randomDoubleBattleLevel:
|
|
874
|
+
randomDoubleBattleLevel: 83,
|
|
875
875
|
tier: "RU",
|
|
876
876
|
doublesTier: "(DUU)",
|
|
877
877
|
},
|
|
@@ -932,7 +932,7 @@ exports.FormatsData = {
|
|
|
932
932
|
randomBattleMoves: ["defog", "fireblast", "painsplit", "sludgebomb", "strangesteam", "toxicspikes", "willowisp"],
|
|
933
933
|
randomBattleLevel: 86,
|
|
934
934
|
randomDoubleBattleMoves: ["clearsmog", "defog", "fireblast", "painsplit", "strangesteam", "toxicspikes", "willowisp"],
|
|
935
|
-
randomDoubleBattleLevel:
|
|
935
|
+
randomDoubleBattleLevel: 89,
|
|
936
936
|
tier: "RU",
|
|
937
937
|
doublesTier: "DUU",
|
|
938
938
|
},
|
|
@@ -1022,7 +1022,7 @@ exports.FormatsData = {
|
|
|
1022
1022
|
tier: "LC",
|
|
1023
1023
|
},
|
|
1024
1024
|
starmie: {
|
|
1025
|
-
randomBattleMoves: ["hydropump", "psyshock", "rapidspin", "recover", "scald", "thunderbolt"
|
|
1025
|
+
randomBattleMoves: ["hydropump", "icebeam", "psyshock", "rapidspin", "recover", "scald", "thunderbolt"],
|
|
1026
1026
|
randomBattleLevel: 84,
|
|
1027
1027
|
randomDoubleBattleMoves: ["flipturn", "hydropump", "icebeam", "protect", "psyshock", "thunderbolt"],
|
|
1028
1028
|
randomDoubleBattleLevel: 84,
|
|
@@ -1331,7 +1331,7 @@ exports.FormatsData = {
|
|
|
1331
1331
|
randomBattleMoves: ["airslash", "calmmind", "freezingglare", "recover"],
|
|
1332
1332
|
randomBattleLevel: 80,
|
|
1333
1333
|
randomDoubleBattleMoves: ["calmmind", "freezingglare", "hurricane", "recover", "tailwind"],
|
|
1334
|
-
randomDoubleBattleLevel:
|
|
1334
|
+
randomDoubleBattleLevel: 80,
|
|
1335
1335
|
randomBattleNoDynamaxMoves: ["calmmind", "freezingglare", "hurricane", "recover"],
|
|
1336
1336
|
tier: "PU",
|
|
1337
1337
|
doublesTier: "(DUU)",
|
|
@@ -1365,7 +1365,7 @@ exports.FormatsData = {
|
|
|
1365
1365
|
randomBattleMoves: ["fierywrath", "hurricane", "nastyplot", "rest"],
|
|
1366
1366
|
randomBattleLevel: 75,
|
|
1367
1367
|
randomDoubleBattleMoves: ["fierywrath", "hurricane", "nastyplot", "protect"],
|
|
1368
|
-
randomDoubleBattleLevel:
|
|
1368
|
+
randomDoubleBattleLevel: 75,
|
|
1369
1369
|
randomBattleNoDynamaxMoves: ["agility", "fierywrath", "hurricane", "nastyplot", "rest"],
|
|
1370
1370
|
tier: "UU",
|
|
1371
1371
|
doublesTier: "DUU",
|
|
@@ -1458,7 +1458,7 @@ exports.FormatsData = {
|
|
|
1458
1458
|
tier: "LC",
|
|
1459
1459
|
},
|
|
1460
1460
|
noctowl: {
|
|
1461
|
-
randomBattleMoves: ["
|
|
1461
|
+
randomBattleMoves: ["defog", "heatwave", "hurricane", "nastyplot", "roost"],
|
|
1462
1462
|
randomBattleLevel: 88,
|
|
1463
1463
|
randomDoubleBattleMoves: ["airslash", "heatwave", "hypervoice", "nastyplot", "roost", "tailwind"],
|
|
1464
1464
|
randomDoubleBattleLevel: 84,
|
|
@@ -1512,7 +1512,7 @@ exports.FormatsData = {
|
|
|
1512
1512
|
},
|
|
1513
1513
|
xatu: {
|
|
1514
1514
|
randomBattleMoves: ["heatwave", "psychic", "roost", "teleport", "thunderwave"],
|
|
1515
|
-
randomBattleLevel:
|
|
1515
|
+
randomBattleLevel: 89,
|
|
1516
1516
|
randomDoubleBattleMoves: ["airslash", "heatwave", "lightscreen", "psychic", "reflect", "roost", "tailwind"],
|
|
1517
1517
|
randomDoubleBattleLevel: 88,
|
|
1518
1518
|
tier: "NU",
|
|
@@ -1651,7 +1651,7 @@ exports.FormatsData = {
|
|
|
1651
1651
|
tier: "Illegal",
|
|
1652
1652
|
},
|
|
1653
1653
|
dunsparce: {
|
|
1654
|
-
randomBattleMoves: ["bodyslam", "coil", "
|
|
1654
|
+
randomBattleMoves: ["bodyslam", "coil", "earthquake", "roost"],
|
|
1655
1655
|
randomBattleLevel: 90,
|
|
1656
1656
|
randomDoubleBattleMoves: ["glare", "headbutt", "protect", "rockslide"],
|
|
1657
1657
|
randomDoubleBattleLevel: 90,
|
|
@@ -1847,7 +1847,7 @@ exports.FormatsData = {
|
|
|
1847
1847
|
doublesTier: "(DUU)",
|
|
1848
1848
|
},
|
|
1849
1849
|
entei: {
|
|
1850
|
-
randomBattleMoves: ["extremespeed", "flareblitz", "
|
|
1850
|
+
randomBattleMoves: ["extremespeed", "flareblitz", "sacredfire", "stompingtantrum", "stoneedge"],
|
|
1851
1851
|
randomBattleLevel: 78,
|
|
1852
1852
|
randomDoubleBattleMoves: ["extremespeed", "protect", "sacredfire", "snarl", "stompingtantrum", "stoneedge"],
|
|
1853
1853
|
randomDoubleBattleLevel: 79,
|
|
@@ -1930,7 +1930,7 @@ exports.FormatsData = {
|
|
|
1930
1930
|
tier: "NFE",
|
|
1931
1931
|
},
|
|
1932
1932
|
blaziken: {
|
|
1933
|
-
randomBattleMoves: ["closecombat", "flareblitz", "knockoff", "
|
|
1933
|
+
randomBattleMoves: ["closecombat", "flareblitz", "knockoff", "stoneedge", "swordsdance"],
|
|
1934
1934
|
randomBattleLevel: 76,
|
|
1935
1935
|
randomDoubleBattleMoves: ["closecombat", "flareblitz", "knockoff", "protect", "swordsdance"],
|
|
1936
1936
|
randomDoubleBattleLevel: 78,
|
|
@@ -1948,7 +1948,7 @@ exports.FormatsData = {
|
|
|
1948
1948
|
tier: "NFE",
|
|
1949
1949
|
},
|
|
1950
1950
|
swampert: {
|
|
1951
|
-
randomBattleMoves: ["earthquake", "icebeam", "protect", "scald", "stealthrock", "toxic"
|
|
1951
|
+
randomBattleMoves: ["earthquake", "flipturn", "icebeam", "protect", "scald", "stealthrock", "toxic"],
|
|
1952
1952
|
randomBattleLevel: 80,
|
|
1953
1953
|
randomDoubleBattleMoves: ["highhorsepower", "icywind", "muddywater", "protect", "stealthrock", "wideguard"],
|
|
1954
1954
|
randomDoubleBattleLevel: 86,
|
|
@@ -2303,7 +2303,7 @@ exports.FormatsData = {
|
|
|
2303
2303
|
},
|
|
2304
2304
|
wailord: {
|
|
2305
2305
|
randomBattleMoves: ["hydropump", "hypervoice", "icebeam", "waterspout"],
|
|
2306
|
-
randomBattleLevel:
|
|
2306
|
+
randomBattleLevel: 90,
|
|
2307
2307
|
randomDoubleBattleMoves: ["hydropump", "hypervoice", "icebeam", "waterspout"],
|
|
2308
2308
|
randomDoubleBattleLevel: 88,
|
|
2309
2309
|
tier: "(PU)",
|
|
@@ -2450,7 +2450,7 @@ exports.FormatsData = {
|
|
|
2450
2450
|
tier: "LC",
|
|
2451
2451
|
},
|
|
2452
2452
|
armaldo: {
|
|
2453
|
-
randomBattleMoves: ["earthquake", "knockoff", "rapidspin", "stealthrock", "stoneedge", "swordsdance"
|
|
2453
|
+
randomBattleMoves: ["earthquake", "knockoff", "liquidation", "rapidspin", "stealthrock", "stoneedge", "swordsdance"],
|
|
2454
2454
|
randomBattleLevel: 86,
|
|
2455
2455
|
randomDoubleBattleMoves: ["knockoff", "liquidation", "stoneedge", "superpower", "xscissor"],
|
|
2456
2456
|
randomDoubleBattleLevel: 88,
|
|
@@ -2672,7 +2672,7 @@ exports.FormatsData = {
|
|
|
2672
2672
|
tier: "Illegal",
|
|
2673
2673
|
},
|
|
2674
2674
|
latios: {
|
|
2675
|
-
randomBattleMoves: ["
|
|
2675
|
+
randomBattleMoves: ["calmmind", "dracometeor", "mysticalfire", "psyshock", "roost", "trick"],
|
|
2676
2676
|
randomBattleLevel: 78,
|
|
2677
2677
|
randomDoubleBattleMoves: ["dracometeor", "dragonpulse", "mysticalfire", "psychic", "psyshock", "roost", "tailwind", "trick"],
|
|
2678
2678
|
randomDoubleBattleLevel: 80,
|
|
@@ -2696,11 +2696,11 @@ exports.FormatsData = {
|
|
|
2696
2696
|
tier: "Illegal",
|
|
2697
2697
|
},
|
|
2698
2698
|
groudon: {
|
|
2699
|
-
randomBattleMoves: ["
|
|
2699
|
+
randomBattleMoves: ["heatcrash", "heavyslam", "precipiceblades", "stealthrock", "stoneedge", "swordsdance", "thunderwave"],
|
|
2700
2700
|
randomBattleLevel: 73,
|
|
2701
2701
|
randomDoubleBattleMoves: ["heatcrash", "precipiceblades", "rockpolish", "stoneedge", "swordsdance"],
|
|
2702
2702
|
randomDoubleBattleLevel: 72,
|
|
2703
|
-
randomBattleNoDynamaxMoves: ["
|
|
2703
|
+
randomBattleNoDynamaxMoves: ["heatcrash", "precipiceblades", "stealthrock", "stoneedge", "swordsdance", "thunderwave"],
|
|
2704
2704
|
tier: "Uber",
|
|
2705
2705
|
doublesTier: "DUber",
|
|
2706
2706
|
},
|
|
@@ -2709,11 +2709,11 @@ exports.FormatsData = {
|
|
|
2709
2709
|
tier: "Illegal",
|
|
2710
2710
|
},
|
|
2711
2711
|
rayquaza: {
|
|
2712
|
-
randomBattleMoves: ["dracometeor", "dragonascent", "dragondance", "
|
|
2712
|
+
randomBattleMoves: ["dracometeor", "dragonascent", "dragondance", "earthquake", "extremespeed", "swordsdance", "vcreate"],
|
|
2713
2713
|
randomBattleLevel: 74,
|
|
2714
2714
|
randomDoubleBattleMoves: ["dracometeor", "dragonascent", "dragonclaw", "dragondance", "earthpower", "extremespeed", "vcreate"],
|
|
2715
2715
|
randomDoubleBattleLevel: 74,
|
|
2716
|
-
randomBattleNoDynamaxMoves: ["dracometeor", "dragonascent", "dragondance", "
|
|
2716
|
+
randomBattleNoDynamaxMoves: ["dracometeor", "dragonascent", "dragondance", "earthquake", "extremespeed", "vcreate"],
|
|
2717
2717
|
tier: "Uber",
|
|
2718
2718
|
doublesTier: "DUber",
|
|
2719
2719
|
},
|
|
@@ -2969,7 +2969,7 @@ exports.FormatsData = {
|
|
|
2969
2969
|
tier: "Illegal",
|
|
2970
2970
|
},
|
|
2971
2971
|
spiritomb: {
|
|
2972
|
-
randomBattleMoves: ["foulplay", "
|
|
2972
|
+
randomBattleMoves: ["foulplay", "poltergeist", "shadowsneak", "suckerpunch", "trick"],
|
|
2973
2973
|
randomBattleLevel: 88,
|
|
2974
2974
|
randomDoubleBattleMoves: ["foulplay", "poltergeist", "protect", "snarl", "suckerpunch", "willowisp"],
|
|
2975
2975
|
randomDoubleBattleLevel: 88,
|
|
@@ -3072,7 +3072,7 @@ exports.FormatsData = {
|
|
|
3072
3072
|
rotom: {
|
|
3073
3073
|
randomBattleMoves: ["nastyplot", "shadowball", "thunderbolt", "voltswitch", "willowisp"],
|
|
3074
3074
|
randomBattleLevel: 84,
|
|
3075
|
-
randomDoubleBattleMoves: ["
|
|
3075
|
+
randomDoubleBattleMoves: ["electroweb", "protect", "shadowball", "thunderbolt", "voltswitch", "willowisp"],
|
|
3076
3076
|
randomDoubleBattleLevel: 88,
|
|
3077
3077
|
tier: "(PU)",
|
|
3078
3078
|
doublesTier: "(DUU)",
|
|
@@ -3088,7 +3088,7 @@ exports.FormatsData = {
|
|
|
3088
3088
|
rotomwash: {
|
|
3089
3089
|
randomBattleMoves: ["hydropump", "thunderbolt", "trick", "voltswitch", "willowisp"],
|
|
3090
3090
|
randomBattleLevel: 82,
|
|
3091
|
-
randomDoubleBattleMoves: ["
|
|
3091
|
+
randomDoubleBattleMoves: ["hydropump", "protect", "thunderbolt", "thunderwave", "voltswitch", "willowisp"],
|
|
3092
3092
|
randomDoubleBattleLevel: 84,
|
|
3093
3093
|
tier: "UU",
|
|
3094
3094
|
doublesTier: "(DUU)",
|
|
@@ -3110,7 +3110,7 @@ exports.FormatsData = {
|
|
|
3110
3110
|
doublesTier: "(DUU)",
|
|
3111
3111
|
},
|
|
3112
3112
|
rotommow: {
|
|
3113
|
-
randomBattleMoves: ["leafstorm", "thunderbolt", "trick", "voltswitch", "willowisp"
|
|
3113
|
+
randomBattleMoves: ["leafstorm", "nastyplot", "thunderbolt", "trick", "voltswitch", "willowisp"],
|
|
3114
3114
|
randomBattleLevel: 86,
|
|
3115
3115
|
randomDoubleBattleMoves: ["electroweb", "leafstorm", "protect", "thunderbolt", "voltswitch", "willowisp"],
|
|
3116
3116
|
randomDoubleBattleLevel: 88,
|
|
@@ -3134,7 +3134,7 @@ exports.FormatsData = {
|
|
|
3134
3134
|
doublesTier: "(DUU)",
|
|
3135
3135
|
},
|
|
3136
3136
|
azelf: {
|
|
3137
|
-
randomBattleMoves: ["dazzlinggleam", "fireblast", "nastyplot", "psyshock", "stealthrock", "taunt", "uturn"
|
|
3137
|
+
randomBattleMoves: ["dazzlinggleam", "fireblast", "nastyplot", "psychic", "psyshock", "stealthrock", "taunt", "uturn"],
|
|
3138
3138
|
randomBattleLevel: 82,
|
|
3139
3139
|
randomDoubleBattleMoves: ["energyball", "fireblast", "nastyplot", "protect", "psychic", "shadowball", "uturn"],
|
|
3140
3140
|
randomDoubleBattleLevel: 84,
|
|
@@ -3160,7 +3160,7 @@ exports.FormatsData = {
|
|
|
3160
3160
|
heatran: {
|
|
3161
3161
|
randomBattleMoves: ["earthpower", "flashcannon", "lavaplume", "protect", "stealthrock", "taunt", "toxic"],
|
|
3162
3162
|
randomBattleLevel: 78,
|
|
3163
|
-
randomDoubleBattleMoves: ["earthpower", "eruption", "flashcannon", "
|
|
3163
|
+
randomDoubleBattleMoves: ["earthpower", "eruption", "flashcannon", "heatwave", "protect"],
|
|
3164
3164
|
randomDoubleBattleLevel: 80,
|
|
3165
3165
|
tier: "OU",
|
|
3166
3166
|
doublesTier: "DOU",
|
|
@@ -3184,7 +3184,7 @@ exports.FormatsData = {
|
|
|
3184
3184
|
giratinaorigin: {
|
|
3185
3185
|
randomBattleMoves: ["dualwingbeat", "honeclaws", "outrage", "poltergeist", "shadowsneak"],
|
|
3186
3186
|
randomBattleLevel: 74,
|
|
3187
|
-
randomDoubleBattleMoves: ["breakingswipe", "dracometeor", "
|
|
3187
|
+
randomDoubleBattleMoves: ["breakingswipe", "dracometeor", "protect", "shadowball", "shadowsneak", "tailwind", "willowisp"],
|
|
3188
3188
|
randomDoubleBattleLevel: 74,
|
|
3189
3189
|
randomBattleNoDynamaxMoves: ["defog", "dracometeor", "earthquake", "poltergeist", "shadowsneak", "willowisp"],
|
|
3190
3190
|
tier: "Uber",
|
|
@@ -3447,7 +3447,7 @@ exports.FormatsData = {
|
|
|
3447
3447
|
randomBattleMoves: ["healbell", "knockoff", "protect", "toxic", "wish"],
|
|
3448
3448
|
randomBattleLevel: 90,
|
|
3449
3449
|
randomDoubleBattleMoves: ["bodyslam", "healpulse", "helpinghand", "knockoff", "protect", "thunderwave"],
|
|
3450
|
-
randomDoubleBattleLevel:
|
|
3450
|
+
randomDoubleBattleLevel: 90,
|
|
3451
3451
|
tier: "PU",
|
|
3452
3452
|
doublesTier: "(DUU)",
|
|
3453
3453
|
},
|
|
@@ -3661,7 +3661,7 @@ exports.FormatsData = {
|
|
|
3661
3661
|
runerigus: {
|
|
3662
3662
|
randomBattleMoves: ["earthquake", "haze", "poltergeist", "stealthrock", "toxicspikes", "willowisp"],
|
|
3663
3663
|
randomBattleLevel: 84,
|
|
3664
|
-
randomDoubleBattleMoves: ["
|
|
3664
|
+
randomDoubleBattleMoves: ["earthquake", "poltergeist", "protect", "trickroom", "willowisp"],
|
|
3665
3665
|
randomDoubleBattleLevel: 88,
|
|
3666
3666
|
tier: "(PU)",
|
|
3667
3667
|
doublesTier: "(DUU)",
|
|
@@ -3843,7 +3843,7 @@ exports.FormatsData = {
|
|
|
3843
3843
|
doublesTier: "NFE",
|
|
3844
3844
|
},
|
|
3845
3845
|
ferrothorn: {
|
|
3846
|
-
randomBattleMoves: ["gyroball", "leechseed", "powerwhip", "protect", "spikes", "stealthrock"
|
|
3846
|
+
randomBattleMoves: ["gyroball", "knockoff", "leechseed", "powerwhip", "protect", "spikes", "stealthrock"],
|
|
3847
3847
|
randomBattleLevel: 78,
|
|
3848
3848
|
randomDoubleBattleMoves: ["bodypress", "gyroball", "knockoff", "leechseed", "powerwhip", "protect", "toxic"],
|
|
3849
3849
|
randomDoubleBattleLevel: 83,
|
|
@@ -3909,7 +3909,7 @@ exports.FormatsData = {
|
|
|
3909
3909
|
},
|
|
3910
3910
|
haxorus: {
|
|
3911
3911
|
randomBattleMoves: ["closecombat", "dragondance", "earthquake", "outrage", "poisonjab"],
|
|
3912
|
-
randomBattleLevel:
|
|
3912
|
+
randomBattleLevel: 77,
|
|
3913
3913
|
randomDoubleBattleMoves: ["closecombat", "dragonclaw", "dragondance", "poisonjab", "protect"],
|
|
3914
3914
|
randomDoubleBattleLevel: 84,
|
|
3915
3915
|
tier: "RUBL",
|
|
@@ -3919,7 +3919,7 @@ exports.FormatsData = {
|
|
|
3919
3919
|
tier: "LC",
|
|
3920
3920
|
},
|
|
3921
3921
|
beartic: {
|
|
3922
|
-
randomBattleMoves: ["aquajet", "iciclecrash", "
|
|
3922
|
+
randomBattleMoves: ["aquajet", "iciclecrash", "stoneedge", "superpower", "swordsdance"],
|
|
3923
3923
|
randomBattleLevel: 86,
|
|
3924
3924
|
randomDoubleBattleMoves: ["aquajet", "iciclecrash", "protect", "rockslide", "superpower", "swordsdance", "throatchop"],
|
|
3925
3925
|
randomDoubleBattleLevel: 86,
|
|
@@ -3929,7 +3929,7 @@ exports.FormatsData = {
|
|
|
3929
3929
|
cryogonal: {
|
|
3930
3930
|
randomBattleMoves: ["freezedry", "haze", "rapidspin", "recover", "toxic"],
|
|
3931
3931
|
randomBattleLevel: 86,
|
|
3932
|
-
randomDoubleBattleMoves: ["freezedry", "
|
|
3932
|
+
randomDoubleBattleMoves: ["freezedry", "haze", "icebeam", "icywind", "rapidspin", "recover", "toxic"],
|
|
3933
3933
|
randomDoubleBattleLevel: 88,
|
|
3934
3934
|
tier: "(PU)",
|
|
3935
3935
|
doublesTier: "(DUU)",
|
|
@@ -4124,7 +4124,7 @@ exports.FormatsData = {
|
|
|
4124
4124
|
doublesTier: "(DUU)",
|
|
4125
4125
|
},
|
|
4126
4126
|
thundurustherian: {
|
|
4127
|
-
randomBattleMoves: ["
|
|
4127
|
+
randomBattleMoves: ["focusblast", "grassknot", "nastyplot", "psychic", "thunderbolt", "voltswitch"],
|
|
4128
4128
|
randomBattleLevel: 80,
|
|
4129
4129
|
randomDoubleBattleMoves: ["agility", "focusblast", "grassknot", "nastyplot", "sludgebomb", "thunderbolt", "voltswitch"],
|
|
4130
4130
|
randomDoubleBattleLevel: 82,
|
|
@@ -4206,7 +4206,7 @@ exports.FormatsData = {
|
|
|
4206
4206
|
isNonstandard: "Past",
|
|
4207
4207
|
},
|
|
4208
4208
|
genesect: {
|
|
4209
|
-
randomBattleMoves: ["blazekick", "extremespeed", "
|
|
4209
|
+
randomBattleMoves: ["blazekick", "extremespeed", "ironhead", "leechlife", "shiftgear", "thunderbolt", "uturn"],
|
|
4210
4210
|
randomBattleLevel: 74,
|
|
4211
4211
|
randomDoubleBattleMoves: ["blazekick", "ironhead", "leechlife", "protect", "shiftgear", "thunderbolt", "uturn"],
|
|
4212
4212
|
randomDoubleBattleLevel: 78,
|
|
@@ -4350,7 +4350,7 @@ exports.FormatsData = {
|
|
|
4350
4350
|
tier: "LC",
|
|
4351
4351
|
},
|
|
4352
4352
|
pangoro: {
|
|
4353
|
-
randomBattleMoves: ["closecombat", "
|
|
4353
|
+
randomBattleMoves: ["closecombat", "gunkshot", "icepunch", "knockoff", "partingshot"],
|
|
4354
4354
|
randomBattleLevel: 84,
|
|
4355
4355
|
randomDoubleBattleMoves: ["bulletpunch", "closecombat", "drainpunch", "gunkshot", "icepunch", "knockoff", "protect"],
|
|
4356
4356
|
randomDoubleBattleLevel: 88,
|
|
@@ -4421,7 +4421,7 @@ exports.FormatsData = {
|
|
|
4421
4421
|
randomBattleMoves: ["bellydrum", "drainpunch", "facade", "playrough"],
|
|
4422
4422
|
randomBattleLevel: 80,
|
|
4423
4423
|
randomDoubleBattleMoves: ["faketears", "flamethrower", "helpinghand", "playrough", "stickyweb"],
|
|
4424
|
-
randomDoubleBattleLevel:
|
|
4424
|
+
randomDoubleBattleLevel: 86,
|
|
4425
4425
|
tier: "NUBL",
|
|
4426
4426
|
doublesTier: "(DUU)",
|
|
4427
4427
|
},
|
|
@@ -4638,7 +4638,7 @@ exports.FormatsData = {
|
|
|
4638
4638
|
tier: "Illegal",
|
|
4639
4639
|
},
|
|
4640
4640
|
yveltal: {
|
|
4641
|
-
randomBattleMoves: ["defog", "heatwave", "knockoff", "oblivionwing", "roost", "suckerpunch", "
|
|
4641
|
+
randomBattleMoves: ["darkpulse", "defog", "heatwave", "knockoff", "oblivionwing", "roost", "suckerpunch", "taunt"],
|
|
4642
4642
|
randomBattleLevel: 69,
|
|
4643
4643
|
randomDoubleBattleMoves: ["darkpulse", "heatwave", "knockoff", "oblivionwing", "roost", "suckerpunch", "tailwind", "uturn"],
|
|
4644
4644
|
randomDoubleBattleLevel: 71,
|
|
@@ -4657,7 +4657,7 @@ exports.FormatsData = {
|
|
|
4657
4657
|
randomBattleMoves: ["coil", "extremespeed", "irontail", "outrage", "thousandarrows"],
|
|
4658
4658
|
randomBattleLevel: 82,
|
|
4659
4659
|
randomDoubleBattleMoves: ["dragondance", "extremespeed", "irontail", "protect", "rockslide", "thousandarrows"],
|
|
4660
|
-
randomDoubleBattleLevel:
|
|
4660
|
+
randomDoubleBattleLevel: 77,
|
|
4661
4661
|
tier: "UU",
|
|
4662
4662
|
doublesTier: "(DUU)",
|
|
4663
4663
|
},
|
|
@@ -4700,7 +4700,7 @@ exports.FormatsData = {
|
|
|
4700
4700
|
tier: "NFE",
|
|
4701
4701
|
},
|
|
4702
4702
|
decidueye: {
|
|
4703
|
-
randomBattleMoves: ["bravebird", "leafblade", "
|
|
4703
|
+
randomBattleMoves: ["bravebird", "leafblade", "poltergeist", "roost", "shadowsneak", "swordsdance"],
|
|
4704
4704
|
randomBattleLevel: 86,
|
|
4705
4705
|
randomDoubleBattleMoves: ["bravebird", "leafblade", "protect", "shadowsneak", "spiritshackle", "swordsdance"],
|
|
4706
4706
|
randomDoubleBattleLevel: 88,
|
|
@@ -4883,7 +4883,7 @@ exports.FormatsData = {
|
|
|
4883
4883
|
tier: "LC",
|
|
4884
4884
|
},
|
|
4885
4885
|
araquanid: {
|
|
4886
|
-
randomBattleMoves: ["
|
|
4886
|
+
randomBattleMoves: ["leechlife", "liquidation", "mirrorcoat", "stickyweb", "toxic"],
|
|
4887
4887
|
randomBattleLevel: 80,
|
|
4888
4888
|
randomDoubleBattleMoves: ["leechlife", "liquidation", "lunge", "protect", "stickyweb", "wideguard"],
|
|
4889
4889
|
randomDoubleBattleLevel: 84,
|
|
@@ -5391,7 +5391,7 @@ exports.FormatsData = {
|
|
|
5391
5391
|
},
|
|
5392
5392
|
magearna: {
|
|
5393
5393
|
randomBattleMoves: ["agility", "calmmind", "flashcannon", "fleurcannon"],
|
|
5394
|
-
randomBattleLevel:
|
|
5394
|
+
randomBattleLevel: 75,
|
|
5395
5395
|
randomDoubleBattleMoves: ["agility", "aurasphere", "dazzlinggleam", "flashcannon", "fleurcannon", "protect", "trick"],
|
|
5396
5396
|
randomDoubleBattleLevel: 72,
|
|
5397
5397
|
tier: "Uber",
|
|
@@ -5454,7 +5454,7 @@ exports.FormatsData = {
|
|
|
5454
5454
|
doublesTier: "(DUU)",
|
|
5455
5455
|
},
|
|
5456
5456
|
melmetal: {
|
|
5457
|
-
randomBattleMoves: ["doubleironbash", "earthquake", "
|
|
5457
|
+
randomBattleMoves: ["doubleironbash", "earthquake", "superpower", "thunderpunch", "thunderwave"],
|
|
5458
5458
|
randomBattleLevel: 74,
|
|
5459
5459
|
randomDoubleBattleMoves: ["acidarmor", "bodypress", "doubleironbash", "protect", "thunderpunch", "thunderwave"],
|
|
5460
5460
|
randomDoubleBattleLevel: 76,
|
|
@@ -5503,7 +5503,7 @@ exports.FormatsData = {
|
|
|
5503
5503
|
},
|
|
5504
5504
|
cinderacegmax: {
|
|
5505
5505
|
randomBattleLevel: 74,
|
|
5506
|
-
randomBattleMoves: ["bulkup", "
|
|
5506
|
+
randomBattleMoves: ["bulkup", "highjumpkick", "pyroball", "suckerpunch"],
|
|
5507
5507
|
isNonstandard: "Gigantamax",
|
|
5508
5508
|
tier: "AG",
|
|
5509
5509
|
doublesTier: "(DUber)",
|
|
@@ -5653,7 +5653,7 @@ exports.FormatsData = {
|
|
|
5653
5653
|
},
|
|
5654
5654
|
coalossalgmax: {
|
|
5655
5655
|
randomBattleMoves: ["overheat", "rapidspin", "spikes", "stealthrock", "stoneedge", "willowisp"],
|
|
5656
|
-
randomBattleLevel:
|
|
5656
|
+
randomBattleLevel: 87,
|
|
5657
5657
|
randomDoubleBattleMoves: ["fireblast", "incinerate", "protect", "stealthrock", "stoneedge", "willowisp"],
|
|
5658
5658
|
randomDoubleBattleLevel: 85,
|
|
5659
5659
|
isNonstandard: "Gigantamax",
|
|
@@ -5695,7 +5695,7 @@ exports.FormatsData = {
|
|
|
5695
5695
|
tier: "LC",
|
|
5696
5696
|
},
|
|
5697
5697
|
sandaconda: {
|
|
5698
|
-
randomBattleMoves: ["coil", "earthquake", "glare", "
|
|
5698
|
+
randomBattleMoves: ["coil", "earthquake", "glare", "rest", "stealthrock", "stoneedge"],
|
|
5699
5699
|
randomBattleLevel: 84,
|
|
5700
5700
|
tier: "PU",
|
|
5701
5701
|
doublesTier: "(DUU)",
|
|
@@ -5762,13 +5762,13 @@ exports.FormatsData = {
|
|
|
5762
5762
|
randomBattleMoves: ["coil", "firelash", "knockoff", "leechlife", "powerwhip"],
|
|
5763
5763
|
randomBattleLevel: 84,
|
|
5764
5764
|
randomDoubleBattleMoves: ["coil", "firelash", "knockoff", "leechlife", "powerwhip", "protect"],
|
|
5765
|
-
randomDoubleBattleLevel:
|
|
5765
|
+
randomDoubleBattleLevel: 89,
|
|
5766
5766
|
tier: "(PU)",
|
|
5767
5767
|
doublesTier: "(DUU)",
|
|
5768
5768
|
},
|
|
5769
5769
|
centiskorchgmax: {
|
|
5770
5770
|
randomDoubleBattleMoves: ["coil", "firelash", "knockoff", "leechlife", "powerwhip", "protect"],
|
|
5771
|
-
randomDoubleBattleLevel:
|
|
5771
|
+
randomDoubleBattleLevel: 89,
|
|
5772
5772
|
isNonstandard: "Gigantamax",
|
|
5773
5773
|
tier: "AG",
|
|
5774
5774
|
doublesTier: "(DUber)",
|
|
@@ -6014,14 +6014,14 @@ exports.FormatsData = {
|
|
|
6014
6014
|
},
|
|
6015
6015
|
zamazenta: {
|
|
6016
6016
|
randomBattleMoves: ["closecombat", "crunch", "psychicfangs", "wildcharge"],
|
|
6017
|
-
randomBattleLevel:
|
|
6017
|
+
randomBattleLevel: 73,
|
|
6018
6018
|
randomDoubleBattleMoves: ["closecombat", "crunch", "playrough", "protect", "psychicfangs"],
|
|
6019
6019
|
randomDoubleBattleLevel: 74,
|
|
6020
6020
|
tier: "Uber",
|
|
6021
6021
|
doublesTier: "DUber",
|
|
6022
6022
|
},
|
|
6023
6023
|
zamazentacrowned: {
|
|
6024
|
-
randomBattleMoves: ["behemothbash", "closecombat", "crunch", "
|
|
6024
|
+
randomBattleMoves: ["behemothbash", "closecombat", "crunch", "howl", "psychicfangs"],
|
|
6025
6025
|
randomBattleLevel: 71,
|
|
6026
6026
|
randomDoubleBattleMoves: ["behemothbash", "closecombat", "crunch", "howl", "protect", "psychicfangs"],
|
|
6027
6027
|
randomDoubleBattleLevel: 72,
|
|
@@ -6067,7 +6067,7 @@ exports.FormatsData = {
|
|
|
6067
6067
|
doublesTier: "(DUber)",
|
|
6068
6068
|
},
|
|
6069
6069
|
urshifurapidstrikegmax: {
|
|
6070
|
-
randomBattleMoves: ["bulkup", "closecombat", "
|
|
6070
|
+
randomBattleMoves: ["bulkup", "closecombat", "icepunch", "surgingstrikes", "uturn"],
|
|
6071
6071
|
randomBattleLevel: 78,
|
|
6072
6072
|
isNonstandard: "Gigantamax",
|
|
6073
6073
|
tier: "AG",
|
|
@@ -6097,7 +6097,7 @@ exports.FormatsData = {
|
|
|
6097
6097
|
doublesTier: "DOU",
|
|
6098
6098
|
},
|
|
6099
6099
|
regidrago: {
|
|
6100
|
-
randomBattleMoves: ["dracometeor", "dragondance", "
|
|
6100
|
+
randomBattleMoves: ["dracometeor", "dragondance", "firefang", "hammerarm", "outrage"],
|
|
6101
6101
|
randomBattleLevel: 78,
|
|
6102
6102
|
randomDoubleBattleMoves: ["crunch", "dragonclaw", "dragonenergy", "firefang"],
|
|
6103
6103
|
randomDoubleBattleLevel: 78,
|
|
@@ -6121,15 +6121,15 @@ exports.FormatsData = {
|
|
|
6121
6121
|
doublesTier: "DUU",
|
|
6122
6122
|
},
|
|
6123
6123
|
calyrex: {
|
|
6124
|
-
randomBattleMoves: ["calmmind", "gigadrain", "
|
|
6124
|
+
randomBattleMoves: ["calmmind", "gigadrain", "leechseed", "psyshock", "substitute"],
|
|
6125
6125
|
randomBattleLevel: 88,
|
|
6126
|
-
randomDoubleBattleMoves: ["
|
|
6126
|
+
randomDoubleBattleMoves: ["helpinghand", "leafstorm", "pollenpuff", "protect"],
|
|
6127
6127
|
randomDoubleBattleLevel: 94,
|
|
6128
6128
|
tier: "(PU)",
|
|
6129
6129
|
doublesTier: "(DUU)",
|
|
6130
6130
|
},
|
|
6131
6131
|
calyrexice: {
|
|
6132
|
-
randomBattleMoves: ["closecombat", "glaciallance", "highhorsepower", "trickroom"
|
|
6132
|
+
randomBattleMoves: ["agility", "closecombat", "glaciallance", "highhorsepower", "trickroom"],
|
|
6133
6133
|
randomBattleLevel: 72,
|
|
6134
6134
|
randomDoubleBattleMoves: ["closecombat", "glaciallance", "highhorsepower", "swordsdance", "trickroom"],
|
|
6135
6135
|
randomDoubleBattleLevel: 72,
|