wartab

Untitled

Jan 8th, 2024 (edited)
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. import {RouteAction} from "../models/route-action";
  2.  
  3. export const route: RouteAction[] = [
  4.     {
  5.         type: "init", level: 52, curve: "Slow", name: "Gyarados", game: "hgss", verbosity: 1, ivs: {
  6.             hpMin: 0,
  7.             atkMin: [0, 0, 0],
  8.             defMin: [0, 0, 0],
  9.             spAtkMin: [0, 0, 0],
  10.             spDefMin: [0, 0, 0],
  11.             spdMin: [0, 0, 0],
  12.         },
  13.     },
  14.  
  15.     {type: "teach-move", move: "Surf"},
  16.     {type: "teach-move", move: "Tackle"},
  17.     {type: "teach-move", move: "Flail"},
  18.  
  19.     {
  20.         type: "fight-trainer",
  21.         name: "Rocket Grunt",
  22.         pokemonList: [
  23.             {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"},
  24.             {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"},
  25.         ],
  26.     },
  27.  
  28.     {
  29.         type: "fight-trainer",
  30.         name: "Rocket Grunt",
  31.         pokemonList: [
  32.             {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"},
  33.             {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"},
  34.             {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"},
  35.         ],
  36.     },
  37.  
  38.     {
  39.         type: "fight-trainer",
  40.         name: "Rocket Grunt",
  41.         pokemonList: [
  42.             {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"},
  43.         ],
  44.     },
  45.  
  46.     {
  47.         type: "fight-trainer",
  48.         name: "Rocket Grunt",
  49.         pokemonList: [
  50.             {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"},
  51.             {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"},
  52.         ],
  53.     },
  54.  
  55.     {
  56.         type: "fight-trainer",
  57.         name: "Rocket Grunt",
  58.         pokemonList: [
  59.             {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"},
  60.         ],
  61.     },
  62.  
  63.     {
  64.         type: "fight-trainer",
  65.         name: "Rocket Grunt",
  66.         pokemonList: [
  67.             {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"},
  68.             {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"},
  69.             {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"},
  70.         ],
  71.     },
  72.  
  73.     {
  74.         type: "fight-trainer",
  75.         name: "Executive Petrel",
  76.         pokemonList: [
  77.             {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"},
  78.             {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"},
  79.             {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"},
  80.         ],
  81.     },
  82.  
  83.     {
  84.         type: "fight-trainer",
  85.         name: "Double",
  86.         pokemonList: [
  87.             {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"},
  88.             {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"},
  89.             {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"},
  90.             {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"},
  91.             {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"},
  92.         ],
  93.     },
  94.  
  95.     {type: "fight-pokemon", name: "Electrode", level: 23, isWild: true},
  96.     {type: "fight-pokemon", name: "Electrode", level: 23, isWild: true},
  97.     {type: "fight-pokemon", name: "Electrode", level: 23, isWild: true},
  98.  
  99.     {
  100.         type: "fight-trainer",
  101.         name: "Skier Diana",
  102.         pokemonList: [
  103.             {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"},
  104.         ],
  105.     },
  106.  
  107.     {
  108.         type: "fight-trainer",
  109.         name: "Skier Jill",
  110.         pokemonList: [
  111.             {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"},
  112.         ],
  113.     },
  114.  
  115.     {
  116.         type: "fight-trainer",
  117.         name: "Leader Pryce",
  118.         pokemonList: [
  119.             {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"},
  120.             {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"},
  121.             {
  122.                 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",
  123.                 verbosity: 2,
  124.             },
  125.         ],
  126.     },
  127.  
  128.     {
  129.         type: "fight-trainer",
  130.         name: "Gentleman Alfred",
  131.         pokemonList: [
  132.             {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"},
  133.         ],
  134.     },
  135.  
  136.     {
  137.         type: "fight-trainer",
  138.         name: "Sailor Huey",
  139.         pokemonList: [
  140.             {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"},
  141.             {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"},
  142.         ],
  143.     },
  144.  
  145.     {
  146.         type: "fight-trainer",
  147.         name: "Sailor Terrell",
  148.         pokemonList: [
  149.             {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"},
  150.         ],
  151.     },
  152.  
  153.     {
  154.         type: "fight-trainer",
  155.         name: "Blackbelt Nob",
  156.         pokemonList: [
  157.             {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"},
  158.             {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"},
  159.         ],
  160.     },
  161.  
  162.     {
  163.         type: "fight-trainer",
  164.         name: "Leader Chuck",
  165.         pokemonList: [
  166.             {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"},
  167.             {
  168.                 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",
  169.                 verbosity: 2,
  170.             },
  171.         ],
  172.     },
  173.  
  174.     {
  175.         type: "fight-trainer",
  176.         name: "Leader Jasmine",
  177.         pokemonList: [
  178.             {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"},
  179.             {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"},
  180.             {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"},
  181.         ],
  182.     },
  183.  
  184.     {type: "rare-candy"},
  185.  
  186.     {
  187.         type: "fight-trainer",
  188.         name: "Rocket Grunt",
  189.         pokemonList: [
  190.             {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"},
  191.             {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"},
  192.         ],
  193.     },
  194.  
  195.     {
  196.         type: "fight-trainer",
  197.         name: "Rocket Grunt",
  198.         pokemonList: [
  199.             {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"},
  200.         ],
  201.     },
  202.  
  203.     {
  204.         type: "fight-trainer",
  205.         name: "Executive Petrel",
  206.         pokemonList: [
  207.             {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"},
  208.             {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"},
  209.             {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"},
  210.             {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"},
  211.             {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"},
  212.             {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"},
  213.         ],
  214.     },
  215.  
  216.     {
  217.         type: "fight-trainer",
  218.         name: "Rival 4",
  219.         pokemonList: [
  220.             {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"},
  221.             {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},
  222.             {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"},
  223.             {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"},
  224.             {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"},
  225.         ],
  226.     },
  227.  
  228.  
  229.     {
  230.         type: "fight-trainer",
  231.         name: "Rocket Grunt",
  232.         pokemonList: [
  233.             {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"},
  234.             {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"},
  235.             {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"},
  236.         ],
  237.     },
  238.  
  239.     {
  240.         type: "fight-trainer",
  241.         name: "Rocket Grunt",
  242.         pokemonList: [
  243.             {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"},
  244.             {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"},
  245.         ],
  246.     },
  247.  
  248.     {
  249.         type: "fight-trainer",
  250.         name: "Rocket Grunt",
  251.         pokemonList: [
  252.             {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"},
  253.             {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"},
  254.         ],
  255.     },
  256.  
  257.     {
  258.         type: "fight-trainer",
  259.         name: "Rocket Grunt",
  260.         pokemonList: [
  261.             {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"},
  262.         ],
  263.     },
  264.  
  265.     {
  266.         type: "fight-trainer",
  267.         name: "Rocket Grunt",
  268.         pokemonList: [
  269.             {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"},
  270.             {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"},
  271.         ],
  272.     },
  273.  
  274.     {
  275.         type: "fight-trainer",
  276.         name: "Executive Proton",
  277.         pokemonList: [
  278.             {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"},
  279.             {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"},
  280.         ],
  281.     },
  282.  
  283.     {
  284.         type: "fight-trainer",
  285.         name: "Executive Ariana",
  286.         pokemonList: [
  287.             {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]}}},
  288.             {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]}}},
  289.             {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]}}},
  290.         ],
  291.     },
  292.  
  293.     {
  294.         type: "fight-trainer",
  295.         name: "Executive Archer",
  296.         pokemonList: [
  297.             {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"},
  298.             {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"},
  299.             {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"},
  300.         ],
  301.     },
  302.  
  303.     {type: "equip-item", item: "Mystic Water"},
  304.     {type: "forget-move", move: "Tackle"},
  305.     {type: "teach-move", move: "Waterfall"},
  306.  
  307.     {
  308.         type: "fight-trainer",
  309.         name: "Ace Trainer Lola",
  310.         pokemonList: [
  311.             {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"},
  312.             {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"},
  313.         ],
  314.     },
  315.  
  316.     {
  317.         type: "fight-trainer",
  318.         name: "Ace Trainer Mike",
  319.         pokemonList: [
  320.             {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"},
  321.         ],
  322.     },
  323.  
  324.     {
  325.         type: "fight-trainer",
  326.         name: "Leader Clair",
  327.         enforceOrder: true,
  328.         pokemonList: [
  329.             {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"},
  330.             {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"},
  331.             {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"},
  332.             {
  333.                 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",
  334.                 options: {ownBoosts: {atk: [0, 1, 2, 3]}},
  335.             },
  336.         ],
  337.     },
  338.  
  339.     {
  340.         type: "fight-trainer",
  341.         name: "Ace Trainer Kobe",
  342.         pokemonList: [
  343.             {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"},
  344.         ],
  345.     },
  346.  
  347.     {
  348.         type: "fight-trainer",
  349.         name: "Kimono Girl Zuki",
  350.         pokemonList: [
  351.             {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"},
  352.         ],
  353.     },
  354.  
  355.     // {type: "static-evs", spd: 10},
  356.  
  357.     {
  358.         type: "fight-trainer",
  359.         name: "Kimono Girl Naoko",
  360.         pokemonList: [
  361.             {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"},
  362.         ],
  363.     },
  364.  
  365.     {
  366.         type: "fight-trainer",
  367.         name: "Kimono Girl Miki",
  368.         pokemonList: [
  369.             {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"},
  370.         ],
  371.     },
  372.  
  373.     {
  374.         type: "fight-trainer",
  375.         name: "Kimono Girl Sayo",
  376.         pokemonList: [
  377.             {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"},
  378.         ],
  379.     },
  380.  
  381.     {
  382.         type: "fight-trainer",
  383.         name: "Kimono Girl Kuni",
  384.         pokemonList: [
  385.             {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]}}},
  386.         ],
  387.     },
  388.  
  389.     {
  390.         type: "fight-trainer",
  391.         name: "Ace Trainer Gavin",
  392.         pokemonList: [
  393.             {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"},
  394.             {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"},
  395.             {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"},
  396.         ],
  397.     },
  398.  
  399.     {
  400.         type: "fight-trainer",
  401.         name: "Ace Trainer Jake",
  402.         pokemonList: [
  403.             {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"},
  404.             {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"},
  405.             {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"},
  406.         ],
  407.     },
  408.  
  409.     {
  410.         type: "fight-trainer",
  411.         name: "Ace Trainer Jamie",
  412.         pokemonList: [
  413.             {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"},
  414.             {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"},
  415.         ],
  416.     },
  417.  
  418.     {
  419.         type: "fight-trainer",
  420.         name: "Rival 5",
  421.         pokemonList: [
  422.             {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"},
  423.             {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"},
  424.             {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"},
  425.             {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"},
  426.             {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"},
  427.             {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"},
  428.         ],
  429.     },
  430.  
  431.     {type: "rare-candy"},
  432.     {type: "rare-candy"},
  433.  
  434.     {
  435.         type: "fight-trainer",
  436.         name: "Elite Four Will",
  437.         pokemonList: [
  438.             {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]}}},
  439.             {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]}}},
  440.             {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]}}},
  441.             {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]}}},
  442.             {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]}}},
  443.         ],
  444.     },
  445.  
  446.     {
  447.         type: "fight-trainer",
  448.         name: "Elite Four Koga",
  449.         pokemonList: [
  450.             {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"},
  451.             {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]}}},
  452.             {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]}}},
  453.             {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]}}},
  454.             {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]}}},
  455.         ],
  456.     },
  457.  
  458.     {
  459.         type: "fight-trainer",
  460.         name: "Elite Four Bruno",
  461.         enforceOrder: true,
  462.         pokemonList: [
  463.             {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]}}},
  464.             {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"},
  465.             {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]}}},
  466.             {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]}}},
  467.             {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]}}},
  468.         ],
  469.     },
  470.  
  471.     {
  472.         type: "fight-trainer",
  473.         name: "Elite Four Karen",
  474.         enforceOrder: true,
  475.         pokemonList: [
  476.             {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]}}},
  477.             {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]}}},
  478.             {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]}}},
  479.             {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]}}},
  480.             {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]}}},
  481.         ],
  482.     },
  483.  
  484.     {
  485.         type: "fight-trainer",
  486.         name: "Elite Four Lance",
  487.         pokemonList: [
  488.             {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]}}},
  489.             {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]}}},
  490.             {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"},
  491.             {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"},
  492.             {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"},
  493.             {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]}}},
  494.         ],
  495.     },
  496.  
  497.     {
  498.         type: "fight-trainer",
  499.         name: "Sailor Stanly",
  500.         pokemonList: [
  501.             {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"},
  502.             {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"},
  503.             {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"},
  504.         ],
  505.     },
  506.  
  507.     {
  508.         type: "fight-trainer",
  509.         name: "Leader Sabrina",
  510.         pokemonList: [
  511.             {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"},
  512.             {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"},
  513.             {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"},
  514.         ],
  515.     },
  516.  
  517.     {
  518.         type: "fight-trainer",
  519.         name: "Camper Dean",
  520.         pokemonList: [
  521.             {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"},
  522.             {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"},
  523.         ],
  524.     },
  525.  
  526.     {
  527.         type: "fight-trainer",
  528.         name: "Rocket Grunt",
  529.         pokemonList: [
  530.             {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"},
  531.         ],
  532.     },
  533.  
  534.     {
  535.         type: "fight-trainer",
  536.         name: "School Kid Dudley",
  537.         pokemonList: [
  538.             {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"},
  539.         ],
  540.     },
  541.  
  542.     {
  543.         type: "fight-trainer",
  544.         name: "Lass Ellen",
  545.         pokemonList: [
  546.             {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"},
  547.             {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"},
  548.         ],
  549.     },
  550.  
  551.     {
  552.         type: "fight-trainer",
  553.         name: "SChoool Kid Joe",
  554.         pokemonList: [
  555.             {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"},
  556.             {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"},
  557.         ],
  558.     },
  559.  
  560.     {
  561.         type: "fight-trainer",
  562.         name: "Camper Lloyd",
  563.         pokemonList: [
  564.             {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"},
  565.         ],
  566.     },
  567.  
  568.     {
  569.         type: "fight-trainer",
  570.         name: "Double",
  571.         pokemonList: [
  572.             {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},
  573.             {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},
  574.             {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},
  575.             {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},
  576.             {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},
  577.             {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},
  578.         ],
  579.     },
  580.  
  581.     {
  582.         type: "fight-trainer",
  583.         name: "Super Nerd Pat",
  584.         pokemonList: [
  585.             {name: "Porygon", level: 47},
  586.         ],
  587.     },
  588.  
  589.  
  590.  
  591.     {
  592.         type: "fight-trainer",
  593.         name: "Leader Misty",
  594.         pokemonList: [
  595.             {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"},
  596.             {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"},
  597.             {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]}}},
  598.             {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"},
  599.         ],
  600.     },
  601.  
  602.     {
  603.         type: "fight-trainer",
  604.         name: "Gentleman Milton",
  605.         pokemonList: [
  606.             {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]}}},
  607.         ],
  608.     },
  609.  
  610.     {
  611.         type: "fight-trainer",
  612.         name: "Leader Surge",
  613.         enforceOrder: true,
  614.         pokemonList: [
  615.             {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"},
  616.             {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"},
  617.             {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"},
  618.             {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"},
  619.             {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"},
  620.         ],
  621.     },
  622.  
  623.     {
  624.         type: "fight-trainer",
  625.         name: "Leader Brock",
  626.         pokemonList: [
  627.             {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"},
  628.             {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"},
  629.             {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"},
  630.             {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]}}},
  631.             {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]}}},
  632.         ],
  633.     },
  634.  
  635. ];
  636.  
  637.  
  638.  
Add Comment
Please, Sign In to add comment