Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import {RouteAction} from "../models/route-action";
- export const route: RouteAction[] = [
- {
- type: "init", level: 52, curve: "Slow", name: "Gyarados", game: "hgss", verbosity: 1, ivs: {
- hpMin: 0,
- atkMin: [0, 0, 0],
- defMin: [0, 0, 0],
- spAtkMin: [0, 0, 0],
- spDefMin: [0, 0, 0],
- spdMin: [0, 0, 0],
- },
- },
- {type: "teach-move", move: "Surf"},
- {type: "teach-move", move: "Tackle"},
- {type: "teach-move", move: "Flail"},
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Drowzee (Lv. 17) (Nature: Quirky) (Ability: Insomnia) (Moves: Hypnosis/Disable/Confusion/Headbutt) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Zubat (Lv. 19) (Nature: Lax) (Ability: Inner Focus) (Moves: Supersonic/Astonish/Bite/Wing Attack) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Zubat (Lv. 16) (Nature: Relaxed) (Ability: Inner Focus) (Moves: Leech Life/Supersonic/Astonish/Bite) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Grimer (Lv. 17) (Nature: Careful) (Ability: Stench) (Moves: Harden/Mud-Slap/Disable/Minimize) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Rattata (Lv. 18) (Nature: Adamant) (Ability: Guts) (Moves: Focus Energy/Bite/Pursuit/Hyper Fang) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Golbat (Lv. 18) (Nature: Naughty) (Ability: Inner Focus) (Moves: Supersonic/Astonish/Bite/Wing Attack) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Ekans (Lv. 18) (Nature: Bashful) (Ability: Intimidate) (Moves: Wrap/Leer/Poison Sting/Bite) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Gloom (Lv. 18) (Nature: Naive) (Ability: Chlorophyll) (Moves: Absorb/Sweet Scent/Stun Spore/Sleep Powder) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Raticate (Lv. 19) (Nature: Serious) (Ability: Guts) (Moves: Focus Energy/Bite/Pursuit/Hyper Fang) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Rattata (Lv. 17) (Nature: Modest) (Ability: Guts) (Moves: Focus Energy/Bite/Pursuit/Hyper Fang) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Rattata (Lv. 17) (Nature: Modest) (Ability: Guts) (Moves: Focus Energy/Bite/Pursuit/Hyper Fang) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Zubat (Lv. 17) (Nature: Relaxed) (Ability: Inner Focus) (Moves: Supersonic/Astonish/Bite/Wing Attack) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Executive Petrel",
- pokemonList: [
- {dump: "Zubat (Lv. 22) (Nature: Relaxed) (Ability: Inner Focus) (Moves: Astonish/Bite/Wing Attack/Confuse Ray) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- {dump: "Koffing (Lv. 22) (Nature: Rash) (Ability: Levitate) (Moves: Smog/Smokescreen/Assurance/Self-Destruct) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- {dump: "Raticate (Lv. 24) (Nature: Calm) (Ability: Guts) (Moves: Hyper Fang/Sucker Punch/Scary Face/Crunch) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Double",
- pokemonList: [
- {dump: "Arbok (Lv. 25) (Nature: Hardy) (Ability: Intimidate) (Moves: Wrap/Poison Sting/Crunch/Glare) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- {dump: "Murkrow (Lv. 27) (Nature: Lonely) (Ability: Super Luck) (Moves: Wing Attack/Pursuit/Astonish/Night Shade) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- {dump: "Gloom (Lv. 25) (Nature: Modest) (Ability: Chlorophyll) (Moves: Mega Drain/Sweet Scent/Sleep Powder/Acid) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- {dump: "Drowzee (Lv. 18) (Nature: Naive) (Ability: Insomnia) (Moves: Hypnosis/Disable/Confusion/Heabutt) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Grimer (Lv. 20) (Nature: Hasty) (Ability: Stench) (Moves: Sludge/Disable/Mud-Slap/Minimize) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {type: "fight-pokemon", name: "Electrode", level: 23, isWild: true},
- {type: "fight-pokemon", name: "Electrode", level: 23, isWild: true},
- {type: "fight-pokemon", name: "Electrode", level: 23, isWild: true},
- {
- type: "fight-trainer",
- name: "Skier Diana",
- pokemonList: [
- {dump: "Jynx (Lv. 29) (Nature: Rash) (Ability: Oblivious) (Moves: Ice Punch/Mean Look/Fake Tears/Wake-Up Slap) IVs: 1/1/1/1/1/1 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Skier Jill",
- pokemonList: [
- {dump: "Dewgong (Lv. 29) (Nature: Adamant) (Ability: Thick Fat) (Moves: Ice Shard/Rest/Aqua Ring/Aurora Beam) IVs: 1/1/1/1/1/1 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Leader Pryce",
- pokemonList: [
- {dump: "Seel (Lv. 30) (Nature: Sassy) (Ability: Thick Fat) (Moves: Snore/Hail/Icy Wind/Rest) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0"},
- {dump: "Piloswine (Lv. 34) (Nature: Calm) (Ability: Snow Cloak) (Moves: Hail/Ice Fang/Mud Bomb/Blizzard) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0"},
- {
- dump: "Dewgong (Lv. 32) (Nature: Rash) (Ability: Thick Fat) (Moves: Sleep Talk/Ice Shard/Aurora Beam/Rest) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0",
- verbosity: 2,
- },
- ],
- },
- {
- type: "fight-trainer",
- name: "Gentleman Alfred",
- pokemonList: [
- {dump: "Noctowl (Lv. 22) (Nature: Serious) (Ability: Insomnia) (Moves: Peck/Uproar/Reflect/Confusion) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Sailor Huey",
- pokemonList: [
- {dump: "Poliwag (Lv. 18) (Nature: Modest) (Ability: Water Absorb) (Moves: Hypnosis/Water Gun/Double Slap/Rain Dance) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- {dump: "Poliwhirl (Lv. 20) (Nature: Hardy) (Ability: Water Absorb) (Moves: Hypnosis/Water Gun/Double Slap/Rain Dance) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Sailor Terrell",
- pokemonList: [
- {dump: "Poliwhirl (Lv. 20) (Nature: Hardy) (Ability: Water Absorb) (Moves: Hypnosis/Water Gun/Double Slap/Rain Dance) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Blackbelt Nob",
- pokemonList: [
- {dump: "Machop (Lv. 25) (Nature: Naughty) (Ability: No Guard) (Moves: Vital Throw/Focus Energy/Karate Chop/Seismic Toss) IVs: 4/4/4/4/4/4 EVs: 0/0/0/0/0/0"},
- {dump: "Machoke (Lv. 25) (Nature: Quirky) (Ability: No Guard) (Moves: Leer/Karate Chop/Seismic Toss/Rock Slide) IVs: 4/4/4/4/4/4 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Leader Chuck",
- pokemonList: [
- {dump: "Primeape (Lv. 29) (Nature: Lax) (Ability: Vital Spirit) (Moves: Leer/Double Team/Focus Punch/Rock Slide) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0"},
- {
- dump: "Poliwrath (Lv. 31) (Nature: Careful) (Ability: Water Absorb) (Moves: Hypnosis/Surf/Focus Punch/Body Slam) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0",
- verbosity: 2,
- },
- ],
- },
- {
- type: "fight-trainer",
- name: "Leader Jasmine",
- pokemonList: [
- {dump: "Magnemite (Lv. 30) (Nature: Sassy) (Ability: Magnet Pull) (Moves: Thunderbolt/Supersonic/Sonic Boom/Thunder Wave) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0"},
- {dump: "Magnemite (Lv. 30) (Nature: Careful) (Ability: Sturdy) (Moves: Thunderbolt/Supersonic/Sonic Boom/Thunder Wave) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0"},
- {dump: "Steelix (Lv. 35) (Nature: Bold) (Ability: Sturdy) (Moves: Screech/Sandstorm/Rock Throw/Iron Tail) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0"},
- ],
- },
- {type: "rare-candy"},
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Raticate (Lv. 24) (Nature: Mild) (Ability: Guts) (Moves: Hyper Fang/Sucker Punch/Scary Face/Crunch) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Raticate (Lv. 24) (Nature: Mild) (Ability: Guts) (Moves: Hyper Fang/Sucker Punch/Scary Face/Crunch) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Arbok (Lv. 26) (Nature: Quirky) (Ability: Intimidate) (Moves: Glare/Screech/Acid/Crunch) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Executive Petrel",
- pokemonList: [
- {dump: "Koffing (Lv. 30) (Nature: Rash) (Ability: Levitate) (Moves: Tackle/Self-Destruct/Sludge/Smokescreen) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- {dump: "Weezing (Lv. 32) (Nature: Impish) (Ability: Levitate) (Moves: Tackle/Explosion/Sludge/Smokescreen) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- {dump: "Koffing (Lv. 30) (Nature: Rash) (Ability: Levitate) (Moves: Tackle/Self-Destruct/Sludge/Smokescreen) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- {dump: "Koffing (Lv. 30) (Nature: Rash) (Ability: Levitate) (Moves: Tackle/Self-Destruct/Sludge/Smokescreen) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- {dump: "Koffing (Lv. 30) (Nature: Rash) (Ability: Levitate) (Moves: Tackle/Self-Destruct/Sludge/Smokescreen) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- {dump: "Koffing (Lv. 30) (Nature: Rash) (Ability: Levitate) (Moves: Tackle/Self-Destruct/Sludge/Smokescreen) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rival 4",
- pokemonList: [
- {dump: "Golbat (Lv. 30) (Nature: Bashful) (Ability: Inner Focus) (Moves: Astonish/Bite/Confuse Ray/Air Cutter) IVs: 14/14/14/14/14/14 EVs: 0/0/0/0/0/0"},
- {dump: "Feraligatr (Lv. 32) (Nature: Quiet) (Ability: Torrent) (Moves: Ice Fang/Water Gun/Crunch/Thrash) IVs: 14/14/14/14/14/14 EVs: 0/0/0/0/0/0", verbosity: 2},
- {dump: "Haunter (Lv. 30) (Nature: Sassy) (Ability: Levitate) (Moves: Confuse Ray/Mean Look/Curse/Shadow Ball) IVs: 14/14/14/14/14/14 EVs: 0/0/0/0/0/0"},
- {dump: "Sneasel (Lv. 32) (Nature: Adamant) (Ability: Inner Focus) (Moves: Icy Wind/Quick Attack/Fury Swipes/Feint Attack) IVs: 14/14/14/14/14/14 EVs: 0/0/0/0/0/0"},
- {dump: "Magnemite (Lv. 28) (Nature: Careful) (Ability: Magnet Pull) (Moves: Supersonic/Spark/Sonic Boom/Thunder Wave) IVs: 14/14/14/14/14/14 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Muk (Lv. 23) (Nature: Lonely) (Ability: Stench) (Moves: Disable/Minimize/Sludge/Mud Bomb) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Koffing (Lv. 23) (Nature: Docile) (Ability: Levitate) (Moves: Smog/Smokescreen/Assurance/Self-Destruct) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Rattata (Lv. 25) (Nature: Modest) (Ability: Guts) (Moves: Hyper Fang/Sucker Punch/Crunch/Assurance) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Gloom (Lv. 25) (Nature: Docile) (Ability: Chlorophyll) (Moves: Poison Powder/Stun Spore/Sleep Powder/Mega Drain) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Gloom (Lv. 25) (Nature: Docile) (Ability: Chlorophyll) (Moves: Poison Powder/Stun Spore/Sleep Powder/Mega Drain) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Koffing (Lv. 25) (Nature: Hardy) (Ability: Levitate) (Moves: Smokescreen/Assurance/Self-Destruct/Sludge) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Koffing (Lv. 25) (Nature: Hardy) (Ability: Levitate) (Moves: Smokescreen/Assurance/Self-Destruct/Sludge) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Weezing (Lv. 26) (Nature: Naughty) (Ability: Levitate) (Moves: Smokescreen/Assurance/Self-Destruct/Sludge) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Raticate (Lv. 24) (Nature: Timid) (Ability: Guts) (Moves: Hyper Fang/Sucker Punch/Scary Face/Crunch) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- {dump: "Koffing (Lv. 26) (Nature: Bold) (Ability: Levitate) (Moves: Smokescreen/Assurance/Self-Destruct/Sludge) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Executive Proton",
- pokemonList: [
- {dump: "Golbat (Lv. 28) (Nature: Docile) (Ability: Inner Focus) (Moves: Leech Life/Bite/Confuse Ray/Wing Attack) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- {dump: "Weezing (Lv. 33) (Nature: Naughty) (Ability: Levitate) (Moves: Double Hit/Sludge/Smokescreen/Smog) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Executive Ariana",
- pokemonList: [
- {dump: "Arbok (Lv. 32) (Nature: Impish) (Ability: Intimidate) (Moves: Wrap/Poison Sting/Crunch/Glare) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [-1]}}},
- {dump: "Vileplume (Lv. 32) (Nature: Adamant) (Ability: Chlorophyll) (Moves: Mega Drain/Sweet Scent/Sleep Powder/Acid) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [-1]}}},
- {dump: "Murkrow (Lv. 32) (Nature: Bold) (Ability: Super Luck) (Moves: Wing Attack/Pursuit/Astonish/Night Shade) IVs: 12/12/12/12/12/12 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [-1]}}},
- ],
- },
- {
- type: "fight-trainer",
- name: "Executive Archer",
- pokemonList: [
- {dump: "Houndour (Lv. 35) (Nature: Lax) (Ability: Early Bird) (Moves: Fire Fang/Roar/Bite/Feint Attack) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Houndoom (Lv. 38) (Nature: Naughty) (Ability: Early Bird) (Moves: Fire Fang/Smog/Bite/Feint Attack) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Koffing (Lv. 35) (Nature: Quirky) (Ability: Levitate) (Moves: Tackle/Sludge/Smokescreen/Haze) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- ],
- },
- {type: "equip-item", item: "Mystic Water"},
- {type: "forget-move", move: "Tackle"},
- {type: "teach-move", move: "Waterfall"},
- {
- type: "fight-trainer",
- name: "Ace Trainer Lola",
- pokemonList: [
- {dump: "Dratini (Lv. 35) (Nature: Lax) (Ability: Shed Skin) (Moves: Slam/Agility/Aqua Tail/Dragon Rush) IVs: 7/7/7/7/7/7 EVs: 0/0/0/0/0/0"},
- {dump: "Dragonair (Lv. 37) (Nature: Mild) (Ability: Shed Skin) (Moves: Dragon Rage/Slam/Agility/Aqua Tail) IVs: 7/7/7/7/7/7 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Ace Trainer Mike",
- pokemonList: [
- {dump: "Dragonair (Lv. 38) (Nature: Gentle) (Ability: Shed Skin) (Moves: Dragon Rage/Slam/Agility/Aqua Tail) IVs: 7/7/7/7/7/7 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Leader Clair",
- enforceOrder: true,
- pokemonList: [
- {dump: "Gyarados (Lv. 38) (Nature: Hasty) (Ability: Intimidate) (Moves: Twister/Dragon Rage/Bite/Dragon Pulse) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Dragonair (Lv. 38) (Nature: Gentle) (Ability: Shed Skin) (Moves: Thunder Wave/Fire Blast/Slam/Dragon Pulse) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Dragonair (Lv. 38) (Nature: Gentle) (Ability: Shed Skin) (Moves: Thunder Wave/Fire Blast/Slam/Dragon Pulse) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {
- dump: "Kingdra (Lv. 41) (Nature: Timid) (Ability: Sniper) (Moves: Smokescreen/Hydro Pump/Hyper Beam/Dragon Pulse) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0",
- options: {ownBoosts: {atk: [0, 1, 2, 3]}},
- },
- ],
- },
- {
- type: "fight-trainer",
- name: "Ace Trainer Kobe",
- pokemonList: [
- {dump: "Dragonair (Lv. 37) (Nature: Serious) (Ability: Shed Skin) (Moves: Thunder/Surf/Dragon Rage/Iron Tail) IVs: 6/6/6/6/6/6 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Kimono Girl Zuki",
- pokemonList: [
- {dump: "Umbreon (Lv. 38) (Nature: Timid) (Ability: Synchronize) (Moves: Last Resort/Dark Pulse/Confuse Ray/Shadow Ball) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0"},
- ],
- },
- // {type: "static-evs", spd: 10},
- {
- type: "fight-trainer",
- name: "Kimono Girl Naoko",
- pokemonList: [
- {dump: "Espeon (Lv. 38) (Nature: Lax) (Ability: Synchronize) (Moves: Last Resort/Psychic/Psych Up/Swift) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Kimono Girl Miki",
- pokemonList: [
- {dump: "Flareon (Lv. 38) (Nature: Rash) (Ability: Flash Fire) (Moves: Last Resort/Fire Blast/Quick Attack/Will-O-Wisp) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Kimono Girl Sayo",
- pokemonList: [
- {dump: "Jolteon (Lv. 38) (Nature: Docile) (Ability: Volt Absorb) (Moves: Last Resort/Thunderbolt/Double Team/Thunderwave) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Kimono Girl Kuni",
- pokemonList: [
- {dump: "Vaporeon (Lv. 38) (Nature: Bashful) (Ability: Water Absorb) (Moves: Last Resort/Surf/Quick Attack/Aurora Beam) IVs: 18/18/18/18/18/18 EVs: 0/0/0/0/0/0", options: {opponentBoosts: {atk: [-1]}}},
- ],
- },
- {
- type: "fight-trainer",
- name: "Ace Trainer Gavin",
- pokemonList: [
- {dump: "Victreebel (Lv. 32) (Nature: Rash) (Ability: Chlorophyll) (Moves: Wrap/Toxic/Acid/Razor Leaf) IVs: 6/6/6/6/6/6 EVs: 0/0/0/0/0/0"},
- {dump: "Flareon (Lv. 32) (Nature: Naive) (Ability: Flash Fire) (Moves: Sand Attack/Quick Attack/Bite/Ember) IVs: 6/6/6/6/6/6 EVs: 0/0/0/0/0/0"},
- {dump: "Kingler (Lv. 32) (Nature: Timid) (Ability: Hyper Cutter) (Moves: Bubble Beam/Stomp/Guillotine/Protect) IVs: 6/6/6/6/6/6 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Ace Trainer Jake",
- pokemonList: [
- {dump: "Parasect (Lv. 33) (Nature: Bold) (Ability: Dry Skin) (Moves: Leech Life/Spore/Slash/Swords Dance) IVs: 6/6/6/6/6/6 EVs: 0/0/0/0/0/0"},
- {dump: "Vaporeon (Lv. 33) (Nature: Naive) (Ability: Water Absorb) (Moves: Bite/Quick Attack/Sand Attack/Surf) IVs: 6/6/6/6/6/6 EVs: 0/0/0/0/0/0"},
- {dump: "Golduck (Lv. 35) (Nature: Hasty) (Ability: Cloud Nine) (Moves: Psychic/Screech/Water Pulse/Fury Swipes) IVs: 6/6/6/6/6/6 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Ace Trainer Jamie",
- pokemonList: [
- {dump: "Rapidash (Lv. 36) (Nature: Rash) (Ability: Flash Fire) (Moves: Stomp/Fire Spin/Will-O-Wisp/Agility) IVs: 6/6/6/6/6/6 EVs: 0/0/0/0/0/0"},
- {dump: "Flaaffy (Lv. 31) (Nature: Lonely) (Ability: Static) (Moves: Discharge/Cotton Spore/Thunder Wave/Charge) IVs: 6/6/6/6/6/6 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rival 5",
- pokemonList: [
- {dump: "Sneasel (Lv. 36) (Nature: Adamant) (Ability: Inner Focus) (Moves: Quick Attack/Icy Wind/Feint Attack/Fury Swipes) IVs: 19/19/19/19/19/19 EVs: 0/0/0/0/0/0"},
- {dump: "Feraligatr (Lv. 40) (Nature: Bold) (Ability: Torrent) (Moves: Waterfall/Ice Fang/Crunch/Slash) IVs: 19/19/19/19/19/19 EVs: 0/0/0/0/0/0"},
- {dump: "Haunter (Lv. 37) (Nature: Bashful) (Ability: Levitate) (Moves: Mean Look/Curse/Shadow Ball/Confuse Ray) IVs: 19/19/19/19/19/19 EVs: 0/0/0/0/0/0"},
- {dump: "Kadabra (Lv. 37) (Nature: Quirky) (Ability: Synchronize) (Moves: Disable/Psybeam/Recover/Reflect) IVs: 19/19/19/19/19/19 EVs: 0/0/0/0/0/0"},
- {dump: "Golbat (Lv. 38) (Nature: Hardy) (Ability: Inner Focus) (Moves: Astonish/Bite/Confuse Ray/Air Cutter) IVs: 19/19/19/19/19/19 EVs: 0/0/0/0/0/0"},
- {dump: "Magneton (Lv. 37) (Nature: Brave) (Ability: Magnet Pull) (Moves: Spark/Supersonic/Thunder Wave/Magnet Bomb) IVs: 19/19/19/19/19/19 EVs: 0/0/0/0/0/0"},
- ],
- },
- {type: "rare-candy"},
- {type: "rare-candy"},
- {
- type: "fight-trainer",
- name: "Elite Four Will",
- pokemonList: [
- {dump: "Xatu (Lv. 40) (Nature: Relaxed) (Ability: Synchronize) (Moves: U-Turn/Me First/Confuse Ray/Psychic) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [2, 3, 4]}}},
- {dump: "Jynx (Lv. 41) (Nature: Impish) (Ability: Oblivious) (Moves: Double Slap/Lovely Kiss/Ice Punch/Psychic) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [2, 3, 4]}}},
- {dump: "Exeggutor (Lv. 41) (Nature: Naive) (Ability: Chlorophyll) (Moves: Reflect/Hypnosis/Egg Bomb/Psychic) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [2, 3, 4]}}},
- {dump: "Slowbro (Lv. 41) (Nature: Brave) (Ability: Own Tempo) (Moves: Curse/Amnesia/Water Pulse/Psychic) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [2, 3, 4]}}},
- {dump: "Xatu (Lv. 42) @Sitrus Berry (Nature: Quirky) (Ability: Early Bird) (Moves: Aerial Ace/Ominous Wind/Confuse Ray/Psychic) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [2, 3, 4]}}},
- ],
- },
- {
- type: "fight-trainer",
- name: "Elite Four Koga",
- pokemonList: [
- {dump: "Ariados (Lv. 40) (Nature: Bashful) (Ability: Insomnia) (Moves: Poison Jab/Spider Web/Baton Pass/Giga Drain) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0"},
- {dump: "Forretress (Lv. 43) (Nature: Gentle) (Ability: Sturdy) (Moves: Protect/Swift/Explosion/Toxic Spikes) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [1, 2]}}},
- {dump: "Muk (Lv. 42) @Black Sludge (Nature: Naughty) (Ability: Sticky Hold) (Moves: Minimize/Screech/Gunk Shot/Toxic) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [1, 2]}}},
- {dump: "Crobat (Lv. 44) @Sitrus Berry (Nature: Lax) (Ability: Inner Focus) (Moves: Double Team/Quick Attack/Wing Attack/Poison Fang) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [1, 2]}}},
- {dump: "Venomoth (Lv. 41) (Nature: Docile) (Ability: Tinted Lens) (Moves: Supersonic/Gust/Psychic/Toxic) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [1, 2]}}},
- ],
- },
- {
- type: "fight-trainer",
- name: "Elite Four Bruno",
- enforceOrder: true,
- pokemonList: [
- {dump: "Hitmontop (Lv. 42) (Nature: Quirky) (Ability: Technician) (Moves: Counter/Quick Attack/Dig/Triple Kick) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [0, 1]}, opponentBoosts: {atk: [-1]}}},
- {dump: "Onix (Lv. 43) (Nature: Lax) (Ability: Sturdy) (Moves: Dragon Breath/Earthquake/Sandstorm/Rock Slide) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0"},
- {dump: "Hitmonchan (Lv. 42) (Nature: Calm) (Ability: Iron Fist) (Moves: Thunder Punch/Ice Punch/Fire Punch/Bullet Punch) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [0, 1]}}},
- {dump: "Machamp (Lv. 46) @Sitrus Berry (Nature: Mild) (Ability: No Guard) (Moves: Rock Slide/Foresight/Revenge/Cross Chop) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [0, 1]}}},
- {dump: "Hitmonlee (Lv. 42) (Nature: Hasty) (Ability: Reckless) (Moves: Swagger/Focus Energy/High Jump Kick/Blaze Kick) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [0, 1]}}},
- ],
- },
- {
- type: "fight-trainer",
- name: "Elite Four Karen",
- enforceOrder: true,
- pokemonList: [
- {dump: "Umbreon (Lv. 42) (Nature: Modest) (Ability: Synchronize) (Moves: Double Team/Confuse Ray/Feint Attack/Payback) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [1]}, opponentBoosts: {atk: [-1]}}},
- {dump: "Murkrow (Lv. 44) (Nature: Quirky) (Ability: Super Luck) (Moves: Pluck/Whirlwind/Sucker Punch/Feint Attack) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [1]}}},
- {dump: "Houndoom (Lv. 47) @Sitrus (Nature: Docile) (Ability: Flash Fire) (Moves: Nasty Plot/Dark Pulse/Flamethrower/Crunch) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [1, 2]}}},
- {dump: "Vileplume (Lv. 42) (Nature: Docile) (Ability: Chlorophyll) (Moves: Stun Spore/Acid/Moonlight/Petal Dance) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [1, 2]}}},
- {dump: "Gengar (Lv. 45) (Nature: Impish) (Ability: Levitate) (Moves: Lick/Spite/Focus Blast/Destiny Bond) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [1, 2]}}},
- ],
- },
- {
- type: "fight-trainer",
- name: "Elite Four Lance",
- pokemonList: [
- {dump: "Gyarados (Lv. 46) (Nature: Bold) (Ability: Intimidate) (Moves: Flail/Dragon Pulse/Waterfall/Ice Fang) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {opponentBoosts: {atk: [-1]}}},
- {dump: "Dragonite (Lv. 50) @Sitrus Berry (Nature: Sassy) (Ability: Inner Focus) (Moves: Fire Blast/Safeguard/Outrage/Hyper Beam) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [0, 1, 2, 3, 4, 5]}}},
- {dump: "Dragonite (Lv. 49) (Nature: Naive) (Ability: Inner Focus) (Moves: Thunder Wave/Dragon Rush/Thunder/Hyper Beam) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0"},
- {dump: "Dragonite (Lv. 49) (Nature: Naive) (Ability: Inner Focus) (Moves: Thunder Wave/Dragon Rush/Blizzard/Hyper Beam) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0"},
- {dump: "Charizard (Lv. 48) (Nature: Sassy) (Ability: Blaze) (Moves: Shadow Claw/Air Slash/Dragon Claw/Fire Fang) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0"},
- {dump: "Aerodactyl (Lv. 48) (Nature: Lonely) (Ability: Pressure) (Moves: Aerial Ace/Crunch/Rock Slide/Thunder Fang) IVs: 30/30/30/30/30/30 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [0, 1, 2, 3, 4, 5]}}},
- ],
- },
- {
- type: "fight-trainer",
- name: "Sailor Stanly",
- pokemonList: [
- {dump: "Machop (Lv. 39) (Nature: Naughty) (Ability: No Guard) (Moves: Vital Throw/Submission/Wake-Up Slap/Cross Chop) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- {dump: "Machoke (Lv. 41) (Nature: Impish) (Ability: No Guard) (Moves: Vital Throw/Submission/Wake-Up Slap/Cross Chop) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- {dump: "Psyduck (Lv. 34) (Nature: Gentle) (Ability: Cloud Nine) (Moves: Confusion/Water Pulse/Fury Swipes/Screech) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Leader Sabrina",
- pokemonList: [
- {dump: "Espeon (Lv. 53) (Nature: Quirky) (Ability: Synchronize) (Moves: Shadow Ball/Skill Swap/Calm Mind/Psychic) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Mr. Mime (Lv. 53) (Nature: Naive) (Ability: Filter) (Moves: Mimic/Light Screen/Skill Swap/Psychic) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Alakazam (Lv. 55) @Sitrus Berry (Nature: Impish) (Ability: Inner Focus) (Moves: Skill Swap/Psychic/Energy Ball/Reflect) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Camper Dean",
- pokemonList: [
- {dump: "Golduck (Lv. 44) (Nature: Relaxed) (Ability: Cloud Nine) (Moves: Fury Swipes/Screech/Psych Up/Zen Headbutt) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- {dump: "Sandslash (Lv. 42) (Nature: Naive) (Ability: Sand Veil) (Moves: Crush Claw/Fury Cutter/Sand Tomb/Slash) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Rocket Grunt",
- pokemonList: [
- {dump: "Golbat (Lv. 39) (Nature: Hasty) (Ability: Inner Focus) (Moves: Confuse Ray/Air Cutter/Mean Look/Poison Fang) IVs: 3/3/3/3/3/3 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "School Kid Dudley",
- pokemonList: [
- {dump: "Oddish (Lv. 45) @Sitrus Berry (Nature: Sassy) (Ability: Chlorophyll) (Moves: Natural Gift/Moonlight/Giga Drain/Petal Dance) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Lass Ellen",
- pokemonList: [
- {dump: "Wigglytuff (Lv. 40) (Nature: Hardy) (Ability: Cute Charm) (Moves: Sing/Disable/Defense Curl/Double Slap) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- {dump: "Granbull (Lv. 44) (Nature: Brave) (Ability: Intimidate) (Moves: Headbutt/Roar/Rage/Take Down) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "SChoool Kid Joe",
- pokemonList: [
- {dump: "Tangela (Lv. 44) @Sitrus Berry (Nature: Lax) (Ability: Chlorophyll) (Moves: Ancient Power/Knock Off/Natural Gift/Slam) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- {dump: "Vaporeon (Lv. 42) (Nature: Modest) (Ability: Water Absorb) (Moves: Water Gun/Quick Attack/Bite/Aurora Beam) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Camper Lloyd",
- pokemonList: [
- {dump: "Nidoking (Lv. 46) (Nature: Timid) (Ability: Poison Point) (Moves: Double Kick/Poison Sting/Thrash/Earth Power) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Double",
- pokemonList: [
- {dump: "Gloom (Lv. 38) @Sitrus Berry (Nature: Timid) (Ability: Chlorophyll) (Moves: Sleep Powder/Mega Drain/Lucky Chant/Natural Gift) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0", sharingExp: true},
- {dump: "Bellossom (Lv. 41) (Nature: Bashful) (Ability: Chlorophyll) (Moves: Sweet Scent/Stun Spore/Sunny Day/Magical Leaf) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0", sharingExp: true},
- {dump: "Pidgeotto (Lv. 41) (Nature: Adamant) (Ability: Tangled Feet) (Moves: Twister/Feather Dance/Agility/Wing Attack) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0", sharingExp: true},
- {dump: "Paras (Lv. 38) (Nature: Bold) (Ability: Effect Spore) (Moves: Slash/Growth/Giga Drain/Aromatherapy) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0", sharingExp: true},
- {dump: "Paras (Lv. 38) (Nature: Docile) (Ability: Dry Skin) (Moves: Slash/Growth/Giga Drain/Aromatherapy) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0", sharingExp: true},
- {dump: "Parasect (Lv. 42) (Nature: Sassy) (Ability: Dry Skin) (Moves: Spore/Slash/Growth/Giga Drain) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0", sharingExp: true},
- ],
- },
- {
- type: "fight-trainer",
- name: "Super Nerd Pat",
- pokemonList: [
- {name: "Porygon", level: 47},
- ],
- },
- {
- type: "fight-trainer",
- name: "Leader Misty",
- pokemonList: [
- {dump: "Golduck (Lv. 49) (Nature: Calm) (Ability: Damp) (Moves: Water Pulse/Disable/Psych Up/Psychic) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Quagsire (Lv. 49) (Nature: Naive) (Ability: Water Absorb) (Moves: Water Pulse/Amnesia/Earthquake/Rain Dance) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Lapras (Lv. 52) (Nature: Naughty) (Ability: Shell Armor) (Moves: Water Pulse/Sing/Ice Beam/Body Slam) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [0, 1, 2, 3, 4, 5]}}},
- {dump: "Starmie (Lv. 54) @Sitrus Berry (Nature: Impish) (Ability: Natural Cure) (Moves: Water Pulse/Confuse Ray/Recover/Ice Beam) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Gentleman Milton",
- pokemonList: [
- {dump: "Growlithe (Lv. 45) (Nature: Modest) (Ability: Intimidate) (Moves: Flamethrower/Agility/Crunch/Heat Wave) IVs: 0/0/0/0/0/0 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [-1]}}},
- ],
- },
- {
- type: "fight-trainer",
- name: "Leader Surge",
- enforceOrder: true,
- pokemonList: [
- {dump: "Raichu (Lv. 51) (Nature: Calm) (Ability: Static) (Moves: Thunder Wave/Quick Attack/Shock Wave/Double Team) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Magneton (Lv. 47) (Nature: Adamant) (Ability: Sturdy) (Moves: Supersonic/Double Team/Shock Wave/Mirror Shot) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Electrode (Lv. 47) (Nature: Hasty) (Ability: Static) (Moves: Thunder Wave/Double Team/Shock Wave/Light Screen) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Electrode (Lv. 47) (Nature: Hasty) (Ability: Static) (Moves: Thunder Wave/Double Team/Shock Wave/Light Screen) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Electabuzz (Lv. 53) @Sitrus Berry (Nature: Lonely) (Ability: Static) (Moves: Quick Attack/Shock Wave/Light Screen/Low Kick) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- ],
- },
- {
- type: "fight-trainer",
- name: "Leader Brock",
- pokemonList: [
- {dump: "Graveler (Lv. 51) (Nature: Lonely) (Ability: Sturdy) (Moves: Defense Curl/Rock Slide/Rollout/Earthquake) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Rhyhorn (Lv. 51) (Nature: Gentle) (Ability: Rock Head) (Moves: Sandstorm/Scary Face/Earthquake/Horn Drill) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Onix (Lv. 54) @Sitrus Berry (Nature: Gentle) (Ability: Sturdy) (Moves: Iron Tail/Rock Slide/Screech/Sandstorm) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0"},
- {dump: "Kabutops (Lv. 52) (Nature: Jolly) (Ability: Battle Armor) (Moves: Rock Slide/Aqua Jet/Endure/Giga Drain) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [2], spAtk: [1]}}},
- {dump: "Omastar (Lv. 53) (Nature: Lax) (Ability: Shell Armor) (Moves: Ancient Power/Brine/Protect/Spike Cannon) IVs: 24/24/24/24/24/24 EVs: 0/0/0/0/0/0", options: {ownBoosts: {atk: [2], spAtk: [1]}}},
- ],
- },
- ];
Add Comment
Please, Sign In to add comment