updated numerous Pokemon to BDSP/SV movesets

Haven't finished - will do the rest hopefully tomorrow
This commit is contained in:
serif 2024-04-17 21:19:04 -04:00 committed by Samuel H
parent 0ddae73bf5
commit 8a1641786d
1 changed files with 164 additions and 138 deletions

View File

@ -491,6 +491,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
],
[Species.NIDOQUEEN]: [
[ 0, Moves.SUPERPOWER ],
[ 1, Moves.SLUDGE_WAVE ],
[ 1, Moves.SCRATCH ],
[ 1, Moves.DOUBLE_KICK ],
[ 1, Moves.TAIL_WHIP ],
@ -537,6 +538,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
],
[Species.NIDOKING]: [
[ 0, Moves.MEGAHORN ],
[ 1, Moves.SLUDGE_WAVE ],
[ 1, Moves.DOUBLE_KICK ],
[ 1, Moves.HORN_ATTACK ],
[ 1, Moves.FURY_ATTACK ],
@ -748,6 +750,9 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 1, Moves.POISON_POWDER ],
[ 1, Moves.STUN_SPORE ],
[ 1, Moves.CROSS_POISON ],
[ 6, Moves.POISON_POWDER ],
[ 6, Moves.STUN_SPORE ],
[ 11, Moves.ABSORB ],
[ 17, Moves.FURY_CUTTER ],
[ 22, Moves.SPORE ],
[ 29, Moves.SLASH ],
@ -1332,43 +1337,38 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 1, Moves.GROWL ],
[ 1, Moves.PECK ],
[ 5, Moves.QUICK_ATTACK ],
[ 8, Moves.RAGE ],
[ 12, Moves.FURY_ATTACK ],
[ 15, Moves.PURSUIT ],
[ 19, Moves.PLUCK ],
[ 22, Moves.DOUBLE_HIT ],
[ 26, Moves.AGILITY ],
[ 29, Moves.UPROAR ],
[ 33, Moves.ACUPRESSURE ],
[ 36, Moves.SWORDS_DANCE ],
[ 40, Moves.JUMP_KICK ],
[ 43, Moves.DRILL_PECK ],
[ 47, Moves.ENDEAVOR ],
[ 50, Moves.THRASH ],
[ 9, Moves.FURY_ATTACK ],
[ 14, Moves.PLUCK ],
[ 19, Moves.DOUBLE_HIT ],
[ 23, Moves.AGILITY ],
[ 27, Moves.UPROAR ],
[ 30, Moves.ACUPRESSURE ],
[ 33, Moves.SWORDS_DANCE ],
[ 36, Moves.DRILL_PECK ],
[ 39, Moves.ENDEAVOR ],
[ 43, Moves.THRASH ],
],
[Species.DODRIO]: [
[ 0, Moves.TRI_ATTACK ],
[ 1, Moves.TRI_ATTACK ],
[ 1, Moves.GROWL ],
[ 1, Moves.PECK ],
[ 1, Moves.QUICK_ATTACK ],
[ 1, Moves.RAGE ],
[ 5, Moves.QUICK_ATTACK ],
[ 12, Moves.FURY_ATTACK ],
[ 15, Moves.PURSUIT ],
[ 19, Moves.PLUCK ],
[ 22, Moves.DOUBLE_HIT ],
[ 26, Moves.AGILITY ],
[ 29, Moves.UPROAR ],
[ 34, Moves.ACUPRESSURE ],
[ 38, Moves.SWORDS_DANCE ],
[ 43, Moves.JUMP_KICK ],
[ 47, Moves.DRILL_PECK ],
[ 52, Moves.ENDEAVOR ],
[ 56, Moves.THRASH ],
[ 15, Moves.PLUCK ],
[ 19, Moves.DOUBLE_HIT ],
[ 23, Moves.AGILITY ],
[ 26, Moves.UPROAR ],
[ 30, Moves.ACUPRESSURE ],
[ 34, Moves.SWORDS_DANCE ],
[ 38, Moves.DRILL_PECK ],
[ 43, Moves.ENDEAVOR ],
[ 50, Moves.THRASH ],
],
[Species.SEEL]: [
[ 1, Moves.HEADBUTT ],
[ 3, Moves.GROWL ],
[ 7, Moves.WATER_SPORT ],
[ 7, Moves.CHARM ],
[ 11, Moves.ICY_WIND ],
[ 13, Moves.ENCORE ],
[ 17, Moves.ICE_SHARD ],
@ -1382,14 +1382,14 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 43, Moves.AQUA_TAIL ],
[ 47, Moves.ICE_BEAM ],
[ 51, Moves.SAFEGUARD ],
[ 53, Moves.HAIL ],
[ 53, Moves.SNOWSCAPE ],
],
[Species.DEWGONG]: [
[ 0, Moves.SHEER_COLD ],
[ 1, Moves.HEADBUTT ],
[ 1, Moves.GROWL ],
[ 1, Moves.ICY_WIND ],
[ 1, Moves.SIGNAL_BEAM ],
[ 1, Moves.CHARM ],
[ 13, Moves.ENCORE ],
[ 17, Moves.ICE_SHARD ],
[ 21, Moves.REST ],
@ -1402,7 +1402,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 49, Moves.AQUA_TAIL ],
[ 55, Moves.ICE_BEAM ],
[ 61, Moves.SAFEGUARD ],
[ 65, Moves.HAIL ],
[ 65, Moves.SNOWSCAPE ],
],
[Species.GRIMER]: [
[ 1, Moves.POUND ],
@ -1540,7 +1540,6 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 20, Moves.ROCK_SLIDE ],
[ 24, Moves.SCREECH ],
[ 28, Moves.SAND_TOMB ],
[ 30, Moves.IRON_DEFENSE ],
[ 32, Moves.STEALTH_ROCK ],
[ 36, Moves.SLAM ],
[ 40, Moves.SANDSTORM ],
@ -2542,7 +2541,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 12, Moves.SYNTHESIS ],
[ 17, Moves.REFLECT ],
[ 20, Moves.MAGICAL_LEAF ],
[ 23, Moves.NATURAL_GIFT ],
[ 23, Moves.LEECH_SEED ],
[ 28, Moves.SWEET_SCENT ],
[ 31, Moves.LIGHT_SCREEN ],
[ 34, Moves.BODY_SLAM ],
@ -2558,7 +2557,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 12, Moves.SYNTHESIS ],
[ 18, Moves.REFLECT ],
[ 22, Moves.MAGICAL_LEAF ],
[ 26, Moves.NATURAL_GIFT ],
[ 26, Moves.LEECH_SEED ],
[ 32, Moves.SWEET_SCENT ],
[ 36, Moves.LIGHT_SCREEN ],
[ 40, Moves.BODY_SLAM ],
@ -2576,13 +2575,13 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 12, Moves.SYNTHESIS ],
[ 18, Moves.REFLECT ],
[ 22, Moves.MAGICAL_LEAF ],
[ 26, Moves.NATURAL_GIFT ],
[ 26, Moves.LEECH_SEED ],
[ 34, Moves.SWEET_SCENT ],
[ 40, Moves.LIGHT_SCREEN ],
[ 46, Moves.BODY_SLAM ],
[ 54, Moves.SAFEGUARD ],
[ 60, Moves.AROMATHERAPY ],
[ 66, Moves.SOLAR_BEAM ],
[ 65, Moves.SOLAR_BEAM ],
],
[Species.CYNDAQUIL]: [
[ 1, Moves.TACKLE ],
@ -2643,56 +2642,50 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 1, Moves.SCRATCH ],
[ 1, Moves.LEER ],
[ 6, Moves.WATER_GUN ],
[ 8, Moves.RAGE ],
[ 13, Moves.BITE ],
[ 15, Moves.SCARY_FACE ],
[ 20, Moves.ICE_FANG ],
[ 9, Moves.BITE ],
[ 13, Moves.SCARY_FACE ],
[ 19, Moves.ICE_FANG ],
[ 22, Moves.FLAIL ],
[ 27, Moves.CRUNCH ],
[ 29, Moves.CHIP_AWAY ],
[ 34, Moves.SLASH ],
[ 36, Moves.SCREECH ],
[ 41, Moves.THRASH ],
[ 43, Moves.AQUA_TAIL ],
[ 48, Moves.SUPERPOWER ],
[ 30, Moves.SLASH ],
[ 33, Moves.SCREECH ],
[ 37, Moves.THRASH ],
[ 41, Moves.AQUA_TAIL ],
[ 45, Moves.SUPERPOWER ],
[ 50, Moves.HYDRO_PUMP ],
],
[Species.CROCONAW]: [
[ 1, Moves.SCRATCH ],
[ 1, Moves.LEER ],
[ 1, Moves.WATER_GUN ],
[ 8, Moves.RAGE ],
[ 13, Moves.BITE ],
[ 15, Moves.SCARY_FACE ],
[ 21, Moves.ICE_FANG ],
[ 24, Moves.FLAIL ],
[ 30, Moves.CRUNCH ],
[ 33, Moves.CHIP_AWAY ],
[ 39, Moves.SLASH ],
[ 42, Moves.SCREECH ],
[ 48, Moves.THRASH ],
[ 51, Moves.AQUA_TAIL ],
[ 57, Moves.SUPERPOWER ],
[ 60, Moves.HYDRO_PUMP ],
[ 34, Moves.SLASH ],
[ 37, Moves.SCREECH ],
[ 42, Moves.THRASH ],
[ 47, Moves.AQUA_TAIL ],
[ 50, Moves.SUPERPOWER ],
[ 55, Moves.HYDRO_PUMP ],
],
[Species.FERALIGATR]: [
[ 1, Moves.AGILITY ],
[ 1, Moves.SCRATCH ],
[ 1, Moves.LEER ],
[ 1, Moves.WATER_GUN ],
[ 1, Moves.AGILITY ],
[ 1, Moves.RAGE ],
[ 13, Moves.BITE ],
[ 15, Moves.SCARY_FACE ],
[ 21, Moves.ICE_FANG ],
[ 24, Moves.FLAIL ],
[ 32, Moves.CRUNCH ],
[ 37, Moves.CHIP_AWAY ],
[ 45, Moves.SLASH ],
[ 50, Moves.SCREECH ],
[ 58, Moves.THRASH ],
[ 63, Moves.AQUA_TAIL ],
[ 71, Moves.SUPERPOWER ],
[ 76, Moves.HYDRO_PUMP ],
[ 37, Moves.SLASH ],
[ 44, Moves.SCREECH ],
[ 51, Moves.THRASH ],
[ 59, Moves.AQUA_TAIL ],
[ 65, Moves.SUPERPOWER ],
[ 70, Moves.HYDRO_PUMP ],
],
[Species.SENTRET]: [
[ 1, Moves.SCRATCH ],
@ -2768,8 +2761,8 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 12, Moves.REFLECT ],
[ 12, Moves.SAFEGUARD ],
[ 15, Moves.MACH_PUNCH ],
[ 19, Moves.SILVER_WIND ],
[ 22, Moves.COMET_PUNCH ],
[ 19, Moves.ROOST ],
[ 22, Moves.STRUGGLE_BUG ],
[ 26, Moves.BATON_PASS ],
[ 29, Moves.AGILITY ],
[ 33, Moves.BUG_BUZZ ],
@ -2780,12 +2773,13 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 1, Moves.TACKLE ],
[ 1, Moves.SUPERSONIC ],
[ 1, Moves.SWIFT ],
[ 5, Moves.SUPERSONIC ],
[ 12, Moves.LIGHT_SCREEN ],
[ 12, Moves.REFLECT ],
[ 12, Moves.SAFEGUARD ],
[ 15, Moves.MACH_PUNCH ],
[ 20, Moves.SILVER_WIND ],
[ 24, Moves.COMET_PUNCH ],
[ 20, Moves.ROOST ],
[ 24, Moves.STRUGGLE_BUG ],
[ 29, Moves.BATON_PASS ],
[ 33, Moves.AGILITY ],
[ 38, Moves.BUG_BUZZ ],
@ -4484,33 +4478,45 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
],
[Species.SILCOON]: [
[ 0, Moves.HARDEN ],
[ 1, Moves.HARDEN ],
],
[Species.BEAUTIFLY]: [
[ 0, Moves.GUST ],
[ 1, Moves.BUG_BITE ],
[ 1, Moves.GUST ],
[ 1, Moves.HARDEN ],
[ 1, Moves.STRING_SHOT ],
[ 1, Moves.POISON_STING ],
[ 12, Moves.ABSORB ],
[ 15, Moves.STUN_SPORE ],
[ 17, Moves.MORNING_SUN ],
[ 20, Moves.AIR_CUTTER ],
[ 22, Moves.MEGA_DRAIN ],
[ 25, Moves.SILVER_WIND ],
[ 25, Moves.LEECH_LIFE ],
[ 27, Moves.ATTRACT ],
[ 30, Moves.WHIRLWIND ],
[ 32, Moves.GIGA_DRAIN ],
[ 35, Moves.BUG_BUZZ ],
[ 37, Moves.RAGE ],
[ 37, Moves.PROTECT ],
[ 40, Moves.QUIVER_DANCE ],
],
[Species.CASCOON]: [
[ 0, Moves.HARDEN ],
[ 1, Moves.HARDEN ],
],
[Species.DUSTOX]: [
[ 0, Moves.GUST ],
[ 1, Moves.BUG_BITE ],
[ 1, Moves.GUST ],
[ 1, Moves.HARDEN ],
[ 1, Moves.STRING_SHOT ],
[ 1, Moves.POISON_STING ],
[ 12, Moves.CONFUSION ],
[ 15, Moves.POISON_POWDER ],
[ 17, Moves.MOONLIGHT ],
[ 20, Moves.VENOSHOCK ],
[ 22, Moves.PSYBEAM ],
[ 25, Moves.SILVER_WIND ],
[ 25, Moves.LEECH_LIFE ],
[ 27, Moves.LIGHT_SCREEN ],
[ 30, Moves.WHIRLWIND ],
[ 32, Moves.TOXIC ],
@ -4629,6 +4635,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 27, Moves.QUICK_GUARD ],
[ 33, Moves.AGILITY ],
[ 45, Moves.ENDEAVOR ],
[ 51, Moves.BRAVE_BIRD ],
[ 57, Moves.REVERSAL ],
],
[Species.WINGULL]: [
@ -4997,31 +5004,42 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 43, Moves.LOCK_ON ],
],
[Species.SKITTY]: [
[ 1, Moves.TACKLE ],
[ 1, Moves.TAIL_WHIP ],
[ 1, Moves.GROWL ],
[ 1, Moves.FAKE_OUT ],
[ 4, Moves.FORESIGHT ],
[ 4, Moves.TACKLE ],
[ 7, Moves.SING ],
[ 10, Moves.ATTRACT ],
[ 13, Moves.DISARMING_VOICE ],
[ 16, Moves.DOUBLE_SLAP ],
[ 16, Moves.FURY_SWIPES ],
[ 19, Moves.COPYCAT ],
[ 22, Moves.FEINT_ATTACK ],
[ 22, Moves.PAYBACK ],
[ 25, Moves.CHARM ],
[ 28, Moves.WAKE_UP_SLAP ],
[ 31, Moves.ASSIST ],
[ 31, Moves.FACADE ],
[ 34, Moves.COVET ],
[ 37, Moves.HEAL_BELL ],
[ 40, Moves.DOUBLE_EDGE ],
[ 43, Moves.CAPTIVATE ],
[ 43, Moves.BABY_DOLL_EYES ],
[ 46, Moves.PLAY_ROUGH ],
],
[Species.DELCATTY]: [
[ 1, Moves.DOUBLE_SLAP ],
[ 1, Moves.TAIL_WHIP ],
[ 1, Moves.GROWL ],
[ 1, Moves.FAKE_OUT ],
[ 1, Moves.TACKLE ],
[ 1, Moves.SING ],
[ 1, Moves.ATTRACT ],
[ 1, Moves.FAKE_OUT ],
[ 1, Moves.DISARMING_VOICE ],
[ 1, Moves.FURY_SWIPES ],
[ 1, Moves.COPYCAT ],
[ 1, Moves.PAYBACK ],
[ 1, Moves.CHARM ],
[ 1, Moves.FACADE ],
[ 1, Moves.COVET ],
[ 1, Moves.HEAL_BELL ],
[ 1, Moves.DOUBLE_EDGE ],
[ 1, Moves.BABY_DOLL_EYES ],
[ 1, Moves.PLAY_ROUGH ],
],
[Species.SABLEYE]: [
[ 1, Moves.SCRATCH ],
@ -5197,7 +5215,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 4, Moves.HELPING_HAND ],
[ 7, Moves.SPARK ],
[ 10, Moves.ENCORE ],
[ 13, Moves.BESTOW ],
[ 13, Moves.SWITCHEROO ],
[ 16, Moves.SWIFT ],
[ 19, Moves.ELECTRO_BALL ],
[ 22, Moves.COPYCAT ],
@ -5229,7 +5247,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 31, Moves.DISCHARGE ],
[ 34, Moves.BATON_PASS ],
[ 37, Moves.AGILITY ],
[ 40, Moves.TRUMP_CARD ],
[ 40, Moves.LAST_RESORT ],
[ 43, Moves.THUNDER ],
[ 46, Moves.NASTY_PLOT ],
[ 49, Moves.ENTRAINMENT ],
@ -5481,10 +5499,10 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[Species.SPINDA]: [
[ 1, Moves.TACKLE ],
[ 5, Moves.COPYCAT ],
[ 10, Moves.FEINT_ATTACK ],
[ 10, Moves.TEETER_DANCE ],
[ 14, Moves.PSYBEAM ],
[ 19, Moves.HYPNOSIS ],
[ 23, Moves.DIZZY_PUNCH ],
[ 23, Moves.BODY_SLAM ],
[ 28, Moves.SUCKER_PUNCH ],
[ 32, Moves.TEETER_DANCE ],
[ 37, Moves.UPROAR ],
@ -5926,16 +5944,16 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 7, Moves.SHADOW_SNEAK ],
[ 10, Moves.FEINT ],
[ 13, Moves.FURY_SWIPES ],
[ 16, Moves.FEINT_ATTACK ],
[ 16, Moves.DISABLE ],
[ 18, Moves.PSYBEAM ],
[ 21, Moves.ANCIENT_POWER ],
[ 25, Moves.SLASH ],
[ 30, Moves.CAMOUFLAGE ],
[ 30, Moves.DETECT ],
[ 33, Moves.SHADOW_CLAW ],
[ 38, Moves.SCREECH ],
[ 42, Moves.SUBSTITUTE ],
[ 46, Moves.SUCKER_PUNCH ],
[ 50, Moves.SYNCHRONOISE ],
[ 50, Moves.FOUL_PLAY ],
],
[Species.SHUPPET]: [
[ 1, Moves.ASTONISH ],
@ -6154,17 +6172,19 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
],
[Species.CLAMPERL]: [
[ 1, Moves.WATER_GUN ],
[ 1, Moves.CLAMP ],
[ 1, Moves.WHIRLPOOL ],
[ 1, Moves.IRON_DEFENSE ],
[ 50, Moves.SHELL_SMASH ],
],
[Species.HUNTAIL]: [
[ 1, Moves.BITE ],
[ 1, Moves.WATER_GUN ],
[ 1, Moves.WHIRLPOOL ],
[ 1, Moves.IRON_DEFENSE ],
[ 1, Moves.SHELL_SMASH ],
[ 5, Moves.SCREECH ],
[ 9, Moves.SCARY_FACE ],
[ 11, Moves.FEINT_ATTACK ],
[ 11, Moves.RAIN_DANCE ],
[ 14, Moves.WATER_PULSE ],
[ 16, Moves.ICE_FANG ],
[ 19, Moves.BRINE ],
@ -6178,14 +6198,17 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
],
[Species.GOREBYSS]: [
[ 1, Moves.CONFUSION ],
[ 1, Moves.WATER_GUN ],
[ 1, Moves.WHIRLPOOL ],
[ 1, Moves.IRON_DEFENSE ],
[ 1, Moves.SHELL_SMASH ],
[ 5, Moves.WATER_SPORT ],
[ 9, Moves.AGILITY ],
[ 11, Moves.DRAINING_KISS ],
[ 14, Moves.WATER_PULSE ],
[ 16, Moves.AMNESIA ],
[ 19, Moves.AQUA_RING ],
[ 23, Moves.CAPTIVATE ],
[ 23, Moves.SAFEGUARD ],
[ 26, Moves.DIVE ],
[ 29, Moves.BATON_PASS ],
[ 34, Moves.PSYCHIC ],
@ -6865,7 +6888,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 1, Moves.PROTECT ],
[ 10, Moves.TACKLE ],
[ 15, Moves.BUG_BITE ],
[ 20, Moves.HIDDEN_POWER ],
[ 20, Moves.STRING_SHOT ],
],
[Species.WORMADAM]: [
[ 0, Moves.QUIVER_DANCE ],
@ -6873,12 +6896,14 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 1, Moves.PROTECT ],
[ 1, Moves.SUCKER_PUNCH ],
[ 1, Moves.BUG_BITE ],
[ 20, Moves.HIDDEN_POWER ],
[ 1, Moves.PROTECT ],
[ 10, Moves.TACKLE ],
[ 20, Moves.STRING_SHOT ],
[ 23, Moves.CONFUSION ],
[ 26, Moves.RAZOR_LEAF ],
[ 29, Moves.GROWTH ],
[ 32, Moves.PSYBEAM ],
[ 35, Moves.CAPTIVATE ],
[ 35, Moves.INFESTATION ],
[ 38, Moves.FLAIL ],
[ 41, Moves.ATTRACT ],
[ 44, Moves.PSYCHIC ],
@ -6890,13 +6915,15 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 1, Moves.TACKLE ],
[ 1, Moves.PROTECT ],
[ 1, Moves.BUG_BITE ],
[ 20, Moves.HIDDEN_POWER ],
[ 10, Moves.PROTECT ],
[ 15, Moves.BUG_BITE ],
[ 20, Moves.STRING_SHOT ],
[ 23, Moves.CONFUSION ],
[ 26, Moves.GUST ],
[ 29, Moves.POISON_POWDER ],
[ 32, Moves.PSYBEAM ],
[ 35, Moves.CAMOUFLAGE ],
[ 38, Moves.SILVER_WIND ],
[ 35, Moves.ROOST ],
[ 38, Moves.STRUGGLE_BUG ],
[ 41, Moves.AIR_SLASH ],
[ 44, Moves.PSYCHIC ],
[ 47, Moves.LUNGE ],
@ -7152,11 +7179,11 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 5, Moves.SCRATCH ],
[ 8, Moves.GROWL ],
[ 13, Moves.HYPNOSIS ],
[ 17, Moves.FEINT_ATTACK ],
[ 17, Moves.AERIAL_ACE ],
[ 20, Moves.FURY_SWIPES ],
[ 25, Moves.CHARM ],
[ 29, Moves.ASSIST ],
[ 32, Moves.CAPTIVATE ],
[ 29, Moves.TAUNT ],
[ 32, Moves.RETALIATE ],
[ 37, Moves.SLASH ],
[ 41, Moves.SUCKER_PUNCH ],
[ 44, Moves.ATTRACT ],
@ -7166,14 +7193,16 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[Species.PURUGLY]: [
[ 0, Moves.SWAGGER ],
[ 1, Moves.SCRATCH ],
[ 1, Moves.PLAY_ROUGH ],
[ 1, Moves.SUCKER_PUNCH ],
[ 1, Moves.GROWL ],
[ 1, Moves.FAKE_OUT ],
[ 13, Moves.HYPNOSIS ],
[ 17, Moves.FEINT_ATTACK ],
[ 17, Moves.AERIAL_ACE ],
[ 20, Moves.FURY_SWIPES ],
[ 25, Moves.CHARM ],
[ 29, Moves.ASSIST ],
[ 32, Moves.CAPTIVATE ],
[ 29, Moves.TAUNT ],
[ 32, Moves.RETALIATE ],
[ 37, Moves.SLASH ],
[ 45, Moves.BODY_SLAM ],
[ 52, Moves.ATTRACT ],
@ -7562,13 +7591,13 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 11, Moves.VINE_WHIP ],
[ 17, Moves.SWEET_SCENT ],
[ 21, Moves.INGRAIN ],
[ 27, Moves.FEINT_ATTACK ],
[ 27, Moves.GRASS_KNOT ],
[ 31, Moves.LEAF_TORNADO ],
[ 37, Moves.STOCKPILE ],
[ 37, Moves.SPIT_UP ],
[ 37, Moves.SWALLOW ],
[ 41, Moves.CRUNCH ],
[ 47, Moves.WRING_OUT ],
[ 47, Moves.SEED_BOMB ],
[ 50, Moves.POWER_WHIP ],
],
[Species.FINNEON]: [
@ -8212,11 +8241,10 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
],
[Species.DARKRAI]: [
[ 1, Moves.DISABLE ],
[ 1, Moves.OMINOUS_WIND ],
[ 11, Moves.QUICK_ATTACK ],
[ 20, Moves.HYPNOSIS ],
[ 29, Moves.FEINT_ATTACK ],
[ 38, Moves.NIGHTMARE ],
[ 29, Moves.SUCKER_PUNCH ],
[ 38, Moves.NIGHT_SHADE ],
[ 47, Moves.DOUBLE_TEAM ],
[ 57, Moves.HAZE ],
[ 66, Moves.DARK_VOID ],
@ -8278,16 +8306,15 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 7, Moves.VINE_WHIP ],
[ 10, Moves.WRAP ],
[ 13, Moves.GROWTH ],
[ 16, Moves.LEAF_TORNADO ],
[ 16, Moves.MAGICAL_LEAF ],
[ 19, Moves.LEECH_SEED ],
[ 22, Moves.MEGA_DRAIN ],
[ 25, Moves.SLAM ],
[ 28, Moves.LEAF_BLADE ],
[ 31, Moves.COIL ],
[ 34, Moves.GIGA_DRAIN ],
[ 37, Moves.WRING_OUT ],
[ 40, Moves.GASTRO_ACID ],
[ 43, Moves.LEAF_STORM ],
[ 37, Moves.GASTRO_ACID ],
[ 40, Moves.LEAF_STORM ],
],
[Species.SERVINE]: [
[ 1, Moves.VINE_WHIP ],
@ -8295,16 +8322,15 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 1, Moves.WRAP ],
[ 1, Moves.LEER ],
[ 13, Moves.GROWTH ],
[ 16, Moves.LEAF_TORNADO ],
[ 16, Moves.MAGICAL_LEAF ],
[ 20, Moves.LEECH_SEED ],
[ 24, Moves.MEGA_DRAIN ],
[ 28, Moves.SLAM ],
[ 32, Moves.LEAF_BLADE ],
[ 36, Moves.COIL ],
[ 40, Moves.GIGA_DRAIN ],
[ 44, Moves.WRING_OUT ],
[ 48, Moves.GASTRO_ACID ],
[ 52, Moves.LEAF_STORM ],
[ 44, Moves.GASTRO_ACID ],
[ 48, Moves.LEAF_STORM ],
],
[Species.SERPERIOR]: [
[ 1, Moves.VINE_WHIP ],
@ -8312,22 +8338,21 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 1, Moves.WRAP ],
[ 1, Moves.LEER ],
[ 13, Moves.GROWTH ],
[ 16, Moves.LEAF_TORNADO ],
[ 16, Moves.MAGICAL_LEAF ],
[ 20, Moves.LEECH_SEED ],
[ 24, Moves.MEGA_DRAIN ],
[ 28, Moves.SLAM ],
[ 32, Moves.LEAF_BLADE ],
[ 38, Moves.COIL ],
[ 44, Moves.GIGA_DRAIN ],
[ 50, Moves.WRING_OUT ],
[ 56, Moves.GASTRO_ACID ],
[ 62, Moves.LEAF_STORM ],
[ 50, Moves.GASTRO_ACID ],
[ 56, Moves.LEAF_STORM ],
],
[Species.TEPIG]: [
[ 1, Moves.TACKLE ],
[ 3, Moves.TAIL_WHIP ],
[ 7, Moves.EMBER ],
[ 9, Moves.ODOR_SLEUTH ],
[ 9, Moves.ENDURE ],
[ 13, Moves.DEFENSE_CURL ],
[ 15, Moves.FLAME_CHARGE ],
[ 19, Moves.SMOG ],
@ -8345,7 +8370,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 1, Moves.TACKLE ],
[ 1, Moves.TAIL_WHIP ],
[ 1, Moves.EMBER ],
[ 1, Moves.ODOR_SLEUTH ],
[ 1, Moves.ENDURE ],
[ 13, Moves.DEFENSE_CURL ],
[ 15, Moves.FLAME_CHARGE ],
[ 20, Moves.SMOG ],
@ -8363,7 +8388,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 1, Moves.TAIL_WHIP ],
[ 1, Moves.EMBER ],
[ 1, Moves.ARM_THRUST ],
[ 1, Moves.ODOR_SLEUTH ],
[ 1, Moves.ENDURE ],
[ 1, Moves.HAMMER_ARM ],
[ 13, Moves.DEFENSE_CURL ],
[ 15, Moves.FLAME_CHARGE ],
@ -8709,23 +8734,20 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 11, Moves.SHOCK_WAVE ],
[ 15, Moves.THUNDER_WAVE ],
[ 18, Moves.FLAME_CHARGE ],
[ 22, Moves.PURSUIT ],
[ 25, Moves.SPARK ],
[ 29, Moves.STOMP ],
[ 32, Moves.DISCHARGE ],
[ 36, Moves.AGILITY ],
[ 39, Moves.WILD_CHARGE ],
[ 43, Moves.THRASH ],
[ 22, Moves.SPARK ],
[ 25, Moves.STOMP ],
[ 29, Moves.DISCHARGE ],
[ 33, Moves.AGILITY ],
[ 35, Moves.WILD_CHARGE ],
[ 40, Moves.THRASH ],
],
[Species.ZEBSTRIKA]: [
[ 1, Moves.TAIL_WHIP ],
[ 1, Moves.THUNDER_WAVE ],
[ 1, Moves.QUICK_ATTACK ],
[ 1, Moves.CHARGE ],
[ 1, Moves.ION_DELUGE ],
[ 11, Moves.SHOCK_WAVE ],
[ 18, Moves.FLAME_CHARGE ],
[ 22, Moves.PURSUIT ],
[ 25, Moves.SPARK ],
[ 31, Moves.STOMP ],
[ 36, Moves.DISCHARGE ],
@ -18168,12 +18190,14 @@ export const pokemonFormLevelMoves: PokemonSpeciesFormLevelMoves = {
[ 1, Moves.PROTECT ],
[ 1, Moves.SUCKER_PUNCH ],
[ 1, Moves.BUG_BITE ],
[ 20, Moves.HIDDEN_POWER ],
[ 1, Moves.PROTECT ],
[ 10, Moves.TACKLE ],
[ 20, Moves.STRING_SHOT ],
[ 23, Moves.CONFUSION ],
[ 26, Moves.ROCK_BLAST ],
[ 29, Moves.HARDEN ],
[ 32, Moves.PSYBEAM ],
[ 35, Moves.CAPTIVATE ],
[ 35, Moves.INFESTATION ],
[ 38, Moves.FLAIL ],
[ 41, Moves.ATTRACT ],
[ 44, Moves.PSYCHIC ],
@ -18182,17 +18206,19 @@ export const pokemonFormLevelMoves: PokemonSpeciesFormLevelMoves = {
],
2: [
[ 0, Moves.QUIVER_DANCE ],
[ 1, Moves.METAL_BURST ],
[ 1, Moves.TACKLE ],
[ 1, Moves.PROTECT ],
[ 1, Moves.METAL_BURST ],
[ 1, Moves.SUCKER_PUNCH ],
[ 1, Moves.BUG_BITE ],
[ 20, Moves.HIDDEN_POWER ],
[ 1, Moves.PROTECT ],
[ 10, Moves.TACKLE ],
[ 20, Moves.STRING_SHOT ],
[ 23, Moves.CONFUSION ],
[ 26, Moves.MIRROR_SHOT ],
[ 26, Moves.METAL_BURST ],
[ 29, Moves.METAL_SOUND ],
[ 32, Moves.PSYBEAM ],
[ 35, Moves.CAPTIVATE ],
[ 35, Moves.INFESTATION ],
[ 38, Moves.FLAIL ],
[ 41, Moves.ATTRACT ],
[ 44, Moves.PSYCHIC ],
@ -18297,21 +18323,21 @@ export const pokemonFormLevelMoves: PokemonSpeciesFormLevelMoves = {
},
[Species.GRENINJA]: {
1: [
[ 0, Moves.WATER_SHURIKEN ],
[ 0, Moves.WATER_SHURIKEN ],
[ 1, Moves.POUND ],
[ 1, Moves.GROWL ],
[ 1, Moves.WATER_GUN ],
[ 1, Moves.QUICK_ATTACK ],
[ 1, Moves.HAZE ],
[ 1, Moves.BUBBLE ],
[ 1, Moves.ROLE_PLAY ],
[ 1, Moves.NIGHT_SLASH ],
[ 1, Moves.MAT_BLOCK ],
[ 10, Moves.LICK ],
[ 14, Moves.WATER_PULSE ],
[ 19, Moves.SMOKESCREEN ],
[ 23, Moves.SHADOW_SNEAK ],
[ 28, Moves.SPIKES ],
[ 33, Moves.FEINT_ATTACK ],
[ 33, Moves.AERIAL_ACE ],
[ 42, Moves.SUBSTITUTE ],
[ 49, Moves.EXTRASENSORY ],
[ 56, Moves.DOUBLE_TEAM ],