mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-01 13:17:07 -05:00
Gen 1-2 Random Battles update (#9894)
* Gen 1 set updates * Gen 2 level update
This commit is contained in:
parent
ebc8094077
commit
beae0ccfe9
|
|
@ -9,8 +9,8 @@
|
||||||
},
|
},
|
||||||
"venusaur": {
|
"venusaur": {
|
||||||
"level": 73,
|
"level": 73,
|
||||||
"moves": ["bodyslam", "hyperbeam", "razorleaf"],
|
"moves": ["hyperbeam", "sleeppowder", "swordsdance"],
|
||||||
"exclusiveMoves": ["sleeppowder", "swordsdance"]
|
"essentialMoves": ["bodyslam", "razorleaf"]
|
||||||
},
|
},
|
||||||
"charmander": {
|
"charmander": {
|
||||||
"level": 93,
|
"level": 93,
|
||||||
|
|
@ -54,9 +54,8 @@
|
||||||
},
|
},
|
||||||
"beedrill": {
|
"beedrill": {
|
||||||
"level": 86,
|
"level": 86,
|
||||||
"moves": ["agility", "doubleedge", "megadrain", "swordsdance"],
|
"moves": ["hyperbeam", "swordsdance", "twineedle"],
|
||||||
"essentialMoves": ["hyperbeam", "twineedle"],
|
"exclusiveMoves": ["agility", "agility", "megadrain"]
|
||||||
"comboMoves": ["agility", "hyperbeam", "swordsdance", "twineedle"]
|
|
||||||
},
|
},
|
||||||
"pidgey": {
|
"pidgey": {
|
||||||
"level": 96,
|
"level": 96,
|
||||||
|
|
@ -234,12 +233,12 @@
|
||||||
"diglett": {
|
"diglett": {
|
||||||
"level": 86,
|
"level": 86,
|
||||||
"moves": ["earthquake", "rockslide", "slash"],
|
"moves": ["earthquake", "rockslide", "slash"],
|
||||||
"exclusiveMoves": ["bodyslam", "bodyslam", "substitute"]
|
"exclusiveMoves": ["bodyslam", "substitute"]
|
||||||
},
|
},
|
||||||
"dugtrio": {
|
"dugtrio": {
|
||||||
"level": 73,
|
"level": 73,
|
||||||
"moves": ["earthquake", "rockslide", "slash"],
|
"moves": ["earthquake", "rockslide", "slash"],
|
||||||
"exclusiveMoves": ["bodyslam", "bodyslam", "substitute"]
|
"exclusiveMoves": ["bodyslam", "substitute"]
|
||||||
},
|
},
|
||||||
"meowth": {
|
"meowth": {
|
||||||
"level": 86,
|
"level": 86,
|
||||||
|
|
@ -441,20 +440,17 @@
|
||||||
"gastly": {
|
"gastly": {
|
||||||
"level": 77,
|
"level": 77,
|
||||||
"moves": ["explosion", "explosion", "megadrain", "nightshade", "psychic", "psychic"],
|
"moves": ["explosion", "explosion", "megadrain", "nightshade", "psychic", "psychic"],
|
||||||
"essentialMoves": ["thunderbolt"],
|
"essentialMoves": ["thunderbolt", "hypnosis"]
|
||||||
"exclusiveMoves": ["confuseray", "hypnosis", "hypnosis", "hypnosis"]
|
|
||||||
},
|
},
|
||||||
"haunter": {
|
"haunter": {
|
||||||
"level": 70,
|
"level": 70,
|
||||||
"moves": ["explosion", "explosion", "megadrain", "nightshade", "psychic", "psychic"],
|
"moves": ["explosion", "explosion", "megadrain", "nightshade", "psychic", "psychic"],
|
||||||
"essentialMoves": ["thunderbolt"],
|
"essentialMoves": ["thunderbolt", "hypnosis"]
|
||||||
"exclusiveMoves": ["confuseray", "hypnosis", "hypnosis", "hypnosis"]
|
|
||||||
},
|
},
|
||||||
"gengar": {
|
"gengar": {
|
||||||
"level": 64,
|
"level": 64,
|
||||||
"moves": ["explosion", "explosion", "megadrain", "nightshade", "psychic", "psychic"],
|
"moves": ["explosion", "explosion", "megadrain", "nightshade", "psychic", "psychic"],
|
||||||
"essentialMoves": ["thunderbolt"],
|
"essentialMoves": ["thunderbolt", "hypnosis"]
|
||||||
"exclusiveMoves": ["confuseray", "hypnosis", "hypnosis", "hypnosis"]
|
|
||||||
},
|
},
|
||||||
"onix": {
|
"onix": {
|
||||||
"level": 81,
|
"level": 81,
|
||||||
|
|
@ -624,7 +620,7 @@
|
||||||
},
|
},
|
||||||
"lapras": {
|
"lapras": {
|
||||||
"level": 69,
|
"level": 69,
|
||||||
"moves": ["bodyslam", "confuseray", "rest", "sing", "surf"],
|
"moves": ["bodyslam", "rest", "sing", "surf"],
|
||||||
"essentialMoves": ["blizzard", "thunderbolt"]
|
"essentialMoves": ["blizzard", "thunderbolt"]
|
||||||
},
|
},
|
||||||
"ditto": {
|
"ditto": {
|
||||||
|
|
@ -644,8 +640,8 @@
|
||||||
},
|
},
|
||||||
"jolteon": {
|
"jolteon": {
|
||||||
"level": 69,
|
"level": 69,
|
||||||
"moves": ["agility", "agility", "bodyslam", "bodyslam", "bodyslam", "doublekick", "pinmissile", "pinmissile"],
|
"moves": ["bodyslam", "thunderbolt", "thunderwave"],
|
||||||
"essentialMoves": ["thunderbolt", "thunderwave"]
|
"exclusiveMoves": ["agility", "agility", "doublekick", "pinmissile", "pinmissile"]
|
||||||
},
|
},
|
||||||
"flareon": {
|
"flareon": {
|
||||||
"level": 77,
|
"level": 77,
|
||||||
|
|
@ -721,9 +717,8 @@
|
||||||
},
|
},
|
||||||
"mewtwo": {
|
"mewtwo": {
|
||||||
"level": 57,
|
"level": 57,
|
||||||
"moves": ["blizzard", "recover", "thunderbolt"],
|
"moves": ["amnesia", "psychic", "recover"],
|
||||||
"essentialMoves": ["amnesia", "psychic"],
|
"exclusiveMoves": ["blizzard", "thunderbolt", "thunderwave", "thunderwave"]
|
||||||
"comboMoves": ["amnesia", "psychic", "recover", "thunderwave"]
|
|
||||||
},
|
},
|
||||||
"mew": {
|
"mew": {
|
||||||
"level": 63,
|
"level": 63,
|
||||||
|
|
|
||||||
|
|
@ -284,6 +284,8 @@ export class RandomGen2Teams extends RandomGen3Teams {
|
||||||
}
|
}
|
||||||
|
|
||||||
const levelScale: {[k: string]: number} = {
|
const levelScale: {[k: string]: number} = {
|
||||||
|
PU: 77,
|
||||||
|
PUBL: 75,
|
||||||
NU: 73,
|
NU: 73,
|
||||||
NUBL: 71,
|
NUBL: 71,
|
||||||
UU: 69,
|
UU: 69,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user