diff --git a/config/formats.ts b/config/formats.ts
index 603e6ed1d397..5616f9b24418 100644
--- a/config/formats.ts
+++ b/config/formats.ts
@@ -362,32 +362,34 @@ export const Formats: import('../sim/dex-formats').FormatList = [
section: "Pet Mods",
},
{
- name: "[Gen 9] Do Not Use",
- desc: `A National Dex solomod where only Pokémon with 280 BST or less are allowed.`,
- mod: 'gen9',
- searchShow: false,
- ruleset: ['Standard NatDex', 'OHKO Clause', 'Evasion Moves Clause', 'Evasion Items Clause', 'Species Clause', 'Sleep Clause Mod', 'Terastal Clause', 'Z-Move Clause'],
- banlist: ['Dewpider', 'Diglett-Alola', 'Flittle', 'Nidoran-M', 'Smeargle', 'Wattrel', 'Wingull', 'Wishiwashi', 'Zigzagoon-Base', 'Arena Trap', 'Huge Power', 'Moody', 'Pure Power', 'Shadow Tag', 'Baton Pass'],
+ name: "[Gen 6] Megas Revisited",
+ desc: `A Gen 6 metagame where every Mega Evolution was reevaluated and redesigned.`,
+ mod: 'gen6megasrevisited',
+ ruleset: ['Standard', 'Swagger Clause', 'Mega Data Mod'],
+ banlist: ['Uber', 'Arena Trap', 'Shadow Tag', 'Soul Dew', 'Baton Pass', 'Blaziken + Speed Boost'],
onBegin() {
- this.add('-message', `Welcome to Do Not Use!`);
- this.add('-message', `This is a National Dex metagame where only Pokemon with less than 280 BST are allowed, plus a select few others!`);
+ this.add('-message', `Welcome to Megas Revisited!`);
+ this.add('-message', `This is a Generation 6 OU-based Pet Mod where every existing Mega Evolution has been redesigned.`);
this.add('-message', `You can find our thread and metagame resources here:`);
- this.add('-message', `https://www.smogon.com/forums/threads/3734326/`);
- },
- onValidateSet(set) {
- const species = this.dex.species.get(set.species);
- if (species.bst > 280 && !['Luvdisc', 'Unown', 'Capsakid', 'Snorunt'].includes(species.baseSpecies)) {
- return [`Only Pok\u00e9mon with a BST of 280 or lower are allowed.`, `(${species.name}'s BST is ${species.bst}.)`];
- }
+ this.add('-message', `https://www.smogon.com/forums/threads/3713949/`);
},
},
{
- name: "[Gen 2] Modern Gen 2",
- desc: `A Gen 2 solomod where all Pokémon and moves from future generations are legal.`,
- mod: 'moderngen2',
- searchShow: false,
- ruleset: ['Standard', 'Useless Items Clause', 'Useless Moves Clause', 'MG2 Mod', 'Sleep Moves Clause', '+No Ability', '-All Abilities'],
- banlist: ['AG', 'Uber', 'Fake Out', 'Shell Smash', 'Last Respects', 'Baton Pass', 'Alakazite', 'Soul Dew'],
+ name: "[Gen 1] RBY CAP",
+ desc: `A Gen 1 metagame where Fakemon are added in a similar fashion to Smogon's official Create-A-Pokemon Project.`,
+ mod: 'gen1rbycap',
+ ruleset: ['Standard'],
+ banlist: ['Uber'],
+ onBegin() {
+ this.add('-message', `Welcome to RBY CAP!`);
+ this.add('-message', `This is a Generation 1 OU-based Pet Mod where Fakemon are added in a similar way to the official CAP project.`);
+ this.add('-message', `You can find our thread and participate here:`);
+ this.add('-message', `https://www.smogon.com/forums/threads/3737699/`);
+ },
+ onSwitchIn(pokemon) {
+ this.add('-start', pokemon, 'typechange', (pokemon.illusion || pokemon).getTypes(true).join('/'), '[silent]');
+ pokemon.apparentType = pokemon.getTypes(true).join('/');
+ },
},
{
name: "[Gen 6] NEXT OU",
diff --git a/data/mods/gen1rbycap/formats-data.ts b/data/mods/gen1rbycap/formats-data.ts
new file mode 100644
index 000000000000..b95eca1f01dd
--- /dev/null
+++ b/data/mods/gen1rbycap/formats-data.ts
@@ -0,0 +1,14 @@
+export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormatsDataTable = {
+ corupcake: {
+ tier: "OU",
+ },
+ gargoyle: {
+ tier: "OU",
+ },
+ phantom: {
+ tier: "OU",
+ },
+ mandrelec: {
+ tier: "OU",
+ },
+};
diff --git a/data/mods/gen1rbycap/learnsets.ts b/data/mods/gen1rbycap/learnsets.ts
new file mode 100644
index 000000000000..667a997f7da2
--- /dev/null
+++ b/data/mods/gen1rbycap/learnsets.ts
@@ -0,0 +1,156 @@
+export const Learnsets: import('../../../sim/dex-species').ModdedLearnsetDataTable = {
+ corupcake: {
+ learnset: {
+ ember: ["1L1"],
+ poisongas: ["1L1"],
+ smokescreen: ["1L16"],
+ confuseray: ["1L34"],
+ sugarrush: ["1L36"],
+ lick: ["1L40"],
+ firespin: ["1L42"],
+ screech: ["1L43"],
+ haze: ["1L47"],
+ thrash: ["1L58"],
+ bodyslam: ["1M"],
+ doubleedge: ["1M"],
+ hyperbeam: ["1M"],
+ rage: ["1M"],
+ megadrain: ["1M"],
+ thunderbolt: ["1M"],
+ dragonrage: ["1M"],
+ thunder: ["1M"],
+ reflect: ["1M"],
+ metronome: ["1M"],
+ selfdestruct: ["1M"],
+ fireblast: ["1M"],
+ rest: ["1M"],
+ dreameater: ["1M"],
+ explosion: ["1M"],
+ triattack: ["1M"],
+ substitute: ["1M"],
+ toxic: ["1M"],
+ mimic: ["1M"],
+ bide: ["1M"],
+ swift: ["1M"],
+ payday: ["1L1"], // add event data later
+ roar: ["1L1"], // add event data later
+ flamethrower: ["2T"],
+ headbutt: ["2M"],
+ bite: ["2E"],
+ amnesia: ["2E"],
+ },
+ encounters: [
+ {generation: 1, level: 5},
+ ],
+ },
+ gargoyle: {
+ learnset: {
+ rage: ["1L1", "1M"],
+ lowkick: ["1L1"],
+ karatechop: ["1L32"],
+ supersonic: ["1L42"],
+ marblefist: ["1L44"],
+ razorwind: ["1L57"],
+ rockslide: ["1L67"],
+ submission: ["1L70", "1M"],
+ megapunch: ["1M"],
+ whirlwind: ["1M"],
+ megakick: ["1M"],
+ toxic: ["1M"],
+ bodyslam: ["1M"],
+ takedown: ["1M"],
+ doubleedge: ["1M"],
+ dragonrage: ["1M"],
+ earthquake: ["1M"],
+ mimic: ["1M"],
+ doubleteam: ["1M"],
+ bide: ["1M"],
+ metronome: ["1M"],
+ fireblast: ["1M"],
+ skyattack: ["1M"],
+ rest: ["1M"],
+ substitute: ["1M"],
+ fly: ["1M"],
+ strength: ["1M"],
+ firepunch: ["2M"],
+ thunderpunch: ["2M"],
+ icepunch: ["2M"],
+ rollingkick: ["2E"],
+ agility: ["2E"],
+ thrash: ["2L1"],
+ meditate: ["2E"],
+ headbutt: ["2M"],
+ },
+ encounters: [
+ {generation: 1, level: 5},
+ ],
+ },
+ phantom: {
+ learnset: {
+ nightshade: ["1L1"],
+ growl: ["1L1"],
+ leer: ["1L1"],
+ quickattack: ["1L1"],
+ firespin: ["1L50"],
+ flamethrower: ["1L55"],
+ toxic: ["1M"],
+ bodyslam: ["1M"],
+ takedown: ["1M"],
+ doubleedge: ["1M"],
+ hyperbeam: ["1M"],
+ payday: ["1M"],
+ rage: ["1M"],
+ dig: ["1M"],
+ teleport: ["1M"],
+ mimic: ["1M"],
+ doubleteam: ["1M"],
+ bide: ["1M"],
+ fireblast: ["1M"],
+ swift: ["1M"],
+ dreameater: ["1M"],
+ rest: ["1M"],
+ substitute: ["1M"],
+ },
+ encounters: [
+ {generation: 1, level: 5},
+ ],
+ },
+ mandrelec: {
+ learnset: {
+ thundershock: ["1L1"],
+ tailwhip: ["1L1"],
+ bite: ["1L6"],
+ scratch: ["1L17"],
+ thunderwave: ["1L24"],
+ focusenergy: ["1L30"],
+ lightscreen: ["1L36"],
+ thunder: ["1L42", "1M"],
+ toxic: ["1M"],
+ bodyslam: ["1M"],
+ takedown: ["1M"],
+ doubleedge: ["1M"],
+ hyperbeam: ["1M"],
+ submission: ["1M"],
+ counter: ["1M"],
+ seismictoss: ["1M"],
+ thunderbolt: ["1M"],
+ dig: ["1M"],
+ mimic: ["1M"],
+ doubleteam: ["1M"],
+ bide: ["1M"],
+ skullbash: ["1M"],
+ rest: ["1M"],
+ substitute: ["1M"],
+ flash: ["1M"],
+ headbutt: ["2M"],
+ bubblebeam: ["2E"],
+ aurorabeam: ["2E"],
+ haze: ["2E"],
+ disable: ["2E"],
+ splash: ["2E"],
+ },
+ encounters: [
+ {generation: 1, level: 5},
+ ],
+ },
+};
diff --git a/data/mods/gen1rbycap/moves.ts b/data/mods/gen1rbycap/moves.ts
new file mode 100644
index 000000000000..3649a68c3cc5
--- /dev/null
+++ b/data/mods/gen1rbycap/moves.ts
@@ -0,0 +1,44 @@
+export const Moves: import('../../../sim/dex-moves').ModdedMoveDataTable = {
+ sugarrush: {
+ accuracy: 90,
+ basePower: 90,
+ category: "Physical",
+ shortDesc: "33% Chance to lower the foe's Special.",
+ name: "Sugar Rush",
+ pp: 15,
+ priority: 0,
+ flags: {contact: 1, protect: 1, mirror: 1, metronome: 1},
+ onPrepareHit(target, source, move) {
+ this.attrLastMove('[still]');
+ this.add('-anim', source, "Play Rough", target);
+ },
+ secondary: {
+ chance: 33,
+ boosts: {
+ spa: -1,
+ spd: -1,
+ },
+ },
+ target: "normal",
+ type: "Poison",
+ contestType: "Cute",
+ },
+ marblefist: {
+ accuracy: 100,
+ basePower: 50,
+ category: "Physical",
+ shortDesc: "Usually moves first.",
+ name: "Marble Fist",
+ pp: 30,
+ priority: 1,
+ flags: {contact: 1, protect: 1, mirror: 1, punch: 1, metronome: 1},
+ onPrepareHit(target, source, move) {
+ this.attrLastMove('[still]');
+ this.add('-anim', source, "Meteor Mash", target);
+ },
+ secondary: null,
+ target: "normal",
+ type: "Fighting",
+ contestType: "Cool",
+ },
+};
diff --git a/data/mods/gen1rbycap/pokedex.ts b/data/mods/gen1rbycap/pokedex.ts
new file mode 100644
index 000000000000..728d7f260165
--- /dev/null
+++ b/data/mods/gen1rbycap/pokedex.ts
@@ -0,0 +1,50 @@
+export const Pokedex: import('../../../sim/dex-species').ModdedSpeciesDataTable = {
+ corupcake: {
+ num: 2001,
+ name: "Corupcake",
+ types: ["Fire", "Poison"],
+ baseStats: {hp: 93, atk: 105, def: 82, spa: 95, spd: 95, spe: 81},
+ abilities: {0: "No Ability"},
+ heightm: 1.4,
+ weightkg: 189.5,
+ color: "Red",
+ eggGroups: ["Monster"],
+ gen: 1,
+ },
+ gargoyle: {
+ num: 2002,
+ name: "Gargoyle",
+ types: ["Dragon", "Fighting"],
+ baseStats: {hp: 111, atk: 111, def: 99, spa: 99, spd: 99, spe: 66},
+ abilities: {0: "No Ability"},
+ heightm: 1.5,
+ weightkg: 138,
+ color: "Gray",
+ eggGroups: ["Human-Like"],
+ gen: 1,
+ },
+ phantom: {
+ num: 2003,
+ name: "Phantom",
+ types: ["Fire", "Ghost"],
+ baseStats: {hp: 56, atk: 56, def: 56, spa: 133, spd: 133, spe: 97},
+ abilities: {0: "No Ability"},
+ heightm: 1.1,
+ weightkg: 0.1,
+ color: "Black",
+ eggGroups: ["Field"],
+ gen: 1,
+ },
+ mandrelec: {
+ num: 2004,
+ name: "Mandrelec",
+ types: ["Electric"],
+ baseStats: {hp: 110, atk: 130, def: 90, spa: 50, spd: 50, spe: 35},
+ abilities: {0: "No Ability"},
+ heightm: 1.1,
+ weightkg: 43,
+ color: "Yellow",
+ eggGroups: ["Water 1"],
+ gen: 1,
+ },
+};
diff --git a/data/mods/gen1rbycap/scripts.ts b/data/mods/gen1rbycap/scripts.ts
new file mode 100644
index 000000000000..fe9a477867cd
--- /dev/null
+++ b/data/mods/gen1rbycap/scripts.ts
@@ -0,0 +1,4 @@
+export const Scripts: ModdedBattleScriptsData = {
+ inherit: 'gen1',
+ gen: 1,
+};
diff --git a/data/mods/gen6megasrevisited/abilities.ts b/data/mods/gen6megasrevisited/abilities.ts
new file mode 100644
index 000000000000..047108888d99
--- /dev/null
+++ b/data/mods/gen6megasrevisited/abilities.ts
@@ -0,0 +1,292 @@
+export const Abilities: import('../../../sim/dex-abilities').ModdedAbilityDataTable = {
+ merciless: {
+ shortDesc: "This Pokemon's attacks are critical hits if the target is statused.",
+ onModifyCritRatio(critRatio, source, target) {
+ if (target?.status) return 5;
+ },
+ name: "Merciless",
+ rating: 1.5,
+ num: 196,
+ gen: 6,
+ },
+ pocketdimension: {
+ shortDesc: "This Pokemon switches out after using a status move.",
+ onModifyMove(move, pokemon) {
+ if (move.category === 'Status') {
+ move.selfSwitch = true;
+ this.add('-ability', pokemon, 'Pocket Dimension');
+ }
+ },
+ name: "Pocket Dimension",
+ rating: 4.5,
+ },
+ grassysurge: {
+ inherit: true,
+ gen: 6,
+ },
+ mistysurge: {
+ inherit: true,
+ gen: 6,
+ },
+ neutralizinggas: {
+ inherit: true,
+ // Ability suppression cancelled in scripts.ts
+ // new Ability suppression implemented in scripts.ts
+ onPreStart(pokemon) {},
+ onEnd(source) {},
+ onStart(pokemon) {
+ this.add('-ability', pokemon, 'Neutralizing Gas');
+ },
+ // onModifyPriority implemented in relevant abilities
+ onFoeBeforeMovePriority: 13,
+ onFoeBeforeMove(attacker, defender, move) {
+ attacker.addVolatile('neutralizinggas');
+ },
+ condition: {
+ onAfterMove(pokemon) {
+ pokemon.removeVolatile('neutralizinggas');
+ },
+ },
+ flags: {failroleplay: 1, noreceiver: 1, noentrain: 1, notrace: 1, failskillswap: 1, notransform: 1},
+ desc: "While this Pokemon is active, opposing Pokemon's moves and their effects ignore its own Ability. Does not affect the As One, Battle Bond, Comatose, Disguise, Gulp Missile, Ice Face, Multitype, Power Construct, RKS System, Schooling, Shields Down, Stance Change, or Zen Mode Abilities.",
+ shortDesc: "While this Pokemon is active, opposing Pokemon's Ability has no effect when it uses moves.",
+ gen: 6,
+ },
+ nostalgiatrip: {
+ shortDesc: "This Pokemon's moves have the damage categories they would have in Gen 3. Fairy-type moves are Special.",
+ onStart(pokemon) {
+ this.add('-ability', pokemon, 'Nostalgia Trip');
+ this.add('-message', `This Pokemon is experiencing a nostalgia trip!`);
+ },
+ onModifyMovePriority: 8,
+ onModifyMove(move, pokemon) {
+ if (move.category === "Status") return;
+ if (['Fire', 'Water', 'Grass', 'Electric', 'Dark', 'Psychic', 'Dragon', 'Fairy'].includes(move.type)) {
+ move.category = "Special";
+ } else {
+ move.category = "Physical";
+ }
+ },
+ name: "Nostalgia Trip",
+ rating: 4,
+ gen: 6,
+ },
+ weatherreport: {
+ onBeforeMovePriority: 0.5,
+ onBeforeMove(target, source, move) {
+ if (move.type === 'Fire') {
+ this.field.setWeather('sunnyday');
+ } else if (move.type === 'Water') {
+ this.field.setWeather('raindance');
+ }
+ },
+ name: "Weather Report",
+ shortDesc: "Before using a Water or Fire-type move, this Pokemon sets Rain Dance or Sunny Day respectively.",
+ rating: 4,
+ gen: 6,
+ },
+ armortail: {
+ inherit: true,
+ gen: 6,
+ },
+ brainpower: {
+ onModifySpAPriority: 5,
+ onModifySpA(spa) {
+ return this.chainModify(2);
+ },
+ name: "Brain Power",
+ shortDesc: "This Pokemon's Special Attack is doubled.",
+ rating: 5,
+ },
+ neuroforce: {
+ inherit: true,
+ gen: 6,
+ },
+ bugzapper: {
+ onTryHit(target, source, move) {
+ if (target !== source && move.type === 'Bug') {
+ if (!source.addVolatile('trapped', target, move, 'trapper')) {
+ this.add('-immune', target, '[from] ability: Bug Zapper');
+ }
+ return null;
+ }
+ },
+ name: "Bug Zapper",
+ shortDesc: "This Pokemon is immune to Bug-type moves and traps the foe if hit by one.",
+ rating: 5,
+ },
+ exoskeleton: {
+ onSourceModifyDamage(damage, source, target, move) {
+ if (move.category === 'Physical') {
+ return this.chainModify(0.5);
+ }
+ },
+ name: "Exoskeleton",
+ shortDesc: "This Pokemon takes halved damage from physical moves; Hazard immunity.",
+ rating: 4,
+ },
+ icescales: {
+ inherit: true,
+ gen: 6,
+ },
+ eartheater: {
+ inherit: true,
+ gen: 6,
+ },
+ shellejection: {
+ onModifyMovePriority: -1,
+ onModifyMove(move, attacker) {
+ if (move.category === 'Special') {
+ attacker.addVolatile('shellejection');
+ this.add('-ability', attacker, 'Shell Ejection');
+ this.add('-message', `Slowbro is getting ready to leave the battlefield!`);
+ this.add('-message', `Slowbro can no longer use status moves!`);
+ }
+ },
+ condition: {
+ duration: 2,
+ onDisableMove(pokemon) {
+ for (const moveSlot of pokemon.moveSlots) {
+ const move = this.dex.moves.get(moveSlot.id);
+ if (move.category === 'Status' && move.id !== 'mefirst') {
+ pokemon.disableMove(moveSlot.id);
+ }
+ }
+ },
+ onEnd(pokemon) {
+ this.add('-ability', pokemon, 'Shell Ejection');
+ this.add('-message', `Slowbro ejected itself from its shell!`);
+ pokemon.switchFlag = true;
+ },
+ },
+ name: "Shell Ejection",
+ rating: 3.5,
+ gen: 6,
+ shortDesc: "After using a Special move, this Pokemon switches out at the end of the next turn and it can't use status moves.",
+ },
+ sharpness: {
+ inherit: true,
+ gen: 6,
+ },
+ dauntlessshield: {
+ onStart(pokemon) {
+ this.boost({def: 1}, pokemon);
+ pokemon.addVolatile('dauntlessshield');
+ this.add('-message', `${pokemon.name} has its shield up!`);
+ },
+ condition: {
+ duration: 2,
+ onEnd(pokemon) {
+ this.add('-ability', pokemon, 'Dauntless Shield');
+ this.add('-message', `${pokemon.name} lowered its shield!`);
+ this.boost({def: -1}, pokemon);
+ },
+ },
+ name: "Dauntless Shield",
+ rating: 3.5,
+ num: 235,
+ shortDesc: "+1 Defense on switch-in. Boost goes away at the end of the next turn.",
+ gen: 6,
+ },
+ confidence: {
+ onSourceAfterFaint(length, target, source, effect) {
+ if (effect && effect.effectType === 'Move') {
+ this.boost({spa: length}, source);
+ }
+ },
+ name: "Confidence",
+ rating: 3,
+ shortDesc: "This Pokemon's Sp. Atk is raised by 1 stage if it attacks and KOes another Pokemon.",
+ gen: 6,
+ },
+ electricsurge: {
+ inherit: true,
+ gen: 6,
+ },
+ goodasgold: {
+ inherit: true,
+ gen: 6,
+ },
+ opportunist: {
+ inherit: true,
+ gen: 6,
+ },
+ intoxicate: {
+ onModifyTypePriority: -1,
+ onModifyType(move, pokemon) {
+ const noModifyType = [
+ 'judgment', 'multiattack', 'naturalgift', 'revelationdance', 'technoblast', 'terrainpulse', 'weatherball',
+ ];
+ if (move.type === 'Normal' && !noModifyType.includes(move.id) &&
+ !(move.isZ && move.category !== 'Status') && !(move.name === 'Tera Blast' && pokemon.terastallized)) {
+ move.type = 'Poison';
+ move.typeChangerBoosted = this.effect;
+ }
+ },
+ onBasePowerPriority: 23,
+ onBasePower(basePower, pokemon, target, move) {
+ if (move.typeChangerBoosted) return this.chainModify([5325, 4096]);
+ },
+ name: "Intoxicate",
+ rating: 4,
+ shortDesc: "This Pokemon's Normal-type moves become Poison-type and have 1.3x power.",
+ },
+ dragonsgale: {
+ onStart(source) {
+ this.field.setWeather('deltastream');
+ },
+ onAnySetWeather(target, source, weather) {
+ const strongWeathers = ['desolateland', 'primordialsea', 'deltastream'];
+ if (this.field.getWeather().id === 'deltastream' && !strongWeathers.includes(weather.id)) return false;
+ },
+ onEnd(pokemon) {
+ if (this.field.weatherState.source !== pokemon) return;
+ for (const target of this.getAllActive()) {
+ if (target === pokemon) continue;
+ if (target.hasAbility('dragonsgale')) {
+ this.field.weatherState.source = target;
+ return;
+ }
+ }
+ this.field.clearWeather();
+ },
+ onDamage(damage, target, source, effect) {
+ if (effect && (effect.id === 'stealthrock' || effect.id === 'spikes')) {
+ return damage / 2;
+ }
+ },
+ flags: {},
+ name: "Dragon's Gale",
+ shortDesc: "On switch-in, sets Delta Stream. User takes halved damage from hazards.",
+ rating: 5,
+ },
+
+ // for ngas
+ galewings: {
+ // for ngas
+ inherit: true,
+ onModifyPriority(priority, pokemon, target, move) {
+ for (const poke of this.getAllActive()) {
+ if (poke.hasAbility('neutralizinggas') && poke.side.id !== pokemon.side.id && !poke.abilityState.ending) {
+ return;
+ }
+ }
+ if (move && move.type === 'Flying') return priority + 1;
+ },
+ },
+ prankster: {
+ // for ngas
+ inherit: true,
+ onModifyPriority(priority, pokemon, target, move) {
+ for (const poke of this.getAllActive()) {
+ if (poke.hasAbility('neutralizinggas') && poke.side.id !== pokemon.side.id && !poke.abilityState.ending) {
+ return;
+ }
+ }
+ if (move?.category === 'Status') {
+ move.pranksterBoosted = true;
+ return priority + 1;
+ }
+ },
+ },
+};
diff --git a/data/mods/gen6megasrevisited/formats-data.ts b/data/mods/gen6megasrevisited/formats-data.ts
new file mode 100644
index 000000000000..a5d97dda3883
--- /dev/null
+++ b/data/mods/gen6megasrevisited/formats-data.ts
@@ -0,0 +1,26 @@
+export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormatsDataTable = {
+ blaziken: {
+ tier: "OU",
+ },
+ blazikenmega: {
+ tier: "OU",
+ },
+ gengarmega: {
+ tier: "OU",
+ },
+ kangaskhanmega: {
+ tier: "OU",
+ },
+ lucariomega: {
+ tier: "OU",
+ },
+ mawilemega: {
+ tier: "OU",
+ },
+ sableyemega: {
+ tier: "OU",
+ },
+ salamencemega: {
+ tier: "OU",
+ },
+};
diff --git a/data/mods/gen6megasrevisited/items.ts b/data/mods/gen6megasrevisited/items.ts
new file mode 100644
index 000000000000..0e59057f55c7
--- /dev/null
+++ b/data/mods/gen6megasrevisited/items.ts
@@ -0,0 +1,14 @@
+export const Items: import('../../../sim/dex-items').ModdedItemDataTable = {
+ meteorite: {
+ name: "Meteorite",
+ spritenum: 615,
+ megaStone: "Rayquaza-Mega",
+ megaEvolves: "Rayquaza",
+ itemUser: ["Rayquaza"],
+ onTakeItem(item, source) {
+ if (item.megaEvolves === source.baseSpecies.baseSpecies) return false;
+ return true;
+ },
+ desc: "If held by a Rayquaza, this item allows it to Mega Evolve in battle.",
+ },
+};
diff --git a/data/mods/gen6megasrevisited/moves.ts b/data/mods/gen6megasrevisited/moves.ts
new file mode 100644
index 000000000000..3a46b7d76cf1
--- /dev/null
+++ b/data/mods/gen6megasrevisited/moves.ts
@@ -0,0 +1,77 @@
+export const Moves: import('../../../sim/dex-moves').ModdedMoveDataTable = {
+ stealthrock: {
+ inherit: true,
+ condition: {
+ // this is a side condition
+ onSideStart(side) {
+ this.add('-sidestart', side, 'move: Stealth Rock');
+ },
+ onEntryHazard(pokemon) {
+ if (pokemon.hasItem('heavydutyboots') || pokemon.hasAbility('exoskeleton')) return;
+ const typeMod = this.clampIntRange(pokemon.runEffectiveness(this.dex.getActiveMove('stealthrock')), -6, 6);
+ this.damage(pokemon.maxhp * Math.pow(2, typeMod) / 8);
+ },
+ },
+ },
+ toxicspikes: {
+ inherit: true,
+ condition: {
+ // this is a side condition
+ onSideStart(side) {
+ this.add('-sidestart', side, 'move: Toxic Spikes');
+ this.effectState.layers = 1;
+ },
+ onSideRestart(side) {
+ if (this.effectState.layers >= 2) return false;
+ this.add('-sidestart', side, 'move: Toxic Spikes');
+ this.effectState.layers++;
+ },
+ onEntryHazard(pokemon) {
+ if (!pokemon.isGrounded()) return;
+ if (pokemon.hasType('Poison')) {
+ this.add('-sideend', pokemon.side, 'move: Toxic Spikes', '[of] ' + pokemon);
+ pokemon.side.removeSideCondition('toxicspikes');
+ } else if (pokemon.hasType('Steel') || pokemon.hasItem('heavydutyboots') || pokemon.hasAbility('exoskeleton')) {
+ return;
+ } else if (this.effectState.layers >= 2) {
+ pokemon.trySetStatus('tox', pokemon.side.foe.active[0]);
+ } else {
+ pokemon.trySetStatus('psn', pokemon.side.foe.active[0]);
+ }
+ },
+ },
+ },
+ spikes: {
+ inherit: true,
+ condition: {
+ // this is a side condition
+ onSideStart(side) {
+ this.add('-sidestart', side, 'Spikes');
+ this.effectState.layers = 1;
+ },
+ onSideRestart(side) {
+ if (this.effectState.layers >= 3) return false;
+ this.add('-sidestart', side, 'Spikes');
+ this.effectState.layers++;
+ },
+ onEntryHazard(pokemon) {
+ if (!pokemon.isGrounded() || pokemon.hasItem('heavydutyboots') || pokemon.hasAbility('exoskeleton')) return;
+ const damageAmounts = [0, 3, 4, 6]; // 1/8, 1/6, 1/4
+ this.damage(damageAmounts[this.effectState.layers] * pokemon.maxhp / 24);
+ },
+ },
+ },
+ stickyweb: {
+ inherit: true,
+ condition: {
+ onSideStart(side) {
+ this.add('-sidestart', side, 'move: Sticky Web');
+ },
+ onEntryHazard(pokemon) {
+ if (!pokemon.isGrounded() || pokemon.hasItem('heavydutyboots') || pokemon.hasAbility('exoskeleton')) return;
+ this.add('-activate', pokemon, 'move: Sticky Web');
+ this.boost({spe: -1}, pokemon, this.effectState.source, this.dex.getActiveMove('stickyweb'));
+ },
+ },
+ },
+};
diff --git a/data/mods/gen6megasrevisited/pokedex.ts b/data/mods/gen6megasrevisited/pokedex.ts
new file mode 100644
index 000000000000..f5d0ce78ce66
--- /dev/null
+++ b/data/mods/gen6megasrevisited/pokedex.ts
@@ -0,0 +1,248 @@
+export const Pokedex: import('../../../sim/dex-species').ModdedSpeciesDataTable = {
+ audinomega: {
+ inherit: true,
+ types: ["Normal", "Electric"],
+ baseStats: {hp: 103, atk: 60, def: 120, spa: 110, spd: 97, spe: 55},
+ abilities: {0: "Regenerator"},
+ },
+ houndoommega: {
+ inherit: true,
+ types: ["Dark", "Fire"],
+ baseStats: {hp: 75, atk: 90, def: 90, spa: 140, spd: 90, spe: 115},
+ abilities: {0: "Merciless"},
+ },
+ lucariomega: {
+ inherit: true,
+ types: ["Fighting", "Steel"],
+ baseStats: {hp: 70, atk: 125, def: 70, spa: 140, spd: 105, spe: 115},
+ abilities: {0: "Lightning Rod"},
+ },
+ banettemega: {
+ inherit: true,
+ types: ["Ghost", "Steel"],
+ baseStats: {hp: 64, atk: 149, def: 75, spa: 83, spd: 83, spe: 101},
+ abilities: {0: "Pocket Dimension"},
+ },
+ glaliemega: {
+ inherit: true,
+ types: ["Ice", "Steel"],
+ baseStats: {hp: 80, atk: 175, def: 70, spa: 80, spd: 70, spe: 105},
+ abilities: {0: "Strong Jaw"},
+ },
+ venusaurmega: {
+ inherit: true,
+ types: ["Grass", "Poison"],
+ baseStats: {hp: 80, atk: 82, def: 123, spa: 120, spd: 120, spe: 100},
+ abilities: {0: "Grassy Surge"},
+ },
+ blastoisemega: {
+ inherit: true,
+ types: ["Water", "Fairy"],
+ baseStats: {hp: 79, atk: 83, def: 130, spa: 135, spd: 105, spe: 98},
+ abilities: {0: "Misty Surge"},
+ },
+ charizardmegay: {
+ inherit: true,
+ types: ["Fire", "Flying"],
+ baseStats: {hp: 78, atk: 109, def: 103, spa: 134, spd: 110, spe: 100},
+ abilities: {0: "Dragon's Gale"},
+ },
+ alakazammega: {
+ inherit: true,
+ types: ["Psychic", "Ice"],
+ baseStats: {hp: 55, atk: 50, def: 75, spa: 155, spd: 125, spe: 140},
+ abilities: {0: "Magic Guard"},
+ },
+ pinsirmega: {
+ inherit: true,
+ types: ["Bug", "Ice"],
+ baseStats: {hp: 65, atk: 150, def: 110, spa: 80, spd: 85, spe: 110},
+ abilities: {0: "Mountaineer"},
+ },
+ gengarmega: {
+ inherit: true,
+ types: ["Ghost", "Poison"],
+ baseStats: {hp: 65, atk: 60, def: 105, spa: 155, spd: 105, spe: 110},
+ abilities: {0: "Neutralizing Gas"},
+ },
+ aerodactylmega: {
+ inherit: true,
+ types: ["Rock", "Flying"],
+ baseStats: {hp: 80, atk: 140, def: 65, spa: 85, spd: 100, spe: 145},
+ abilities: {0: "Nostalgia Trip"},
+ },
+ steelixmega: {
+ inherit: true,
+ types: ["Steel", "Ground"],
+ baseStats: {hp: 75, atk: 135, def: 210, spa: 55, spd: 105, spe: 30},
+ abilities: {0: "Flash Fire"},
+ weightkg: 999.9,
+ },
+ altariamega: {
+ inherit: true,
+ types: ["Dragon", "Fairy"],
+ baseStats: {hp: 75, atk: 70, def: 95, spa: 140, spd: 115, spe: 95},
+ abilities: {0: "Weather Report"},
+ },
+ sceptilemega: {
+ inherit: true,
+ types: ["Grass", "Dragon"],
+ baseStats: {hp: 75, atk: 95, def: 79, spa: 145, spd: 99, spe: 142},
+ abilities: {0: "Armor Tail"},
+ },
+ swampertmega: {
+ inherit: true,
+ types: ["Water", "Poison"],
+ baseStats: {hp: 100, atk: 145, def: 120, spa: 85, spd: 115, spe: 70},
+ abilities: {0: "Poison Touch"},
+ },
+ manectricmega: {
+ inherit: true,
+ types: ["Electric"],
+ baseStats: {hp: 70, atk: 75, def: 80, spa: 135, spd: 85, spe: 130},
+ abilities: {0: "Bug Zapper"},
+ },
+ absolmega: {
+ inherit: true,
+ types: ["Dark", "Fairy"],
+ baseStats: {hp: 65, atk: 130, def: 60, spa: 135, spd: 60, spe: 115},
+ abilities: {0: "Neuroforce"},
+ },
+ medichammega: {
+ inherit: true,
+ types: ["Fighting", "Psychic"],
+ baseStats: {hp: 60, atk: 60, def: 100, spa: 90, spd: 100, spe: 100},
+ abilities: {0: "Brain Power"},
+ },
+ sableyemega: {
+ inherit: true,
+ types: ["Dark", "Ghost"],
+ baseStats: {hp: 50, atk: 95, def: 115, spa: 85, spd: 115, spe: 20},
+ },
+ beedrillmega: {
+ inherit: true,
+ types: ["Bug", "Rock"],
+ baseStats: {hp: 65, atk: 140, def: 85, spa: 45, spd: 85, spe: 75},
+ abilities: {0: "Exoskeleton"},
+ },
+ mawilemega: {
+ inherit: true,
+ types: ["Steel", "Fairy"],
+ baseStats: {hp: 50, atk: 125, def: 125, spa: 55, spd: 95, spe: 30},
+ abilities: {0: "Tough Claws"},
+ },
+ abomasnowmega: {
+ inherit: true,
+ abilities: {0: "Ice Scales"},
+ },
+ cameruptmega: {
+ inherit: true,
+ types: ["Fire", "Ground"],
+ baseStats: {hp: 70, atk: 110, def: 110, spa: 135, spd: 115, spe: 20},
+ abilities: {0: "Earth Eater"},
+ },
+ slowbromega: {
+ inherit: true,
+ types: ["Water", "Psychic"],
+ baseStats: {hp: 95, atk: 75, def: 150, spa: 120, spd: 120, spe: 30},
+ abilities: {0: "Shell Ejection"},
+ },
+ gallademega: {
+ inherit: true,
+ types: ["Psychic", "Fighting"],
+ baseStats: {hp: 68, atk: 150, def: 100, spa: 65, spd: 127, spe: 108},
+ abilities: {0: "Sharpness"},
+ },
+ ampharosmega: {
+ inherit: true,
+ types: ["Electric", "Dragon"],
+ baseStats: {hp: 90, atk: 95, def: 95, spa: 165, spd: 115, spe: 55},
+ abilities: {0: "Mega Launcher"},
+ },
+ gyaradosmega: {
+ inherit: true,
+ types: ["Water", "Flying"],
+ baseStats: {hp: 95, atk: 130, def: 109, spa: 85, spd: 130, spe: 91},
+ abilities: {0: "Aerilate"},
+ },
+ heracrossmega: {
+ inherit: true,
+ types: ["Bug", "Fighting"],
+ baseStats: {hp: 80, atk: 150, def: 150, spa: 40, spd: 110, spe: 70},
+ abilities: {0: "Iron Barbs"},
+ },
+ sharpedomega: {
+ inherit: true,
+ types: ["Water", "Electric"],
+ baseStats: {hp: 70, atk: 130, def: 55, spa: 145, spd: 55, spe: 105},
+ abilities: {0: "No Guard"},
+ },
+ gardevoirmega: {
+ inherit: true,
+ types: ["Psychic", "Fairy"],
+ baseStats: {hp: 68, atk: 65, def: 100, spa: 150, spd: 127, spe: 108},
+ },
+ aggronmega: {
+ inherit: true,
+ types: ["Steel"],
+ baseStats: {hp: 70, atk: 145, def: 185, spa: 85, spd: 85, spe: 60},
+ abilities: {0: "Dauntless Shield"},
+ },
+ kangaskhanmega: {
+ inherit: true,
+ types: ["Normal", "Ground"],
+ baseStats: {hp: 105, atk: 135, def: 105, spa: 40, spd: 105, spe: 100},
+ },
+ salamencemega: {
+ inherit: true,
+ types: ["Dragon", "Flying"],
+ baseStats: {hp: 95, atk: 135, def: 105, spa: 155, spd: 105, spe: 105},
+ abilities: {0: "Confidence"},
+ },
+ garchompmega: {
+ inherit: true,
+ types: ["Dragon", "Ground"],
+ baseStats: {hp: 108, atk: 150, def: 115, spa: 140, spd: 85, spe: 102},
+ abilities: {0: "Dry Skin"},
+ },
+ tyranitarmega: {
+ inherit: true,
+ types: ["Rock", "Electric"],
+ baseStats: {hp: 100, atk: 144, def: 120, spa: 110, spd: 144, spe: 82},
+ abilities: {0: "Electric Surge"},
+ },
+ latiasmega: {
+ inherit: true,
+ abilities: {0: "Trace"},
+ },
+ latiosmega: {
+ inherit: true,
+ baseStats: {hp: 80, atk: 140, def: 100, spa: 150, spd: 120, spe: 110},
+ abilities: {0: "Opportunist"},
+ },
+ dianciemega: {
+ inherit: true,
+ abilities: {0: "Good As Gold"},
+ },
+ blazikenmega: {
+ inherit: true,
+ baseStats: {hp: 80, atk: 150, def: 80, spa: 120, spd: 90, spe: 110},
+ abilities: {0: "Regenerator"},
+ },
+ mewtwomegax: {
+ inherit: true,
+ types: ["Psychic", "Poison"],
+ baseStats: {hp: 106, atk: 140, def: 130, spa: 154, spd: 120, spe: 130},
+ abilities: {0: "Intoxicate"},
+ },
+ mewtwomegay: {
+ inherit: true,
+ types: ["Psychic", "Water"],
+ baseStats: {hp: 106, atk: 120, def: 110, spa: 194, spd: 130, spe: 120},
+ abilities: {0: "Levitate"},
+ },
+ rayquazamega: {
+ inherit: true,
+ requiredItem: "Meteorite",
+ },
+};
diff --git a/data/mods/gen6megasrevisited/rulesets.ts b/data/mods/gen6megasrevisited/rulesets.ts
new file mode 100644
index 000000000000..3b2a3dd9b54c
--- /dev/null
+++ b/data/mods/gen6megasrevisited/rulesets.ts
@@ -0,0 +1,33 @@
+export const Rulesets: import('../../../sim/dex-formats').ModdedFormatDataTable = {
+ megadatamod: {
+ effectType: 'Rule',
+ name: 'Mega Data Mod',
+ desc: 'Gives data on stats, Ability and types when a Pokémon Mega Evolves or undergoes Ultra Burst.',
+ onSwitchIn(pokemon) {
+ if (pokemon.species.forme.startsWith('Mega') || pokemon.species.forme.startsWith('Ultra')) {
+ this.add('-start', pokemon, 'typechange', pokemon.getTypes(true).join('/'), '[silent]');
+ }
+ },
+ onAfterMega(pokemon) {
+ this.add('-start', pokemon, 'typechange', pokemon.getTypes(true).join('/'), '[silent]');
+ const species = pokemon.species;
+ let buf = `${species.name} `;
+ buf += ``;
+ buf += ``;
+ if (species.types[1]) {
+ buf += ``;
+ }
+ buf += ` `;
+ buf += `${species.abilities[0]}`;
+ const stats = [];
+ let stat: StatID;
+ for (stat in species.baseStats) {
+ const statNames: {[k in StatID]: string} = {hp: "HP", atk: "Atk", def: "Def", spa: "SpA", spd: "SpD", spe: "Spe"};
+ stats.push(`${statNames[stat]}
${species.baseStats[stat]}`);
+ }
+ buf += `${stats.join(' ')}`;
+ buf += ``;
+ this.add(`raw|
`);
+ },
+ },
+};
diff --git a/data/mods/gen6megasrevisited/scripts.ts b/data/mods/gen6megasrevisited/scripts.ts
new file mode 100644
index 000000000000..aafca3093555
--- /dev/null
+++ b/data/mods/gen6megasrevisited/scripts.ts
@@ -0,0 +1,143 @@
+export const Scripts: ModdedBattleScriptsData = {
+ gen: 6,
+ inherit: 'gen6',
+ pokemon: {
+ // for neutralizing gas
+ ignoringAbility() {
+ if (this.battle.gen >= 5 && !this.isActive) return true;
+ if (this.getAbility().flags['cantsuppress']) return false;
+ if (this.volatiles['gastroacid']) return true;
+ if (this.ability === ('neutralizinggas' as ID)) return false;
+ if (this.volatiles['neutralizinggas']) return true;
+ return false;
+ },
+ },
+ init() {
+ this.modData("Learnsets", "lucario").learnset.meteormash = ["6L1"];
+ this.modData("Learnsets", "lucario").learnset.machpunch = ["6L1"];
+ this.modData("Learnsets", "houndoom").learnset.toxicspikes = ["6L1"];
+ this.modData("Learnsets", "houndoom").learnset.venoshock = ["6L1"];
+ this.modData("Learnsets", "houndoom").learnset.hex = ["6L1"];
+ this.modData("Learnsets", "audino").learnset.discharge = ["6L1"];
+ this.modData("Learnsets", "audino").learnset.voltswitch = ["6L1"];
+ this.modData("Learnsets", "audino").learnset.chargebeam = ["6L1"];
+ this.modData("Learnsets", "audino").learnset.charge = ["6L1"];
+ this.modData("Learnsets", "audino").learnset.zapcannon = ["6L1"];
+ this.modData("Learnsets", "glalie").learnset.thunderfang = ["6L1"];
+ this.modData("Learnsets", "glalie").learnset.partingshot = ["6L1"];
+ this.modData("Learnsets", "banette").learnset.ironhead = ["6L1"];
+ this.modData("Learnsets", "banette").learnset.metalsound = ["6L1"];
+ this.modData("Learnsets", "banette").learnset.powder = ["6L1"];
+ this.modData("Learnsets", "venusaur").learnset.psychic = ["6L1"];
+ this.modData("Learnsets", "venusaur").learnset.calmmind = ["6L1"];
+ this.modData("Learnsets", "blastoise").learnset.moonblast = ["6L1"];
+ this.modData("Learnsets", "blastoise").learnset.mistyterrain = ["6L1"];
+ this.modData("Learnsets", "blastoise").learnset.taunt = ["6L1"];
+ this.modData("Learnsets", "blastoise").learnset.drainingkiss = ["6L1"];
+ this.modData("Learnsets", "blastoise").learnset.dazzlinggleam = ["6L1"];
+ this.modData("Learnsets", "gengar").learnset.reflecttype = ["6L1"];
+ this.modData("Learnsets", "gengar").learnset.calmmind = ["6L1"];
+ this.modData("Learnsets", "alakazam").learnset.blizzard = ["6L1"];
+ this.modData("Learnsets", "alakazam").learnset.flashcannon = ["6L1"];
+ this.modData("Learnsets", "alakazam").learnset.icebeam = ["6L1"];
+ this.modData("Learnsets", "alakazam").learnset.hail = ["6L1"];
+ this.modData("Learnsets", "pinsir").learnset.hail = ["6L1"];
+ this.modData("Learnsets", "pinsir").learnset.megahorn = ["6L1"];
+ this.modData("Learnsets", "pinsir").learnset.uturn = ["6L1"];
+ this.modData("Learnsets", "pinsir").learnset.iceshard = ["6L1"];
+ this.modData("Learnsets", "pinsir").learnset.iciclecrash = ["6L1"];
+ this.modData("Learnsets", "pinsir").learnset.icebeam = ["6L1"];
+ this.modData("Learnsets", "pinsir").learnset.blizzard = ["6L1"];
+ this.modData("Learnsets", "pinsir").learnset.roost = ["6L1"];
+ this.modData("Learnsets", "pinsir").learnset.iciclespear = ["6L1"];
+ this.modData("Learnsets", "aerodactyl").learnset.powergem = ["6L1"];
+ this.modData("Learnsets", "aerodactyl").learnset.shadowball = ["6L1"];
+ this.modData("Learnsets", "aerodactyl").learnset.hurricane = ["6L1"];
+ this.modData("Learnsets", "steelix").learnset.heatcrash = ["6L1"];
+ this.modData("Learnsets", "steelix").learnset.rapidspin = ["6L1"];
+ this.modData("Learnsets", "steelix").learnset.smackdown = ["6L1"];
+ this.modData("Learnsets", "altaria").learnset.scald = ["6L1"];
+ this.modData("Learnsets", "altaria").learnset.hydropump = ["6L1"];
+ this.modData("Learnsets", "altaria").learnset.thunder = ["6L1"];
+ this.modData("Learnsets", "sceptile").learnset.calmmind = ["6L1"];
+ this.modData("Learnsets", "sceptile").learnset.sludgewave = ["6L1"];
+ this.modData("Learnsets", "swampert").learnset.sludgebomb = ["6L1"];
+ this.modData("Learnsets", "swampert").learnset.bulkup = ["6L1"];
+ this.modData("Learnsets", "swampert").learnset.toxicspikes = ["6L1"];
+ this.modData("Learnsets", "swampert").learnset.aquajet = ["6L1"];
+ this.modData("Learnsets", "swampert").learnset.gunkshot = ["6L1"];
+ this.modData("Learnsets", "swampert").learnset.poisonjab = ["6L1"];
+ this.modData("Learnsets", "pidgeot").learnset.focusblast = ["6L1"];
+ this.modData("Learnsets", "absol").learnset.closecombat = ["6L1"];
+ this.modData("Learnsets", "absol").learnset.moonblast = ["6L1"];
+ this.modData("Learnsets", "absol").learnset.moonlight = ["6L1"];
+ this.modData("Learnsets", "medicham").learnset.aurasphere = ["6L1"];
+ this.modData("Learnsets", "medicham").learnset.thunderbolt = ["6L1"];
+ this.modData("Learnsets", "medicham").learnset.closecombat = ["6L1"];
+ this.modData("Learnsets", "medicham").learnset.gunkshot = ["6L1"];
+ this.modData("Learnsets", "medicham").learnset.healingwish = ["6L1"];
+ this.modData("Learnsets", "beedrill").learnset.earthquake = ["6L1"];
+ this.modData("Learnsets", "beedrill").learnset.stoneedge = ["6L1"];
+ this.modData("Learnsets", "beedrill").learnset.rockslide = ["6L1"];
+ this.modData("Learnsets", "beedrill").learnset.smackdown = ["6L1"];
+ this.modData("Learnsets", "beedrill").learnset.stealthrock = ["6L1"];
+ this.modData("Learnsets", "mawile").learnset.firepunch = ["6L1"];
+ this.modData("Learnsets", "mawile").learnset.rockslide = ["6L1"];
+ this.modData("Learnsets", "mawile").learnset.slackoff = ["6L1"];
+ this.modData("Learnsets", "camerupt").learnset.morningsun = ["6L1"];
+ this.modData("Learnsets", "abomasnow").learnset.spikyshield = ["6L1"];
+ this.modData("Learnsets", "abomasnow").learnset.earthpower = ["6L1"];
+ this.modData("Learnsets", "gallade").learnset.sacredsword = ["6L1"];
+ this.modData("Learnsets", "gallade").learnset.machpunch = ["6L1"];
+ this.modData('Moves', 'aerialace').flags.slicing = 1;
+ this.modData('Moves', 'aircutter').flags.slicing = 1;
+ this.modData('Moves', 'airslash').flags.slicing = 1;
+ this.modData('Moves', 'behemothblade').flags.slicing = 1;
+ this.modData('Moves', 'crosspoison').flags.slicing = 1;
+ this.modData('Moves', 'cut').flags.slicing = 1;
+ this.modData('Moves', 'furycutter').flags.slicing = 1;
+ this.modData('Moves', 'nightslash').flags.slicing = 1;
+ this.modData('Moves', 'psychocut').flags.slicing = 1;
+ this.modData('Moves', 'razorleaf').flags.slicing = 1;
+ this.modData('Moves', 'razorshell').flags.slicing = 1;
+ this.modData('Moves', 'sacredsword').flags.slicing = 1;
+ this.modData('Moves', 'slash').flags.slicing = 1;
+ this.modData('Moves', 'solarblade').flags.slicing = 1;
+ this.modData('Moves', 'xscissor').flags.slicing = 1;
+ this.modData("Learnsets", "ampharos").learnset.waterpulse = ["6L1"];
+ this.modData("Learnsets", "ampharos").learnset.aurasphere = ["6L1"];
+ this.modData("Learnsets", "ampharos").learnset.darkpulse = ["6L1"];
+ this.modData("Learnsets", "heracross").learnset.healorder = ["6L1"];
+ this.modData("Learnsets", "heracross").learnset.circlethrow = ["6L1"];
+ this.modData("Learnsets", "heracross").learnset.spikes = ["6L1"];
+ this.modData("Learnsets", "heracross").learnset.icepunch = ["6L1"];
+ this.modData("Learnsets", "sharpedo").learnset.thunder = ["6L1"];
+ this.modData("Learnsets", "gardevoir").learnset.rapidspin = ["6L1"];
+ this.modData("Learnsets", "gardevoir").learnset.mysticalfire = ["6L1"];
+ this.modData("Learnsets", "aggron").learnset.voltswitch = ["6L1"];
+ this.modData("Learnsets", "kangaskhan").learnset.milkdrink = ["6L1"];
+ this.modData("Learnsets", "salamence").learnset.hurricane = ["6L1"];
+ this.modData("Learnsets", "salamence").learnset.airslash = ["6L1"];
+ this.modData("Learnsets", "salamence").learnset.ironhead = ["6L1"];
+ this.modData("Learnsets", "tyranitar").learnset.wildcharge = ["6L1"];
+ this.modData("Learnsets", "tyranitar").learnset.iciclecrash = ["6L1"];
+ this.modData("Learnsets", "tyranitar").learnset.waterfall = ["6L1"];
+ this.modData("Learnsets", "diancie").learnset.spikyshield = ["6L1"];
+ this.modData("Learnsets", "blaziken").learnset.uturn = ["6L1"];
+ this.modData("Learnsets", "blaziken").learnset.spikes = ["6L1"];
+ this.modData("Learnsets", "blaziken").learnset.roost = ["6L1"];
+ this.modData("Learnsets", "blaziken").learnset.closecombat = ["6L1"];
+ this.modData("Learnsets", "mewtwo").learnset.extremespeed = ["6L1"];
+ this.modData("Learnsets", "mewtwo").learnset.sludgewave = ["6L1"];
+ this.modData("Learnsets", "mewtwo").learnset.swordsdance = ["6L1"];
+ this.modData("Learnsets", "mewtwo").learnset.uturn = ["6L1"];
+ this.modData("Learnsets", "mewtwo").learnset.closecombat = ["6L1"];
+ this.modData("Learnsets", "mewtwo").learnset.drainpunch = ["6L1"];
+ this.modData("Learnsets", "mewtwo").learnset.machpunch = ["6L1"];
+ this.modData("Learnsets", "mewtwo").learnset.scald = ["6L1"];
+ this.modData("Learnsets", "mewtwo").learnset.surf = ["6L1"];
+ this.modData("Learnsets", "mewtwo").learnset.hydropump = ["6L1"];
+ this.modData("Learnsets", "rayquaza").learnset.coil = ["6L1"];
+ this.modData("Learnsets", "rayquaza").learnset.defog = ["6L1"];
+ },
+};
diff --git a/data/mods/moderngen2/formats-data.ts b/data/mods/moderngen2/formats-data.ts
deleted file mode 100644
index 8d12814b35d3..000000000000
--- a/data/mods/moderngen2/formats-data.ts
+++ /dev/null
@@ -1,3713 +0,0 @@
-export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormatsDataTable = {
- bulbasaur: {
- tier: "LC",
- },
- ivysaur: {
- tier: "NFE",
- },
- venusaur: {
- tier: "OU",
- },
- venusaurmega: {
- tier: "OU",
- },
- charmander: {
- tier: "LC",
- },
- charmeleon: {
- tier: "NFE",
- },
- charizard: {
- tier: "OU",
- },
- charizardmegax: {
- tier: "OU",
- },
- charizardmegay: {
- tier: "OU",
- },
- squirtle: {
- tier: "LC",
- },
- wartortle: {
- tier: "NFE",
- },
- blastoise: {
- tier: "OU",
- },
- blastoisemega: {
- tier: "OU",
- },
- caterpie: {
- tier: "LC",
- },
- metapod: {
- tier: "NFE",
- },
- butterfree: {
- tier: "OU",
- },
- weedle: {
- tier: "LC",
- },
- kakuna: {
- tier: "NFE",
- },
- beedrill: {
- tier: "OU",
- },
- beedrillmega: {
- tier: "OU",
- },
- pidgey: {
- tier: "LC",
- },
- pidgeotto: {
- tier: "NFE",
- },
- pidgeot: {
- tier: "OU",
- },
- pidgeotmega: {
- tier: "OU",
- },
- rattata: {
- tier: "LC",
- },
- rattataalola: {
- tier: "LC",
- },
- raticate: {
- tier: "OU",
- },
- raticatealola: {
- tier: "OU",
- },
- spearow: {
- tier: "LC",
- },
- fearow: {
- tier: "OU",
- },
- ekans: {
- tier: "LC",
- },
- arbok: {
- tier: "OU",
- },
- pichu: {
- tier: "LC",
- },
- pichuspikyeared: {
- tier: "Illegal",
- },
- pikachu: {
- tier: "NFE",
- },
- pikachucosplay: {
- tier: "Illegal",
- },
- pikachurockstar: {
- tier: "Illegal",
- },
- pikachubelle: {
- tier: "Illegal",
- },
- pikachupopstar: {
- tier: "Illegal",
- },
- pikachuphd: {
- tier: "Illegal",
- },
- pikachulibre: {
- tier: "Illegal",
- },
- pikachuoriginal: {
- tier: "OU",
- },
- pikachuhoenn: {
- tier: "OU",
- },
- pikachusinnoh: {
- tier: "OU",
- },
- pikachuunova: {
- tier: "OU",
- },
- pikachukalos: {
- tier: "OU",
- },
- pikachualola: {
- tier: "OU",
- },
- pikachupartner: {
- tier: "OU",
- },
- pikachuworld: {
- tier: "OU",
- },
- raichu: {
- tier: "OU",
- },
- raichualola: {
- tier: "OU",
- },
- sandshrew: {
- tier: "LC",
- },
- sandshrewalola: {
- tier: "LC",
- },
- sandslash: {
- tier: "OU",
- },
- sandslashalola: {
- tier: "OU",
- },
- nidoranf: {
- tier: "LC",
- },
- nidorina: {
- tier: "NFE",
- },
- nidoqueen: {
- tier: "OU",
- },
- nidoranm: {
- tier: "LC",
- },
- nidorino: {
- tier: "NFE",
- },
- nidoking: {
- tier: "OU",
- },
- cleffa: {
- tier: "LC",
- },
- clefairy: {
- tier: "NFE",
- },
- clefable: {
- tier: "OU",
- },
- vulpix: {
- tier: "LC",
- },
- vulpixalola: {
- tier: "LC",
- },
- ninetales: {
- tier: "OU",
- },
- ninetalesalola: {
- tier: "OU",
- },
- igglybuff: {
- tier: "LC",
- },
- jigglypuff: {
- tier: "NFE",
- },
- wigglytuff: {
- tier: "OU",
- },
- zubat: {
- tier: "LC",
- },
- golbat: {
- tier: "NFE",
- },
- crobat: {
- tier: "OU",
- },
- oddish: {
- tier: "LC",
- },
- gloom: {
- tier: "NFE",
- },
- vileplume: {
- tier: "OU",
- },
- bellossom: {
- tier: "OU",
- },
- paras: {
- tier: "LC",
- },
- parasect: {
- tier: "OU",
- },
- venonat: {
- tier: "LC",
- },
- venomoth: {
- tier: "OU",
- },
- diglett: {
- tier: "LC",
- },
- diglettalola: {
- tier: "LC",
- },
- dugtrio: {
- tier: "OU",
- },
- dugtrioalola: {
- tier: "OU",
- },
- meowth: {
- tier: "LC",
- },
- meowthalola: {
- tier: "LC",
- },
- meowthgalar: {
- tier: "LC",
- },
- persian: {
- tier: "OU",
- },
- persianalola: {
- tier: "OU",
- },
- perrserker: {
- tier: "OU",
- },
- psyduck: {
- tier: "LC",
- },
- golduck: {
- tier: "OU",
- },
- mankey: {
- tier: "LC",
- },
- primeape: {
- tier: "OU",
- },
- growlithe: {
- tier: "LC",
- },
- growlithehisui: {
- tier: "LC",
- },
- arcanine: {
- tier: "OU",
- },
- arcaninehisui: {
- tier: "OU",
- },
- poliwag: {
- tier: "LC",
- },
- poliwhirl: {
- tier: "NFE",
- },
- poliwrath: {
- tier: "OU",
- },
- politoed: {
- tier: "OU",
- },
- abra: {
- tier: "LC",
- },
- kadabra: {
- tier: "NFE",
- },
- alakazam: {
- tier: "OU",
- },
- alakazammega: {
- tier: "Uber",
- },
- machop: {
- tier: "LC",
- },
- machoke: {
- tier: "NFE",
- },
- machamp: {
- tier: "OU",
- },
- bellsprout: {
- tier: "LC",
- },
- weepinbell: {
- tier: "NFE",
- },
- victreebel: {
- tier: "OU",
- },
- tentacool: {
- tier: "LC",
- },
- tentacruel: {
- tier: "OU",
- },
- geodude: {
- tier: "LC",
- },
- geodudealola: {
- tier: "LC",
- },
- graveler: {
- tier: "NFE",
- },
- graveleralola: {
- tier: "NFE",
- },
- golem: {
- tier: "OU",
- },
- golemalola: {
- tier: "OU",
- },
- ponyta: {
- tier: "LC",
- },
- ponytagalar: {
- tier: "LC",
- },
- rapidash: {
- tier: "OU",
- },
- rapidashgalar: {
- tier: "OU",
- },
- slowpoke: {
- tier: "LC",
- },
- slowpokegalar: {
- tier: "LC",
- },
- slowbro: {
- tier: "OU",
- },
- slowbrogalar: {
- tier: "OU",
- },
- slowbromega: {
- tier: "OU",
- },
- slowking: {
- tier: "OU",
- },
- slowkinggalar: {
- tier: "OU",
- },
- magnemite: {
- tier: "LC",
- },
- magneton: {
- tier: "NFE",
- },
- magnezone: {
- tier: "OU",
- },
- farfetchd: {
- tier: "OU",
- },
- farfetchdgalar: {
- tier: "LC",
- },
- sirfetchd: {
- tier: "OU",
- },
- doduo: {
- tier: "LC",
- },
- dodrio: {
- tier: "OU",
- },
- seel: {
- tier: "LC",
- },
- dewgong: {
- tier: "OU",
- },
- grimer: {
- tier: "LC",
- },
- grimeralola: {
- tier: "LC",
- },
- muk: {
- tier: "OU",
- },
- mukalola: {
- tier: "OU",
- },
- shellder: {
- tier: "LC",
- },
- cloyster: {
- tier: "OU",
- },
- gastly: {
- tier: "LC",
- },
- haunter: {
- tier: "NFE",
- },
- gengar: {
- tier: "OU",
- },
- gengarmega: {
- tier: "OU",
- },
- onix: {
- tier: "LC",
- },
- steelix: {
- tier: "OU",
- },
- steelixmega: {
- tier: "OU",
- },
- drowzee: {
- tier: "LC",
- },
- hypno: {
- tier: "OU",
- },
- krabby: {
- tier: "LC",
- },
- kingler: {
- tier: "OU",
- },
- voltorb: {
- tier: "LC",
- },
- voltorbhisui: {
- tier: "LC",
- },
- electrode: {
- tier: "OU",
- },
- electrodehisui: {
- tier: "OU",
- },
- exeggcute: {
- tier: "LC",
- },
- exeggutor: {
- tier: "OU",
- },
- exeggutoralola: {
- tier: "OU",
- },
- cubone: {
- tier: "LC",
- },
- marowak: {
- tier: "OU",
- },
- marowakalola: {
- tier: "OU",
- },
- tyrogue: {
- tier: "LC",
- },
- hitmonlee: {
- tier: "OU",
- },
- hitmonchan: {
- tier: "OU",
- },
- hitmontop: {
- tier: "OU",
- },
- lickitung: {
- tier: "LC",
- },
- lickilicky: {
- tier: "OU",
- },
- koffing: {
- tier: "LC",
- },
- weezing: {
- tier: "OU",
- },
- weezinggalar: {
- tier: "OU",
- },
- rhyhorn: {
- tier: "LC",
- },
- rhydon: {
- tier: "NFE",
- },
- rhyperior: {
- tier: "OU",
- },
- happiny: {
- tier: "LC",
- },
- chansey: {
- tier: "OU",
- },
- blissey: {
- tier: "OU",
- },
- tangela: {
- tier: "NFE",
- },
- tangrowth: {
- tier: "OU",
- },
- kangaskhan: {
- tier: "OU",
- },
- kangaskhanmega: {
- tier: "OU",
- },
- horsea: {
- tier: "LC",
- },
- seadra: {
- tier: "NFE",
- },
- kingdra: {
- tier: "OU",
- },
- goldeen: {
- tier: "LC",
- },
- seaking: {
- tier: "OU",
- },
- staryu: {
- tier: "LC",
- },
- starmie: {
- tier: "OU",
- },
- mimejr: {
- tier: "LC",
- },
- mrmime: {
- tier: "OU",
- },
- mrmimegalar: {
- tier: "NFE",
- },
- mrrime: {
- tier: "OU",
- },
- scyther: {
- tier: "NFE",
- },
- scizor: {
- tier: "OU",
- },
- scizormega: {
- tier: "OU",
- },
- kleavor: {
- tier: "OU",
- },
- smoochum: {
- tier: "LC",
- },
- jynx: {
- tier: "OU",
- },
- elekid: {
- tier: "LC",
- },
- electabuzz: {
- tier: "NFE",
- },
- electivire: {
- tier: "OU",
- },
- magby: {
- tier: "LC",
- },
- magmar: {
- tier: "NFE",
- },
- magmortar: {
- tier: "OU",
- },
- pinsir: {
- tier: "OU",
- },
- pinsirmega: {
- tier: "OU",
- },
- tauros: {
- tier: "OU",
- },
- taurospaldeacombat: {
- tier: "OU",
- },
- taurospaldeablaze: {
- tier: "OU",
- },
- taurospaldeaaqua: {
- tier: "OU",
- },
- magikarp: {
- tier: "LC",
- },
- gyarados: {
- tier: "OU",
- },
- gyaradosmega: {
- tier: "OU",
- },
- lapras: {
- tier: "OU",
- },
- ditto: {
- tier: "OU",
- },
- eevee: {
- tier: "LC",
- },
- vaporeon: {
- tier: "OU",
- },
- jolteon: {
- tier: "OU",
- },
- flareon: {
- tier: "OU",
- },
- espeon: {
- tier: "OU",
- },
- umbreon: {
- tier: "OU",
- },
- leafeon: {
- tier: "OU",
- },
- glaceon: {
- tier: "OU",
- },
- sylveon: {
- tier: "OU",
- },
- porygon: {
- tier: "LC",
- },
- porygon2: {
- tier: "NFE",
- },
- porygonz: {
- tier: "OU",
- },
- omanyte: {
- tier: "LC",
- },
- omastar: {
- tier: "OU",
- },
- kabuto: {
- tier: "LC",
- },
- kabutops: {
- tier: "OU",
- },
- aerodactyl: {
- tier: "OU",
- },
- aerodactylmega: {
- tier: "OU",
- },
- munchlax: {
- tier: "LC",
- },
- snorlax: {
- tier: "OU",
- },
- articuno: {
- tier: "OU",
- },
- articunogalar: {
- tier: "OU",
- },
- zapdos: {
- tier: "OU",
- },
- zapdosgalar: {
- tier: "OU",
- },
- moltres: {
- tier: "OU",
- },
- moltresgalar: {
- tier: "OU",
- },
- dratini: {
- tier: "LC",
- },
- dragonair: {
- tier: "NFE",
- },
- dragonite: {
- tier: "OU",
- },
- mewtwo: {
- tier: "Uber",
- },
- mewtwomegax: {
- tier: "Uber",
- },
- mewtwomegay: {
- tier: "Uber",
- },
- mew: {
- tier: "OU",
- },
- chikorita: {
- tier: "LC",
- },
- bayleef: {
- tier: "NFE",
- },
- meganium: {
- tier: "OU",
- },
- cyndaquil: {
- tier: "LC",
- },
- quilava: {
- tier: "NFE",
- },
- typhlosion: {
- tier: "OU",
- },
- typhlosionhisui: {
- tier: "OU",
- },
- totodile: {
- tier: "LC",
- },
- croconaw: {
- tier: "NFE",
- },
- feraligatr: {
- tier: "OU",
- },
- sentret: {
- tier: "LC",
- },
- furret: {
- tier: "OU",
- },
- hoothoot: {
- tier: "LC",
- },
- noctowl: {
- tier: "OU",
- },
- ledyba: {
- tier: "LC",
- },
- ledian: {
- tier: "OU",
- },
- spinarak: {
- tier: "LC",
- },
- ariados: {
- tier: "OU",
- },
- chinchou: {
- tier: "LC",
- },
- lanturn: {
- tier: "OU",
- },
- togepi: {
- tier: "LC",
- },
- togetic: {
- tier: "NFE",
- },
- togekiss: {
- tier: "OU",
- },
- natu: {
- tier: "LC",
- },
- xatu: {
- tier: "OU",
- },
- mareep: {
- tier: "LC",
- },
- flaaffy: {
- tier: "NFE",
- },
- ampharos: {
- tier: "OU",
- },
- ampharosmega: {
- tier: "OU",
- },
- azurill: {
- tier: "LC",
- },
- marill: {
- tier: "NFE",
- },
- azumarill: {
- tier: "OU",
- },
- bonsly: {
- tier: "LC",
- },
- sudowoodo: {
- tier: "OU",
- },
- hoppip: {
- tier: "LC",
- },
- skiploom: {
- tier: "NFE",
- },
- jumpluff: {
- tier: "OU",
- },
- aipom: {
- tier: "LC",
- },
- ambipom: {
- tier: "OU",
- },
- sunkern: {
- tier: "LC",
- },
- sunflora: {
- tier: "OU",
- },
- yanma: {
- tier: "LC",
- },
- yanmega: {
- tier: "OU",
- },
- wooper: {
- tier: "LC",
- },
- wooperpaldea: {
- tier: "LC",
- },
- quagsire: {
- tier: "OU",
- },
- murkrow: {
- tier: "LC",
- },
- honchkrow: {
- tier: "OU",
- },
- misdreavus: {
- tier: "LC",
- },
- mismagius: {
- tier: "OU",
- },
- unown: {
- tier: "OU",
- },
- wynaut: {
- tier: "LC",
- },
- wobbuffet: {
- tier: "OU",
- },
- girafarig: {
- tier: "NFE",
- },
- farigiraf: {
- tier: "OU",
- },
- pineco: {
- tier: "LC",
- },
- forretress: {
- tier: "OU",
- },
- dunsparce: {
- tier: "LC",
- },
- dudunsparce: {
- tier: "OU",
- },
- gligar: {
- tier: "LC",
- },
- gliscor: {
- tier: "OU",
- },
- snubbull: {
- tier: "LC",
- },
- granbull: {
- tier: "OU",
- },
- qwilfish: {
- tier: "OU",
- },
- qwilfishhisui: {
- tier: "NFE",
- },
- overqwil: {
- tier: "OU",
- },
- shuckle: {
- tier: "OU",
- },
- heracross: {
- tier: "OU",
- },
- heracrossmega: {
- tier: "OU",
- },
- sneasel: {
- tier: "NFE",
- },
- sneaselhisui: {
- tier: "NFE",
- },
- weavile: {
- tier: "OU",
- },
- sneasler: {
- tier: "OU",
- },
- teddiursa: {
- tier: "LC",
- },
- ursaring: {
- tier: "OU",
- },
- ursaluna: {
- tier: "OU",
- },
- ursalunabloodmoon: {
- tier: "OU",
- },
- slugma: {
- tier: "LC",
- },
- magcargo: {
- tier: "OU",
- },
- swinub: {
- tier: "LC",
- },
- piloswine: {
- tier: "NFE",
- },
- mamoswine: {
- tier: "OU",
- },
- corsola: {
- tier: "OU",
- },
- corsolagalar: {
- tier: "LC",
- },
- cursola: {
- tier: "OU",
- },
- remoraid: {
- tier: "LC",
- },
- octillery: {
- tier: "OU",
- },
- delibird: {
- tier: "OU",
- },
- mantyke: {
- tier: "LC",
- },
- mantine: {
- tier: "OU",
- },
- skarmory: {
- tier: "OU",
- },
- houndour: {
- tier: "LC",
- },
- houndoom: {
- tier: "OU",
- },
- houndoommega: {
- tier: "OU",
- },
- phanpy: {
- tier: "LC",
- },
- donphan: {
- tier: "OU",
- },
- stantler: {
- tier: "NFE",
- },
- wyrdeer: {
- tier: "OU",
- },
- smeargle: {
- tier: "OU",
- },
- miltank: {
- tier: "OU",
- },
- raikou: {
- tier: "OU",
- },
- entei: {
- tier: "OU",
- },
- suicune: {
- tier: "OU",
- },
- larvitar: {
- tier: "LC",
- },
- pupitar: {
- tier: "NFE",
- },
- tyranitar: {
- tier: "OU",
- },
- tyranitarmega: {
- tier: "OU",
- },
- lugia: {
- tier: "Uber",
- },
- hooh: {
- tier: "Uber",
- },
- celebi: {
- tier: "OU",
- },
- treecko: {
- tier: "LC",
- },
- grovyle: {
- tier: "NFE",
- },
- sceptile: {
- tier: "OU",
- },
- sceptilemega: {
- tier: "OU",
- },
- torchic: {
- tier: "LC",
- },
- combusken: {
- tier: "NFE",
- },
- blaziken: {
- tier: "OU",
- },
- blazikenmega: {
- tier: "OU",
- },
- mudkip: {
- tier: "LC",
- },
- marshtomp: {
- tier: "NFE",
- },
- swampert: {
- tier: "OU",
- },
- swampertmega: {
- tier: "OU",
- },
- poochyena: {
- tier: "LC",
- },
- mightyena: {
- tier: "OU",
- },
- zigzagoon: {
- tier: "LC",
- },
- zigzagoongalar: {
- tier: "LC",
- },
- linoone: {
- tier: "OU",
- },
- linoonegalar: {
- tier: "NFE",
- },
- obstagoon: {
- tier: "OU",
- },
- wurmple: {
- tier: "LC",
- },
- silcoon: {
- tier: "NFE",
- },
- beautifly: {
- tier: "OU",
- },
- cascoon: {
- tier: "NFE",
- },
- dustox: {
- tier: "OU",
- },
- lotad: {
- tier: "LC",
- },
- lombre: {
- tier: "NFE",
- },
- ludicolo: {
- tier: "OU",
- },
- seedot: {
- tier: "LC",
- },
- nuzleaf: {
- tier: "NFE",
- },
- shiftry: {
- tier: "OU",
- },
- taillow: {
- tier: "LC",
- },
- swellow: {
- tier: "OU",
- },
- wingull: {
- tier: "LC",
- },
- pelipper: {
- tier: "OU",
- },
- ralts: {
- tier: "LC",
- },
- kirlia: {
- tier: "NFE",
- },
- gardevoir: {
- tier: "OU",
- },
- gardevoirmega: {
- tier: "OU",
- },
- gallade: {
- tier: "OU",
- },
- gallademega: {
- tier: "OU",
- },
- surskit: {
- tier: "LC",
- },
- masquerain: {
- tier: "OU",
- },
- shroomish: {
- tier: "LC",
- },
- breloom: {
- tier: "OU",
- },
- slakoth: {
- tier: "LC",
- },
- vigoroth: {
- tier: "NFE",
- },
- slaking: {
- tier: "Uber",
- },
- nincada: {
- tier: "LC",
- },
- ninjask: {
- tier: "OU",
- },
- shedinja: {
- tier: "OU",
- },
- whismur: {
- tier: "LC",
- },
- loudred: {
- tier: "NFE",
- },
- exploud: {
- tier: "OU",
- },
- makuhita: {
- tier: "LC",
- },
- hariyama: {
- tier: "OU",
- },
- nosepass: {
- tier: "LC",
- },
- probopass: {
- tier: "OU",
- },
- skitty: {
- tier: "LC",
- },
- delcatty: {
- tier: "OU",
- },
- sableye: {
- tier: "OU",
- },
- sableyemega: {
- tier: "OU",
- },
- mawile: {
- tier: "OU",
- },
- mawilemega: {
- tier: "OU",
- },
- aron: {
- tier: "LC",
- },
- lairon: {
- tier: "NFE",
- },
- aggron: {
- tier: "OU",
- },
- aggronmega: {
- tier: "OU",
- },
- meditite: {
- tier: "LC",
- },
- medicham: {
- tier: "OU",
- },
- medichammega: {
- tier: "OU",
- },
- electrike: {
- tier: "LC",
- },
- manectric: {
- tier: "OU",
- },
- manectricmega: {
- tier: "OU",
- },
- plusle: {
- tier: "OU",
- },
- minun: {
- tier: "OU",
- },
- volbeat: {
- tier: "OU",
- },
- illumise: {
- tier: "OU",
- },
- budew: {
- tier: "LC",
- },
- roselia: {
- tier: "NFE",
- },
- roserade: {
- tier: "OU",
- },
- gulpin: {
- tier: "LC",
- },
- swalot: {
- tier: "OU",
- },
- carvanha: {
- tier: "LC",
- },
- sharpedo: {
- tier: "OU",
- },
- sharpedomega: {
- tier: "OU",
- },
- wailmer: {
- tier: "LC",
- },
- wailord: {
- tier: "OU",
- },
- numel: {
- tier: "LC",
- },
- camerupt: {
- tier: "OU",
- },
- cameruptmega: {
- tier: "OU",
- },
- torkoal: {
- tier: "OU",
- },
- spoink: {
- tier: "LC",
- },
- grumpig: {
- tier: "OU",
- },
- spinda: {
- tier: "OU",
- },
- trapinch: {
- tier: "LC",
- },
- vibrava: {
- tier: "NFE",
- },
- flygon: {
- tier: "OU",
- },
- cacnea: {
- tier: "LC",
- },
- cacturne: {
- tier: "OU",
- },
- swablu: {
- tier: "LC",
- },
- altaria: {
- tier: "OU",
- },
- altariamega: {
- tier: "OU",
- },
- zangoose: {
- tier: "OU",
- },
- seviper: {
- tier: "OU",
- },
- lunatone: {
- tier: "OU",
- },
- solrock: {
- tier: "OU",
- },
- barboach: {
- tier: "LC",
- },
- whiscash: {
- tier: "OU",
- },
- corphish: {
- tier: "LC",
- },
- crawdaunt: {
- tier: "OU",
- },
- baltoy: {
- tier: "LC",
- },
- claydol: {
- tier: "OU",
- },
- lileep: {
- tier: "LC",
- },
- cradily: {
- tier: "OU",
- },
- anorith: {
- tier: "LC",
- },
- armaldo: {
- tier: "OU",
- },
- feebas: {
- tier: "LC",
- },
- milotic: {
- tier: "OU",
- },
- castform: {
- tier: "OU",
- },
- kecleon: {
- tier: "OU",
- },
- shuppet: {
- tier: "LC",
- },
- banette: {
- tier: "OU",
- },
- banettemega: {
- tier: "OU",
- },
- duskull: {
- tier: "LC",
- },
- dusclops: {
- tier: "NFE",
- },
- dusknoir: {
- tier: "OU",
- },
- tropius: {
- tier: "OU",
- },
- chingling: {
- tier: "LC",
- },
- chimecho: {
- tier: "OU",
- },
- absol: {
- tier: "OU",
- },
- absolmega: {
- tier: "OU",
- },
- snorunt: {
- tier: "LC",
- },
- glalie: {
- tier: "OU",
- },
- glaliemega: {
- tier: "OU",
- },
- froslass: {
- tier: "OU",
- },
- spheal: {
- tier: "LC",
- },
- sealeo: {
- tier: "NFE",
- },
- walrein: {
- tier: "OU",
- },
- clamperl: {
- tier: "LC",
- },
- huntail: {
- tier: "OU",
- },
- gorebyss: {
- tier: "OU",
- },
- relicanth: {
- tier: "OU",
- },
- luvdisc: {
- tier: "OU",
- },
- bagon: {
- tier: "LC",
- },
- shelgon: {
- tier: "NFE",
- },
- salamence: {
- tier: "OU",
- },
- salamencemega: {
- tier: "OU",
- },
- beldum: {
- tier: "LC",
- },
- metang: {
- tier: "NFE",
- },
- metagross: {
- tier: "OU",
- },
- metagrossmega: {
- tier: "OU",
- },
- regirock: {
- tier: "OU",
- },
- regice: {
- tier: "OU",
- },
- registeel: {
- tier: "OU",
- },
- latias: {
- tier: "OU",
- },
- latiasmega: {
- tier: "OU",
- },
- latios: {
- tier: "OU",
- },
- latiosmega: {
- tier: "OU",
- },
- kyogre: {
- tier: "Uber",
- },
- kyogreprimal: {
- tier: "Uber",
- },
- groudon: {
- tier: "Uber",
- },
- groudonprimal: {
- tier: "Uber",
- },
- rayquaza: {
- tier: "Uber",
- },
- rayquazamega: {
- tier: "Uber",
- },
- jirachi: {
- tier: "OU",
- },
- deoxys: {
- tier: "Uber",
- },
- deoxysattack: {
- tier: "Uber",
- },
- deoxysdefense: {
- tier: "OU",
- },
- deoxysspeed: {
- tier: "Uber",
- },
- turtwig: {
- tier: "LC",
- },
- grotle: {
- tier: "NFE",
- },
- torterra: {
- tier: "OU",
- },
- chimchar: {
- tier: "LC",
- },
- monferno: {
- tier: "NFE",
- },
- infernape: {
- tier: "OU",
- },
- piplup: {
- tier: "LC",
- },
- prinplup: {
- tier: "NFE",
- },
- empoleon: {
- tier: "OU",
- },
- starly: {
- tier: "LC",
- },
- staravia: {
- tier: "NFE",
- },
- staraptor: {
- tier: "OU",
- },
- bidoof: {
- tier: "LC",
- },
- bibarel: {
- tier: "OU",
- },
- kricketot: {
- tier: "LC",
- },
- kricketune: {
- tier: "OU",
- },
- shinx: {
- tier: "LC",
- },
- luxio: {
- tier: "NFE",
- },
- luxray: {
- tier: "OU",
- },
- cranidos: {
- tier: "LC",
- },
- rampardos: {
- tier: "OU",
- },
- shieldon: {
- tier: "LC",
- },
- bastiodon: {
- tier: "OU",
- },
- burmy: {
- tier: "LC",
- },
- wormadam: {
- tier: "OU",
- },
- wormadamsandy: {
- tier: "OU",
- },
- wormadamtrash: {
- tier: "OU",
- },
- mothim: {
- tier: "OU",
- },
- combee: {
- tier: "LC",
- },
- vespiquen: {
- tier: "OU",
- },
- pachirisu: {
- tier: "OU",
- },
- buizel: {
- tier: "LC",
- },
- floatzel: {
- tier: "OU",
- },
- cherubi: {
- tier: "LC",
- },
- cherrim: {
- tier: "OU",
- },
- cherrimsunshine: {
- tier: "Illegal",
- },
- shellos: {
- tier: "LC",
- },
- gastrodon: {
- tier: "OU",
- },
- drifloon: {
- tier: "LC",
- },
- drifblim: {
- tier: "OU",
- },
- buneary: {
- tier: "LC",
- },
- lopunny: {
- tier: "OU",
- },
- lopunnymega: {
- tier: "OU",
- },
- glameow: {
- tier: "LC",
- },
- purugly: {
- tier: "OU",
- },
- stunky: {
- tier: "LC",
- },
- skuntank: {
- tier: "OU",
- },
- bronzor: {
- tier: "LC",
- },
- bronzong: {
- tier: "OU",
- },
- chatot: {
- tier: "OU",
- },
- spiritomb: {
- tier: "OU",
- },
- gible: {
- tier: "LC",
- },
- gabite: {
- tier: "OU",
- },
- garchomp: {
- tier: "OU",
- },
- garchompmega: {
- tier: "OU",
- },
- riolu: {
- tier: "LC",
- },
- lucario: {
- tier: "OU",
- },
- lucariomega: {
- tier: "OU",
- },
- hippopotas: {
- tier: "LC",
- },
- hippowdon: {
- tier: "OU",
- },
- skorupi: {
- tier: "LC",
- },
- drapion: {
- tier: "OU",
- },
- croagunk: {
- tier: "LC",
- },
- toxicroak: {
- tier: "OU",
- },
- carnivine: {
- tier: "OU",
- },
- finneon: {
- tier: "LC",
- },
- lumineon: {
- tier: "OU",
- },
- snover: {
- tier: "LC",
- },
- abomasnow: {
- tier: "OU",
- },
- abomasnowmega: {
- tier: "OU",
- },
- rotom: {
- tier: "OU",
- },
- rotomheat: {
- tier: "OU",
- },
- rotomwash: {
- tier: "OU",
- },
- rotomfrost: {
- tier: "OU",
- },
- rotomfan: {
- tier: "OU",
- },
- rotommow: {
- tier: "OU",
- },
- uxie: {
- tier: "OU",
- },
- mesprit: {
- tier: "OU",
- },
- azelf: {
- tier: "OU",
- },
- dialga: {
- tier: "Uber",
- },
- dialgaorigin: {
- tier: "Uber",
- },
- palkia: {
- tier: "Uber",
- },
- palkiaorigin: {
- tier: "Uber",
- },
- heatran: {
- tier: "OU",
- },
- regigigas: {
- tier: "Uber",
- },
- giratina: {
- tier: "Uber",
- },
- giratinaorigin: {
- tier: "Uber",
- },
- cresselia: {
- tier: "OU",
- },
- phione: {
- tier: "OU",
- },
- manaphy: {
- tier: "Uber",
- },
- darkrai: {
- tier: "Uber",
- },
- shaymin: {
- tier: "OU",
- },
- shayminsky: {
- tier: "OU",
- },
- arceus: {
- tier: "Uber",
- },
- victini: {
- tier: "OU",
- },
- snivy: {
- tier: "LC",
- },
- servine: {
- tier: "NFE",
- },
- serperior: {
- tier: "OU",
- },
- tepig: {
- tier: "LC",
- },
- pignite: {
- tier: "NFE",
- },
- emboar: {
- tier: "OU",
- },
- oshawott: {
- tier: "LC",
- },
- dewott: {
- tier: "NFE",
- },
- samurott: {
- tier: "OU",
- },
- samurotthisui: {
- tier: "OU",
- },
- patrat: {
- tier: "LC",
- },
- watchog: {
- tier: "OU",
- },
- lillipup: {
- tier: "LC",
- },
- herdier: {
- tier: "NFE",
- },
- stoutland: {
- tier: "OU",
- },
- purrloin: {
- tier: "LC",
- },
- liepard: {
- tier: "OU",
- },
- pansage: {
- tier: "LC",
- },
- simisage: {
- tier: "OU",
- },
- pansear: {
- tier: "LC",
- },
- simisear: {
- tier: "OU",
- },
- panpour: {
- tier: "LC",
- },
- simipour: {
- tier: "OU",
- },
- munna: {
- tier: "LC",
- },
- musharna: {
- tier: "OU",
- },
- pidove: {
- tier: "LC",
- },
- tranquill: {
- tier: "NFE",
- },
- unfezant: {
- tier: "OU",
- },
- blitzle: {
- tier: "LC",
- },
- zebstrika: {
- tier: "OU",
- },
- roggenrola: {
- tier: "LC",
- },
- boldore: {
- tier: "NFE",
- },
- gigalith: {
- tier: "OU",
- },
- woobat: {
- tier: "LC",
- },
- swoobat: {
- tier: "OU",
- },
- drilbur: {
- tier: "LC",
- },
- excadrill: {
- tier: "OU",
- },
- audino: {
- tier: "OU",
- },
- audinomega: {
- tier: "OU",
- },
- timburr: {
- tier: "LC",
- },
- gurdurr: {
- tier: "NFE",
- },
- conkeldurr: {
- tier: "OU",
- },
- tympole: {
- tier: "LC",
- },
- palpitoad: {
- tier: "NFE",
- },
- seismitoad: {
- tier: "OU",
- },
- throh: {
- tier: "OU",
- },
- sawk: {
- tier: "OU",
- },
- sewaddle: {
- tier: "LC",
- },
- swadloon: {
- tier: "NFE",
- },
- leavanny: {
- tier: "OU",
- },
- venipede: {
- tier: "LC",
- },
- whirlipede: {
- tier: "NFE",
- },
- scolipede: {
- tier: "OU",
- },
- cottonee: {
- tier: "LC",
- },
- whimsicott: {
- tier: "OU",
- },
- petilil: {
- tier: "LC",
- },
- lilligant: {
- tier: "OU",
- },
- lilliganthisui: {
- tier: "OU",
- },
- basculin: {
- tier: "OU",
- },
- basculinbluestriped: {
- tier: "OU",
- },
- basculinwhitestriped: {
- tier: "NFE",
- },
- basculegion: {
- tier: "OU",
- },
- basculegionf: {
- tier: "OU",
- },
- sandile: {
- tier: "LC",
- },
- krokorok: {
- tier: "NFE",
- },
- krookodile: {
- tier: "OU",
- },
- darumaka: {
- tier: "LC",
- },
- darumakagalar: {
- tier: "LC",
- },
- darmanitan: {
- tier: "OU",
- },
- darmanitanzen: {
- tier: "Illegal",
- },
- darmanitangalar: {
- tier: "OU",
- },
- darmanitangalarzen: {
- tier: "Illegal",
- },
- maractus: {
- tier: "OU",
- },
- dwebble: {
- tier: "LC",
- },
- crustle: {
- tier: "OU",
- },
- scraggy: {
- tier: "LC",
- },
- scrafty: {
- tier: "OU",
- },
- sigilyph: {
- tier: "OU",
- },
- yamask: {
- tier: "LC",
- },
- yamaskgalar: {
- tier: "LC",
- },
- cofagrigus: {
- tier: "OU",
- },
- runerigus: {
- tier: "OU",
- },
- tirtouga: {
- tier: "LC",
- },
- carracosta: {
- tier: "OU",
- },
- archen: {
- tier: "LC",
- },
- archeops: {
- tier: "OU",
- },
- trubbish: {
- tier: "LC",
- },
- garbodor: {
- tier: "OU",
- },
- zorua: {
- tier: "LC",
- },
- zoruahisui: {
- tier: "LC",
- },
- zoroark: {
- tier: "OU",
- },
- zoroarkhisui: {
- tier: "OU",
- },
- minccino: {
- tier: "LC",
- },
- cinccino: {
- tier: "OU",
- },
- gothita: {
- tier: "LC",
- },
- gothorita: {
- tier: "NFE",
- },
- gothitelle: {
- tier: "OU",
- },
- solosis: {
- tier: "LC",
- },
- duosion: {
- tier: "NFE",
- },
- reuniclus: {
- tier: "OU",
- },
- ducklett: {
- tier: "LC",
- },
- swanna: {
- tier: "OU",
- },
- vanillite: {
- tier: "LC",
- },
- vanillish: {
- tier: "NFE",
- },
- vanilluxe: {
- tier: "OU",
- },
- deerling: {
- tier: "LC",
- },
- sawsbuck: {
- tier: "OU",
- },
- emolga: {
- tier: "OU",
- },
- karrablast: {
- tier: "LC",
- },
- escavalier: {
- tier: "OU",
- },
- foongus: {
- tier: "LC",
- },
- amoonguss: {
- tier: "OU",
- },
- frillish: {
- tier: "LC",
- },
- jellicent: {
- tier: "OU",
- },
- alomomola: {
- tier: "OU",
- },
- joltik: {
- tier: "LC",
- },
- galvantula: {
- tier: "OU",
- },
- ferroseed: {
- tier: "LC",
- },
- ferrothorn: {
- tier: "OU",
- },
- klink: {
- tier: "LC",
- },
- klang: {
- tier: "OU",
- },
- klinklang: {
- tier: "OU",
- },
- tynamo: {
- tier: "LC",
- },
- eelektrik: {
- tier: "NFE",
- },
- eelektross: {
- tier: "OU",
- },
- elgyem: {
- tier: "LC",
- },
- beheeyem: {
- tier: "OU",
- },
- litwick: {
- tier: "LC",
- },
- lampent: {
- tier: "NFE",
- },
- chandelure: {
- tier: "OU",
- },
- axew: {
- tier: "LC",
- },
- fraxure: {
- tier: "NFE",
- },
- haxorus: {
- tier: "OU",
- },
- cubchoo: {
- tier: "LC",
- },
- beartic: {
- tier: "OU",
- },
- cryogonal: {
- tier: "OU",
- },
- shelmet: {
- tier: "LC",
- },
- accelgor: {
- tier: "OU",
- },
- stunfisk: {
- tier: "OU",
- },
- stunfiskgalar: {
- tier: "OU",
- },
- mienfoo: {
- tier: "LC",
- },
- mienshao: {
- tier: "OU",
- },
- druddigon: {
- tier: "OU",
- },
- golett: {
- tier: "LC",
- },
- golurk: {
- tier: "OU",
- },
- pawniard: {
- tier: "LC",
- },
- bisharp: {
- tier: "OU",
- },
- bouffalant: {
- tier: "OU",
- },
- rufflet: {
- tier: "LC",
- },
- braviary: {
- tier: "OU",
- },
- braviaryhisui: {
- tier: "OU",
- },
- vullaby: {
- tier: "LC",
- },
- mandibuzz: {
- tier: "OU",
- },
- heatmor: {
- tier: "OU",
- },
- durant: {
- tier: "OU",
- },
- deino: {
- tier: "LC",
- },
- zweilous: {
- tier: "NFE",
- },
- hydreigon: {
- tier: "OU",
- },
- larvesta: {
- tier: "LC",
- },
- volcarona: {
- tier: "Uber",
- },
- cobalion: {
- tier: "OU",
- },
- terrakion: {
- tier: "OU",
- },
- virizion: {
- tier: "OU",
- },
- tornadus: {
- tier: "OU",
- },
- tornadustherian: {
- tier: "OU",
- },
- thundurus: {
- tier: "OU",
- },
- thundurustherian: {
- tier: "OU",
- },
- reshiram: {
- tier: "Uber",
- },
- zekrom: {
- tier: "Uber",
- },
- landorus: {
- tier: "OU",
- },
- landorustherian: {
- tier: "OU",
- },
- kyurem: {
- tier: "OU",
- },
- kyuremblack: {
- tier: "OU",
- },
- kyuremwhite: {
- tier: "Uber",
- },
- keldeo: {
- tier: "OU",
- },
- keldeoresolute: {
- tier: "OU",
- },
- meloetta: {
- tier: "OU",
- },
- genesect: {
- tier: "OU",
- },
- genesectburn: {
- tier: "OU",
- },
- genesectchill: {
- tier: "OU",
- },
- genesectdouse: {
- tier: "OU",
- },
- genesectshock: {
- tier: "OU",
- },
- chespin: {
- tier: "LC",
- },
- quilladin: {
- tier: "NFE",
- },
- chesnaught: {
- tier: "OU",
- },
- fennekin: {
- tier: "LC",
- },
- braixen: {
- tier: "NFE",
- },
- delphox: {
- tier: "OU",
- },
- froakie: {
- tier: "LC",
- },
- frogadier: {
- tier: "NFE",
- },
- greninja: {
- tier: "OU",
- },
- greninjaash: {
- tier: "Illegal",
- },
- bunnelby: {
- tier: "LC",
- },
- diggersby: {
- tier: "OU",
- },
- fletchling: {
- tier: "LC",
- },
- fletchinder: {
- tier: "NFE",
- },
- talonflame: {
- tier: "OU",
- },
- scatterbug: {
- tier: "LC",
- },
- spewpa: {
- tier: "NFE",
- },
- vivillon: {
- tier: "OU",
- },
- vivillonfancy: {
- tier: "OU",
- },
- vivillonpokeball: {
- tier: "OU",
- },
- litleo: {
- tier: "LC",
- },
- pyroar: {
- tier: "OU",
- },
- flabebe: {
- tier: "LC",
- },
- floette: {
- tier: "NFE",
- },
- floetteeternal: {
- tier: "OU",
- },
- florges: {
- tier: "OU",
- },
- skiddo: {
- tier: "LC",
- },
- gogoat: {
- tier: "OU",
- },
- pancham: {
- tier: "LC",
- },
- pangoro: {
- tier: "OU",
- },
- furfrou: {
- tier: "OU",
- },
- espurr: {
- tier: "LC",
- },
- meowstic: {
- tier: "OU",
- },
- meowsticf: {
- tier: "OU",
- },
- honedge: {
- tier: "LC",
- },
- doublade: {
- tier: "NFE",
- },
- aegislash: {
- tier: "OU",
- },
- aegislashblade: {
- },
- spritzee: {
- tier: "LC",
- },
- aromatisse: {
- tier: "OU",
- },
- swirlix: {
- tier: "LC",
- },
- slurpuff: {
- tier: "OU",
- },
- inkay: {
- tier: "LC",
- },
- malamar: {
- tier: "OU",
- },
- binacle: {
- tier: "LC",
- },
- barbaracle: {
- tier: "OU",
- },
- skrelp: {
- tier: "LC",
- },
- dragalge: {
- tier: "OU",
- },
- clauncher: {
- tier: "LC",
- },
- clawitzer: {
- tier: "OU",
- },
- helioptile: {
- tier: "LC",
- },
- heliolisk: {
- tier: "OU",
- },
- tyrunt: {
- tier: "LC",
- },
- tyrantrum: {
- tier: "OU",
- },
- amaura: {
- tier: "LC",
- },
- aurorus: {
- tier: "OU",
- },
- hawlucha: {
- tier: "OU",
- },
- dedenne: {
- tier: "OU",
- },
- carbink: {
- tier: "OU",
- },
- goomy: {
- tier: "LC",
- },
- sliggoo: {
- tier: "NFE",
- },
- sliggoohisui: {
- tier: "NFE",
- },
- goodra: {
- tier: "OU",
- },
- goodrahisui: {
- tier: "OU",
- },
- klefki: {
- tier: "OU",
- },
- phantump: {
- tier: "LC",
- },
- trevenant: {
- tier: "OU",
- },
- pumpkaboo: {
- tier: "LC",
- },
- pumpkaboosmall: {
- tier: "LC",
- },
- pumpkaboolarge: {
- tier: "LC",
- },
- pumpkaboosuper: {
- tier: "LC",
- },
- gourgeist: {
- tier: "OU",
- },
- gourgeistsmall: {
- tier: "OU",
- },
- gourgeistlarge: {
- tier: "OU",
- },
- gourgeistsuper: {
- tier: "OU",
- },
- bergmite: {
- tier: "LC",
- },
- avalugg: {
- tier: "OU",
- },
- avalugghisui: {
- tier: "OU",
- },
- noibat: {
- tier: "LC",
- },
- noivern: {
- tier: "OU",
- },
- xerneas: {
- tier: "Uber",
- },
- yveltal: {
- tier: "Uber",
- },
- zygarde: {
- tier: "Uber",
- },
- zygarde10: {
- tier: "OU",
- },
- zygardecomplete: {
- tier: "Illegal",
- },
- diancie: {
- tier: "OU",
- },
- dianciemega: {
- tier: "OU",
- },
- hoopa: {
- tier: "OU",
- },
- hoopaunbound: {
- tier: "OU",
- },
- volcanion: {
- tier: "OU",
- },
- rowlet: {
- tier: "LC",
- },
- dartrix: {
- tier: "OU",
- },
- decidueye: {
- tier: "OU",
- },
- decidueyehisui: {
- tier: "OU",
- },
- litten: {
- tier: "LC",
- },
- torracat: {
- tier: "NFE",
- },
- incineroar: {
- tier: "OU",
- },
- popplio: {
- tier: "LC",
- },
- brionne: {
- tier: "NFE",
- },
- primarina: {
- tier: "OU",
- },
- pikipek: {
- tier: "LC",
- },
- trumbeak: {
- tier: "NFE",
- },
- toucannon: {
- tier: "OU",
- },
- yungoos: {
- tier: "LC",
- },
- gumshoos: {
- tier: "OU",
- },
- grubbin: {
- tier: "LC",
- },
- charjabug: {
- tier: "NFE",
- },
- vikavolt: {
- tier: "OU",
- },
- crabrawler: {
- tier: "LC",
- },
- crabominable: {
- tier: "OU",
- },
- oricorio: {
- tier: "OU",
- },
- oricoriopompom: {
- tier: "OU",
- },
- oricoriopau: {
- tier: "OU",
- },
- oricoriosensu: {
- tier: "OU",
- },
- cutiefly: {
- tier: "LC",
- },
- ribombee: {
- tier: "OU",
- },
- rockruff: {
- tier: "LC",
- },
- rockruffdusk: {
- tier: "LC",
- },
- lycanroc: {
- tier: "OU",
- },
- lycanrocmidnight: {
- tier: "OU",
- },
- lycanrocdusk: {
- tier: "OU",
- },
- wishiwashi: {
- tier: "OU",
- },
- wishiwashischool: {
- },
- mareanie: {
- tier: "LC",
- },
- toxapex: {
- tier: "OU",
- },
- mudbray: {
- tier: "LC",
- },
- mudsdale: {
- tier: "OU",
- },
- dewpider: {
- tier: "LC",
- },
- araquanid: {
- tier: "OU",
- },
- fomantis: {
- tier: "LC",
- },
- lurantis: {
- tier: "OU",
- },
- morelull: {
- tier: "LC",
- },
- shiinotic: {
- tier: "OU",
- },
- salandit: {
- tier: "LC",
- },
- salazzle: {
- tier: "OU",
- },
- stufful: {
- tier: "LC",
- },
- bewear: {
- tier: "OU",
- },
- bounsweet: {
- tier: "LC",
- },
- steenee: {
- tier: "NFE",
- },
- tsareena: {
- tier: "OU",
- },
- comfey: {
- tier: "OU",
- },
- oranguru: {
- tier: "OU",
- },
- passimian: {
- tier: "OU",
- },
- wimpod: {
- tier: "LC",
- },
- golisopod: {
- tier: "OU",
- },
- sandygast: {
- tier: "LC",
- },
- palossand: {
- tier: "OU",
- },
- pyukumuku: {
- tier: "OU",
- },
- typenull: {
- tier: "NFE",
- },
- silvally: {
- tier: "OU",
- },
- silvallybug: {
- tier: "Illegal",
- },
- silvallydark: {
- tier: "Illegal",
- },
- silvallydragon: {
- tier: "Illegal",
- },
- silvallyelectric: {
- tier: "Illegal",
- },
- silvallyfairy: {
- tier: "Illegal",
- },
- silvallyfighting: {
- tier: "Illegal",
- },
- silvallyfire: {
- tier: "Illegal",
- },
- silvallyflying: {
- tier: "Illegal",
- },
- silvallyghost: {
- tier: "Illegal",
- },
- silvallygrass: {
- tier: "Illegal",
- },
- silvallyground: {
- tier: "Illegal",
- },
- silvallyice: {
- tier: "Illegal",
- },
- silvallypoison: {
- tier: "Illegal",
- },
- silvallypsychic: {
- tier: "Illegal",
- },
- silvallyrock: {
- tier: "Illegal",
- },
- silvallysteel: {
- tier: "Illegal",
- },
- silvallywater: {
- tier: "Illegal",
- },
- minior: {
- tier: "OU",
- },
- miniormeteor: {
- },
- komala: {
- tier: "OU",
- },
- turtonator: {
- tier: "OU",
- },
- togedemaru: {
- tier: "OU",
- },
- mimikyu: {
- tier: "OU",
- },
- bruxish: {
- tier: "OU",
- },
- drampa: {
- tier: "OU",
- },
- dhelmise: {
- tier: "OU",
- },
- jangmoo: {
- tier: "LC",
- },
- hakamoo: {
- tier: "NFE",
- },
- kommoo: {
- tier: "OU",
- },
- tapukoko: {
- tier: "Uber",
- },
- tapulele: {
- tier: "OU",
- },
- tapubulu: {
- tier: "OU",
- },
- tapufini: {
- tier: "OU",
- },
- cosmog: {
- tier: "LC",
- },
- cosmoem: {
- tier: "NFE",
- },
- solgaleo: {
- tier: "Uber",
- },
- lunala: {
- tier: "Uber",
- },
- nihilego: {
- tier: "OU",
- },
- buzzwole: {
- tier: "OU",
- },
- pheromosa: {
- tier: "Uber",
- },
- xurkitree: {
- tier: "OU",
- },
- celesteela: {
- tier: "OU",
- },
- kartana: {
- tier: "OU",
- },
- guzzlord: {
- tier: "OU",
- },
- necrozma: {
- tier: "OU",
- },
- necrozmaduskmane: {
- tier: "Uber",
- },
- necrozmadawnwings: {
- tier: "Uber",
- },
- necrozmaultra: {
- tier: "Illegal",
- },
- magearna: {
- tier: "Uber",
- },
- marshadow: {
- tier: "Uber",
- },
- poipole: {
- tier: "NFE",
- },
- naganadel: {
- tier: "OU",
- },
- stakataka: {
- tier: "OU",
- },
- blacephalon: {
- tier: "OU",
- },
- zeraora: {
- tier: "OU",
- },
- meltan: {
- tier: "OU",
- },
- melmetal: {
- tier: "OU",
- },
- grookey: {
- tier: "LC",
- },
- thwackey: {
- tier: "OU",
- },
- rillaboom: {
- tier: "OU",
- },
- scorbunny: {
- tier: "LC",
- },
- raboot: {
- tier: "NFE",
- },
- cinderace: {
- tier: "OU",
- },
- sobble: {
- tier: "LC",
- },
- drizzile: {
- tier: "NFE",
- },
- inteleon: {
- tier: "OU",
- },
- skwovet: {
- tier: "LC",
- },
- greedent: {
- tier: "OU",
- },
- rookidee: {
- tier: "LC",
- },
- corvisquire: {
- tier: "NFE",
- },
- corviknight: {
- tier: "OU",
- },
- blipbug: {
- tier: "LC",
- },
- dottler: {
- tier: "NFE",
- },
- orbeetle: {
- tier: "LC",
- },
- nickit: {
- tier: "LC",
- },
- thievul: {
- tier: "OU",
- },
- gossifleur: {
- tier: "LC",
- },
- eldegoss: {
- tier: "OU",
- },
- wooloo: {
- tier: "LC",
- },
- dubwool: {
- tier: "OU",
- },
- chewtle: {
- tier: "LC",
- },
- drednaw: {
- tier: "OU",
- },
- yamper: {
- tier: "LC",
- },
- boltund: {
- tier: "OU",
- },
- rolycoly: {
- tier: "LC",
- },
- carkol: {
- tier: "NFE",
- },
- coalossal: {
- tier: "OU",
- },
- applin: {
- tier: "LC",
- },
- flapple: {
- tier: "OU",
- },
- appletun: {
- tier: "OU",
- },
- dipplin: {
- tier: "OU",
- },
- silicobra: {
- tier: "LC",
- },
- sandaconda: {
- tier: "OU",
- },
- cramorant: {
- tier: "OU",
- },
- cramorantgorging: {
- tier: "Illegal",
- },
- cramorantgulping: {
- tier: "Illegal",
- },
- arrokuda: {
- tier: "LC",
- },
- barraskewda: {
- tier: "OU",
- },
- toxel: {
- tier: "LC",
- },
- toxtricity: {
- tier: "OU",
- },
- toxtricitylowkey: {
- tier: "OU",
- },
- sizzlipede: {
- tier: "LC",
- },
- centiskorch: {
- tier: "OU",
- },
- clobbopus: {
- tier: "LC",
- },
- grapploct: {
- tier: "OU",
- },
- sinistea: {
- tier: "LC",
- },
- polteageist: {
- tier: "OU",
- },
- hatenna: {
- tier: "LC",
- },
- hattrem: {
- tier: "NFE",
- },
- hatterene: {
- tier: "OU",
- },
- impidimp: {
- tier: "LC",
- },
- morgrem: {
- tier: "NFE",
- },
- grimmsnarl: {
- tier: "OU",
- },
- milcery: {
- tier: "LC",
- },
- alcremie: {
- tier: "OU",
- },
- falinks: {
- tier: "OU",
- },
- pincurchin: {
- tier: "OU",
- },
- snom: {
- tier: "LC",
- },
- frosmoth: {
- tier: "OU",
- },
- stonjourner: {
- tier: "OU",
- },
- eiscue: {
- tier: "OU",
- },
- eiscuenoice: {
- tier: "Illegal",
- },
- indeedee: {
- tier: "OU",
- },
- indeedeef: {
- tier: "OU",
- },
- morpeko: {
- tier: "OU",
- },
- morpekohangry: {
- tier: "Illegal",
- },
- cufant: {
- tier: "LC",
- },
- copperajah: {
- tier: "OU",
- },
- dracozolt: {
- tier: "OU",
- },
- arctozolt: {
- tier: "OU",
- },
- dracovish: {
- tier: "OU",
- },
- arctovish: {
- tier: "OU",
- },
- duraludon: {
- tier: "OU",
- },
- dreepy: {
- tier: "LC",
- },
- drakloak: {
- tier: "NFE",
- },
- dragapult: {
- tier: "Uber",
- },
- zacian: {
- tier: "Uber",
- },
- zaciancrowned: {
- tier: "AG",
- },
- zamazenta: {
- tier: "Uber",
- },
- zamazentacrowned: {
- tier: "Uber",
- },
- eternatus: {
- tier: "Uber",
- },
- kubfu: {
- tier: "NFE",
- },
- urshifu: {
- tier: "OU",
- },
- urshifurapidstrike: {
- tier: "OU",
- },
- zarude: {
- tier: "OU",
- },
- regieleki: {
- tier: "OU",
- },
- regidrago: {
- tier: "OU",
- },
- glastrier: {
- tier: "OU",
- },
- spectrier: {
- tier: "OU",
- },
- calyrex: {
- tier: "OU",
- },
- calyrexice: {
- tier: "Uber",
- },
- calyrexshadow: {
- tier: "Uber",
- },
- enamorus: {
- tier: "OU",
- },
- enamorustherian: {
- tier: "OU",
- },
- sprigatito: {
- tier: "LC",
- },
- floragato: {
- tier: "NFE",
- },
- meowscarada: {
- tier: "OU",
- },
- fuecoco: {
- tier: "LC",
- },
- crocalor: {
- tier: "NFE",
- },
- skeledirge: {
- tier: "OU",
- },
- quaxly: {
- tier: "LC",
- },
- quaxwell: {
- tier: "OU",
- },
- quaquaval: {
- tier: "OU",
- },
- lechonk: {
- tier: "LC",
- },
- oinkologne: {
- tier: "OU",
- },
- oinkolognef: {
- tier: "OU",
- },
- tarountula: {
- tier: "LC",
- },
- spidops: {
- tier: "OU",
- },
- nymble: {
- tier: "LC",
- },
- lokix: {
- tier: "OU",
- },
- rellor: {
- tier: "LC",
- },
- rabsca: {
- tier: "OU",
- },
- greavard: {
- tier: "LC",
- },
- houndstone: {
- tier: "OU",
- },
- flittle: {
- tier: "NFE",
- },
- espathra: {
- tier: "OU",
- },
- wiglett: {
- tier: "LC",
- },
- wugtrio: {
- tier: "OU",
- },
- dondozo: {
- tier: "OU",
- },
- veluza: {
- tier: "OU",
- },
- finizen: {
- tier: "LC",
- },
- palafin: {
- tier: "OU",
- },
- smoliv: {
- tier: "LC",
- },
- dolliv: {
- tier: "NFE",
- },
- arboliva: {
- tier: "OU",
- },
- capsakid: {
- tier: "LC",
- },
- scovillain: {
- tier: "OU",
- },
- tadbulb: {
- tier: "LC",
- },
- bellibolt: {
- tier: "OU",
- },
- varoom: {
- tier: "LC",
- },
- revavroom: {
- tier: "OU",
- },
- orthworm: {
- tier: "OU",
- },
- tandemaus: {
- tier: "LC",
- },
- maushold: {
- tier: "OU",
- },
- cetoddle: {
- tier: "LC",
- },
- cetitan: {
- tier: "OU",
- },
- frigibax: {
- tier: "LC",
- },
- arctibax: {
- tier: "NFE",
- },
- baxcalibur: {
- tier: "OU",
- },
- tatsugiri: {
- tier: "OU",
- },
- cyclizar: {
- tier: "OU",
- },
- pawmi: {
- tier: "LC",
- },
- pawmo: {
- tier: "NFE",
- },
- pawmot: {
- tier: "OU",
- },
- wattrel: {
- tier: "LC",
- },
- kilowattrel: {
- tier: "OU",
- },
- bombirdier: {
- tier: "OU",
- },
- squawkabilly: {
- tier: "OU",
- },
- flamigo: {
- tier: "OU",
- },
- klawf: {
- tier: "OU",
- },
- nacli: {
- tier: "LC",
- },
- naclstack: {
- tier: "OU",
- },
- garganacl: {
- tier: "OU",
- },
- glimmet: {
- tier: "LC",
- },
- glimmora: {
- tier: "OU",
- },
- shroodle: {
- tier: "LC",
- },
- grafaiai: {
- tier: "OU",
- },
- fidough: {
- tier: "LC",
- },
- dachsbun: {
- tier: "OU",
- },
- maschiff: {
- tier: "LC",
- },
- mabosstiff: {
- tier: "OU",
- },
- bramblin: {
- tier: "LC",
- },
- brambleghast: {
- tier: "OU",
- },
- gimmighoul: {
- tier: "LC",
- },
- gimmighoulroaming: {
- tier: "LC",
- },
- gholdengo: {
- tier: "OU",
- },
- greattusk: {
- tier: "OU",
- },
- brutebonnet: {
- tier: "OU",
- },
- sandyshocks: {
- tier: "OU",
- },
- screamtail: {
- tier: "OU",
- },
- fluttermane: {
- tier: "OU",
- },
- slitherwing: {
- tier: "OU",
- },
- roaringmoon: {
- tier: "OU",
- },
- irontreads: {
- tier: "OU",
- },
- ironmoth: {
- tier: "OU",
- },
- ironhands: {
- tier: "OU",
- },
- ironjugulis: {
- tier: "OU",
- },
- ironthorns: {
- tier: "OU",
- },
- ironbundle: {
- tier: "Uber",
- },
- ironvaliant: {
- tier: "Uber",
- },
- tinglu: {
- tier: "OU",
- },
- chienpao: {
- tier: "OU",
- },
- wochien: {
- tier: "OU",
- },
- chiyu: {
- tier: "OU",
- },
- koraidon: {
- tier: "Uber",
- },
- miraidon: {
- tier: "Uber",
- },
- tinkatink: {
- tier: "LC",
- },
- tinkatuff: {
- tier: "OU",
- },
- tinkaton: {
- tier: "OU",
- },
- charcadet: {
- tier: "LC",
- },
- armarouge: {
- tier: "OU",
- },
- ceruledge: {
- tier: "OU",
- },
- toedscool: {
- tier: "LC",
- },
- toedscruel: {
- tier: "OU",
- },
- kingambit: {
- tier: "OU",
- },
- clodsire: {
- tier: "OU",
- },
- annihilape: {
- tier: "Uber",
- },
- walkingwake: {
- tier: "OU",
- },
- ironleaves: {
- tier: "OU",
- },
- poltchageist: {
- tier: "LC",
- },
- sinistcha: {
- tier: "OU",
- },
- okidogi: {
- tier: "OU",
- },
- munkidori: {
- tier: "OU",
- },
- fezandipiti: {
- tier: "OU",
- },
- ogerpon: {
- tier: "OU",
- },
- ogerponhearthflame: {
- tier: "OU",
- },
- ogerponwellspring: {
- tier: "OU",
- },
- ogerponcornerstone: {
- tier: "OU",
- },
- terapagos: {
- tier: "OU",
- },
- hydrapple: {
- tier: "OU",
- },
- ragingbolt: {
- tier: "OU",
- },
- gougingfire: {
- tier: "OU",
- },
- archaludon: {
- tier: "OU",
- },
- ironcrown: {
- tier: "OU",
- },
- ironboulder: {
- tier: "OU",
- },
- pecharunt: {
- tier: "OU",
- },
-};
diff --git a/data/mods/moderngen2/learnsets.ts b/data/mods/moderngen2/learnsets.ts
deleted file mode 100644
index 1a94088d033a..000000000000
--- a/data/mods/moderngen2/learnsets.ts
+++ /dev/null
@@ -1,99360 +0,0 @@
-export const Learnsets: import('../../../sim/dex-species').ModdedLearnsetDataTable = {
- missingno: {
- learnset: {
- blizzard: ["2L1"],
- bubblebeam: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- earthquake: ["2L1"],
- fissure: ["2L1"],
- fly: ["2L1"],
- icebeam: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- psychic: ["2L1"],
- rage: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- seismictoss: ["2L1"],
- skyattack: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- teleport: ["2L1"],
- thunder: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- watergun: ["2L1"],
- },
- },
- bulbasaur: {
- learnset: {
- acidspray: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- frenzyplant: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- ingrain: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- petaldance: ["2L1"],
- poisonpowder: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- razorleaf: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- skullbash: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- vinewhip: ["2L1"],
- weatherball: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 5, level: 1, shiny: 1, ivs: {def: 31}, pokeball: "pokeball"},
- {generation: 6, level: 5, pokeball: "cherishball"},
- {generation: 6, level: 5, isHidden: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 5},
- ],
- },
- ivysaur: {
- learnset: {
- acidspray: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- poisonpowder: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- vinewhip: ["2L1"],
- weatherball: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- venusaur: {
- learnset: {
- acidspray: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- frenzyplant: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- poisonjab: ["2L1"],
- poisonpowder: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- vinewhip: ["2L1"],
- weatherball: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 100, isHidden: true, pokeball: "cherishball"},
- ],
- },
- charmander: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bellydrum: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blastburn: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- howl: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 4, level: 40, gender: "M", nature: "Mild", pokeball: "cherishball"},
- {generation: 4, level: 40, gender: "M", nature: "Naive", pokeball: "cherishball"},
- {generation: 4, level: 40, gender: "M", nature: "Naughty", pokeball: "cherishball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 4, level: 40, gender: "M", nature: "Hardy", pokeball: "cherishball"},
- {generation: 5, level: 1, shiny: 1, ivs: {spe: 31}, pokeball: "pokeball"},
- {generation: 6, level: 5, pokeball: "cherishball"},
- {generation: 6, level: 5, isHidden: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 5},
- ],
- },
- charmeleon: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- },
- charizard: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bellydrum: ["2L1"],
- bide: ["2L1"],
- blastburn: ["2L1"],
- blazekick: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- fissure: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- holdhands: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- skullbash: ["2L1"],
- skydrop: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 6, level: 36, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 36, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 36, shiny: true, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 100, isHidden: true, pokeball: "cherishball"},
- {generation: 6, level: 36, gender: "M", nature: "Serious", pokeball: "cherishball"},
- {generation: 7, level: 40, nature: "Jolly", pokeball: "cherishball"},
- {generation: 7, level: 40, gender: "M", nature: "Jolly", pokeball: "cherishball"},
- {generation: 7, level: 40, gender: "M", nature: "Adamant", pokeball: "pokeball"},
- {generation: 7, level: 50, pokeball: "cherishball"},
- {generation: 8, level: 50, gender: "M", nature: "Adamant", pokeball: "pokeball"},
- {generation: 9, level: 50, nature: "Adamant", ivs: {hp: 20, atk: 31, def: 20, spa: 20, spd: 20, spe: 31}, pokeball: "pokeball"},
- ],
- },
- squirtle: {
- learnset: {
- aquajet: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- falseswipe: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- lifedew: ["2L1"],
- liquidation: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shellsmash: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- waterspout: ["2L1"],
- wavecrash: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- withdraw: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 5, level: 1, shiny: 1, ivs: {hp: 31}, pokeball: "pokeball"},
- {generation: 6, level: 5, pokeball: "cherishball"},
- {generation: 6, level: 5, isHidden: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 5},
- ],
- },
- wartortle: {
- learnset: {
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shellsmash: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- withdraw: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- blastoise: {
- learnset: {
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- falseswipe: ["2L1"],
- fissure: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shellsmash: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- withdraw: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 6, level: 100, isHidden: true, pokeball: "cherishball"},
- ],
- },
- caterpie: {
- learnset: {
- bugbite: ["2L1"],
- electroweb: ["2L1"],
- snore: ["2L1"],
- stringshot: ["2L1"],
- tackle: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 3},
- {generation: 2, level: 3},
- {generation: 3, level: 3},
- ],
- },
- metapod: {
- learnset: {
- bugbite: ["2L1"],
- electroweb: ["2L1"],
- harden: ["2L1"],
- irondefense: ["2L1"],
- stringshot: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 4},
- {generation: 2, level: 4},
- {generation: 3, level: 4},
- {generation: 4, level: 3},
- {generation: 6, level: 4},
- {generation: 7, level: 3},
- ],
- },
- butterfree: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- morningsun: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- ominouswind: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psywave: ["2L1"],
- quiverdance: ["2L1"],
- rage: ["2L1"],
- ragepowder: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- teleport: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- whirlwind: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 30},
- ],
- encounters: [
- {generation: 2, level: 7},
- {generation: 4, level: 6},
- {generation: 7, level: 9},
- ],
- },
- weedle: {
- learnset: {
- bugbite: ["2L1"],
- electroweb: ["2L1"],
- poisonsting: ["2L1"],
- stringshot: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 3},
- {generation: 2, level: 3},
- {generation: 3, level: 3},
- ],
- },
- kakuna: {
- learnset: {
- bugbite: ["2L1"],
- electroweb: ["2L1"],
- harden: ["2L1"],
- irondefense: ["2L1"],
- stringshot: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 4},
- {generation: 2, level: 4},
- {generation: 3, level: 4},
- {generation: 4, level: 3},
- {generation: 6, level: 4},
- {generation: 7, level: 3},
- ],
- },
- beedrill: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fellstinger: ["2L1"],
- flash: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- silverwind: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- twineedle: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 30},
- ],
- encounters: [
- {generation: 2, level: 7},
- {generation: 4, level: 6},
- ],
- },
- pidgey: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- feintattack: ["2L1"],
- fly: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gust: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 2},
- {generation: 2, level: 2},
- {generation: 3, level: 2},
- ],
- },
- pidgeotto: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gust: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 30},
- ],
- encounters: [
- {generation: 1, level: 9},
- {generation: 2, level: 7},
- {generation: 3, level: 7},
- {generation: 4, level: 7},
- ],
- },
- pidgeot: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- laserfocus: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 61, gender: "M", nature: "Naughty", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 7, level: 29},
- ],
- },
- rattata: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- flamewheel: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperfang: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- mefirst: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- watergun: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 2},
- {generation: 2, level: 2},
- {generation: 3, level: 2},
- ],
- },
- rattataalola: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperfang: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- mefirst: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quash: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- stockpile: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- switcheroo: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- raticate: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hyperfang: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- watergun: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 34},
- ],
- encounters: [
- {generation: 1, level: 15},
- {generation: 2, level: 6},
- {generation: 4, level: 13},
- ],
- },
- raticatealola: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bulkup: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hyperfang: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quash: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 7, level: 17},
- ],
- },
- raticatealolatotem: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bulkup: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hyperfang: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quash: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 20, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- spearow: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- drillrun: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- featherdance: ["2L1"],
- feintattack: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 22},
- ],
- encounters: [
- {generation: 1, level: 3},
- {generation: 2, level: 2},
- {generation: 3, level: 3},
- ],
- },
- fearow: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- drillrun: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 19},
- {generation: 2, level: 7},
- {generation: 4, level: 7},
- ],
- },
- ekans: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- belch: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- fissure: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- glare: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonfang: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- skittersmack: ["2L1"],
- skullbash: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- switcheroo: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- wrap: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 14, gender: "F", nature: "Docile", ivs: {hp: 26, atk: 28, def: 6, spa: 14, spd: 30, spe: 11}, pokeball: "pokeball"},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 1, level: 6},
- {generation: 2, level: 4},
- ],
- },
- arbok: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- fissure: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- glare: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- infestation: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- skittersmack: ["2L1"],
- skullbash: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- wrap: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 33},
- ],
- encounters: [
- {generation: 2, level: 10},
- {generation: 4, level: 10},
- ],
- },
- pichu: {
- learnset: {
- attract: ["2L1"],
- bestow: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nuzzle: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- volttackle: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- {generation: 4, level: 1, pokeball: "pokeball"},
- {generation: 4, level: 30, shiny: true, gender: "M", nature: "Jolly", pokeball: "cherishball"},
- {generation: 9, level: 30, shiny: true, gender: "M", nature: "Jolly", pokeball: "cherishball"},
- ],
- },
- pichuspikyeared: {
- learnset: {
- attract: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- volttackle: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 30, gender: "F", nature: "Naughty", pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- pikachu: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- bestow: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- happyhour: ["2L1"],
- headbutt: ["2L1"],
- heartstamp: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- holdhands: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nuzzle: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sing: ["2L1"],
- skullbash: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- volttackle: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- yawn: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, pokeball: "pokeball"},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 5, pokeball: "pokeball"},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 4, level: 10, gender: "F", nature: "Hardy", pokeball: "pokeball"},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 4, level: 50, gender: "M", nature: "Hardy", pokeball: "cherishball"},
- {generation: 4, level: 20, gender: "F", nature: "Bashful", pokeball: "cherishball"},
- {generation: 4, level: 20, gender: "M", nature: "Jolly", pokeball: "pokeball"},
- {generation: 4, level: 40, gender: "M", nature: "Modest", pokeball: "cherishball"},
- {generation: 4, level: 20, gender: "F", nature: "Bashful", pokeball: "cherishball"},
- {generation: 4, level: 40, gender: "M", nature: "Mild", pokeball: "cherishball"},
- {generation: 4, level: 20, gender: "F", nature: "Bashful", pokeball: "cherishball"},
- {generation: 4, level: 30, gender: "M", nature: "Naughty", pokeball: "cherishball"},
- {generation: 4, level: 50, gender: "M", nature: "Relaxed", pokeball: "cherishball"},
- {generation: 4, level: 20, gender: "M", nature: "Docile", pokeball: "cherishball"},
- {generation: 4, level: 50, gender: "M", nature: "Naughty", pokeball: "cherishball"},
- {generation: 4, level: 20, gender: "M", nature: "Bashful", pokeball: "cherishball"},
- {generation: 5, level: 30, gender: "F", isHidden: true, pokeball: "cherishball"},
- {generation: 5, level: 50, pokeball: "cherishball"},
- {generation: 5, level: 100, shiny: 1, gender: "F", pokeball: "cherishball"},
- {generation: 5, level: 50, shiny: 1, gender: "F", pokeball: "cherishball"},
- {generation: 5, level: 50, gender: "F", nature: "Timid", isHidden: true, pokeball: "cherishball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 5, level: 100, gender: "M", isHidden: true, pokeball: "cherishball"},
- {generation: 5, level: 50, gender: "M", nature: "Brave", pokeball: "cherishball"},
- {generation: 6, level: 10, pokeball: "cherishball"},
- {generation: 6, level: 22, pokeball: "cherishball"},
- {generation: 6, level: 10, pokeball: "cherishball"},
- {generation: 6, level: 10, gender: "F", pokeball: "healball"},
- {generation: 6, level: 36, shiny: true, isHidden: true, pokeball: "cherishball"},
- {generation: 6, level: 10, gender: "F", pokeball: "cherishball"},
- {generation: 6, level: 50, gender: "M", nature: "Naughty", pokeball: "cherishball"},
- {generation: 6, level: 10, shiny: true, pokeball: "cherishball"},
- {generation: 6, level: 10, perfectIVs: 2, isHidden: true, pokeball: "cherishball"},
- {generation: 6, level: 99, pokeball: "cherishball"},
- {generation: 6, level: 10, pokeball: "cherishball"},
- {generation: 6, level: 10, pokeball: "healball"},
- {generation: 7, level: 10, nature: "Jolly", pokeball: "cherishball"},
- {generation: 7, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 40, shiny: 1, perfectIVs: 3, pokeball: "pokeball"},
- {generation: 7, level: 5, pokeball: "cherishball"},
- {generation: 7, level: 10, pokeball: "cherishball"},
- {generation: 8, level: 5, gender: "M", nature: "Serious", pokeball: "cherishball"},
- {generation: 8, level: 21, gender: "M", nature: "Brave", pokeball: "cherishball"},
- {generation: 8, level: 25, isHidden: true, pokeball: "cherishball"},
- {generation: 9, level: 5, pokeball: "pokeball"},
- {generation: 9, level: 100, gender: "M", nature: "Quiet", perfectIVs: 6, isHidden: true, pokeball: "pokeball"},
- {generation: 9, level: 25, gender: "M", ivs: {hp: 25, atk: 25, def: 25, spa: 25, spd: 25, spe: 25}, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 3},
- {generation: 2, level: 4},
- {generation: 3, level: 3},
- ],
- },
- pikachucosplay: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- brickbreak: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- nuzzle: ["2L1"],
- playnice: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- tailwhip: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 20, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- pikachurockstar: {
- learnset: {
- meteormash: ["2L1"],
- },
- eventOnly: false,
- },
- pikachubelle: {
- learnset: {
- iciclecrash: ["2L1"],
- },
- eventOnly: false,
- },
- pikachupopstar: {
- learnset: {
- drainingkiss: ["2L1"],
- },
- eventOnly: false,
- },
- pikachuphd: {
- learnset: {
- electricterrain: ["2L1"],
- },
- eventOnly: false,
- },
- pikachulibre: {
- learnset: {
- flyingpress: ["2L1"],
- },
- eventOnly: false,
- },
- pikachuoriginal: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nastyplot: ["2L1"],
- nuzzle: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- volttackle: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 1, nature: "Hardy", pokeball: "pokeball"},
- {generation: 8, level: 25, nature: "Hardy", isHidden: true, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- pikachuhoenn: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nastyplot: ["2L1"],
- nuzzle: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- volttackle: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 6, nature: "Hardy", pokeball: "pokeball"},
- {generation: 8, level: 25, nature: "Hardy", isHidden: true, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- pikachusinnoh: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nastyplot: ["2L1"],
- nuzzle: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- volttackle: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 10, nature: "Hardy", pokeball: "pokeball"},
- {generation: 8, level: 25, nature: "Hardy", isHidden: true, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- pikachuunova: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nastyplot: ["2L1"],
- nuzzle: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- volttackle: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 14, nature: "Hardy", pokeball: "pokeball"},
- {generation: 8, level: 25, nature: "Hardy", isHidden: true, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- pikachukalos: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nastyplot: ["2L1"],
- nuzzle: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- volttackle: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 17, nature: "Hardy", pokeball: "pokeball"},
- {generation: 8, level: 25, nature: "Hardy", isHidden: true, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- pikachualola: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nastyplot: ["2L1"],
- nuzzle: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- volttackle: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 20, nature: "Hardy", pokeball: "pokeball"},
- {generation: 8, level: 25, nature: "Hardy", isHidden: true, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- pikachupartner: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nastyplot: ["2L1"],
- nuzzle: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- volttackle: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 21, shiny: 1, nature: "Hardy", pokeball: "pokeball"},
- {generation: 8, level: 25, nature: "Hardy", isHidden: true, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- pikachustarter: {
- learnset: {
- agility: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- dig: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- facade: ["2L1"],
- floatyfall: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- payday: ["2L1"],
- pikapapow: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- seismictoss: ["2L1"],
- slam: ["2L1"],
- splishysplash: ["2L1"],
- substitute: ["2L1"],
- tailwhip: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- zippyzap: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 5, perfectIVs: 6, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- pikachuworld: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nastyplot: ["2L1"],
- nuzzle: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- volttackle: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 25, nature: "Hardy", pokeball: "pokeball"},
- {generation: 8, level: 80, nature: "Hardy", ivs: {hp: 31, atk: 30, def: 30, spa: 31, spd: 30, spe: 31}, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- raichu: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nuzzle: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- speedswap: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- raichualola: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nastyplot: ["2L1"],
- nuzzle: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psyshock: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seismictoss: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- speedswap: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- sandshrew: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- lowkick: ["2L1"],
- magnitude: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 12, gender: "M", nature: "Docile", ivs: {hp: 4, atk: 23, def: 8, spa: 31, spd: 1, spe: 25}, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 1, level: 6},
- ],
- },
- sandshrewalola: {
- learnset: {
- aerialace: ["2L1"],
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- iceball: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- lowkick: ["2L1"],
- metalclaw: ["2L1"],
- mirrorcoat: ["2L1"],
- mist: ["2L1"],
- nightslash: ["2L1"],
- poisonjab: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 10, pokeball: "cherishball"},
- ],
- },
- sandslash: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fissure: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- lowkick: ["2L1"],
- magnitude: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 10},
- {generation: 4, level: 10},
- ],
- },
- sandslashalola: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- iceball: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- lowkick: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- mist: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- nidoranf: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flatter: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- icebeam: ["2L1"],
- irontail: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poisonfang: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterpulse: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 2},
- ],
- },
- nidorina: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flatter: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- horndrill: ["2L1"],
- icebeam: ["2L1"],
- irontail: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poisonfang: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 15, pokeball: "safariball"},
- ],
- },
- nidoqueen: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drillrun: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- horndrill: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- payday: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uproar: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 41, perfectIVs: 2, pokeball: "cherishball"},
- ],
- },
- nidoranm: {
- learnset: {
- amnesia: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flatter: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hornattack: ["2L1"],
- horndrill: ["2L1"],
- icebeam: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterpulse: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 2},
- ],
- },
- nidorino: {
- learnset: {
- amnesia: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flatter: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hornattack: ["2L1"],
- horndrill: ["2L1"],
- icebeam: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 15, pokeball: "safariball"},
- ],
- },
- nidoking: {
- learnset: {
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drillrun: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- hornattack: ["2L1"],
- horndrill: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- megahorn: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- payday: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uproar: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 68, pokeball: "cherishball"},
- ],
- },
- cleffa: {
- learnset: {
- afteryou: ["2L1"],
- alluringvoice: ["2L1"],
- amnesia: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mistyterrain: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- softboiled: ["2L1"],
- solarbeam: ["2L1"],
- splash: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wish: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- clefairy: {
- learnset: {
- afteryou: ["2L1"],
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bestow: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- cosmicpower: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- meteorbeam: ["2L1"],
- meteormash: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- minimize: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sing: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- softboiled: ["2L1"],
- solarbeam: ["2L1"],
- splash: ["2L1"],
- spotlight: ["2L1"],
- stealthrock: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- wakeupslap: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 50, gender: "F", shiny: true, nature: "Bold", isHidden: true, ivs: {hp: 31, atk: 0, def: 31, spa: 31, spd: 31, spe: 31}, pokeball: "cherishball"},
- {generation: 8, level: 15, gender: "M", nature: "Modest", pokeball: "moonball"},
- ],
- encounters: [
- {generation: 1, level: 8},
- ],
- },
- clefable: {
- learnset: {
- afteryou: ["2L1"],
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- cosmicpower: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- meteorbeam: ["2L1"],
- meteormash: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- minimize: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sing: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- softboiled: ["2L1"],
- solarbeam: ["2L1"],
- splash: ["2L1"],
- spotlight: ["2L1"],
- stealthrock: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- vulpix: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flail: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- grudge: ["2L1"],
- headbutt: ["2L1"],
- healingwish: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- irontail: ["2L1"],
- memento: ["2L1"],
- mimic: ["2L1"],
- mysticalfire: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailslap: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 18, gender: "F", nature: "Quirky", ivs: {hp: 15, atk: 6, def: 3, spa: 25, spd: 13, spe: 22}, pokeball: "pokeball"},
- {generation: 3, level: 18},
- ],
- encounters: [
- {generation: 1, level: 18},
- ],
- },
- vulpixalola: {
- learnset: {
- agility: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- auroraveil: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- flail: ["2L1"],
- foulplay: ["2L1"],
- freezedry: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- grudge: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- iceshard: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- mist: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- nastyplot: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- powdersnow: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- sheercold: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailslap: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 10, gender: "F", nature: "Modest", pokeball: "cherishball"},
- ],
- },
- ninetales: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grudge: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- mimic: ["2L1"],
- mysticalfire: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailslap: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, gender: "M", nature: "Bold", ivs: {def: 31}, isHidden: true, pokeball: "cherishball"},
- ],
- },
- ninetalesalola: {
- learnset: {
- agility: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- foulplay: ["2L1"],
- freezedry: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grudge: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- iceshard: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- mist: ["2L1"],
- mistyterrain: ["2L1"],
- nastyplot: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- powdersnow: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sheercold: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailslap: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- weatherball: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- igglybuff: {
- learnset: {
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mistyterrain: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- perishsong: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- ],
- },
- jigglypuff: {
- learnset: {
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sing: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- steelroller: ["2L1"],
- stockpile: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- triattack: ["2L1"],
- uproar: ["2L1"],
- wakeupslap: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 3},
- {generation: 2, level: 3},
- {generation: 3, level: 3},
- ],
- },
- wigglytuff: {
- learnset: {
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- minimize: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sing: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- steelroller: ["2L1"],
- stockpile: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- triattack: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 22},
- ],
- },
- zubat: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gust: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- leechlife: ["2L1"],
- meanlook: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- payback: ["2L1"],
- pluck: ["2L1"],
- poisonfang: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 6},
- {generation: 2, level: 2},
- ],
- },
- golbat: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- leechlife: ["2L1"],
- meanlook: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- payback: ["2L1"],
- pluck: ["2L1"],
- poisonfang: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 13},
- {generation: 3, level: 5},
- {generation: 4, level: 10},
- {generation: 6, level: 19, maxEggMoves: 1},
- {generation: 7, level: 20},
- ],
- },
- crobat: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crosspoison: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- haze: ["2L1"],
- heatwave: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- leechlife: ["2L1"],
- meanlook: ["2L1"],
- mimic: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- payback: ["2L1"],
- pluck: ["2L1"],
- poisonfang: ["2L1"],
- protect: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- wingattack: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 30, gender: "M", nature: "Timid", pokeball: "cherishball"},
- {generation: 7, level: 64, gender: "M", pokeball: "cherishball"},
- ],
- },
- oddish: {
- learnset: {
- absorb: ["2L1"],
- acid: ["2L1"],
- acidspray: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- ingrain: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- petaldance: ["2L1"],
- poisonpowder: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strengthsap: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 26, gender: "M", nature: "Quirky", ivs: {hp: 23, atk: 24, def: 20, spa: 21, spd: 9, spe: 16}, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 1, level: 12},
- ],
- },
- gloom: {
- learnset: {
- absorb: ["2L1"],
- acid: ["2L1"],
- acidspray: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- leafstorm: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 2, level: 14},
- {generation: 4, level: 14},
- {generation: 6, level: 18, maxEggMoves: 1},
- ],
- },
- vileplume: {
- learnset: {
- absorb: ["2L1"],
- acid: ["2L1"],
- acidspray: ["2L1"],
- afteryou: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- corrosivegas: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- leafstorm: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- bellossom: {
- learnset: {
- absorb: ["2L1"],
- acid: ["2L1"],
- acidspray: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- laserfocus: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- playrough: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- quiverdance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- paras: {
- learnset: {
- absorb: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- agility: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crosspoison: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fellstinger: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- megadrain: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poisonpowder: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- ragepowder: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spore: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- venoshock: ["2L1"],
- wideguard: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 28},
- ],
- encounters: [
- {generation: 1, level: 8},
- ],
- },
- parasect: {
- learnset: {
- absorb: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crosspoison: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poisonpowder: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- ragepowder: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spore: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- venoshock: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 13},
- {generation: 2, level: 5},
- ],
- },
- venonat: {
- learnset: {
- acidspray: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- morningsun: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- poisonfang: ["2L1"],
- poisonpowder: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- ragepowder: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venoshock: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 13},
- ],
- },
- venomoth: {
- learnset: {
- acidspray: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- poisonfang: ["2L1"],
- poisonpowder: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psywave: ["2L1"],
- quiverdance: ["2L1"],
- rage: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- whirlwind: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 32},
- ],
- encounters: [
- {generation: 1, level: 30},
- {generation: 2, level: 10},
- {generation: 4, level: 8},
- {generation: 6, level: 30},
- ],
- },
- diglett: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- finalgambit: ["2L1"],
- fissure: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- magnitude: ["2L1"],
- memento: ["2L1"],
- mimic: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 15},
- {generation: 2, level: 2},
- ],
- },
- diglettalola: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- finalgambit: ["2L1"],
- fissure: ["2L1"],
- flashcannon: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- magnitude: ["2L1"],
- memento: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 10, pokeball: "cherishball"},
- ],
- },
- dugtrio: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- magnitude: ["2L1"],
- mimic: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 40},
- ],
- encounters: [
- {generation: 1, level: 15},
- {generation: 2, level: 5},
- {generation: 4, level: 19},
- ],
- },
- dugtrioalola: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- flashcannon: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- magnitude: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nightslash: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- },
- },
- meowth: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- amnesia: ["2L1"],
- assist: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- happyhour: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lastresort: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightslash: ["2L1"],
- odorsleuth: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- petaldance: ["2L1"],
- playrough: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sing: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 5, pokeball: "pokeball"},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 22},
- {generation: 4, level: 21, gender: "F", nature: "Jolly", pokeball: "cherishball"},
- {generation: 4, level: 10, gender: "M", nature: "Jolly", pokeball: "cherishball"},
- {generation: 5, level: 15, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 20, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 10},
- {generation: 3, level: 3, gender: "M", nature: "Naive", ivs: {hp: 4, atk: 5, def: 4, spa: 5, spd: 4, spe: 4}, pokeball: "pokeball"},
- ],
- },
- meowthalola: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- amnesia: ["2L1"],
- assist: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- flail: ["2L1"],
- flatter: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lastresort: ["2L1"],
- metalclaw: ["2L1"],
- nastyplot: ["2L1"],
- nightslash: ["2L1"],
- partingshot: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- },
- },
- meowthgalar: {
- learnset: {
- aerialace: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- charm: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- falseswipe: ["2L1"],
- flail: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- helpinghand: ["2L1"],
- honeclaws: ["2L1"],
- hypervoice: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- metronome: ["2L1"],
- nastyplot: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 15, isHidden: true, pokeball: "cherishball"},
- ],
- },
- persian: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lastresort: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightslash: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 18},
- {generation: 4, level: 19},
- ],
- },
- persianalola: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lastresort: ["2L1"],
- metalclaw: ["2L1"],
- nastyplot: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- },
- },
- perrserker: {
- learnset: {
- aerialace: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- falseswipe: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- metronome: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- psyduck: {
- learnset: {
- aerialace: ["2L1"],
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- crosschop: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- futuresight: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- payday: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- signalbeam: ["2L1"],
- simplebeam: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- vacuumwave: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- worryseed: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 27, gender: "M", nature: "Lax", ivs: {hp: 31, atk: 16, def: 12, spa: 29, spd: 31, spe: 14}, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- ],
- encounters: [
- {generation: 1, level: 15},
- ],
- },
- golduck: {
- learnset: {
- aerialace: ["2L1"],
- amnesia: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- mefirst: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- payday: ["2L1"],
- powergem: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- vacuumwave: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- worryseed: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 33},
- {generation: 7, level: 50, gender: "M", nature: "Timid", ivs: {hp: 31, atk: 30, def: 31, spa: 31, spd: 31, spe: 31}, isHidden: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 15},
- {generation: 2, level: 10},
- {generation: 3, level: 25, pokeball: "safariball"},
- {generation: 4, level: 10},
- ],
- },
- mankey: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crosschop: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- karatechop: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- meditate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- poisonjab: ["2L1"],
- powertrip: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smellingsalts: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 3},
- {generation: 3, level: 2},
- ],
- },
- primeape: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crosschop: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- karatechop: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- ragefist: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 34},
- ],
- encounters: [
- {generation: 2, level: 15},
- {generation: 4, level: 15},
- ],
- },
- annihilape: {
- learnset: {
- acrobatics: ["2L1"],
- assurance: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- counter: ["2L1"],
- crosschop: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- drainpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metronome: ["2L1"],
- nightshade: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- phantomforce: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- ragefist: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowpunch: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- },
- },
- growlithe: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- burnup: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonrage: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- morningsun: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rage: ["2L1"],
- ragingfury: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 32, gender: "F", nature: "Quiet", ivs: {hp: 11, atk: 24, def: 28, spa: 1, spd: 20, spe: 2}, pokeball: "pokeball"},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 28},
- ],
- encounters: [
- {generation: 1, level: 15},
- ],
- },
- growlithehisui: {
- learnset: {
- agility: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- closecombat: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- headsmash: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- howl: ["2L1"],
- leer: ["2L1"],
- morningsun: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 15, isHidden: true, nature: "Jolly", ivs: {hp: 31, atk: 31, def: 20, spa: 20, spd: 20, spe: 31}, pokeball: "pokeball"},
- ],
- },
- arcanine: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- burnup: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rage: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- teleport: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 7, level: 50, pokeball: "cherishball"},
- {generation: 9, level: 50, shiny: true, gender: "F", nature: "Adamant", ivs: {hp: 31, atk: 31, def: 31, spa: 8, spd: 31, spe: 31}, pokeball: "cherishball"},
- ],
- },
- arcaninehisui: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- dragonpulse: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- gigaimpact: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- ragingfury: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snarl: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- poliwag: {
- learnset: {
- amnesia: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hypnosis: ["2L1"],
- iceball: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mist: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- wakeupslap: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 1, level: 5},
- {generation: 2, level: 3},
- ],
- },
- poliwhirl: {
- learnset: {
- amnesia: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- wakeupslap: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 15},
- {generation: 2, level: 10},
- {generation: 3, level: 20},
- {generation: 4, level: 10},
- {generation: 7, level: 24},
- {generation: 7, level: 22, gender: "F", nature: "Naughty", pokeball: "pokeball"},
- ],
- },
- poliwrath: {
- learnset: {
- amnesia: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bellydrum: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- circlethrow: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- darkestlariat: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 42},
- ],
- },
- politoed: {
- learnset: {
- amnesia: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- perishsong: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, gender: "M", nature: "Calm", ivs: {hp: 31, atk: 13, def: 31, spa: 5, spd: 31, spe: 5}, isHidden: true, pokeball: "cherishball"},
- ],
- },
- abra: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- powerswap: ["2L1"],
- powertrick: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 6},
- ],
- },
- kadabra: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- kinesis: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- miracleeye: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 15},
- {generation: 4, level: 15},
- {generation: 7, level: 11, pokeball: "pokeball"},
- ],
- },
- alakazam: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- kinesis: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- miracleeye: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- storedpower: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, pokeball: "pokeball"},
- ],
- },
- machop: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletpunch: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crosschop: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- incinerate: ["2L1"],
- karatechop: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- meditate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- powertrick: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickguard: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollingkick: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smellingsalts: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- vacuumwave: ["2L1"],
- vitalthrow: ["2L1"],
- wakeupslap: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 15},
- ],
- },
- machoke: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crosschop: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- incinerate: ["2L1"],
- karatechop: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- vacuumwave: ["2L1"],
- vitalthrow: ["2L1"],
- wakeupslap: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 30, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 2, level: 14},
- {generation: 4, level: 14},
- ],
- },
- machamp: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crosschop: ["2L1"],
- crosspoison: ["2L1"],
- curse: ["2L1"],
- darkestlariat: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- incinerate: ["2L1"],
- karatechop: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickguard: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- vacuumwave: ["2L1"],
- vitalthrow: ["2L1"],
- wakeupslap: ["2L1"],
- wideguard: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 38, gender: "M", nature: "Quiet", ivs: {hp: 9, atk: 23, def: 25, spa: 20, spd: 15, spe: 10}, pokeball: "pokeball"},
- {generation: 6, level: 50, shiny: true, gender: "M", nature: "Adamant", ivs: {hp: 31, atk: 31, def: 31, spa: 31, spd: 31, spe: 31}, pokeball: "cherishball"},
- {generation: 6, level: 39, gender: "M", nature: "Hardy", pokeball: "cherishball"},
- {generation: 7, level: 34, gender: "F", nature: "Brave", ivs: {atk: 31}, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 16},
- {generation: 2, level: 5},
- ],
- },
- bellsprout: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- ingrain: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poisonjab: ["2L1"],
- poisonpowder: ["2L1"],
- pounce: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strengthsap: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- vinewhip: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 1, level: 12},
- {generation: 2, level: 3},
- ],
- },
- weepinbell: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- morningsun: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poisonjab: ["2L1"],
- poisonpowder: ["2L1"],
- pounce: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- vinewhip: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 32},
- ],
- encounters: [
- {generation: 2, level: 12},
- {generation: 4, level: 10},
- ],
- },
- victreebel: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leaftornado: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poisonjab: ["2L1"],
- poisonpowder: ["2L1"],
- pounce: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- vinewhip: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- wrap: ["2L1"],
- },
- },
- tentacool: {
- learnset: {
- acid: ["2L1"],
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- acupressure: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- barrier: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- constrict: ["2L1"],
- crosspoison: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- magiccoat: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 5},
- ],
- },
- tentacruel: {
- learnset: {
- acid: ["2L1"],
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- constrict: ["2L1"],
- corrosivegas: ["2L1"],
- crosspoison: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- magiccoat: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- reflecttype: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- skittersmack: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 20},
- {generation: 2, level: 20},
- {generation: 3, level: 20},
- {generation: 4, level: 15},
- {generation: 6, level: 21, maxEggMoves: 1},
- ],
- },
- geodude: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- magnitude: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- wideguard: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 7},
- {generation: 2, level: 2},
- ],
- },
- geodudealola: {
- learnset: {
- attract: ["2L1"],
- autotomize: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- irondefense: ["2L1"],
- magnetrise: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- wideguard: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- graveler: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- magnitude: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 23},
- {generation: 4, level: 16, pokeball: "safariball"},
- {generation: 6, level: 24},
- ],
- },
- graveleralola: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- electricterrain: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gyroball: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- irondefense: ["2L1"],
- magnetrise: ["2L1"],
- metronome: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- golem: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- magnitude: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steamroller: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- },
- },
- golemalola: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- electricterrain: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- magnetrise: ["2L1"],
- megapunch: ["2L1"],
- meteorbeam: ["2L1"],
- metronome: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- stealthrock: ["2L1"],
- steamroller: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- ponyta: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- horndrill: ["2L1"],
- hypnosis: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- irontail: ["2L1"],
- lowkick: ["2L1"],
- mimic: ["2L1"],
- morningsun: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stomp: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 28},
- ],
- },
- ponytagalar: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- futuresight: ["2L1"],
- growl: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- highhorsepower: ["2L1"],
- horndrill: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- lowkick: ["2L1"],
- morningsun: ["2L1"],
- mysticalfire: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- thrash: ["2L1"],
- wildcharge: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 15, isHidden: true, pokeball: "cherishball"},
- ],
- },
- rapidash: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- horndrill: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- irontail: ["2L1"],
- lowkick: ["2L1"],
- megahorn: ["2L1"],
- mimic: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stomp: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 40},
- ],
- encounters: [
- {generation: 2, level: 14, gender: "M"},
- {generation: 3, level: 37},
- ],
- },
- rapidashgalar: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- drillrun: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- lowkick: ["2L1"],
- magicroom: ["2L1"],
- megahorn: ["2L1"],
- mistyterrain: ["2L1"],
- mysticalfire: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- throatchop: ["2L1"],
- trickroom: ["2L1"],
- wildcharge: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- slowpoke: {
- learnset: {
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- belch: ["2L1"],
- bellydrum: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- magiccoat: ["2L1"],
- mefirst: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stomp: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- yawn: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 31, gender: "F", nature: "Naive", ivs: {hp: 17, atk: 11, def: 19, spa: 20, spd: 5, spe: 10}, pokeball: "pokeball"},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 5, level: 30, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 15},
- ],
- },
- slowpokegalar: {
- learnset: {
- acid: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- belch: ["2L1"],
- bellydrum: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chillingwater: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- dive: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- foulplay: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- mudshot: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stomp: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- slowbro: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stomp: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- withdraw: ["2L1"],
- wonderroom: ["2L1"],
- yawn: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 100, nature: "Quiet", pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 15},
- {generation: 1, level: 23},
- {generation: 2, level: 20},
- {generation: 3, level: 32},
- {generation: 4, level: 15},
- {generation: 5, level: 35},
- {generation: 7, level: 15},
- ],
- },
- slowbrogalar: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chillingwater: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- drainpunch: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- nastyplot: ["2L1"],
- payday: ["2L1"],
- poisonjab: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- shellsidearm: ["2L1"],
- skillswap: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- withdraw: ["2L1"],
- wonderroom: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- slowking: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- chillyreception: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragontail: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- payday: ["2L1"],
- powergem: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- trumpcard: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- yawn: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- slowkinggalar: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chillingwater: ["2L1"],
- chillyreception: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- dive: ["2L1"],
- drainpunch: ["2L1"],
- earthquake: ["2L1"],
- eeriespell: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- nastyplot: ["2L1"],
- payday: ["2L1"],
- poisonjab: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- magnemite: {
- learnset: {
- bide: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magnetbomb: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- mimic: ["2L1"],
- mirrorshot: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- sonicboom: ["2L1"],
- spark: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 16},
- ],
- },
- magneton: {
- learnset: {
- bide: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magnetbomb: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- mimic: ["2L1"],
- mirrorshot: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- sonicboom: ["2L1"],
- spark: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 30},
- ],
- encounters: [
- {generation: 2, level: 5},
- {generation: 3, level: 26},
- {generation: 4, level: 17, pokeball: "safariball"},
- ],
- },
- magnezone: {
- learnset: {
- allyswitch: ["2L1"],
- barrier: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- hardpress: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magnetbomb: ["2L1"],
- magneticflux: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- mirrorcoat: ["2L1"],
- mirrorshot: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- sonicboom: ["2L1"],
- spark: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- farfetchd: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- brutalswing: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- featherdance: ["2L1"],
- feint: ["2L1"],
- finalgambit: ["2L1"],
- firstimpression: ["2L1"],
- flail: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gust: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- leafblade: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- razorleaf: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- simplebeam: ["2L1"],
- skullbash: ["2L1"],
- skyattack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarblade: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- trumpcard: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 36},
- ],
- encounters: [
- {generation: 1, level: 3},
- {generation: 3, level: 3, gender: "M", nature: "Adamant", ivs: {hp: 20, atk: 25, def: 21, spa: 24, spd: 15, spe: 20}, pokeball: "pokeball"},
- ],
- },
- farfetchdgalar: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- closecombat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- finalgambit: ["2L1"],
- flail: ["2L1"],
- focusenergy: ["2L1"],
- furycutter: ["2L1"],
- helpinghand: ["2L1"],
- knockoff: ["2L1"],
- leafblade: ["2L1"],
- leer: ["2L1"],
- nightslash: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- simplebeam: ["2L1"],
- skyattack: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarblade: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swordsdance: ["2L1"],
- throatchop: ["2L1"],
- workup: ["2L1"],
- },
- },
- sirfetchd: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- firstimpression: ["2L1"],
- focusenergy: ["2L1"],
- furycutter: ["2L1"],
- grassyglide: ["2L1"],
- helpinghand: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- leafblade: ["2L1"],
- leer: ["2L1"],
- meteorassault: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarblade: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swordsdance: ["2L1"],
- throatchop: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 80, gender: "M", nature: "Brave", ivs: {hp: 30, atk: 31, def: 31, spa: 30, spd: 30, spe: 31}, pokeball: "pokeball"},
- ],
- },
- doduo: {
- learnset: {
- acrobatics: ["2L1"],
- acupressure: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- feintattack: ["2L1"],
- flail: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- jumpkick: ["2L1"],
- knockoff: ["2L1"],
- lowkick: ["2L1"],
- lunge: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- uproar: ["2L1"],
- whirlwind: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 18},
- {generation: 2, level: 4},
- ],
- },
- dodrio: {
- learnset: {
- acrobatics: ["2L1"],
- acupressure: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- drillrun: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- jumpkick: ["2L1"],
- knockoff: ["2L1"],
- lowkick: ["2L1"],
- lunge: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- triattack: ["2L1"],
- uproar: ["2L1"],
- whirlwind: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 34},
- ],
- encounters: [
- {generation: 1, level: 29},
- {generation: 2, level: 10, gender: "F"},
- {generation: 2, level: 30},
- {generation: 3, level: 29, pokeball: "safariball"},
- {generation: 4, level: 15, gender: "F", nature: "Impish", ivs: {hp: 20, atk: 20, def: 20, spa: 15, spd: 15, spe: 15}, pokeball: "pokeball"},
- ],
- },
- seel: {
- learnset: {
- aquajet: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- avalanche: ["2L1"],
- belch: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- disable: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- horndrill: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lick: ["2L1"],
- megahorn: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- naturalgift: ["2L1"],
- payday: ["2L1"],
- peck: ["2L1"],
- perishsong: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 23},
- ],
- encounters: [
- {generation: 1, level: 22},
- ],
- },
- dewgong: {
- learnset: {
- alluringvoice: ["2L1"],
- aquajet: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- horndrill: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- megahorn: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- naturalgift: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 15},
- {generation: 2, level: 5},
- {generation: 3, level: 32},
- {generation: 5, level: 30},
- {generation: 6, level: 30, maxEggMoves: 1},
- ],
- },
- grimer: {
- learnset: {
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gunkshot: ["2L1"],
- harden: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- infestation: ["2L1"],
- lick: ["2L1"],
- meanlook: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- minimize: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shadowpunch: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- venoshock: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 23},
- ],
- encounters: [
- {generation: 1, level: 23},
- ],
- },
- grimeralola: {
- learnset: {
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- meanlook: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- metronome: ["2L1"],
- minimize: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisonfang: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- venoshock: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 10, pokeball: "cherishball"},
- ],
- },
- muk: {
- learnset: {
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- harden: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lunge: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- minimize: ["2L1"],
- moonblast: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 25},
- {generation: 2, level: 5},
- {generation: 3, level: 32},
- {generation: 4, level: 15},
- {generation: 5, level: 5},
- {generation: 5, level: 35, isHidden: true},
- {generation: 6, level: 30},
- ],
- },
- mukalola: {
- learnset: {
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bite: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- harden: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- metronome: ["2L1"],
- minimize: ["2L1"],
- moonblast: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisonfang: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- shellder: {
- learnset: {
- aquaring: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- avalanche: ["2L1"],
- barrier: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- clamp: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- leer: ["2L1"],
- lifedew: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- razorshell: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shellsmash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- triattack: ["2L1"],
- twineedle: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- withdraw: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 24, gender: "F", nature: "Brave", ivs: {hp: 5, atk: 19, def: 18, spa: 5, spd: 11, spe: 13}, pokeball: "pokeball"},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 29},
- ],
- encounters: [
- {generation: 1, level: 10},
- ],
- },
- cloyster: {
- learnset: {
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- avalanche: ["2L1"],
- barrier: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- clamp: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shellsmash: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikecannon: ["2L1"],
- spikes: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- triattack: ["2L1"],
- twineedle: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- withdraw: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 30, gender: "M", nature: "Naughty", pokeball: "pokeball"},
- ],
- },
- gastly: {
- learnset: {
- acidspray: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- corrosivegas: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grudge: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- lick: ["2L1"],
- meanlook: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- perishsong: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflecttype: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 18},
- ],
- },
- haunter: {
- learnset: {
- acidspray: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- corrosivegas: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- destinybond: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- lick: ["2L1"],
- meanlook: ["2L1"],
- megadrain: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowpunch: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 30, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 20},
- {generation: 2, level: 15},
- {generation: 3, level: 20},
- {generation: 4, level: 16},
- ],
- },
- gengar: {
- learnset: {
- acidspray: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- corrosivegas: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lick: ["2L1"],
- meanlook: ["2L1"],
- megadrain: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- perishsong: ["2L1"],
- phantomforce: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- poltergeist: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflecttype: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowpunch: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 23, gender: "F", nature: "Hardy", ivs: {hp: 19, atk: 14, def: 0, spa: 14, spd: 17, spe: 27}, pokeball: "pokeball"},
- {generation: 6, level: 25, nature: "Timid", pokeball: "cherishball"},
- {generation: 6, level: 25, pokeball: "cherishball"},
- {generation: 6, level: 50, pokeball: "cherishball"},
- {generation: 6, level: 25, shiny: true, pokeball: "duskball"},
- {generation: 6, level: 50, shiny: true, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 80, gender: "M", nature: "Naughty", ivs: {hp: 30, atk: 30, def: 30, spa: 31, spd: 31, spe: 31}, pokeball: "pokeball"},
- ],
- },
- onix: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- skullbash: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- wideguard: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 13},
- ],
- },
- steelix: {
- learnset: {
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- bind: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- magnetrise: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- psychup: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- },
- },
- drowzee: {
- learnset: {
- allyswitch: ["2L1"],
- assist: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- bellydrum: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- guardswap: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meditate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- poisongas: ["2L1"],
- pound: ["2L1"],
- powersplit: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wakeupslap: ["2L1"],
- wish: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 1, level: 9},
- ],
- },
- hypno: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meditate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- poisongas: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- synchronoise: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wakeupslap: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 34},
- ],
- encounters: [
- {generation: 2, level: 16},
- {generation: 4, level: 16},
- ],
- },
- krabby: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- crabhammer: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- guillotine: ["2L1"],
- hail: ["2L1"],
- hammerarm: ["2L1"],
- harden: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- slam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- visegrip: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 10},
- ],
- },
- kingler: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crabhammer: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- guillotine: ["2L1"],
- hail: ["2L1"],
- hammerarm: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- visegrip: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wideguard: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 15},
- {generation: 3, level: 25},
- {generation: 4, level: 22},
- ],
- },
- voltorb: {
- learnset: {
- agility: ["2L1"],
- bide: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- sonicboom: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 19},
- ],
- encounters: [
- {generation: 1, level: 14},
- {generation: 1, level: 40},
- ],
- },
- voltorbhisui: {
- learnset: {
- agility: ["2L1"],
- bulletseed: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- foulplay: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- gyroball: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- rollout: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- electrode: {
- learnset: {
- agility: ["2L1"],
- bide: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magneticflux: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- sonicboom: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- supercellslam: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 3},
- {generation: 2, level: 23},
- {generation: 3, level: 3, nature: "Hasty", ivs: {hp: 19, atk: 16, def: 18, spa: 25, spd: 25, spe: 19}, pokeball: "pokeball"},
- {generation: 4, level: 23},
- ],
- },
- electrodehisui: {
- learnset: {
- agility: ["2L1"],
- bulletseed: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- chloroblast: ["2L1"],
- curse: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- foulplay: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- gyroball: ["2L1"],
- hyperbeam: ["2L1"],
- leafstorm: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- rollout: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- supercellslam: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- exeggcute: {
- learnset: {
- absorb: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- barrage: ["2L1"],
- bestow: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- eggbomb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- ingrain: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- moonlight: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- nightmare: ["2L1"],
- poisonpowder: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- skillswap: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wish: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 1, level: 20},
- ],
- },
- exeggutor: {
- learnset: {
- absorb: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- barrage: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonhammer: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dreameater: ["2L1"],
- earthquake: ["2L1"],
- eggbomb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- explosion: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- nightmare: ["2L1"],
- outrage: ["2L1"],
- powerswap: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- woodhammer: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 46},
- ],
- },
- exeggutoralola: {
- learnset: {
- absorb: ["2L1"],
- attract: ["2L1"],
- barrage: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- celebrate: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonhammer: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dreameater: ["2L1"],
- earthquake: ["2L1"],
- eggbomb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- flamethrower: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- powerswap: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- woodhammer: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, gender: "M", nature: "Modest", isHidden: true, pokeball: "cherishball"},
- ],
- },
- cubone: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- boneclub: ["2L1"],
- bonemerang: ["2L1"],
- bonerush: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- perishsong: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 16},
- ],
- },
- marowak: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- boneclub: ["2L1"],
- bonemerang: ["2L1"],
- bonerush: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- sing: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 44},
- ],
- encounters: [
- {generation: 1, level: 24},
- {generation: 2, level: 12},
- {generation: 4, level: 14},
- ],
- },
- marowakalola: {
- learnset: {
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- boneclub: ["2L1"],
- bonemerang: ["2L1"],
- bonerush: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- confide: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudslap: ["2L1"],
- outrage: ["2L1"],
- painsplit: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowbone: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwhip: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- marowakalolatotem: {
- learnset: {
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- boneclub: ["2L1"],
- bonemerang: ["2L1"],
- bonerush: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- outrage: ["2L1"],
- painsplit: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- shadowball: ["2L1"],
- shadowbone: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tailwhip: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 25, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- tyrogue: {
- learnset: {
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletpunch: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- feint: ["2L1"],
- focusenergy: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- laserfocus: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- machpunch: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- workup: ["2L1"],
- },
- },
- hitmonlee: {
- learnset: {
- attract: ["2L1"],
- aurasphere: ["2L1"],
- axekick: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- blazekick: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- feint: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- jumpkick: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- lunge: ["2L1"],
- meditate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollingkick: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- wideguard: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 38},
- ],
- encounters: [
- {generation: 1, level: 30},
- ],
- },
- hitmonchan: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletpunch: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- cometpunch: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- dizzypunch: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- feint: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- machpunch: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickguard: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- skullbash: ["2L1"],
- skyuppercut: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 38},
- ],
- encounters: [
- {generation: 1, level: 30},
- ],
- },
- hitmontop: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- feint: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icespinner: ["2L1"],
- laserfocus: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- rollingkick: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- triplekick: ["2L1"],
- twister: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- wideguard: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 55, gender: "M", nature: "Adamant"},
- ],
- },
- lickitung: {
- learnset: {
- acid: ["2L1"],
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bellydrum: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragontail: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lick: ["2L1"],
- magnitude: ["2L1"],
- mefirst: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- poweruppunch: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smellingsalts: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelroller: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terrainpulse: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 38},
- ],
- encounters: [
- {generation: 1, level: 15},
- ],
- },
- lickilicky: {
- learnset: {
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dragontail: ["2L1"],
- dreameater: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lick: ["2L1"],
- mefirst: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelroller: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- terrainpulse: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- koffing: {
- learnset: {
- acidspray: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- corrosivegas: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- grudge: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- incinerate: ["2L1"],
- infestation: ["2L1"],
- memento: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisongas: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uproar: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- willowisp: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 30},
- ],
- },
- weezing: {
- learnset: {
- acidspray: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- corrosivegas: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- infestation: ["2L1"],
- memento: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisongas: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uproar: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- willowisp: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 16},
- {generation: 3, level: 32},
- {generation: 4, level: 15, pokeball: "safariball"},
- ],
- },
- weezinggalar: {
- learnset: {
- acidspray: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- clearsmog: ["2L1"],
- corrosivegas: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- destinybond: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- haze: ["2L1"],
- heatwave: ["2L1"],
- hyperbeam: ["2L1"],
- memento: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- poisongas: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strangesteam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uproar: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- rhyhorn: {
- learnset: {
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- guardsplit: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hornattack: ["2L1"],
- horndrill: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- magnitude: ["2L1"],
- megahorn: ["2L1"],
- metalburst: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 20},
- ],
- },
- rhydon: {
- learnset: {
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drillrun: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hornattack: ["2L1"],
- horndrill: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- megahorn: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- whirlpool: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 46},
- ],
- encounters: [
- {generation: 1, level: 15},
- {generation: 2, level: 10},
- {generation: 4, level: 41},
- {generation: 6, level: 30},
- ],
- },
- rhyperior: {
- learnset: {
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hornattack: ["2L1"],
- horndrill: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- megahorn: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- meteorbeam: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rockwrecker: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- happiny: {
- learnset: {
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- defensecurl: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- metronome: ["2L1"],
- minimize: ["2L1"],
- mudbomb: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- pound: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- chansey: {
- learnset: {
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bestow: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- eggbomb: ["2L1"],
- electricterrain: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- minimize: ["2L1"],
- mudbomb: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sing: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- softboiled: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- triattack: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 39},
- {generation: 8, level: 7, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 7},
- ],
- },
- blissey: {
- learnset: {
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bestow: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- eggbomb: ["2L1"],
- electricterrain: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- minimize: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sing: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- softboiled: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, isHidden: true},
- ],
- },
- tangela: {
- learnset: {
- absorb: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- constrict: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- ingrain: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- morningsun: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- painsplit: ["2L1"],
- poisonpowder: ["2L1"],
- powerswap: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rage: ["2L1"],
- ragepowder: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- slam: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- vinewhip: ["2L1"],
- wakeupslap: ["2L1"],
- worryseed: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 30},
- ],
- encounters: [
- {generation: 1, level: 13},
- ],
- },
- tangrowth: {
- learnset: {
- absorb: ["2L1"],
- aerialace: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- ingrain: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- megadrain: ["2L1"],
- morningsun: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poisonpowder: ["2L1"],
- powerswap: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shockwave: ["2L1"],
- slam: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- vinewhip: ["2L1"],
- worryseed: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, gender: "M", nature: "Brave", pokeball: "cherishball"},
- ],
- },
- kangaskhan: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- circlethrow: ["2L1"],
- cometpunch: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- dizzypunch: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sing: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stomp: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terrainpulse: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trumpcard: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 35},
- {generation: 6, level: 50, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 25},
- ],
- },
- horsea: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- disable: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flashcannon: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- naturalgift: ["2L1"],
- octazooka: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 1, shiny: true, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 1, level: 5},
- ],
- },
- seadra: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- disable: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 45, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 1, level: 20},
- {generation: 2, level: 20},
- {generation: 3, level: 25},
- {generation: 4, level: 15},
- ],
- },
- kingdra: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- breakingswipe: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, pokeball: "pokeball"},
- {generation: 5, level: 50, gender: "M", nature: "Timid", ivs: {hp: 31, atk: 17, def: 8, spa: 31, spd: 11, spe: 31}, pokeball: "cherishball"},
- ],
- },
- goldeen: {
- learnset: {
- acupressure: ["2L1"],
- agility: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hornattack: ["2L1"],
- horndrill: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- megahorn: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 5},
- ],
- },
- seaking: {
- learnset: {
- agility: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hornattack: ["2L1"],
- horndrill: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- megahorn: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 23},
- {generation: 2, level: 10},
- {generation: 3, level: 20},
- {generation: 4, level: 10},
- {generation: 6, level: 26, maxEggMoves: 1},
- {generation: 7, level: 10},
- ],
- },
- staryu: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- camouflage: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- cosmicpower: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- mimic: ["2L1"],
- minimize: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- reflecttype: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- teleport: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, pokeball: "pokeball"},
- {generation: 3, level: 18, nature: "Timid", ivs: {hp: 10, atk: 3, def: 22, spa: 24, spd: 3, spe: 18}, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 1, level: 5},
- ],
- },
- starmie: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- cosmicpower: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- minimize: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spotlight: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 41},
- ],
- },
- mimejr: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- batonpass: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- healingwish: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meditate: ["2L1"],
- mimic: ["2L1"],
- mistyterrain: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- pound: ["2L1"],
- powersplit: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- teeterdance: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wakeupslap: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- mrmime: {
- learnset: {
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meditate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mistyterrain: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- payback: ["2L1"],
- pound: ["2L1"],
- powersplit: ["2L1"],
- powerswap: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- quickguard: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- teeterdance: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wakeupslap: ["2L1"],
- wideguard: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 42},
- ],
- encounters: [
- {generation: 1, level: 6},
- ],
- },
- mrmimegalar: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- copycat: ["2L1"],
- dazzlinggleam: ["2L1"],
- doublekick: ["2L1"],
- drainpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- freezedry: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- guardswap: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- magicroom: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- mistyterrain: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- pound: ["2L1"],
- powersplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- taunt: ["2L1"],
- teeterdance: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 15, isHidden: true, pokeball: "cherishball"},
- ],
- },
- mrrime: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confusion: ["2L1"],
- copycat: ["2L1"],
- dazzlinggleam: ["2L1"],
- doublekick: ["2L1"],
- drainpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- freezedry: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- guardswap: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- magicroom: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- mistyterrain: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- pound: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- taunt: ["2L1"],
- teeterdance: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- scyther: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crosspoison: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- mimic: ["2L1"],
- morningsun: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- ominouswind: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- wingattack: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 40},
- {generation: 5, level: 30, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 15},
- {generation: 1, level: 25},
- ],
- },
- scizor: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulletpunch: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crosspoison: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- ominouswind: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- steelwing: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- venoshock: ["2L1"],
- wingattack: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, gender: "M", pokeball: "pokeball"},
- {generation: 4, level: 50, gender: "M", nature: "Adamant", pokeball: "cherishball"},
- {generation: 5, level: 100, gender: "M", pokeball: "cherishball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 6, level: 50, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 25, nature: "Adamant", pokeball: "cherishball"},
- {generation: 6, level: 25, pokeball: "cherishball"},
- {generation: 6, level: 50, pokeball: "cherishball"},
- ],
- },
- kleavor: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- batonpass: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- closecombat: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- focusenergy: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- stealthrock: ["2L1"],
- stoneaxe: ["2L1"],
- stoneedge: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- smoochum: {
- learnset: {
- attract: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- hail: ["2L1"],
- healbell: ["2L1"],
- heartstamp: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- lick: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meanlook: ["2L1"],
- meditate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- miracleeye: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- payback: ["2L1"],
- perishsong: ["2L1"],
- pound: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- sing: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- sweetscent: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wakeupslap: ["2L1"],
- waterpulse: ["2L1"],
- wish: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- jynx: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- heartstamp: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- lick: ["2L1"],
- lightscreen: ["2L1"],
- lovelykiss: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meanlook: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- payback: ["2L1"],
- perishsong: ["2L1"],
- pound: ["2L1"],
- powdersnow: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- sing: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- sweetscent: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- wakeupslap: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wonderroom: ["2L1"],
- wringout: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 15},
- {generation: 2, level: 10},
- {generation: 3, level: 20, nature: "Mild", ivs: {hp: 18, atk: 17, def: 18, spa: 22, spd: 25, spe: 21}, pokeball: "pokeball"},
- {generation: 4, level: 22},
- {generation: 7, level: 9},
- ],
- },
- elekid: {
- learnset: {
- attract: ["2L1"],
- barrier: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crosschop: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- karatechop: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- magnetrise: ["2L1"],
- meditate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalsound: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rollingkick: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- supercellslam: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 20, pokeball: "pokeball"},
- ],
- },
- electabuzz: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crosschop: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalsound: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psywave: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- supercellslam: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 43},
- {generation: 4, level: 30, gender: "M", nature: "Naughty", pokeball: "pokeball"},
- {generation: 5, level: 30, pokeball: "cherishball"},
- {generation: 6, level: 30, gender: "M", isHidden: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 33},
- {generation: 2, level: 15},
- {generation: 4, level: 15},
- {generation: 7, level: 25},
- ],
- },
- electivire: {
- learnset: {
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crosschop: ["2L1"],
- darkestlariat: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- iondeluge: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalsound: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- supercellslam: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, gender: "M", nature: "Adamant", pokeball: "pokeball"},
- {generation: 4, level: 50, gender: "M", nature: "Serious", pokeball: "cherishball"},
- ],
- },
- magby: {
- learnset: {
- acidspray: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- belch: ["2L1"],
- bellydrum: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crosschop: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- karatechop: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- machpunch: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- poisonjab: ["2L1"],
- powerswap: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- sleeptalk: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- magmar: {
- learnset: {
- acidspray: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crosschop: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- poisonjab: ["2L1"],
- powerswap: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- teleport: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 36},
- {generation: 4, level: 30, gender: "M", nature: "Quiet", pokeball: "pokeball"},
- {generation: 5, level: 30, pokeball: "cherishball"},
- {generation: 6, level: 30, gender: "M", isHidden: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 34},
- {generation: 2, level: 14},
- {generation: 4, level: 14},
- {generation: 7, level: 16},
- ],
- },
- magmortar: {
- learnset: {
- acidspray: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- poisonjab: ["2L1"],
- powerswap: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, gender: "F", nature: "Modest", pokeball: "pokeball"},
- {generation: 4, level: 50, gender: "M", nature: "Hardy", pokeball: "cherishball"},
- ],
- },
- pinsir: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- guillotine: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- mefirst: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- stormthrow: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- visegrip: ["2L1"],
- vitalthrow: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 35},
- {generation: 6, level: 50, gender: "F", nature: "Adamant", pokeball: "cherishball"},
- {generation: 6, level: 50, nature: "Jolly", isHidden: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 15},
- {generation: 1, level: 20},
- ],
- },
- tauros: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hornattack: ["2L1"],
- horndrill: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- megahorn: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- ragingbull: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 25, nature: "Docile", ivs: {hp: 14, atk: 19, def: 12, spa: 17, spd: 5, spe: 26}, pokeball: "safariball"},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 46},
- ],
- encounters: [
- {generation: 1, level: 21},
- ],
- },
- taurospaldeacombat: {
- learnset: {
- assurance: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- drillrun: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- lashout: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- ragingbull: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- taurospaldeablaze: {
- learnset: {
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- drillrun: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- lashout: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- ragingbull: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- taurospaldeaaqua: {
- learnset: {
- aquajet: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- drillrun: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- highhorsepower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- lashout: ["2L1"],
- liquidation: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- ragingbull: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- trailblaze: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- whirlpool: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- magikarp: {
- learnset: {
- bounce: ["2L1"],
- celebrate: ["2L1"],
- flail: ["2L1"],
- happyhour: ["2L1"],
- hydropump: ["2L1"],
- splash: ["2L1"],
- tackle: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 5, gender: "M", nature: "Relaxed", pokeball: "pokeball"},
- {generation: 4, level: 6, gender: "F", nature: "Rash", pokeball: "pokeball"},
- {generation: 4, level: 7, gender: "F", nature: "Hardy", pokeball: "pokeball"},
- {generation: 4, level: 5, gender: "F", nature: "Lonely", pokeball: "pokeball"},
- {generation: 4, level: 4, gender: "M", nature: "Modest", pokeball: "pokeball"},
- {generation: 5, level: 99, shiny: true, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 1, shiny: 1, pokeball: "cherishball"},
- {generation: 7, level: 19, shiny: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 5},
- ],
- },
- gyarados: {
- learnset: {
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- splash: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, pokeball: "cherishball"},
- {generation: 6, level: 20, shiny: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 15},
- {generation: 2, level: 15},
- {generation: 3, level: 5},
- {generation: 4, level: 10},
- {generation: 5, level: 1},
- {generation: 7, level: 10},
- ],
- },
- lapras: {
- learnset: {
- alluringvoice: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dreameater: ["2L1"],
- drillrun: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- foresight: ["2L1"],
- freezedry: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- horndrill: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- iceshard: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lifedew: ["2L1"],
- liquidation: ["2L1"],
- megahorn: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- outrage: ["2L1"],
- perishsong: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- sheercold: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sing: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- solarbeam: ["2L1"],
- sparklingaria: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 44},
- ],
- encounters: [
- {generation: 1, level: 15},
- ],
- },
- ditto: {
- learnset: {
- transform: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 10, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 12},
- {generation: 2, level: 10},
- {generation: 3, level: 23},
- {generation: 4, level: 10},
- {generation: 5, level: 45},
- {generation: 6, level: 30},
- {generation: 7, level: 25},
- ],
- },
- eevee: {
- learnset: {
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flail: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sing: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trumpcard: ["2L1"],
- weatherball: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 10, gender: "F", nature: "Lonely", pokeball: "cherishball"},
- {generation: 4, level: 50, shiny: true, gender: "M", nature: "Hardy", pokeball: "cherishball"},
- {generation: 5, level: 50, gender: "F", nature: "Hardy", pokeball: "cherishball"},
- {generation: 6, level: 10, pokeball: "cherishball"},
- {generation: 6, level: 15, shiny: true, isHidden: true, pokeball: "cherishball"},
- {generation: 7, level: 10, nature: "Jolly", pokeball: "cherishball"},
- {generation: 8, level: 5, gender: "M", nature: "Docile", pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 25},
- ],
- },
- eeveestarter: {
- learnset: {
- baddybad: ["2L1"],
- bite: ["2L1"],
- bouncybubble: ["2L1"],
- buzzybuzz: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- facade: ["2L1"],
- freezyfrost: ["2L1"],
- glitzyglow: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- irontail: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- sandattack: ["2L1"],
- sappyseed: ["2L1"],
- shadowball: ["2L1"],
- sizzlyslide: ["2L1"],
- sparklyswirl: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- toxic: ["2L1"],
- veeveevolley: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 5, perfectIVs: 6, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- vaporeon: {
- learnset: {
- acidarmor: ["2L1"],
- alluringvoice: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 6, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 50, gender: "F", isHidden: true, pokeball: "cherishball"},
- ],
- },
- jolteon: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payday: ["2L1"],
- pinmissile: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- voltswitch: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 6, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 50, gender: "F", pokeball: "cherishball"},
- ],
- },
- flareon: {
- learnset: {
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smog: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 6, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 50, gender: "F", isHidden: true, pokeball: "cherishball"},
- ],
- },
- espeon: {
- learnset: {
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mimic: ["2L1"],
- morningsun: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- payday: ["2L1"],
- powergem: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicfangs: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- weatherball: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 6, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 50, gender: "F", isHidden: true, pokeball: "cherishball"},
- ],
- },
- umbreon: {
- learnset: {
- alluringvoice: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- focusenergy: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- meanlook: ["2L1"],
- mimic: ["2L1"],
- moonlight: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- weatherball: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 6, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 50, gender: "F", pokeball: "cherishball"},
- ],
- },
- leafeon: {
- learnset: {
- aerialace: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- weatherball: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 6, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 50, gender: "F", isHidden: true, pokeball: "cherishball"},
- ],
- },
- glaceon: {
- learnset: {
- alluringvoice: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- babydolleyes: ["2L1"],
- barrier: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- focusenergy: ["2L1"],
- freezedry: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iceshard: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- mirrorcoat: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 6, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 50, gender: "F", pokeball: "cherishball"},
- ],
- },
- porygon: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- barrier: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- conversion: ["2L1"],
- conversion2: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- eerieimpulse: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sharpen: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- speedswap: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, isHidden: true},
- {generation: 8, level: 25, isHidden: true, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 1, level: 18},
- ],
- },
- porygon2: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- blizzard: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- conversion: ["2L1"],
- conversion2: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- eerieimpulse: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- speedswap: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 50, nature: "Sassy", ivs: {hp: 31, atk: 0, spe: 0}, pokeball: "cherishball"},
- ],
- },
- porygonz: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- blizzard: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- conversion: ["2L1"],
- conversion2: ["2L1"],
- darkpulse: ["2L1"],
- defensecurl: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- eerieimpulse: ["2L1"],
- electroweb: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- speedswap: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- omanyte: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hornattack: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- reflecttype: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shellsmash: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spikecannon: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- withdraw: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15, gender: "M", pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 30},
- ],
- },
- omastar: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hornattack: ["2L1"],
- horndrill: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- naturalgift: ["2L1"],
- pinmissile: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shellsmash: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spikecannon: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- withdraw: ["2L1"],
- },
- },
- kabuto: {
- learnset: {
- absorb: ["2L1"],
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- aquajet: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- megadrain: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15, gender: "M", pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 30},
- ],
- },
- kabutops: {
- learnset: {
- absorb: ["2L1"],
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crosspoison: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- megadrain: ["2L1"],
- megakick: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wringout: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- aerodactyl: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- flamethrower: ["2L1"],
- fly: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- whirlwind: ["2L1"],
- wideguard: ["2L1"],
- wingattack: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15, gender: "M", pokeball: "cherishball"},
- {generation: 7, level: 50, isHidden: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 30},
- ],
- },
- munchlax: {
- learnset: {
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bellydrum: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- happyhour: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- holdback: ["2L1"],
- hydropump: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- lastresort: ["2L1"],
- lick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- payday: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stockpile: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- whirlwind: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 5},
- {generation: 4, level: 5, gender: "F", nature: "Relaxed", pokeball: "cherishball"},
- {generation: 7, level: 5, pokeball: "cherishball"},
- {generation: 9, level: 1, shiny: true, gender: "M", isHidden: true, nature: "Impish", pokeball: "pokeball"},
- ],
- },
- snorlax: {
- learnset: {
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bellydrum: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkestlariat: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hammerarm: ["2L1"],
- harden: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- lastresort: ["2L1"],
- lick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- payday: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psywave: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelroller: ["2L1"],
- stockpile: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- whirlwind: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 43},
- {generation: 7, level: 30, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 1, level: 30},
- ],
- },
- articuno: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- ancientpower: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bravebird: ["2L1"],
- bubblebeam: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- freezedry: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mirrorcoat: ["2L1"],
- mist: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlwind: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, shiny: 1},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 3, level: 50},
- {generation: 4, level: 60, shiny: 1},
- {generation: 4, level: 50, shiny: 1},
- {generation: 6, level: 70},
- {generation: 6, level: 70, isHidden: true, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- encounters: [
- {generation: 1, level: 50},
- ],
- eventOnly: false,
- },
- articunogalar: {
- learnset: {
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- bravebird: ["2L1"],
- calmmind: ["2L1"],
- confusion: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fly: ["2L1"],
- freezingglare: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- guardswap: ["2L1"],
- gust: ["2L1"],
- helpinghand: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- mindreader: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychocut: ["2L1"],
- psychoshift: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uturn: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 70},
- {generation: 8, level: 70, shiny: true, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- zapdos: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- ancientpower: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bravebird: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magneticflux: ["2L1"],
- metalsound: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- weatherball: ["2L1"],
- whirlwind: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, shiny: 1},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 3, level: 50},
- {generation: 4, level: 60, shiny: 1},
- {generation: 4, level: 50, shiny: 1},
- {generation: 6, level: 70},
- {generation: 6, level: 70, isHidden: true, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- encounters: [
- {generation: 1, level: 50},
- ],
- eventOnly: false,
- },
- zapdosgalar: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- blazekick: ["2L1"],
- bounce: ["2L1"],
- bravebird: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- counter: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunderouskick: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 70},
- {generation: 8, level: 70, shiny: true, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- moltres: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- ancientpower: ["2L1"],
- bide: ["2L1"],
- bravebird: ["2L1"],
- burningjealousy: ["2L1"],
- burnup: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- morningsun: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- overheat: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- weatherball: ["2L1"],
- whirlwind: ["2L1"],
- willowisp: ["2L1"],
- wingattack: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, shiny: 1},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 3, level: 50},
- {generation: 4, level: 60, shiny: 1},
- {generation: 4, level: 50, shiny: 1},
- {generation: 6, level: 70},
- {generation: 6, level: 70, isHidden: true, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- encounters: [
- {generation: 1, level: 50},
- ],
- eventOnly: false,
- },
- moltresgalar: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- agility: ["2L1"],
- airslash: ["2L1"],
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- bravebird: ["2L1"],
- darkpulse: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fierywrath: ["2L1"],
- fly: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- uturn: ["2L1"],
- wingattack: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 70},
- {generation: 8, level: 70, shiny: true, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- dratini: {
- learnset: {
- agility: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wrap: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 10},
- ],
- },
- dragonair: {
- learnset: {
- agility: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- horndrill: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wrap: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 1, level: 15},
- {generation: 2, level: 10},
- {generation: 3, level: 25, pokeball: "safariball"},
- {generation: 4, level: 15},
- {generation: 7, level: 10},
- ],
- },
- dragonite: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- horndrill: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- outrage: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- skydrop: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- steelwing: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wingattack: ["2L1"],
- wrap: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 3, level: 55},
- {generation: 4, level: 50, gender: "M", nature: "Mild", pokeball: "cherishball"},
- {generation: 5, level: 100, gender: "M", isHidden: true, pokeball: "cherishball"},
- {generation: 5, level: 55, gender: "M", isHidden: true},
- {generation: 5, level: 55, gender: "M", isHidden: true},
- {generation: 5, level: 50, gender: "M", nature: "Brave", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}, pokeball: "cherishball"},
- {generation: 6, level: 55, gender: "M", isHidden: true, pokeball: "cherishball"},
- {generation: 6, level: 62, gender: "M", ivs: {hp: 31, def: 31, spa: 31, spd: 31}, pokeball: "cherishball"},
- {generation: 8, level: 80, gender: "F", nature: "Jolly", ivs: {hp: 30, atk: 31, def: 30, spa: 30, spd: 31, spe: 31}, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 5, level: 50},
- {generation: 7, level: 10},
- ],
- },
- mewtwo: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- aurasphere: ["2L1"],
- avalanche: ["2L1"],
- barrier: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- disable: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- electroball: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mefirst: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- miracleeye: ["2L1"],
- mist: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- payday: ["2L1"],
- poisonjab: ["2L1"],
- powergem: ["2L1"],
- powerswap: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psystrike: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- speedswap: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, shiny: 1},
- {generation: 4, level: 70, shiny: 1},
- {generation: 5, level: 70, pokeball: "cherishball"},
- {generation: 5, level: 100, nature: "Timid", ivs: {spa: 31, spe: 31}, isHidden: true, pokeball: "cherishball"},
- {generation: 6, level: 70},
- {generation: 6, level: 100, shiny: true, isHidden: true, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- {generation: 9, level: 100, nature: "Modest", perfectIVs: 6, isHidden: true},
- ],
- encounters: [
- {generation: 1, level: 70},
- ],
- eventOnly: false,
- },
- mew: {
- learnset: {
- acidspray: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- barrier: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- blastburn: ["2L1"],
- blazekick: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bravebird: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- corrosivegas: ["2L1"],
- cosmicpower: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crosspoison: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkestlariat: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- drillrun: ["2L1"],
- dualchop: ["2L1"],
- dualwingbeat: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- eggbomb: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- falseswipe: ["2L1"],
- featherdance: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- fissure: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frenzyplant: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- futuresight: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- hardpress: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- horndrill: ["2L1"],
- hurricane: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- lastresort: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leechlife: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- magnetrise: ["2L1"],
- mefirst: ["2L1"],
- megadrain: ["2L1"],
- megahorn: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- petalblizzard: ["2L1"],
- phantomforce: ["2L1"],
- pinmissile: ["2L1"],
- playrough: ["2L1"],
- pluck: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- pollenpuff: ["2L1"],
- poltergeist: ["2L1"],
- pounce: ["2L1"],
- pound: ["2L1"],
- powergem: ["2L1"],
- powerswap: ["2L1"],
- poweruppunch: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicfangs: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- quash: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- razorwind: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- reflecttype: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- skullbash: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- softboiled: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- speedswap: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- steelwing: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tailslap: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- transform: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- tripleaxel: ["2L1"],
- twister: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- voltswitch: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- whirlwind: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 30, shiny: 1},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 30, shiny: 1},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 30, shiny: 1},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 30, shiny: 1},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 30, shiny: 1},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 30, shiny: 1},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 30, shiny: 1},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 4, level: 5, pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 5, perfectIVs: 5, pokeball: "pokeball"},
- {generation: 7, level: 50, pokeball: "cherishball"},
- {generation: 8, level: 1, pokeball: "pokeball"},
- {generation: 9, level: 5, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- chikorita: {
- learnset: {
- ancientpower: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- frenzyplant: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- ingrain: ["2L1"],
- irontail: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poisonpowder: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- vinewhip: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 5, pokeball: "pokeball"},
- {generation: 6, level: 5, pokeball: "cherishball"},
- ],
- },
- bayleef: {
- learnset: {
- ancientpower: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poisonpowder: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- meganium: {
- learnset: {
- ancientpower: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- frenzyplant: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- poisonpowder: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- weatherball: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, isHidden: true, pokeball: "pokeball"},
- ],
- },
- cyndaquil: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- blastburn: ["2L1"],
- bodyslam: ["2L1"],
- burningjealousy: ["2L1"],
- burnup: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- eruption: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- overheat: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 5, pokeball: "pokeball"},
- {generation: 6, level: 5, pokeball: "cherishball"},
- ],
- },
- quilava: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- burningjealousy: ["2L1"],
- burnup: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- eruption: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- overheat: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- typhlosion: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- blastburn: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- burnup: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- eruption: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- overheat: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 6, level: 50, isHidden: true, pokeball: "pokeball"},
- ],
- },
- typhlosionhisui: {
- learnset: {
- aerialace: ["2L1"],
- blastburn: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- eruption: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- heatwave: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- infernalparade: ["2L1"],
- inferno: ["2L1"],
- ironhead: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- nightshade: ["2L1"],
- overheat: ["2L1"],
- playrough: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rollout: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- totodile: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dynamicpunch: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flail: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 5, pokeball: "pokeball"},
- {generation: 6, level: 5, pokeball: "cherishball"},
- ],
- },
- croconaw: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dynamicpunch: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- },
- feraligatr: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, isHidden: true, pokeball: "pokeball"},
- ],
- },
- sentret: {
- learnset: {
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- assist: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- mefirst: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- tidyup: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 2},
- ],
- },
- furret: {
- learnset: {
- agility: ["2L1"],
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- mefirst: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 6},
- {generation: 4, level: 6},
- ],
- },
- hoothoot: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- fly: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- magiccoat: ["2L1"],
- meanlook: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- moonblast: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 2, level: 2},
- ],
- },
- noctowl: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- flash: ["2L1"],
- fly: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- laserfocus: ["2L1"],
- magiccoat: ["2L1"],
- mimic: ["2L1"],
- moonblast: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 7},
- {generation: 4, level: 5},
- {generation: 7, level: 19},
- ],
- },
- ledyba: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- cometpunch: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- dizzypunch: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- machpunch: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- silverwind: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10},
- ],
- encounters: [
- {generation: 2, level: 3},
- ],
- },
- ledian: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- cometpunch: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- machpunch: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- silverwind: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 7},
- {generation: 4, level: 5},
- ],
- },
- spinarak: {
- learnset: {
- absorb: ["2L1"],
- acidspray: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- crosspoison: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- megahorn: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- nightslash: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- pursuit: ["2L1"],
- ragepowder: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowsneak: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- sonicboom: ["2L1"],
- spiderweb: ["2L1"],
- spite: ["2L1"],
- stickyweb: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- toxicthread: ["2L1"],
- trailblaze: ["2L1"],
- twineedle: ["2L1"],
- venoshock: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 14},
- ],
- encounters: [
- {generation: 2, level: 3},
- ],
- },
- ariados: {
- learnset: {
- absorb: ["2L1"],
- acidspray: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- crosspoison: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fellstinger: ["2L1"],
- flash: ["2L1"],
- focusenergy: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowsneak: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spiderweb: ["2L1"],
- spite: ["2L1"],
- stickyweb: ["2L1"],
- stompingtantrum: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- toxicthread: ["2L1"],
- trailblaze: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 65, gender: "M", nature: "Hardy", ivs: {hp: 20, atk: 20, def: 20, spa: 20, spd: 20, spe: 20}},
- ],
- encounters: [
- {generation: 2, level: 7},
- {generation: 4, level: 5},
- {generation: 6, level: 19, maxEggMoves: 1},
- ],
- },
- chinchou: {
- learnset: {
- agility: ["2L1"],
- amnesia: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- discharge: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- healbell: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- iondeluge: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- lanturn: {
- learnset: {
- agility: ["2L1"],
- amnesia: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- discharge: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- healbell: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- iondeluge: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- spitup: ["2L1"],
- spotlight: ["2L1"],
- stockpile: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 20},
- {generation: 6, level: 26, maxEggMoves: 1},
- {generation: 7, level: 10},
- ],
- },
- togepi: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bestow: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- followme: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- lastresort: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- morningsun: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- peck: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- softboiled: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- telekinesis: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 20, gender: "F", pokeball: "pokeball"},
- {generation: 3, level: 25},
- ],
- },
- togetic: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- aircutter: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bestow: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- lastresort: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- softboiled: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- telekinesis: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- togekiss: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- playrough: ["2L1"],
- pluck: ["2L1"],
- pound: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- telekinesis: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, gender: "M", isHidden: true},
- ],
- },
- natu: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- cosmicpower: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- guardswap: ["2L1"],
- haze: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- imprison: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mefirst: ["2L1"],
- mimic: ["2L1"],
- miracleeye: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- simplebeam: ["2L1"],
- skillswap: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- tailwind: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- wish: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 22},
- ],
- },
- xatu: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- cosmicpower: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fly: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- guardswap: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mefirst: ["2L1"],
- mimic: ["2L1"],
- miracleeye: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- wish: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 15},
- {generation: 4, level: 16, gender: "M", nature: "Modest", ivs: {hp: 15, atk: 20, def: 15, spa: 20, spd: 20, spe: 20}, pokeball: "pokeball"},
- {generation: 6, level: 24, maxEggMoves: 1},
- {generation: 7, level: 21},
- ],
- },
- mareep: {
- learnset: {
- afteryou: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- cottonguard: ["2L1"],
- cottonspore: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flatter: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- holdback: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandattack: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 37, gender: "F", pokeball: "pokeball"},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 17},
- {generation: 6, level: 10, pokeball: "cherishball"},
- ],
- },
- flaaffy: {
- learnset: {
- afteryou: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- cottonguard: ["2L1"],
- cottonspore: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- powergem: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 7, level: 11, pokeball: "pokeball"},
- ],
- },
- ampharos: {
- learnset: {
- afteryou: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- cottonguard: ["2L1"],
- cottonspore: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragoncheer: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- iondeluge: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- magneticflux: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- powergem: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- azurill: {
- learnset: {
- alluringvoice: ["2L1"],
- aquajet: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brutalswing: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- camouflage: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- perishsong: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- sing: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- },
- marill: {
- learnset: {
- alluringvoice: ["2L1"],
- amnesia: ["2L1"],
- aquajet: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- camouflage: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- perishsong: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- sing: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- steelroller: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- },
- azumarill: {
- learnset: {
- alluringvoice: ["2L1"],
- amnesia: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- steelroller: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 5},
- {generation: 6, level: 16, maxEggMoves: 1},
- ],
- },
- bonsly: {
- learnset: {
- afteryou: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- flail: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- lowkick: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- },
- },
- sudowoodo: {
- learnset: {
- afteryou: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hammerarm: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- powergem: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- woodhammer: ["2L1"],
- },
- },
- hoppip: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- amnesia: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bounce: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cottonguard: ["2L1"],
- cottonspore: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- payday: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- ragepowder: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- silverwind: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- splash: ["2L1"],
- strengthsap: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- switcheroo: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- worryseed: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 3},
- ],
- },
- skiploom: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bounce: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- cottonspore: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- ragepowder: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- silverwind: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- splash: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- worryseed: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 12},
- ],
- },
- jumpluff: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bounce: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- cottonspore: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- ragepowder: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- silverwind: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- splash: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 27, gender: "M", isHidden: true},
- ],
- },
- aipom: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tailslap: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- ambipom: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualchop: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metronome: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- },
- },
- sunkern: {
- learnset: {
- absorb: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- ingrain: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- morningsun: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- sunflora: {
- learnset: {
- absorb: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flowershield: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ingrain: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- yanma: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- sonicboom: ["2L1"],
- steelwing: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- },
- },
- yanmega: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- flash: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- ominouswind: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- sonicboom: ["2L1"],
- steelwing: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- },
- },
- wooper: {
- learnset: {
- acidspray: ["2L1"],
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- eerieimpulse: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- guardswap: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- yawn: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 4},
- ],
- },
- wooperpaldea: {
- learnset: {
- acidspray: ["2L1"],
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hydropump: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- mist: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- spikes: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swallow: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- yawn: ["2L1"],
- },
- },
- quagsire: {
- learnset: {
- acidspray: ["2L1"],
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- eerieimpulse: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- guardswap: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- yawn: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 15},
- {generation: 4, level: 10},
- ],
- },
- clodsire: {
- learnset: {
- acidspray: ["2L1"],
- amnesia: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- megahorn: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- murkrow: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- feintattack: ["2L1"],
- flatter: ["2L1"],
- fly: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- haze: ["2L1"],
- heatwave: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- lashout: ["2L1"],
- meanlook: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- perishsong: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- quash: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- honchkrow: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- comeuppance: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- haze: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- lashout: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- nightslash: ["2L1"],
- ominouswind: ["2L1"],
- payback: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wingattack: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 65, gender: "M", pokeball: "cherishball"},
- ],
- },
- misdreavus: {
- learnset: {
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- destinybond: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- grudge: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- inferno: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meanlook: ["2L1"],
- mefirst: ["2L1"],
- memento: ["2L1"],
- mimic: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- perishsong: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- mismagius: {
- learnset: {
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mysticalfire: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- unown: {
- learnset: {
- hiddenpower: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 5},
- {generation: 3, level: 25},
- {generation: 4, level: 5},
- {generation: 6, level: 32},
- ],
- },
- wynaut: {
- learnset: {
- amnesia: ["2L1"],
- charm: ["2L1"],
- counter: ["2L1"],
- destinybond: ["2L1"],
- encore: ["2L1"],
- mirrorcoat: ["2L1"],
- safeguard: ["2L1"],
- splash: ["2L1"],
- tickle: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- ],
- },
- wobbuffet: {
- learnset: {
- amnesia: ["2L1"],
- charm: ["2L1"],
- counter: ["2L1"],
- destinybond: ["2L1"],
- encore: ["2L1"],
- mirrorcoat: ["2L1"],
- safeguard: ["2L1"],
- splash: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, pokeball: "pokeball"},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 6, level: 10, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 15, gender: "M", pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 2, level: 5},
- {generation: 4, level: 3},
- ],
- },
- girafarig: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- foresight: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- magiccoat: ["2L1"],
- meanlook: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- odorsleuth: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicfangs: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- twinbeam: ["2L1"],
- uproar: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- pineco: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icespinner: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- powertrick: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venoshock: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 20},
- ],
- },
- forretress: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icespinner: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- mimic: ["2L1"],
- mirrorshot: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venoshock: ["2L1"],
- voltswitch: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- dunsparce: {
- learnset: {
- agility: ["2L1"],
- airslash: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonrush: ["2L1"],
- dreameater: ["2L1"],
- drillrun: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- glare: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hyperdrill: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- lunge: ["2L1"],
- magiccoat: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trumpcard: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- yawn: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- dudunsparce: {
- learnset: {
- agility: ["2L1"],
- airslash: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- boomburst: ["2L1"],
- breakingswipe: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chillingwater: ["2L1"],
- coil: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- drillrun: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- gigaimpact: ["2L1"],
- glare: ["2L1"],
- gyroball: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hyperdrill: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- lunge: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- outrage: ["2L1"],
- painsplit: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- roost: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- shadowball: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- wildcharge: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- gligar: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crabhammer: ["2L1"],
- crosspoison: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- firefang: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- guillotine: ["2L1"],
- gunkshot: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- icefang: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lunge: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- powertrick: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- skittersmack: ["2L1"],
- skyuppercut: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- wingattack: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- gliscor: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crabhammer: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- firefang: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- guillotine: ["2L1"],
- gunkshot: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lunge: ["2L1"],
- metalclaw: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- skittersmack: ["2L1"],
- skyattack: ["2L1"],
- skyuppercut: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- snubbull: {
- learnset: {
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- incinerate: ["2L1"],
- lashout: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smellingsalts: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- granbull: {
- learnset: {
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- lastresort: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 15},
- ],
- },
- qwilfish: {
- learnset: {
- acidspray: ["2L1"],
- acupressure: ["2L1"],
- agility: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- barbbarrage: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- destinybond: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fellstinger: ["2L1"],
- flail: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- minimize: ["2L1"],
- mudshot: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- spitup: ["2L1"],
- steelroller: ["2L1"],
- stockpile: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- qwilfishhisui: {
- learnset: {
- acidspray: ["2L1"],
- acupressure: ["2L1"],
- agility: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- astonish: ["2L1"],
- barbbarrage: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- chillingwater: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- doubleedge: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fellstinger: ["2L1"],
- flail: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- haze: ["2L1"],
- hex: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- lashout: ["2L1"],
- liquidation: ["2L1"],
- minimize: ["2L1"],
- mudshot: ["2L1"],
- painsplit: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- overqwil: {
- learnset: {
- acidspray: ["2L1"],
- acupressure: ["2L1"],
- agility: ["2L1"],
- barbbarrage: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- chillingwater: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- doubleedge: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fellstinger: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- haze: ["2L1"],
- hex: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- lashout: ["2L1"],
- liquidation: ["2L1"],
- minimize: ["2L1"],
- mudshot: ["2L1"],
- painsplit: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smartstrike: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- shuckle: {
- learnset: {
- acid: ["2L1"],
- acupressure: ["2L1"],
- afteryou: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- guardsplit: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- powersplit: ["2L1"],
- powertrick: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- shellsmash: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelroller: ["2L1"],
- stickyweb: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- toxic: ["2L1"],
- venoshock: ["2L1"],
- withdraw: ["2L1"],
- wrap: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 20, pokeball: "pokeball"},
- ],
- },
- heracross: {
- learnset: {
- aerialace: ["2L1"],
- armthrust: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hornattack: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lunge: ["2L1"],
- megahorn: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- pinmissile: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- venoshock: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, gender: "F", nature: "Adamant", pokeball: "cherishball"},
- {generation: 6, level: 50, nature: "Adamant", pokeball: "cherishball"},
- ],
- },
- sneasel: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- assist: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- upperhand: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- sneaselhisui: {
- learnset: {
- acidspray: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- counter: ["2L1"],
- dig: ["2L1"],
- doublehit: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- honeclaws: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metalclaw: ["2L1"],
- nastyplot: ["2L1"],
- nightslash: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- vacuumwave: ["2L1"],
- venoshock: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- weavile: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- upperhand: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 30, gender: "M", nature: "Jolly", pokeball: "cherishball"},
- {generation: 6, level: 48, gender: "M", perfectIVs: 2, pokeball: "cherishball"},
- ],
- },
- sneasler: {
- learnset: {
- acidspray: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- dig: ["2L1"],
- direclaw: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metalclaw: ["2L1"],
- nastyplot: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- venoshock: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- teddiursa: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- babydolleyes: ["2L1"],
- bellydrum: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chipaway: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crosschop: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hypervoice: ["2L1"],
- icepunch: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 11},
- ],
- encounters: [
- {generation: 2, level: 2},
- ],
- },
- ursaring: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icepunch: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 25},
- ],
- },
- ursaluna: {
- learnset: {
- aerialace: ["2L1"],
- avalanche: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- drainpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hammerarm: ["2L1"],
- hardpress: ["2L1"],
- headlongrush: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icepunch: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- metalclaw: ["2L1"],
- metronome: ["2L1"],
- payback: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- },
- },
- ursalunabloodmoon: {
- learnset: {
- avalanche: ["2L1"],
- bellydrum: ["2L1"],
- bloodmoon: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- counter: ["2L1"],
- crosschop: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hammerarm: ["2L1"],
- harden: ["2L1"],
- hardpress: ["2L1"],
- headlongrush: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icepunch: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- metalclaw: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- mudshot: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- playnice: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 70, nature: "Hardy", perfectIVs: 3},
- ],
- eventOnly: false,
- },
- slugma: {
- learnset: {
- acidarmor: ["2L1"],
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- frustration: ["2L1"],
- guardswap: ["2L1"],
- harden: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- lavaplume: ["2L1"],
- lightscreen: ["2L1"],
- memento: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- willowisp: ["2L1"],
- yawn: ["2L1"],
- },
- },
- magcargo: {
- learnset: {
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- lavaplume: ["2L1"],
- lightscreen: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shellsmash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smog: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- willowisp: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 38},
- ],
- encounters: [
- {generation: 3, level: 25},
- {generation: 6, level: 30},
- ],
- },
- swinub: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- freezedry: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iceshard: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- lightscreen: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 22},
- ],
- },
- piloswine: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hornattack: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iceshard: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- lightscreen: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- peck: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- mamoswine: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- hardpress: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iceshard: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- mist: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- peck: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 34, gender: "M", isHidden: true},
- {generation: 6, level: 50, shiny: true, gender: "M", nature: "Adamant", isHidden: true, pokeball: "pokeball"},
- ],
- },
- corsola: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- camouflage: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- ingrain: ["2L1"],
- irondefense: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- mist: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spikecannon: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- {generation: 7, level: 50, gender: "F", nature: "Serious", pokeball: "ultraball"},
- ],
- },
- corsolagalar: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- destinybond: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gigadrain: ["2L1"],
- grudge: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- haze: ["2L1"],
- headsmash: ["2L1"],
- hex: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- meteorbeam: ["2L1"],
- mirrorcoat: ["2L1"],
- naturepower: ["2L1"],
- nightshade: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strengthsap: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- tackle: ["2L1"],
- throatchop: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 15, isHidden: true, pokeball: "cherishball"},
- ],
- },
- cursola: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grudge: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- hex: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- meteorbeam: ["2L1"],
- mirrorcoat: ["2L1"],
- nightshade: ["2L1"],
- perishsong: ["2L1"],
- pinmissile: ["2L1"],
- poltergeist: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- revenge: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strengthsap: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- tackle: ["2L1"],
- throatchop: ["2L1"],
- whirlpool: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- remoraid: {
- learnset: {
- acidspray: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- lockon: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- octazooka: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- waterspout: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- octillery: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- liquidation: ["2L1"],
- lockon: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- octazooka: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, gender: "F", nature: "Serious", pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 4, level: 19},
- {generation: 7, level: 10},
- ],
- },
- delibird: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- batonpass: ["2L1"],
- bestow: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bravebird: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- destinybond: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- drillrun: ["2L1"],
- dualwingbeat: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- featherdance: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- freezedry: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- happyhour: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- iceball: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- memento: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- pluck: ["2L1"],
- poweruppunch: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- signalbeam: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- splash: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 6, level: 10, pokeball: "cherishball"},
- ],
- },
- mantyke: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- amnesia: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- mirrorcoat: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- wideguard: ["2L1"],
- wingattack: ["2L1"],
- },
- },
- mantine: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- amnesia: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- signalbeam: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- splash: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- wideguard: ["2L1"],
- wingattack: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- skarmory: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- bodypress: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- drillrun: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- guardswap: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- ominouswind: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- houndour: {
- learnset: {
- attract: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- comeuppance: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- odorsleuth: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- punishment: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smog: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 17},
- ],
- },
- houndoom: {
- learnset: {
- attract: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- comeuppance: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- odorsleuth: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smog: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, nature: "Timid", pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 4, level: 20},
- ],
- },
- phanpy: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hypervoice: ["2L1"],
- iceshard: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- watergun: ["2L1"],
- },
- encounters: [
- {generation: 2, level: 2},
- ],
- },
- donphan: {
- learnset: {
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hornattack: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- icespinner: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- magnitude: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- playrough: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 24, maxEggMoves: 1},
- ],
- },
- stantler: {
- learnset: {
- agility: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- jumpkick: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magicroom: ["2L1"],
- mefirst: ["2L1"],
- megahorn: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshieldbash: ["2L1"],
- psyshock: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stomp: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- wyrdeer: {
- learnset: {
- agility: ["2L1"],
- astonish: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- megahorn: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psyshieldbash: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- roleplay: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stomp: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wildcharge: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- smeargle: {
- learnset: {
- captivate: ["2L1"],
- falseswipe: ["2L1"],
- flamethrower: ["2L1"],
- furyswipes: ["2L1"],
- meanlook: ["2L1"],
- odorsleuth: ["2L1"],
- seismictoss: ["2L1"],
- sketch: ["2L1"],
- sleeptalk: ["2L1"],
- spore: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 5, level: 50, gender: "F", nature: "Jolly", ivs: {atk: 31, spe: 31}, pokeball: "cherishball"},
- {generation: 6, level: 40, gender: "M", nature: "Jolly", pokeball: "cherishball"},
- ],
- },
- miltank: {
- learnset: {
- afteryou: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dizzypunch: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- heartstamp: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- milkdrink: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- steelroller: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- tackle: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- wakeupslap: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 20, perfectIVs: 3, pokeball: "cherishball"},
- ],
- },
- raikou: {
- learnset: {
- agility: ["2L1"],
- aurasphere: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quash: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- voltswitch: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, shiny: 1},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 4, level: 40, shiny: 1},
- {generation: 4, level: 30, shiny: true, nature: "Rash", pokeball: "cherishball"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- encounters: [
- {generation: 2, level: 40},
- {generation: 3, level: 40},
- ],
- eventOnly: false,
- },
- entei: {
- learnset: {
- agility: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- eruption: ["2L1"],
- extrasensory: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sacredfire: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, shiny: 1},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 4, level: 40, shiny: 1},
- {generation: 4, level: 30, shiny: true, nature: "Adamant", pokeball: "cherishball"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- encounters: [
- {generation: 2, level: 40},
- {generation: 3, level: 40},
- ],
- eventOnly: false,
- },
- suicune: {
- learnset: {
- agility: ["2L1"],
- airslash: ["2L1"],
- aquaring: ["2L1"],
- aurorabeam: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- mist: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, shiny: 1},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 4, level: 40, shiny: 1},
- {generation: 4, level: 30, shiny: true, nature: "Relaxed", pokeball: "cherishball"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- encounters: [
- {generation: 2, level: 40},
- {generation: 3, level: 40},
- ],
- eventOnly: false,
- },
- larvitar: {
- learnset: {
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragondance: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 20, pokeball: "pokeball"},
- {generation: 5, level: 5, shiny: true, gender: "M", pokeball: "cherishball"},
- ],
- },
- pupitar: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragondance: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- },
- },
- tyranitar: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- powergem: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 5, level: 100, gender: "M", pokeball: "cherishball"},
- {generation: 5, level: 55, gender: "M", isHidden: true},
- {generation: 6, level: 50, pokeball: "cherishball"},
- {generation: 6, level: 50, nature: "Jolly", pokeball: "cherishball"},
- {generation: 6, level: 55, shiny: true, nature: "Adamant", ivs: {hp: 31, atk: 31, def: 31, spa: 14, spd: 31, spe: 0}, pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 5, level: 50},
- ],
- },
- lugia: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aeroblast: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- flash: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- ominouswind: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychoboost: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- punishment: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- whirlwind: ["2L1"],
- wonderroom: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, shiny: 1},
- {generation: 3, level: 50},
- {generation: 4, level: 45, shiny: 1},
- {generation: 4, level: 70, shiny: 1},
- {generation: 5, level: 5, isHidden: true, pokeball: "dreamball"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 6, level: 50, nature: "Timid", pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 100, isHidden: true, pokeball: "cherishball"},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- encounters: [
- {generation: 2, level: 40},
- ],
- eventOnly: false,
- },
- hooh: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- ancientpower: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- bulldoze: ["2L1"],
- burnup: ["2L1"],
- calmmind: ["2L1"],
- celebrate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- ominouswind: ["2L1"],
- overheat: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sacredfire: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- weatherball: ["2L1"],
- whirlwind: ["2L1"],
- willowisp: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, shiny: 1},
- {generation: 4, level: 45, shiny: 1},
- {generation: 4, level: 70, shiny: 1},
- {generation: 5, level: 5, isHidden: true, pokeball: "dreamball"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 6, level: 50, shiny: true, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- encounters: [
- {generation: 2, level: 40},
- ],
- eventOnly: false,
- },
- celebi: {
- learnset: {
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- healbell: ["2L1"],
- healblock: ["2L1"],
- healingwish: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- holdback: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- nightmare: ["2L1"],
- perishsong: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stealthrock: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- telekinesis: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- wonderroom: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 30, pokeball: "pokeball"},
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 6, level: 10, pokeball: "luxuryball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 30, pokeball: "cherishball"},
- {generation: 8, level: 60, shiny: true, nature: "Quirky", pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 2, level: 30},
- ],
- eventOnly: false,
- },
- treecko: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- crushclaw: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragontail: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- slam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- ],
- },
- grovyle: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragontail: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- leafage: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- sceptile: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crosspoison: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frenzyplant: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leafage: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- outrage: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaleshot: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shedtail: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, shiny: 1, pokeball: "cherishball"},
- ],
- },
- torchic: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- feint: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- lastresort: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- overheat: ["2L1"],
- peck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smellingsalts: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 6, level: 10, gender: "M", isHidden: true, pokeball: "cherishball"},
- ],
- },
- combusken: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- blazekick: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- lastresort: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- skyuppercut: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- },
- blaziken: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- blastburn: ["2L1"],
- blazekick: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bravebird: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- skyuppercut: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 5, level: 50, shiny: 1, pokeball: "cherishball"},
- ],
- },
- mudkip: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- barrier: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- iceball: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wideguard: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- ],
- },
- marshtomp: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandtomb: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- sleeptalk: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- },
- swampert: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- darkestlariat: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- hammerarm: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandtomb: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- sleeptalk: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, shiny: 1, pokeball: "cherishball"},
- ],
- },
- poochyena: {
- learnset: {
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- mefirst: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- poisonfang: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10},
- ],
- encounters: [
- {generation: 3, level: 2},
- ],
- },
- mightyena: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 64, gender: "M", pokeball: "cherishball"},
- ],
- },
- zigzagoon: {
- learnset: {
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- bellydrum: ["2L1"],
- bestow: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- pinmissile: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- simplebeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailslap: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: true, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- ],
- encounters: [
- {generation: 3, level: 2},
- ],
- },
- zigzagoongalar: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- counter: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fling: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- mudshot: ["2L1"],
- partingshot: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- protect: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- trick: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- },
- linoone: {
- learnset: {
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- bellydrum: ["2L1"],
- bestow: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- pinmissile: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tackle: ["2L1"],
- tailslap: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 4, level: 3},
- {generation: 6, level: 17, maxEggMoves: 1},
- ],
- },
- linoonegalar: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- counter: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fling: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- mudshot: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- trick: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- },
- obstagoon: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- closecombat: ["2L1"],
- counter: ["2L1"],
- crosschop: ["2L1"],
- crosspoison: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudshot: ["2L1"],
- nightslash: ["2L1"],
- obstruct: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- trick: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- wurmple: {
- learnset: {
- bugbite: ["2L1"],
- electroweb: ["2L1"],
- poisonsting: ["2L1"],
- snore: ["2L1"],
- stringshot: ["2L1"],
- tackle: ["2L1"],
- },
- encounters: [
- {generation: 3, level: 2},
- ],
- },
- silcoon: {
- learnset: {
- bugbite: ["2L1"],
- electroweb: ["2L1"],
- harden: ["2L1"],
- irondefense: ["2L1"],
- stringshot: ["2L1"],
- },
- encounters: [
- {generation: 3, level: 5},
- {generation: 4, level: 5},
- {generation: 6, level: 2, maxEggMoves: 1},
- ],
- },
- beautifly: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- laserfocus: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- morningsun: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- quiverdance: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- whirlwind: ["2L1"],
- },
- },
- cascoon: {
- learnset: {
- bugbite: ["2L1"],
- electroweb: ["2L1"],
- harden: ["2L1"],
- irondefense: ["2L1"],
- stringshot: ["2L1"],
- },
- encounters: [
- {generation: 3, level: 5},
- {generation: 4, level: 5},
- {generation: 6, level: 2, maxEggMoves: 1},
- ],
- },
- dustox: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- mimic: ["2L1"],
- moonlight: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- poisonpowder: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- quiverdance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- whirlwind: ["2L1"],
- },
- },
- lotad: {
- learnset: {
- absorb: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 3, level: 3},
- ],
- },
- lombre: {
- learnset: {
- absorb: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 13, maxEggMoves: 1},
- ],
- },
- ludicolo: {
- learnset: {
- absorb: ["2L1"],
- amnesia: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, shiny: 1, pokeball: "cherishball"},
- {generation: 5, level: 30, gender: "M", nature: "Calm", pokeball: "pokeball"},
- ],
- },
- seedot: {
- learnset: {
- absorb: ["2L1"],
- amnesia: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 17},
- ],
- encounters: [
- {generation: 3, level: 3},
- ],
- },
- nuzleaf: {
- learnset: {
- absorb: ["2L1"],
- aircutter: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defensecurl: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- megakick: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- pound: ["2L1"],
- powerswap: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 13, maxEggMoves: 1},
- ],
- },
- shiftry: {
- learnset: {
- absorb: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defensecurl: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leaftornado: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- megakick: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- ominouswind: ["2L1"],
- payback: ["2L1"],
- petalblizzard: ["2L1"],
- pound: ["2L1"],
- powerswap: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- silverwind: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- twister: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- weatherball: ["2L1"],
- whirlwind: ["2L1"],
- willowisp: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- taillow: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- boomburst: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- ],
- encounters: [
- {generation: 3, level: 4},
- ],
- },
- swellow: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- laserfocus: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 43},
- ],
- encounters: [
- {generation: 4, level: 20},
- ],
- },
- wingull: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bravebird: ["2L1"],
- brine: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- gust: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- wideguard: ["2L1"],
- wingattack: ["2L1"],
- },
- encounters: [
- {generation: 3, level: 2},
- ],
- },
- pelipper: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- brine: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- payback: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shockwave: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- spitup: ["2L1"],
- steelwing: ["2L1"],
- stockpile: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wingattack: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 15},
- {generation: 6, level: 18, maxEggMoves: 1},
- ],
- },
- ralts: {
- learnset: {
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- grudge: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meanlook: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- memento: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mistyterrain: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sing: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- wish: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 20},
- {generation: 6, level: 1, isHidden: true, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 3, level: 4},
- ],
- },
- kirlia: {
- learnset: {
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mistyterrain: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- tripleaxel: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 6},
- ],
- },
- gardevoir: {
- learnset: {
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- tripleaxel: ["2L1"],
- vacuumwave: ["2L1"],
- willowisp: ["2L1"],
- wish: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, shiny: 1, pokeball: "cherishball"},
- {generation: 6, level: 50, shiny: true, gender: "F", pokeball: "cherishball"},
- ],
- },
- gallade: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- airslash: ["2L1"],
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- aquacutter: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leafblade: ["2L1"],
- leer: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mistyterrain: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- nightslash: ["2L1"],
- painsplit: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sacredsword: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarblade: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- tripleaxel: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- wideguard: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- surskit: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- aquajet: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fellstinger: ["2L1"],
- flash: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- liquidation: ["2L1"],
- lunge: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mist: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- pounce: ["2L1"],
- powersplit: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- solarbeam: ["2L1"],
- stickyweb: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 3, level: 3},
- ],
- },
- masquerain: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bubble: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- liquidation: ["2L1"],
- lunge: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- ominouswind: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- quiverdance: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlwind: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 21, maxEggMoves: 1},
- ],
- },
- shroomish: {
- learnset: {
- absorb: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- poisonpowder: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spore: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- venoshock: ["2L1"],
- wakeupslap: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 15},
- ],
- },
- breloom: {
- learnset: {
- absorb: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- machpunch: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poisonjab: ["2L1"],
- poisonpowder: ["2L1"],
- pounce: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- skyuppercut: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spore: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- vacuumwave: ["2L1"],
- venoshock: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- slakoth: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gunkshot: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- playrough: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slackoff: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- vigoroth: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- playrough: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- slaking: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hammerarm: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- playrough: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- punishment: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, gender: "M", nature: "Adamant", pokeball: "cherishball"},
- ],
- },
- nincada: {
- learnset: {
- absorb: ["2L1"],
- aerialace: ["2L1"],
- bide: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- finalgambit: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- gust: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- leechlife: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- toxic: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- ninjask: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- shedinja: {
- learnset: {
- absorb: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- batonpass: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grudge: ["2L1"],
- harden: ["2L1"],
- healblock: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- leechlife: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- willowisp: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, pokeball: "pokeball"},
- ],
- },
- whismur: {
- learnset: {
- astonish: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- circlethrow: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- defensecurl: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smellingsalts: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stomp: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- synchronoise: ["2L1"],
- takedown: ["2L1"],
- teeterdance: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- whirlwind: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- ],
- },
- loudred: {
- learnset: {
- astonish: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- synchronoise: ["2L1"],
- taunt: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 16, maxEggMoves: 1},
- ],
- },
- exploud: {
- learnset: {
- astonish: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- boomburst: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- synchronoise: ["2L1"],
- taunt: ["2L1"],
- terrainpulse: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 100, pokeball: "pokeball"},
- {generation: 3, level: 50, pokeball: "pokeball"},
- ],
- },
- makuhita: {
- learnset: {
- armthrust: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletpunch: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crosschop: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- knockoff: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smellingsalts: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- vitalthrow: ["2L1"],
- wakeupslap: ["2L1"],
- whirlpool: ["2L1"],
- whirlwind: ["2L1"],
- wideguard: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 18},
- ],
- },
- hariyama: {
- learnset: {
- armthrust: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- headlongrush: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smellingsalts: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- vitalthrow: ["2L1"],
- wakeupslap: ["2L1"],
- whirlpool: ["2L1"],
- whirlwind: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 22},
- ],
- },
- nosepass: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gravity: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- magnitude: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- wideguard: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 26},
- ],
- },
- probopass: {
- learnset: {
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magnetbomb: ["2L1"],
- magneticflux: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- voltswitch: ["2L1"],
- wideguard: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- skitty: {
- learnset: {
- assist: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- cosmicpower: ["2L1"],
- covet: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- mimic: ["2L1"],
- mudbomb: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- simplebeam: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- wakeupslap: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 3, level: 3, gender: "F", ivs: {hp: 5, atk: 4, def: 4, spa: 5, spd: 4, spe: 4}, pokeball: "pokeball"},
- ],
- },
- delcatty: {
- learnset: {
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 18},
- ],
- },
- sableye: {
- learnset: {
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- counter: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- meanlook: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- moonlight: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- octazooka: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poisonjab: ["2L1"],
- poltergeist: ["2L1"],
- powergem: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- waterpulse: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 33},
- {generation: 5, level: 50, gender: "M", isHidden: true, pokeball: "cherishball"},
- {generation: 6, level: 50, nature: "Relaxed", ivs: {hp: 31, spa: 31}, isHidden: true, pokeball: "cherishball"},
- {generation: 6, level: 100, nature: "Bold", isHidden: true, pokeball: "cherishball"},
- ],
- },
- mawile: {
- learnset: {
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dynamicpunch: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- faketears: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalburst: ["2L1"],
- mimic: ["2L1"],
- mistyterrain: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- poisonfang: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- sing: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stockpile: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- visegrip: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 22},
- {generation: 6, level: 50, pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- ],
- },
- aron: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonrush: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- magnetrise: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smellingsalts: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stomp: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- lairon: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- magnetrise: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- aggron: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lowkick: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 100, pokeball: "pokeball"},
- {generation: 3, level: 50, pokeball: "pokeball"},
- {generation: 6, level: 50, nature: "Brave", pokeball: "cherishball"},
- ],
- },
- meditite: {
- learnset: {
- acupressure: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulletpunch: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- feint: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- meditate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- poisonjab: ["2L1"],
- powerswap: ["2L1"],
- powertrick: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 20, pokeball: "pokeball"},
- ],
- },
- medicham: {
- learnset: {
- acupressure: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- axekick: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- meditate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- poisonjab: ["2L1"],
- powertrick: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 35},
- {generation: 6, level: 34, maxEggMoves: 1},
- ],
- },
- electrike: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electroball: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- flameburst: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- icefang: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tackle: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- manectric: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 44},
- {generation: 6, level: 50, nature: "Timid", pokeball: "cherishball"},
- ],
- },
- plusle: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bestow: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- defensecurl: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nuzzle: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sing: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- watersport: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- minun: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- defensecurl: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- echoedvoice: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nuzzle: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trumpcard: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- volbeat: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- counter: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- dizzypunch: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- infestation: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- moonlight: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- playrough: ["2L1"],
- pounce: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailglow: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- illumise: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- infestation: ["2L1"],
- lightscreen: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- moonlight: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- pounce: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- wish: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- budew: {
- learnset: {
- absorb: ["2L1"],
- attract: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- cottonspore: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- growth: ["2L1"],
- hiddenpower: ["2L1"],
- leafstorm: ["2L1"],
- lifedew: ["2L1"],
- megadrain: ["2L1"],
- mindreader: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- pinmissile: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- roselia: {
- learnset: {
- absorb: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- cottonspore: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- growth: ["2L1"],
- hiddenpower: ["2L1"],
- ingrain: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lifedew: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mimic: ["2L1"],
- mindreader: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- nightmare: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 22},
- ],
- },
- roserade: {
- learnset: {
- absorb: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ingrain: ["2L1"],
- laserfocus: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uproar: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- gulpin: {
- learnset: {
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- destinybond: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- infestation: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- strength: ["2L1"],
- stuffcheeks: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterpulse: ["2L1"],
- wringout: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 17},
- ],
- },
- swalot: {
- learnset: {
- acidspray: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterpulse: ["2L1"],
- wringout: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- carvanha: {
- learnset: {
- agility: ["2L1"],
- ancientpower: ["2L1"],
- aquajet: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonfang: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 15},
- {generation: 6, level: 1, isHidden: true, pokeball: "pokeball"},
- ],
- },
- sharpedo: {
- learnset: {
- agility: ["2L1"],
- ancientpower: ["2L1"],
- aquajet: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- poisonfang: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, nature: "Adamant", isHidden: true, pokeball: "cherishball"},
- {generation: 6, level: 43, gender: "M", perfectIVs: 2, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 7, level: 10},
- ],
- },
- wailmer: {
- learnset: {
- amnesia: ["2L1"],
- aquaring: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- splash: ["2L1"],
- steelroller: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- thrash: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- waterspout: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- wailord: {
- learnset: {
- amnesia: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- defensecurl: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- naturalgift: ["2L1"],
- nobleroar: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- splash: ["2L1"],
- steelroller: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- waterspout: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 100, pokeball: "pokeball"},
- {generation: 3, level: 50, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 3, level: 25},
- {generation: 4, level: 35},
- {generation: 5, level: 30},
- {generation: 7, level: 10},
- ],
- },
- numel: {
- learnset: {
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flashcannon: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- howl: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- lashout: ["2L1"],
- lavaplume: ["2L1"],
- magnitude: ["2L1"],
- mimic: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- willowisp: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 14},
- {generation: 6, level: 1, pokeball: "pokeball"},
- ],
- },
- camerupt: {
- learnset: {
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- eruption: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- fissure: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flashcannon: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- lashout: ["2L1"],
- lavaplume: ["2L1"],
- magnitude: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- willowisp: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 43, gender: "M", perfectIVs: 2, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- torkoal: {
- learnset: {
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- eruption: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- lavaplume: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shellsmash: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- withdraw: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 50, gender: "M", nature: "Bold", ivs: {hp: 31, atk: 12, def: 31, spa: 31, spd: 31, spe: 0}, pokeball: "cherishball"},
- ],
- },
- spoink: {
- learnset: {
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- lunge: ["2L1"],
- magiccoat: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- odorsleuth: ["2L1"],
- payback: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- simplebeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- splash: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- whirlwind: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- ],
- },
- grumpig: {
- learnset: {
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- lunge: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- odorsleuth: ["2L1"],
- payback: ["2L1"],
- powergem: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- splash: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- teeterdance: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- spinda: {
- learnset: {
- assist: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- dizzypunch: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- guardsplit: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- lastresort: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychocut: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sing: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- smellingsalts: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spotlight: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- teeterdance: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- ],
- },
- trapinch: {
- learnset: {
- astonish: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- firstimpression: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gust: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- laserfocus: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 1, shiny: true, pokeball: "pokeball"},
- ],
- },
- vibrava: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- boomburst: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fissure: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- laserfocus: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- sonicboom: ["2L1"],
- stealthrock: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- },
- },
- flygon: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- alluringvoice: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- boomburst: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- outrage: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychicnoise: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- sonicboom: ["2L1"],
- stealthrock: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 45, pokeball: "pokeball"},
- {generation: 4, level: 50, gender: "M", nature: "Naive", pokeball: "cherishball"},
- ],
- },
- cacnea: {
- learnset: {
- absorb: ["2L1"],
- acid: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- cottonspore: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fellstinger: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- ingrain: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- magicalleaf: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- needlearm: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- powertrip: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- smellingsalts: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- ],
- },
- cacturne: {
- learnset: {
- absorb: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- cottonspore: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ingrain: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- needlearm: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- powertrip: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- spikyshield: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 45, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- swablu: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- cottonguard: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- healbell: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mist: ["2L1"],
- moonblast: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- outrage: ["2L1"],
- peck: ["2L1"],
- perishsong: ["2L1"],
- playrough: ["2L1"],
- pluck: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- sing: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- {generation: 5, level: 1, shiny: true, pokeball: "pokeball"},
- {generation: 6, level: 1, isHidden: true, pokeball: "pokeball"},
- ],
- },
- altaria: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- alluringvoice: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- breakingswipe: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- cottonguard: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- featherdance: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- healbell: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- mimic: ["2L1"],
- mist: ["2L1"],
- moonblast: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- outrage: ["2L1"],
- peck: ["2L1"],
- perishsong: ["2L1"],
- playrough: ["2L1"],
- pluck: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- sing: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 45, pokeball: "pokeball"},
- {generation: 3, level: 36},
- {generation: 5, level: 35, gender: "M", isHidden: true},
- {generation: 6, level: 100, nature: "Modest", isHidden: true, pokeball: "cherishball"},
- ],
- },
- zangoose: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- bellydrum: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- finalgambit: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- powertrip: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 18, pokeball: "pokeball"},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- {generation: 3, level: 28},
- ],
- },
- seviper: {
- learnset: {
- acidspray: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- finalgambit: ["2L1"],
- firefang: ["2L1"],
- flamethrower: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- glare: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- infestation: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lick: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- poisonfang: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- punishment: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 18, pokeball: "pokeball"},
- {generation: 3, level: 30, pokeball: "pokeball"},
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- lunatone: {
- learnset: {
- acrobatics: ["2L1"],
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- healblock: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- powergem: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- telekinesis: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- weatherball: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 25},
- {generation: 7, level: 30, pokeball: "cherishball"},
- ],
- },
- solrock: {
- learnset: {
- acrobatics: ["2L1"],
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- healblock: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- morningsun: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- telekinesis: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, pokeball: "pokeball"},
- {generation: 3, level: 41},
- {generation: 7, level: 30, pokeball: "cherishball"},
- ],
- },
- barboach: {
- learnset: {
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragondance: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- magnitude: ["2L1"],
- mimic: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- whiscash: {
- learnset: {
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragondance: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- magnitude: ["2L1"],
- mimic: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 51, gender: "F", nature: "Gentle", pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 4, level: 10},
- {generation: 7, level: 10},
- ],
- },
- corphish: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- aquajet: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crabhammer: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dragondance: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- guillotine: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- switcheroo: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trumpcard: ["2L1"],
- visegrip: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball", emeraldEventEgg: true},
- ],
- },
- crawdaunt: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crabhammer: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dragondance: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- guillotine: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- hardpress: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- visegrip: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 100, pokeball: "pokeball"},
- {generation: 3, level: 50, pokeball: "pokeball"},
- ],
- encounters: [
- {generation: 7, level: 10},
- ],
- },
- baltoy: {
- learnset: {
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- eerieimpulse: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- explosion: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- healblock: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- powersplit: ["2L1"],
- powerswap: ["2L1"],
- powertrick: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- telekinesis: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 17},
- ],
- },
- claydol: {
- learnset: {
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- bodypress: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- eerieimpulse: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- explosion: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- healblock: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- powersplit: ["2L1"],
- powerswap: ["2L1"],
- powertrick: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- lileep: {
- learnset: {
- acid: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- constrict: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- ingrain: ["2L1"],
- megadrain: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- worryseed: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15, gender: "M", pokeball: "cherishball"},
- ],
- },
- cradily: {
- learnset: {
- acid: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- constrict: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- ingrain: ["2L1"],
- leechseed: ["2L1"],
- megadrain: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- toxic: ["2L1"],
- worryseed: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- },
- },
- anorith: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- aquajet: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bugbite: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crosspoison: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- metalclaw: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- toxic: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15, gender: "M", pokeball: "cherishball"},
- ],
- },
- armaldo: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crosspoison: ["2L1"],
- crushclaw: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- metalclaw: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- toxic: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- feebas: {
- learnset: {
- attract: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonpulse: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 5, gender: "F", nature: "Calm", pokeball: "cherishball"},
- ],
- },
- milotic: {
- learnset: {
- alluringvoice: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragoncheer: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wrap: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 35, pokeball: "pokeball"},
- {generation: 4, level: 50, gender: "F", nature: "Bold", pokeball: "cherishball"},
- {generation: 4, level: 50, shiny: true, gender: "M", nature: "Timid", pokeball: "cherishball"},
- {generation: 5, level: 50, shiny: 1, pokeball: "cherishball"},
- {generation: 5, level: 58, gender: "M", nature: "Lax", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}, pokeball: "cherishball"},
- ],
- },
- castform: {
- learnset: {
- amnesia: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- cosmicpower: ["2L1"],
- defensecurl: ["2L1"],
- defog: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- guardswap: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- lastresort: ["2L1"],
- luckychant: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflecttype: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- workup: ["2L1"],
- },
- },
- kecleon: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- camouflage: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- dizzypunch: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflecttype: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- skillswap: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- tailwhip: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- waterpulse: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- },
- },
- shuppet: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- foresight: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- grudge: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 45, pokeball: "pokeball"},
- ],
- },
- banette: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- cottonguard: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grudge: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 37},
- {generation: 5, level: 37, gender: "F", isHidden: true},
- ],
- encounters: [
- {generation: 5, level: 32},
- ],
- },
- duskull: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gravity: ["2L1"],
- grudge: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- meanlook: ["2L1"],
- memento: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowsneak: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 45, pokeball: "pokeball"},
- {generation: 3, level: 19},
- ],
- },
- dusclops: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- meanlook: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowpunch: ["2L1"],
- shadowsneak: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 16},
- {generation: 6, level: 30},
- ],
- },
- dusknoir: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkestlariat: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- hardpress: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- meanlook: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowpunch: ["2L1"],
- shadowsneak: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- tropius: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bestow: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragondance: ["2L1"],
- dragonhammer: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- gust: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leaftornado: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- magicalleaf: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- ominouswind: ["2L1"],
- outrage: ["2L1"],
- petalblizzard: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- silverwind: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- spite: ["2L1"],
- steelwing: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wideguard: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 53, gender: "F", nature: "Jolly", pokeball: "cherishball"},
- ],
- },
- chingling: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bind: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wish: ["2L1"],
- wrap: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- chimecho: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bind: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- craftyshield: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- defog: ["2L1"],
- disable: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- perishsong: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wish: ["2L1"],
- wrap: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 10, gender: "M", pokeball: "pokeball"},
- ],
- },
- absol: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brutalswing: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- focusenergy: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- magiccoat: ["2L1"],
- meanlook: ["2L1"],
- mefirst: ["2L1"],
- megahorn: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- perishsong: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- waterpulse: ["2L1"],
- willowisp: ["2L1"],
- wish: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 35, pokeball: "pokeball"},
- {generation: 3, level: 70, pokeball: "pokeball"},
- ],
- },
- snorunt: {
- learnset: {
- astonish: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- switcheroo: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 20},
- ],
- },
- glalie: {
- learnset: {
- astonish: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- freezedry: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- mimic: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- froslass: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- destinybond: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poltergeist: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- tripleaxel: ["2L1"],
- wakeupslap: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- spheal: {
- learnset: {
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- bellydrum: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- iceball: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- steelroller: ["2L1"],
- stockpile: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 17},
- ],
- },
- sealeo: {
- learnset: {
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- defensecurl: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- iceball: ["2L1"],
- icebeam: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelroller: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 25},
- {generation: 6, level: 28, maxEggMoves: 1},
- ],
- },
- walrein: {
- learnset: {
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- defensecurl: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- iceball: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 5, level: 30},
- ],
- },
- clamperl: {
- learnset: {
- aquaring: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- captivate: ["2L1"],
- clamp: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shellsmash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- huntail: {
- learnset: {
- aquatail: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- captivate: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- gorebyss: {
- learnset: {
- agility: ["2L1"],
- amnesia: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- captivate: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- relicanth: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- liquidation: ["2L1"],
- magnitude: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- luvdisc: {
- learnset: {
- agility: ["2L1"],
- aquajet: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- healpulse: ["2L1"],
- heartstamp: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- luckychant: ["2L1"],
- mimic: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- wish: ["2L1"],
- },
- },
- bagon: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- wish: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: 1, pokeball: "pokeball"},
- {generation: 5, level: 1, shiny: true, pokeball: "pokeball"},
- {generation: 6, level: 1, pokeball: "pokeball"},
- ],
- },
- shelgon: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 7, level: 15},
- ],
- },
- salamence: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 50, pokeball: "pokeball"},
- {generation: 3, level: 50},
- {generation: 4, level: 50, gender: "M", nature: "Naughty", pokeball: "cherishball"},
- {generation: 5, level: 50, shiny: 1, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 7, level: 9},
- ],
- },
- beldum: {
- learnset: {
- headbutt: ["2L1"],
- holdback: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- steelbeam: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 5, shiny: true, pokeball: "cherishball"},
- ],
- },
- metang: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- bulletpunch: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- metalclaw: ["2L1"],
- meteorbeam: ["2L1"],
- meteormash: ["2L1"],
- mimic: ["2L1"],
- miracleeye: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 30, pokeball: "pokeball"},
- ],
- },
- metagross: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- bulletpunch: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- metalclaw: ["2L1"],
- meteorbeam: ["2L1"],
- meteormash: ["2L1"],
- mimic: ["2L1"],
- miracleeye: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicfangs: ["2L1"],
- psychicnoise: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 62, nature: "Brave", pokeball: "cherishball"},
- {generation: 5, level: 50, shiny: 1, pokeball: "cherishball"},
- {generation: 5, level: 100, pokeball: "cherishball"},
- {generation: 5, level: 45, shiny: true, pokeball: "pokeball"},
- {generation: 5, level: 45, isHidden: true},
- {generation: 5, level: 45, isHidden: true},
- {generation: 5, level: 58, nature: "Serious", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}, pokeball: "cherishball"},
- {generation: 7, level: 50, nature: "Jolly", ivs: {hp: 31, atk: 31, def: 31, spa: 31, spd: 31, spe: 31}, pokeball: "cherishball"},
- ],
- },
- regirock: {
- learnset: {
- ancientpower: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- hammerarm: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lockon: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- powergem: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 40, shiny: 1},
- {generation: 3, level: 40, pokeball: "pokeball"},
- {generation: 4, level: 30, shiny: 1},
- {generation: 5, level: 65, shiny: 1},
- {generation: 6, level: 40, shiny: 1},
- {generation: 6, level: 50, isHidden: true, pokeball: "pokeball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- regice: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- hail: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- lockon: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 40, shiny: 1},
- {generation: 3, level: 40, pokeball: "pokeball"},
- {generation: 4, level: 30, shiny: 1},
- {generation: 5, level: 65, shiny: 1},
- {generation: 6, level: 40, shiny: 1},
- {generation: 6, level: 50, isHidden: true, pokeball: "pokeball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- registeel: {
- learnset: {
- aerialace: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- hammerarm: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lockon: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- selfdestruct: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 40, shiny: 1},
- {generation: 3, level: 40, pokeball: "pokeball"},
- {generation: 4, level: 30, shiny: 1},
- {generation: 5, level: 65, shiny: 1},
- {generation: 6, level: 40, shiny: 1},
- {generation: 6, level: 50, isHidden: true, pokeball: "pokeball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- latias: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- guardsplit: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mimic: ["2L1"],
- mistball: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychocut: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- reflecttype: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- roleplay: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wish: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 40, shiny: 1},
- {generation: 3, level: 50, shiny: 1},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 4, level: 35, shiny: 1},
- {generation: 4, level: 40, shiny: 1},
- {generation: 5, level: 68, shiny: 1},
- {generation: 6, level: 30, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- {generation: 8, level: 70, nature: "Bashful", pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- latios: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flipturn: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- healblock: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- lusterpurge: ["2L1"],
- magiccoat: ["2L1"],
- memento: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- powersplit: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychocut: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- simplebeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 40, shiny: 1},
- {generation: 3, level: 50, shiny: 1},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 4, level: 35, shiny: 1},
- {generation: 4, level: 40, shiny: 1},
- {generation: 5, level: 68, shiny: 1},
- {generation: 6, level: 30, shiny: 1},
- {generation: 6, level: 50, nature: "Modest", pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- kyogre: {
- learnset: {
- ancientpower: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- defensecurl: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- liquidation: ["2L1"],
- mimic: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- originpulse: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sheercold: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- waterspout: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 45, shiny: 1},
- {generation: 3, level: 70, shiny: 1},
- {generation: 4, level: 50, shiny: 1},
- {generation: 5, level: 80, shiny: 1, pokeball: "cherishball"},
- {generation: 5, level: 100, pokeball: "cherishball"},
- {generation: 6, level: 45},
- {generation: 6, level: 100, nature: "Timid", pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, shiny: true, pokeball: "cherishball"},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- groudon: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- eruption: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lavaplume: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- mimic: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- poweruppunch: ["2L1"],
- precipiceblades: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 45, shiny: 1},
- {generation: 3, level: 70, shiny: 1},
- {generation: 4, level: 50, shiny: 1},
- {generation: 5, level: 80, shiny: 1, pokeball: "cherishball"},
- {generation: 5, level: 100, pokeball: "cherishball"},
- {generation: 6, level: 45},
- {generation: 6, level: 100, nature: "Adamant", pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, shiny: true, pokeball: "cherishball"},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- rayquaza: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- avalanche: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- celebrate: ["2L1"],
- confide: ["2L1"],
- cosmicpower: ["2L1"],
- crunch: ["2L1"],
- defog: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonascent: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- meteorbeam: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- vcreate: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wildcharge: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 70, shiny: 1},
- {generation: 4, level: 50, shiny: 1},
- {generation: 5, level: 70, shiny: true, pokeball: "cherishball"},
- {generation: 5, level: 100, pokeball: "cherishball"},
- {generation: 6, level: 70},
- {generation: 6, level: 70, shiny: true, pokeball: "cherishball"},
- {generation: 6, level: 70, shiny: true, pokeball: "cherishball"},
- {generation: 6, level: 100, shiny: true, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- jirachi: {
- learnset: {
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- doomdesire: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- happyhour: ["2L1"],
- headbutt: ["2L1"],
- healingwish: ["2L1"],
- heartstamp: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lastresort: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- meteormash: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- moonblast: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- wish: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 5, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: true, nature: "Bashful", ivs: {hp: 24, atk: 3, def: 30, spa: 12, spd: 16, spe: 11}, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: true, nature: "Careful", ivs: {hp: 10, atk: 0, def: 10, spa: 10, spd: 26, spe: 12}, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: true, nature: "Docile", ivs: {hp: 19, atk: 7, def: 10, spa: 19, spd: 10, spe: 16}, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: true, nature: "Hasty", ivs: {hp: 3, atk: 12, def: 12, spa: 7, spd: 11, spe: 9}, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: true, nature: "Jolly", ivs: {hp: 11, atk: 8, def: 6, spa: 14, spd: 5, spe: 20}, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: true, nature: "Lonely", ivs: {hp: 31, atk: 23, def: 26, spa: 29, spd: 18, spe: 5}, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: true, nature: "Naughty", ivs: {hp: 21, atk: 31, def: 31, spa: 18, spd: 24, spe: 19}, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: true, nature: "Serious", ivs: {hp: 29, atk: 10, def: 31, spa: 25, spd: 23, spe: 21}, pokeball: "pokeball"},
- {generation: 3, level: 5, shiny: true, nature: "Timid", ivs: {hp: 15, atk: 28, def: 29, spa: 3, spd: 0, spe: 7}, pokeball: "pokeball"},
- {generation: 3, level: 30, pokeball: "pokeball"},
- {generation: 4, level: 5, pokeball: "cherishball"},
- {generation: 4, level: 5, pokeball: "cherishball"},
- {generation: 5, level: 50, pokeball: "cherishball"},
- {generation: 5, level: 50, pokeball: "cherishball"},
- {generation: 5, level: 50, pokeball: "cherishball"},
- {generation: 5, level: 50, pokeball: "cherishball"},
- {generation: 6, level: 10, shiny: true, pokeball: "cherishball"},
- {generation: 6, level: 15, shiny: true, pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 6, level: 25, shiny: true, pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 15, pokeball: "cherishball"},
- {generation: 8, level: 70, nature: "Timid", pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- deoxys: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- avalanche: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- cosmicpower: ["2L1"],
- counter: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- meteorbeam: ["2L1"],
- meteormash: ["2L1"],
- mimic: ["2L1"],
- mirrorcoat: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychoboost: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- waterpulse: ["2L1"],
- wonderroom: ["2L1"],
- wrap: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 3, level: 30, shiny: 1},
- {generation: 3, level: 30, shiny: 1},
- {generation: 3, level: 30, shiny: 1},
- {generation: 3, level: 70, pokeball: "pokeball"},
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 4, level: 50, pokeball: "pokeball"},
- {generation: 4, level: 50, pokeball: "pokeball"},
- {generation: 4, level: 50, pokeball: "pokeball"},
- {generation: 4, level: 50, pokeball: "pokeball"},
- {generation: 5, level: 100, pokeball: "duskball"},
- {generation: 6, level: 80},
- ],
- eventOnly: false,
- },
- deoxysattack: {
- eventOnly: false,
- },
- deoxysdefense: {
- eventOnly: false,
- },
- deoxysspeed: {
- eventOnly: false,
- },
- turtwig: {
- learnset: {
- absorb: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shellsmash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wideguard: ["2L1"],
- withdraw: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 9, level: 1, pokeball: "pokeball"},
- ],
- },
- grotle: {
- learnset: {
- absorb: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- withdraw: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- torterra: {
- learnset: {
- absorb: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frenzyplant: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- headlongrush: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- withdraw: ["2L1"],
- woodhammer: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 100, gender: "M", pokeball: "cherishball"},
- ],
- },
- chimchar: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- assist: ["2L1"],
- attract: ["2L1"],
- blazekick: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 40, gender: "M", nature: "Mild", pokeball: "cherishball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 4, level: 40, gender: "M", nature: "Hardy", pokeball: "cherishball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 9, level: 1, pokeball: "pokeball"},
- ],
- },
- monferno: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- machpunch: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- infernape: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- blastburn: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- machpunch: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- ragingfury: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 100, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 88, isHidden: true, pokeball: "cherishball"},
- ],
- },
- piplup: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- mist: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- pound: ["2L1"],
- powertrip: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stealthrock: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 5, level: 15, shiny: 1, pokeball: "cherishball"},
- {generation: 5, level: 15, gender: "M", pokeball: "cherishball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 6, level: 7, pokeball: "cherishball"},
- {generation: 7, level: 30, gender: "M", nature: "Hardy", pokeball: "pokeball"},
- {generation: 9, level: 1, pokeball: "pokeball"},
- ],
- },
- prinplup: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- metalclaw: ["2L1"],
- mist: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stealthrock: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- },
- empoleon: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aquajet: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- featherdance: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- liquidation: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- mist: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelwing: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 100, gender: "M", pokeball: "cherishball"},
- ],
- },
- starly: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- finalgambit: ["2L1"],
- fly: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 1, gender: "M", nature: "Mild", pokeball: "pokeball"},
- ],
- },
- staravia: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- finalgambit: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 4},
- ],
- },
- staraptor: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- finalgambit: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- laserfocus: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- },
- bidoof: {
- learnset: {
- amnesia: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperfang: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- watersport: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 1, gender: "M", nature: "Lonely", pokeball: "pokeball"},
- ],
- },
- bibarel: {
- learnset: {
- amnesia: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hyperfang: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- liquidation: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 4},
- ],
- },
- kricketot: {
- learnset: {
- bide: ["2L1"],
- bugbite: ["2L1"],
- endeavor: ["2L1"],
- growl: ["2L1"],
- lunge: ["2L1"],
- mudslap: ["2L1"],
- skittersmack: ["2L1"],
- snore: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- uproar: ["2L1"],
- },
- },
- kricketune: {
- learnset: {
- absorb: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fellstinger: ["2L1"],
- flash: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- perishsong: ["2L1"],
- pounce: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- silverwind: ["2L1"],
- sing: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stickyweb: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- shinx: {
- learnset: {
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- bite: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- firefang: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- icefang: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- luxio: {
- learnset: {
- attract: ["2L1"],
- bite: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- firefang: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icefang: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- luxray: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- firefang: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- cranidos: {
- learnset: {
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragoncheer: ["2L1"],
- dragonpulse: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- whirlwind: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15, gender: "M", pokeball: "cherishball"},
- ],
- },
- rampardos: {
- learnset: {
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- shieldon: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- fissure: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- guardsplit: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- magnetrise: ["2L1"],
- metalburst: ["2L1"],
- metalsound: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wideguard: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15, gender: "M", pokeball: "cherishball"},
- ],
- },
- bastiodon: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- metalburst: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wideguard: ["2L1"],
- },
- },
- burmy: {
- learnset: {
- bugbite: ["2L1"],
- electroweb: ["2L1"],
- hiddenpower: ["2L1"],
- protect: ["2L1"],
- snore: ["2L1"],
- stringshot: ["2L1"],
- tackle: ["2L1"],
- },
- },
- wormadam: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growth: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- leafstorm: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- quiverdance: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- wormadamsandy: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- quiverdance: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- },
- },
- wormadamtrash: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- magnetrise: ["2L1"],
- metalburst: ["2L1"],
- metalsound: ["2L1"],
- mirrorshot: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- quiverdance: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- },
- },
- mothim: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- camouflage: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- lunge: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- poisonpowder: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- quiverdance: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- },
- },
- combee: {
- learnset: {
- aircutter: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- dualwingbeat: ["2L1"],
- endeavor: ["2L1"],
- gust: ["2L1"],
- lunge: ["2L1"],
- mudslap: ["2L1"],
- ominouswind: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- terablast: ["2L1"],
- },
- },
- vespiquen: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- assurance: ["2L1"],
- attackorder: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crosspoison: ["2L1"],
- cut: ["2L1"],
- defendorder: ["2L1"],
- defog: ["2L1"],
- destinybond: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fellstinger: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- healorder: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- laserfocus: ["2L1"],
- lunge: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- pinmissile: ["2L1"],
- poisonsting: ["2L1"],
- pollenpuff: ["2L1"],
- pounce: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychicnoise: ["2L1"],
- pursuit: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- pachirisu: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- bestow: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hyperfang: ["2L1"],
- iondeluge: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nuzzle: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, nature: "Impish", ivs: {hp: 31, atk: 31, def: 31, spa: 14, spd: 31, spe: 31}, isHidden: true, pokeball: "cherishball"},
- ],
- },
- buizel: {
- learnset: {
- agility: ["2L1"],
- aquajet: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bulkup: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doublehit: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- mefirst: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- odorsleuth: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- sonicboom: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tackle: ["2L1"],
- tailslap: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- wavecrash: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- floatzel: {
- learnset: {
- agility: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bulkup: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metronome: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- sonicboom: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- wavecrash: ["2L1"],
- whirlpool: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 22},
- {generation: 5, level: 10},
- ],
- },
- cherubi: {
- learnset: {
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flowershield: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- leafage: ["2L1"],
- leechseed: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- morningsun: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- cherrim: {
- learnset: {
- attract: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flowershield: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- laserfocus: ["2L1"],
- leafage: ["2L1"],
- leechseed: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- morningsun: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- playrough: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- shellos: {
- learnset: {
- acidarmor: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- liquidation: ["2L1"],
- memento: ["2L1"],
- mirrorcoat: ["2L1"],
- mist: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- stoneedge: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trumpcard: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- yawn: ["2L1"],
- },
- },
- gastrodon: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- liquidation: ["2L1"],
- memento: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, gender: "F", nature: "Modest", ivs: {hp: 31, atk: 0, def: 31, spa: 31, spd: 31, spe: 31}, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 4, level: 20},
- ],
- },
- gastrodoneast: {
- learnset: {
- earthpower: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- protect: ["2L1"],
- surf: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 50, gender: "F", nature: "Quiet", ivs: {hp: 31, atk: 2, def: 31, spa: 31, spd: 31, spe: 0}, pokeball: "cherishball"},
- {generation: 8, level: 50, gender: "F", nature: "Sassy", ivs: {hp: 31, atk: 0, def: 31, spa: 31, spd: 31, spe: 0}, pokeball: "cherishball"},
- {generation: 9, level: 50, gender: "M", nature: "Bold", ivs: {hp: 31, atk: 0, def: 31, spa: 31, spd: 31, spe: 8}, pokeball: "cherishball"},
- {generation: 9, level: 50, gender: "F", nature: "Calm", ivs: {hp: 31, atk: 0, def: 31, spa: 31, spd: 31, spe: 8}, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 4, level: 20},
- ],
- },
- drifloon: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gust: ["2L1"],
- gyroball: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- magiccoat: ["2L1"],
- memento: ["2L1"],
- minimize: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- telekinesis: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- drifblim: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- destinybond: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- gyroball: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- magiccoat: ["2L1"],
- minimize: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- storedpower: ["2L1"],
- strengthsap: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- telekinesis: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- },
- encounters: [
- {generation: 7, level: 11, pokeball: "pokeball"},
- ],
- },
- buneary: {
- learnset: {
- afteryou: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bounce: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- circlethrow: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- cosmicpower: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- dizzypunch: ["2L1"],
- doublehit: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- jumpkick: ["2L1"],
- lastresort: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skyuppercut: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- teeterdance: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- },
- },
- lopunny: {
- learnset: {
- acrobatics: ["2L1"],
- afteryou: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brutalswing: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- cosmicpower: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- dizzypunch: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- firepunch: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- jumpkick: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mirrorcoat: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- splash: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- },
- },
- glameow: {
- learnset: {
- aerialace: ["2L1"],
- assist: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- wakeupslap: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- },
- },
- purugly: {
- learnset: {
- aerialace: ["2L1"],
- assist: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 32, maxEggMoves: 1},
- ],
- },
- stunky: {
- learnset: {
- acidspray: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- corrosivegas: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- fireblast: ["2L1"],
- flameburst: ["2L1"],
- flamethrower: ["2L1"],
- focusenergy: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- memento: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- punishment: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailslap: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- },
- },
- skuntank: {
- learnset: {
- acidspray: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- corrosivegas: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- focusenergy: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- memento: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smokescreen: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailslap: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 29},
- ],
- },
- bronzor: {
- learnset: {
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- healblock: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- icespinner: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lightscreen: ["2L1"],
- metalsound: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- powergem: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- speedswap: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- bronzong: {
- learnset: {
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- explosion: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- hardpress: ["2L1"],
- healblock: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icespinner: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lightscreen: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- payback: ["2L1"],
- powergem: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- speedswap: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- weatherball: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 50, nature: "Relaxed", ivs: {hp: 31, atk: 31, def: 31, spa: 22, spd: 31, spe: 0}, pokeball: "cherishball"},
- {generation: 9, level: 50, nature: "Modest", pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- chatot: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- attract: ["2L1"],
- boomburst: ["2L1"],
- captivate: ["2L1"],
- chatter: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- mimic: ["2L1"],
- mirrormove: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sing: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 25, gender: "M", nature: "Jolly"},
- ],
- },
- spiritomb: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grudge: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- lashout: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- pursuit: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 61, gender: "F", nature: "Quiet", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}, pokeball: "cherishball"},
- ],
- },
- gible: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- flamethrower: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- metalclaw: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- },
- },
- gabite: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- dualchop: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- flamethrower: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- metalclaw: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- },
- },
- garchomp: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- dualchop: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- liquidation: ["2L1"],
- metalclaw: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- poisonjab: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 100, gender: "M", pokeball: "cherishball"},
- {generation: 5, level: 48, gender: "M", isHidden: true},
- {generation: 6, level: 48, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 50, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 66, gender: "F", perfectIVs: 3, pokeball: "cherishball"},
- ],
- },
- riolu: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- bite: ["2L1"],
- blazekick: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletpunch: ["2L1"],
- captivate: ["2L1"],
- circlethrow: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- crosschop: ["2L1"],
- crunch: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- finalgambit: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- forcepalm: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- howl: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- meteormash: ["2L1"],
- mindreader: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- skyuppercut: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 30, gender: "M", nature: "Serious", pokeball: "pokeball"},
- ],
- },
- lucario: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- blazekick: ["2L1"],
- bodyslam: ["2L1"],
- bonerush: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletpunch: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- finalgambit: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lifedew: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magnetrise: ["2L1"],
- mefirst: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- meteormash: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, gender: "M", nature: "Modest", pokeball: "cherishball"},
- {generation: 4, level: 30, gender: "M", nature: "Adamant", pokeball: "cherishball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 5, level: 50, gender: "M", nature: "Naughty", ivs: {atk: 31}, isHidden: true, pokeball: "cherishball"},
- {generation: 6, level: 100, nature: "Jolly", pokeball: "cherishball"},
- {generation: 7, level: 40, gender: "M", nature: "Serious", pokeball: "pokeball"},
- {generation: 8, level: 80, gender: "M", nature: "Serious", ivs: {hp: 31, atk: 30, def: 30, spa: 31, spd: 30, spe: 31}, pokeball: "pokeball"},
- {generation: 9, level: 75, shiny: true, gender: "M", nature: "Naive", ivs: {hp: 31, atk: 31, def: 20, spa: 31, spd: 20, spe: 31}, pokeball: "cherishball"},
- ],
- },
- hippopotas: {
- learnset: {
- amnesia: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- fissure: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- icefang: ["2L1"],
- irontail: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlwind: ["2L1"],
- yawn: ["2L1"],
- },
- },
- hippowdon: {
- learnset: {
- amnesia: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- fissure: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- yawn: ["2L1"],
- },
- },
- skorupi: {
- learnset: {
- acupressure: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crosspoison: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- fellstinger: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- infestation: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonfang: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- twineedle: ["2L1"],
- venoshock: ["2L1"],
- whirlwind: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- drapion: {
- learnset: {
- acupressure: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crosspoison: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fellstinger: ["2L1"],
- firefang: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonfang: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 22, pokeball: "safariball"},
- {generation: 6, level: 30},
- ],
- },
- croagunk: {
- learnset: {
- acidspray: ["2L1"],
- acupressure: ["2L1"],
- aerialace: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- belch: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletpunch: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crosschop: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- feint: ["2L1"],
- feintattack: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- meditate: ["2L1"],
- mefirst: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smellingsalts: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- wakeupslap: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- ],
- },
- toxicroak: {
- learnset: {
- acidspray: ["2L1"],
- aerialace: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- belch: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- corrosivegas: ["2L1"],
- crosspoison: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudbomb: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 22, pokeball: "safariball"},
- {generation: 6, level: 30},
- ],
- },
- carnivine: {
- learnset: {
- acidspray: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- bugbite: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- growth: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- ingrain: ["2L1"],
- knockoff: ["2L1"],
- leaftornado: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- ragepowder: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- vinewhip: ["2L1"],
- worryseed: ["2L1"],
- wringout: ["2L1"],
- },
- },
- finneon: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- alluringvoice: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gust: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- ominouswind: ["2L1"],
- payback: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- lumineon: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- alluringvoice: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- payback: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 20},
- ],
- },
- snover: {
- learnset: {
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- growth: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- ingrain: ["2L1"],
- irontail: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megapunch: ["2L1"],
- mist: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- sheercold: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- solarbeam: ["2L1"],
- stomp: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- woodhammer: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- abomasnow: {
- learnset: {
- attract: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- hail: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- ingrain: ["2L1"],
- irontail: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- magicalleaf: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mist: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- sheercold: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- woodhammer: ["2L1"],
- worryseed: ["2L1"],
- },
- encounters: [
- {generation: 4, level: 38},
- ],
- },
- rotom: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- disarmingvoice: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- lightscreen: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, nature: "Naughty", pokeball: "cherishball"},
- {generation: 6, level: 10, nature: "Quirky", pokeball: "cherishball"},
- {generation: 7, level: 10, pokeball: "cherishball"},
- ],
- },
- rotomheat: {
- learnset: {
- overheat: ["2L1"],
- },
- },
- rotomwash: {
- learnset: {
- hydropump: ["2L1"],
- },
- },
- rotomfrost: {
- learnset: {
- blizzard: ["2L1"],
- },
- },
- rotomfan: {
- learnset: {
- airslash: ["2L1"],
- },
- },
- rotommow: {
- learnset: {
- leafstorm: ["2L1"],
- },
- },
- uxie: {
- learnset: {
- acrobatics: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- memento: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- mysticalpower: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- wonderroom: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, shiny: 1},
- {generation: 4, level: 50, shiny: 1},
- {generation: 5, level: 65, shiny: 1},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- mesprit: {
- learnset: {
- acrobatics: ["2L1"],
- allyswitch: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- copycat: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- healingwish: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- mysticalpower: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- painsplit: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, shiny: 1},
- {generation: 4, level: 50, shiny: 1},
- {generation: 5, level: 50, shiny: 1},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- azelf: {
- learnset: {
- acrobatics: ["2L1"],
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- explosion: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- mysticalpower: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, shiny: 1},
- {generation: 4, level: 50, shiny: 1},
- {generation: 5, level: 50, shiny: 1},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- dialga: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- aurasphere: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- headbutt: ["2L1"],
- healblock: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- magnetrise: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- roaroftime: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- twister: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 47, shiny: 1},
- {generation: 4, level: 70, shiny: 1},
- {generation: 4, level: 1, shiny: 1},
- {generation: 5, level: 5, isHidden: true, pokeball: "dreamball"},
- {generation: 5, level: 100, shiny: true, pokeball: "cherishball"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 6, level: 100, nature: "Modest", isHidden: true, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 50, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- {generation: 8, level: 70, nature: "Bold", isHidden: true, pokeball: "cherishball"},
- {generation: 9, level: 75, nature: "Quiet", isHidden: true, perfectIVs: 4},
- ],
- eventOnly: false,
- },
- dialgaorigin: {
- eventOnly: false,
- },
- palkia: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- aurasphere: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healblock: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- liquidation: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- outrage: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spacialrend: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 47, shiny: 1},
- {generation: 4, level: 70, shiny: 1},
- {generation: 4, level: 1, shiny: 1},
- {generation: 5, level: 5, isHidden: true, pokeball: "dreamball"},
- {generation: 5, level: 100, shiny: true, pokeball: "cherishball"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 6, level: 100, nature: "Timid", isHidden: true, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 50, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- {generation: 8, level: 70, nature: "Hasty", isHidden: true, pokeball: "cherishball"},
- {generation: 9, level: 75, nature: "Modest", isHidden: true, perfectIVs: 4},
- ],
- eventOnly: false,
- },
- palkiaorigin: {
- eventOnly: false,
- },
- heatran: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- eruption: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- lunge: ["2L1"],
- magmastorm: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- pounce: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 70, shiny: 1},
- {generation: 4, level: 50, shiny: 1},
- {generation: 4, level: 50, gender: "M", nature: "Quiet", pokeball: "pokeball"},
- {generation: 5, level: 68, shiny: 1},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- regigigas: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- avalanche: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crushgrip: ["2L1"],
- darkestlariat: ["2L1"],
- dizzypunch: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- hammerarm: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- wideguard: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 70, shiny: 1},
- {generation: 4, level: 1, shiny: 1},
- {generation: 4, level: 100, pokeball: "cherishball"},
- {generation: 5, level: 68, shiny: 1},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 100, shiny: 1},
- ],
- eventOnly: false,
- },
- giratina: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- aurasphere: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- destinybond: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- headbutt: ["2L1"],
- healblock: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- magiccoat: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- outrage: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowforce: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 70, shiny: 1},
- {generation: 4, level: 47, shiny: 1},
- {generation: 4, level: 1, shiny: 1},
- {generation: 5, level: 5, isHidden: true, pokeball: "dreamball"},
- {generation: 5, level: 100, shiny: true, pokeball: "cherishball"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 6, level: 100, nature: "Brave", isHidden: true, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- giratinaorigin: {
- eventOnly: false,
- },
- cresselia: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- lightscreen: ["2L1"],
- lunarblessing: ["2L1"],
- lunardance: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mist: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- powergem: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, shiny: 1},
- {generation: 5, level: 68, shiny: 1},
- {generation: 5, level: 68, nature: "Modest"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- phione: {
- learnset: {
- acidarmor: ["2L1"],
- alluringvoice: ["2L1"],
- ancientpower: ["2L1"],
- aquaring: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- liquidation: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takeheart: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, pokeball: "cherishball"},
- ],
- },
- manaphy: {
- learnset: {
- acidarmor: ["2L1"],
- alluringvoice: ["2L1"],
- ancientpower: ["2L1"],
- aquaring: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- healbell: ["2L1"],
- heartswap: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailglow: ["2L1"],
- takeheart: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 5},
- {generation: 4, level: 1, shiny: 1, pokeball: "pokeball"},
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 4, level: 50, nature: "Impish", pokeball: "cherishball"},
- {generation: 6, level: 1, pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 15, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- darkrai: {
- learnset: {
- aerialace: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- darkvoid: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lastresort: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roaroftime: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spacialrend: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 40, shiny: 1},
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 4, level: 50, pokeball: "pokeball"},
- {generation: 4, level: 50, shiny: 1},
- {generation: 5, level: 50, pokeball: "cherishball"},
- {generation: 6, level: 50, pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 50, pokeball: "cherishball"},
- {generation: 9, level: 50, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- shaymin: {
- learnset: {
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aromatherapy: ["2L1"],
- batonpass: ["2L1"],
- bulletseed: ["2L1"],
- celebrate: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- healingwish: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- ominouswind: ["2L1"],
- petalblizzard: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- seedflare: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 50, pokeball: "cherishball"},
- {generation: 4, level: 30, shiny: 1, pokeball: "pokeball"},
- {generation: 5, level: 50, pokeball: "cherishball"},
- {generation: 6, level: 15, pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 20, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- shayminsky: {
- eventOnly: false,
- },
- arceus: {
- learnset: {
- acidspray: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- airslash: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- aurasphere: ["2L1"],
- avalanche: ["2L1"],
- blastburn: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bugbuzz: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- cosmicpower: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dreameater: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- electricterrain: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healingwish: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- judgment: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- meteorbeam: ["2L1"],
- mistyterrain: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- perishsong: ["2L1"],
- phantomforce: ["2L1"],
- poisonjab: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- punishment: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- roaroftime: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowforce: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spacialrend: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 4, level: 100, pokeball: "cherishball"},
- {generation: 5, level: 100},
- {generation: 6, level: 100, shiny: 1, pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- arceusbug: {
- eventOnly: false,
- },
- arceusdark: {
- eventOnly: false,
- },
- arceusdragon: {
- eventOnly: false,
- },
- arceuselectric: {
- eventOnly: false,
- },
- arceusfairy: {
- eventOnly: false,
- },
- arceusfighting: {
- eventOnly: false,
- },
- arceusfire: {
- eventOnly: false,
- },
- arceusflying: {
- eventOnly: false,
- },
- arceusghost: {
- eventOnly: false,
- },
- arceusgrass: {
- eventOnly: false,
- },
- arceusground: {
- eventOnly: false,
- },
- arceusice: {
- eventOnly: false,
- },
- arceuspoison: {
- eventOnly: false,
- },
- arceuspsychic: {
- eventOnly: false,
- },
- arceusrock: {
- eventOnly: false,
- },
- arceussteel: {
- eventOnly: false,
- },
- arceuswater: {
- eventOnly: false,
- },
- victini: {
- learnset: {
- batonpass: ["2L1"],
- blazekick: ["2L1"],
- blueflare: ["2L1"],
- boltstrike: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- celebrate: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- fusionbolt: ["2L1"],
- fusionflare: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- glaciate: ["2L1"],
- grassknot: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mysticalfire: ["2L1"],
- overheat: ["2L1"],
- powerswap: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scorchingsands: ["2L1"],
- searingshot: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- speedswap: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- vcreate: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15},
- {generation: 5, level: 50, pokeball: "cherishball"},
- {generation: 5, level: 100, pokeball: "cherishball"},
- {generation: 6, level: 15, pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 6, level: 15, pokeball: "cherishball"},
- {generation: 7, level: 15, pokeball: "cherishball"},
- {generation: 8, level: 50, nature: "Brave", perfectIVs: 6, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- snivy: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- glare: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leaftornado: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- meanlook: ["2L1"],
- megadrain: ["2L1"],
- mirrorcoat: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- twister: ["2L1"],
- vinewhip: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 5, gender: "M", nature: "Hardy", pokeball: "cherishball"},
- ],
- },
- servine: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leaftornado: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- vinewhip: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- },
- },
- serperior: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frenzyplant: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- holdback: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leaftornado: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- petalblizzard: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- vinewhip: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 100, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 50, isHidden: true, pokeball: "cherishball"},
- ],
- },
- tepig: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- burnup: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gyroball: ["2L1"],
- headsmash: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- magnitude: ["2L1"],
- mudslap: ["2L1"],
- odorsleuth: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smog: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- pignite: {
- learnset: {
- armthrust: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gyroball: ["2L1"],
- headsmash: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- mudslap: ["2L1"],
- odorsleuth: ["2L1"],
- overheat: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smog: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- emboar: {
- learnset: {
- armthrust: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- blastburn: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- hardpress: ["2L1"],
- headsmash: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- holdback: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- mudslap: ["2L1"],
- odorsleuth: ["2L1"],
- overheat: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smog: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 100, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 50, isHidden: true, pokeball: "cherishball"},
- ],
- },
- oshawott: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- aquacutter: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- grassknot: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- nightslash: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sacredsword: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trumpcard: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- dewott: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- grassknot: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- vacuumwave: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- samurott: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- dragontail: ["2L1"],
- drillrun: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- holdback: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- megahorn: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 100, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 50, isHidden: true, pokeball: "cherishball"},
- ],
- },
- samurotthisui: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- ceaselessedge: ["2L1"],
- chillingwater: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- drillrun: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- liquidation: ["2L1"],
- megahorn: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- scaryface: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snarl: ["2L1"],
- snowscape: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- patrat: {
- learnset: {
- afteryou: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperfang: ["2L1"],
- hypnosis: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- meanlook: ["2L1"],
- nastyplot: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tearfullook: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- watchog: {
- learnset: {
- afteryou: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hyperfang: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- meanlook: ["2L1"],
- nastyplot: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- lillipup: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- bite: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- mudslap: ["2L1"],
- odorsleuth: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- },
- herdier: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- bite: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- odorsleuth: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 20, isHidden: true},
- ],
- },
- stoutland: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- bite: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- ironhead: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- odorsleuth: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 23},
- ],
- },
- purrloin: {
- learnset: {
- aerialace: ["2L1"],
- assist: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- nastyplot: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- uturn: ["2L1"],
- yawn: ["2L1"],
- },
- },
- liepard: {
- learnset: {
- aerialace: ["2L1"],
- assist: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- burningjealousy: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- nastyplot: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- uturn: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 20, gender: "F", nature: "Jolly", isHidden: true},
- ],
- },
- pansage: {
- learnset: {
- acrobatics: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grasswhistle: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- playnice: ["2L1"],
- protect: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikyshield: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- vinewhip: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 1, shiny: 1, gender: "M", nature: "Brave", ivs: {spa: 31}, pokeball: "pokeball"},
- {generation: 5, level: 10, gender: "M", isHidden: true},
- {generation: 5, level: 30, gender: "M", nature: "Serious", pokeball: "cherishball"},
- ],
- },
- simisage: {
- learnset: {
- acrobatics: ["2L1"],
- attract: ["2L1"],
- brickbreak: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- pansear: {
- learnset: {
- acrobatics: ["2L1"],
- amnesia: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bite: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gastroacid: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- playnice: ["2L1"],
- protect: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, gender: "M", isHidden: true},
- ],
- },
- simisear: {
- learnset: {
- acrobatics: ["2L1"],
- attract: ["2L1"],
- brickbreak: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gastroacid: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 5, perfectIVs: 2, pokeball: "cherishball"},
- ],
- },
- panpour: {
- learnset: {
- acrobatics: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gastroacid: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- mudsport: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- playnice: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 10, gender: "M", isHidden: true},
- ],
- },
- simipour: {
- learnset: {
- acrobatics: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gastroacid: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- },
- },
- munna: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- sonicboom: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- telekinesis: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- worryseed: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 39, nature: "Mild", isHidden: true, pokeball: "dreamball"},
- ],
- },
- musharna: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- mistyexplosion: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- painsplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- telekinesis: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- worryseed: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, isHidden: true},
- ],
- },
- pidove: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bestow: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- gust: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- leer: ["2L1"],
- luckychant: ["2L1"],
- morningsun: ["2L1"],
- nightslash: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 1, shiny: 1, gender: "F", nature: "Hardy", ivs: {atk: 31}, pokeball: "pokeball"},
- ],
- },
- tranquill: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- gust: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- leer: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- },
- },
- unfezant: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- gust: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- leer: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 22},
- ],
- },
- blitzle: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- flamecharge: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- magnetrise: ["2L1"],
- mefirst: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- stomp: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- zebstrika: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flamecharge: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- iondeluge: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- magnetrise: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- stomp: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- roggenrola: {
- learnset: {
- attract: ["2L1"],
- autotomize: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gravity: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- irondefense: ["2L1"],
- lockon: ["2L1"],
- magnitude: ["2L1"],
- meteorbeam: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- toxic: ["2L1"],
- wideguard: ["2L1"],
- },
- },
- boldore: {
- learnset: {
- attract: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gravity: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- irondefense: ["2L1"],
- meteorbeam: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- toxic: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 24},
- ],
- },
- gigalith: {
- learnset: {
- attract: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- meteorbeam: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- woobat: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- flatter: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gust: ["2L1"],
- gyroball: ["2L1"],
- heartstamp: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- nastyplot: ["2L1"],
- odorsleuth: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychocut: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- simplebeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venomdrench: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- swoobat: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- gyroball: ["2L1"],
- heartstamp: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- nastyplot: ["2L1"],
- odorsleuth: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicfangs: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- simplebeam: ["2L1"],
- skillswap: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venomdrench: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- drilbur: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- irondefense: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- excadrill: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- crushclaw: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- horndrill: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- magnetrise: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- audino: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- bestow: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mistyterrain: ["2L1"],
- painsplit: ["2L1"],
- playnice: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- signalbeam: ["2L1"],
- simplebeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 30, gender: "F", nature: "Calm", pokeball: "cherishball"},
- {generation: 5, level: 30, gender: "F", nature: "Serious", pokeball: "cherishball"},
- {generation: 5, level: 30, gender: "F", nature: "Jolly", pokeball: "cherishball"},
- {generation: 6, level: 100, nature: "Relaxed", pokeball: "cherishball"},
- ],
- },
- timburr: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- chipaway: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- cometpunch: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- hammerarm: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- machpunch: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smellingsalts: ["2L1"],
- snore: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- wakeupslap: ["2L1"],
- wideguard: ["2L1"],
- workup: ["2L1"],
- },
- },
- gurdurr: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- chipaway: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- hammerarm: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- icepunch: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- machpunch: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- wakeupslap: ["2L1"],
- workup: ["2L1"],
- },
- },
- conkeldurr: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- chipaway: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hammerarm: ["2L1"],
- hardpress: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- wakeupslap: ["2L1"],
- workup: ["2L1"],
- },
- },
- tympole: {
- learnset: {
- acid: ["2L1"],
- afteryou: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- confide: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hypervoice: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- mist: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- venomdrench: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- palpitoad: {
- learnset: {
- acid: ["2L1"],
- afteryou: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hypervoice: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- venomdrench: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- seismitoad: {
- learnset: {
- acid: ["2L1"],
- afteryou: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 15},
- ],
- },
- throh: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- circlethrow: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- matblock: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- stormthrow: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- vitalthrow: ["2L1"],
- wideguard: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- sawk: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- dig: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- karatechop: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- sewaddle: {
- learnset: {
- agility: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- camouflage: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- hiddenpower: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- mefirst: ["2L1"],
- mindreader: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stickyweb: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- switcheroo: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- swadloon: {
- learnset: {
- attract: ["2L1"],
- batonpass: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- hiddenpower: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stickyweb: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- worryseed: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 19},
- ],
- },
- leavanny: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fellstinger: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- pollenpuff: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 20, isHidden: true},
- ],
- },
- venipede: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bugbite: ["2L1"],
- confide: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gyroball: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- steamroller: ["2L1"],
- steelroller: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- twineedle: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- },
- },
- whirlipede: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- confide: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gyroball: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- steamroller: ["2L1"],
- steelroller: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- },
- },
- scolipede: {
- learnset: {
- agility: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bugbite: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- crosspoison: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- megahorn: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smartstrike: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- steamroller: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- cottonee: {
- learnset: {
- absorb: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- cottonguard: ["2L1"],
- cottonspore: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- knockoff: ["2L1"],
- leechseed: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- mistyterrain: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- poisonpowder: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- whimsicott: {
- learnset: {
- absorb: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- cottonguard: ["2L1"],
- cottonspore: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- gust: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- knockoff: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- naturepower: ["2L1"],
- playrough: ["2L1"],
- poisonpowder: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- uturn: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, gender: "F", nature: "Timid", ivs: {spe: 31}, pokeball: "cherishball"},
- ],
- },
- petilil: {
- learnset: {
- absorb: ["2L1"],
- afteryou: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- growth: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- ingrain: ["2L1"],
- laserfocus: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- synthesis: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- lilligant: {
- learnset: {
- absorb: ["2L1"],
- afteryou: ["2L1"],
- alluringvoice: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- laserfocus: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quiverdance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- lilliganthisui: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- airslash: ["2L1"],
- axekick: ["2L1"],
- brickbreak: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- defog: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- icespinner: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- megakick: ["2L1"],
- metronome: ["2L1"],
- petalblizzard: ["2L1"],
- poisonjab: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- seedbomb: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- victorydance: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- basculin: {
- learnset: {
- agility: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- flail: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- basculinwhitestriped: {
- learnset: {
- agility: ["2L1"],
- aquajet: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- chillingwater: ["2L1"],
- crunch: ["2L1"],
- doubleedge: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flipturn: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- lastrespects: ["2L1"],
- liquidation: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- basculegion: {
- learnset: {
- agility: ["2L1"],
- aquajet: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- chillingwater: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- doubleedge: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flipturn: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- hex: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- lastrespects: ["2L1"],
- liquidation: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- nightshade: ["2L1"],
- outrage: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- basculegionf: {
- learnset: {
- agility: ["2L1"],
- aquajet: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- chillingwater: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- doubleedge: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flipturn: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- hex: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- lastrespects: ["2L1"],
- liquidation: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- nightshade: ["2L1"],
- outrage: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- sandile: {
- learnset: {
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- meanlook: ["2L1"],
- mefirst: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- payback: ["2L1"],
- powertrip: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- },
- },
- krokorok: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- payback: ["2L1"],
- powertrip: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- },
- },
- krookodile: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkestlariat: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- meanlook: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- powertrip: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- },
- },
- darumaka: {
- learnset: {
- attract: ["2L1"],
- bellydrum: ["2L1"],
- bite: ["2L1"],
- brickbreak: ["2L1"],
- confide: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- incinerate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- overheat: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- darumakagalar: {
- learnset: {
- attract: ["2L1"],
- avalanche: ["2L1"],
- bellydrum: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- dig: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- freezedry: ["2L1"],
- grassknot: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- incinerate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- overheat: ["2L1"],
- powdersnow: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- darmanitan: {
- learnset: {
- attract: ["2L1"],
- bellydrum: ["2L1"],
- bite: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- confide: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mysticalfire: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- powerswap: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- rage: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 35, isHidden: true},
- {generation: 6, level: 35, gender: "M", nature: "Calm", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}, isHidden: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 6, level: 32, maxEggMoves: 1},
- ],
- },
- darmanitangalar: {
- learnset: {
- attract: ["2L1"],
- avalanche: ["2L1"],
- bellydrum: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- dig: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- iciclecrash: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lashout: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- maractus: {
- learnset: {
- absorb: ["2L1"],
- acupressure: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- cottonguard: ["2L1"],
- cottonspore: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- ingrain: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- megadrain: ["2L1"],
- naturepower: ["2L1"],
- needlearm: ["2L1"],
- peck: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- spikyshield: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- synthesis: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- weatherball: ["2L1"],
- woodhammer: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- dwebble: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bugbite: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rockwrecker: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shellsmash: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- toxic: ["2L1"],
- wideguard: ["2L1"],
- withdraw: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- crustle: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bugbite: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- meteorbeam: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rockwrecker: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shellsmash: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- toxic: ["2L1"],
- withdraw: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 33, maxEggMoves: 1},
- ],
- },
- scraggy: {
- learnset: {
- acidspray: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- chipaway: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- icepunch: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 1, gender: "M", nature: "Adamant", pokeball: "cherishball"},
- ],
- },
- scrafty: {
- learnset: {
- acidspray: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- chipaway: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, gender: "M", nature: "Brave", pokeball: "cherishball"},
- ],
- },
- sigilyph: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- gust: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- miracleeye: ["2L1"],
- mirrormove: ["2L1"],
- pluck: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychocut: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- speedswap: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- tailwind: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- whirlwind: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- yamask: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- craftyshield: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- grudge: ["2L1"],
- guardsplit: ["2L1"],
- haze: ["2L1"],
- healblock: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- magiccoat: ["2L1"],
- meanlook: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poltergeist: ["2L1"],
- powersplit: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- yamaskgalar: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- brutalswing: ["2L1"],
- calmmind: ["2L1"],
- craftyshield: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- guardsplit: ["2L1"],
- haze: ["2L1"],
- hex: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- meanlook: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- payback: ["2L1"],
- poltergeist: ["2L1"],
- powersplit: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- thief: ["2L1"],
- toxicspikes: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- cofagrigus: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- craftyshield: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grudge: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- haze: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- magiccoat: ["2L1"],
- meanlook: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- powersplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 66, gender: "M", pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 6, level: 32, maxEggMoves: 1},
- ],
- },
- runerigus: {
- learnset: {
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- craftyshield: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- dragonpulse: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- haze: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- meanlook: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- powersplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- revenge: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- skillswap: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- toxicspikes: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- tirtouga: {
- learnset: {
- ancientpower: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- guardswap: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- meteorbeam: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shellsmash: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wideguard: ["2L1"],
- withdraw: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15, gender: "M", pokeball: "cherishball"},
- ],
- },
- carracosta: {
- learnset: {
- ancientpower: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- guardswap: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- meteorbeam: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shellsmash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wideguard: ["2L1"],
- withdraw: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- archen: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- headsmash: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- meteorbeam: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- thrash: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wingattack: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15, gender: "M", pokeball: "cherishball"},
- ],
- },
- archeops: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- airslash: ["2L1"],
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- meteorbeam: ["2L1"],
- outrage: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- thrash: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wingattack: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- trubbish: {
- learnset: {
- acidspray: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- belch: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- corrosivegas: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- mudsport: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisongas: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- stockpile: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- },
- },
- garbodor: {
- learnset: {
- acidspray: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- corrosivegas: ["2L1"],
- crosspoison: ["2L1"],
- darkpulse: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- metalclaw: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisongas: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- stockpile: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 31},
- {generation: 6, level: 30},
- {generation: 7, level: 24},
- ],
- },
- zorua: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- nightdaze: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- },
- },
- zoruahisui: {
- learnset: {
- agility: ["2L1"],
- bittermalice: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- comeuppance: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- hex: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- scratch: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snarl: ["2L1"],
- snowscape: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- trick: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- zoroark: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nastyplot: ["2L1"],
- nightdaze: ["2L1"],
- nightshade: ["2L1"],
- nightslash: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, gender: "M", nature: "Quirky", pokeball: "cherishball"},
- {generation: 6, level: 50, pokeball: "ultraball"},
- {generation: 6, level: 45, gender: "M", nature: "Naughty", pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 5, level: 25},
- ],
- },
- zoroarkhisui: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- bittermalice: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- happyhour: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snarl: ["2L1"],
- snowscape: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- trick: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 50, perfectIVs: 3, pokeball: "cherishball"},
- ],
- },
- minccino: {
- learnset: {
- afteryou: ["2L1"],
- alluringvoice: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- mudslap: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shockwave: ["2L1"],
- sing: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailslap: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- tidyup: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wakeupslap: ["2L1"],
- workup: ["2L1"],
- },
- },
- cinccino: {
- learnset: {
- afteryou: ["2L1"],
- alluringvoice: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icespinner: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- mudslap: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shockwave: ["2L1"],
- sing: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailslap: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- },
- },
- gothita: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- covet: ["2L1"],
- darkpulse: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- healbell: ["2L1"],
- healblock: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meanlook: ["2L1"],
- miracleeye: ["2L1"],
- mirrorcoat: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- playnice: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- gothorita: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- covet: ["2L1"],
- darkpulse: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- healbell: ["2L1"],
- healblock: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mirrorcoat: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- playnice: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 32, gender: "M", isHidden: true},
- {generation: 5, level: 32, gender: "M", isHidden: true},
- ],
- encounters: [
- {generation: 5, level: 31},
- ],
- },
- gothitelle: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- covet: ["2L1"],
- darkpulse: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- healbell: ["2L1"],
- healblock: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- playnice: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 34},
- ],
- },
- solosis: {
- learnset: {
- acidarmor: ["2L1"],
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- healblock: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- steelroller: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- duosion: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- healblock: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- steelroller: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 31},
- ],
- },
- reuniclus: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- dizzypunch: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- healblock: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- megapunch: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- powerswap: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- steelroller: ["2L1"],
- storedpower: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 34},
- ],
- },
- ducklett: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aquajet: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gust: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- luckychant: ["2L1"],
- mefirst: ["2L1"],
- mirrormove: ["2L1"],
- mudsport: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- wingattack: ["2L1"],
- },
- },
- swanna: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- alluringvoice: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- bubblebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- flipturn: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wingattack: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- vanillite: {
- learnset: {
- acidarmor: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- auroraveil: ["2L1"],
- autotomize: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- confide: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- iceshard: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- mirrorcoat: ["2L1"],
- mirrorshot: ["2L1"],
- mist: ["2L1"],
- naturalgift: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- vanillish: {
- learnset: {
- acidarmor: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- confide: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- iceshard: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- mirrorcoat: ["2L1"],
- mirrorshot: ["2L1"],
- mist: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- vanilluxe: {
- learnset: {
- acidarmor: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- beatup: ["2L1"],
- blizzard: ["2L1"],
- confide: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- freezedry: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- mirrorcoat: ["2L1"],
- mirrorshot: ["2L1"],
- mist: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- deerling: {
- learnset: {
- agility: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- camouflage: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- jumpkick: ["2L1"],
- lastresort: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- odorsleuth: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 30, gender: "F", isHidden: true},
- ],
- },
- sawsbuck: {
- learnset: {
- agility: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- camouflage: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hornleech: ["2L1"],
- hyperbeam: ["2L1"],
- jumpkick: ["2L1"],
- lastresort: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megahorn: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- emolga: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- airslash: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- eerieimpulse: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- iondeluge: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- nuzzle: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spark: ["2L1"],
- speedswap: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- karrablast: {
- learnset: {
- acidspray: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hornattack: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- megahorn: ["2L1"],
- nightslash: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- toxic: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 30, pokeball: "cherishball"},
- {generation: 5, level: 50, pokeball: "cherishball"},
- ],
- },
- escavalier: {
- learnset: {
- acidspray: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fellstinger: ["2L1"],
- flail: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- megahorn: ["2L1"],
- metalburst: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- toxic: ["2L1"],
- twineedle: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- foongus: {
- learnset: {
- absorb: ["2L1"],
- afteryou: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- defensecurl: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- hiddenpower: ["2L1"],
- ingrain: ["2L1"],
- leafstorm: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- ragepowder: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spore: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- synthesis: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- venoshock: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- amoonguss: {
- learnset: {
- absorb: ["2L1"],
- afteryou: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ingrain: ["2L1"],
- leafstorm: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- ragepowder: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spore: ["2L1"],
- stompingtantrum: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- synthesis: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- venoshock: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 50, shiny: true, gender: "F", nature: "Sassy", ivs: {hp: 31, atk: 0, def: 31, spa: 31, spd: 31, spe: 0}, isHidden: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 5, level: 37},
- {generation: 5, level: 35, isHidden: true},
- ],
- },
- frillish: {
- learnset: {
- absorb: ["2L1"],
- acidarmor: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- constrict: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- destinybond: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- hail: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- magiccoat: ["2L1"],
- mist: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- poisonsting: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strengthsap: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- waterspout: ["2L1"],
- whirlpool: ["2L1"],
- willowisp: ["2L1"],
- wringout: ["2L1"],
- },
- },
- jellicent: {
- learnset: {
- absorb: ["2L1"],
- acidarmor: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- confide: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- destinybond: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- magiccoat: ["2L1"],
- muddywater: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- poisonsting: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- waterspout: ["2L1"],
- whirlpool: ["2L1"],
- willowisp: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 40, isHidden: true},
- ],
- encounters: [
- {generation: 5, level: 5},
- ],
- },
- alomomola: {
- learnset: {
- acrobatics: ["2L1"],
- alluringvoice: ["2L1"],
- aquajet: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brine: ["2L1"],
- calmmind: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- dive: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- magiccoat: ["2L1"],
- mirrorcoat: ["2L1"],
- mist: ["2L1"],
- mistyterrain: ["2L1"],
- painsplit: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- wakeupslap: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- wideguard: ["2L1"],
- wish: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- joltik: {
- learnset: {
- absorb: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- camouflage: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- crosspoison: ["2L1"],
- cut: ["2L1"],
- disable: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magnetrise: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- rockclimb: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- spiderweb: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- galvantula: {
- learnset: {
- absorb: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- crosspoison: ["2L1"],
- cut: ["2L1"],
- disable: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magnetrise: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- spiderweb: ["2L1"],
- stickyweb: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- ferroseed: {
- learnset: {
- acidspray: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- ingrain: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- leechseed: ["2L1"],
- magnetrise: ["2L1"],
- metalclaw: ["2L1"],
- mirrorshot: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- ferrothorn: {
- learnset: {
- aerialace: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- ingrain: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- magnetrise: ["2L1"],
- metalclaw: ["2L1"],
- mirrorshot: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- klink: {
- learnset: {
- assurance: ["2L1"],
- autotomize: ["2L1"],
- bind: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- geargrind: ["2L1"],
- gravity: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- mirrorshot: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- rockpolish: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shiftgear: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- telekinesis: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- visegrip: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- klang: {
- learnset: {
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- autotomize: ["2L1"],
- bind: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- geargrind: ["2L1"],
- gravity: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- mirrorshot: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- rockpolish: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shiftgear: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- telekinesis: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- visegrip: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- klinklang: {
- learnset: {
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- autotomize: ["2L1"],
- bind: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- electricterrain: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- geargrind: ["2L1"],
- gearup: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magneticflux: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- mirrorshot: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- rockpolish: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shiftgear: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- telekinesis: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- visegrip: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- tynamo: {
- learnset: {
- charge: ["2L1"],
- chargebeam: ["2L1"],
- knockoff: ["2L1"],
- magnetrise: ["2L1"],
- spark: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- },
- },
- eelektrik: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- acrobatics: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magnetrise: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- eelektross: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- acrobatics: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- closecombat: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- crushclaw: ["2L1"],
- cut: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drainpunch: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- iondeluge: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- lunge: ["2L1"],
- magnetrise: ["2L1"],
- outrage: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- elgyem: {
- learnset: {
- afteryou: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- healblock: ["2L1"],
- hiddenpower: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- meteorbeam: ["2L1"],
- miracleeye: ["2L1"],
- nastyplot: ["2L1"],
- painsplit: ["2L1"],
- powersplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- simplebeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- synchronoise: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- beheeyem: {
- learnset: {
- afteryou: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- healblock: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- meteorbeam: ["2L1"],
- miracleeye: ["2L1"],
- nastyplot: ["2L1"],
- painsplit: ["2L1"],
- powersplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- simplebeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- synchronoise: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- litwick: {
- learnset: {
- acid: ["2L1"],
- acidarmor: ["2L1"],
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- haze: ["2L1"],
- heatwave: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- memento: ["2L1"],
- minimize: ["2L1"],
- mysticalfire: ["2L1"],
- nightshade: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poltergeist: ["2L1"],
- powersplit: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- smog: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- lampent: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- haze: ["2L1"],
- heatwave: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- lashout: ["2L1"],
- memento: ["2L1"],
- minimize: ["2L1"],
- mysticalfire: ["2L1"],
- nightshade: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- smog: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- chandelure: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- haze: ["2L1"],
- heatwave: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- memento: ["2L1"],
- minimize: ["2L1"],
- mysticalfire: ["2L1"],
- nightshade: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- smog: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, gender: "F", nature: "Modest", ivs: {spa: 31}, pokeball: "cherishball"},
- ],
- },
- axew: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- dualchop: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- firstimpression: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- guillotine: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- nightslash: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 1, shiny: 1, gender: "M", nature: "Naive", ivs: {spe: 31}, pokeball: "pokeball"},
- {generation: 5, level: 10, gender: "F", pokeball: "cherishball"},
- {generation: 5, level: 30, gender: "M", nature: "Naive", pokeball: "cherishball"},
- ],
- },
- fraxure: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- dualchop: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- guillotine: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- haxorus: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- guillotine: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 59, gender: "F", nature: "Naive", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}, pokeball: "cherishball"},
- ],
- },
- cubchoo: {
- learnset: {
- aerialace: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nightslash: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- powdersnow: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- sheercold: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- waterpulse: ["2L1"],
- xscissor: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15, pokeball: "cherishball"},
- ],
- },
- beartic: {
- learnset: {
- aerialace: ["2L1"],
- aquajet: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- hardpress: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- powdersnow: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- sheercold: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- waterpulse: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- cryogonal: {
- learnset: {
- acidarmor: ["2L1"],
- acrobatics: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- freezedry: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- mist: ["2L1"],
- nightslash: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- sharpen: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- shelmet: {
- learnset: {
- absorb: ["2L1"],
- acid: ["2L1"],
- acidarmor: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- finalgambit: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- megadrain: ["2L1"],
- mindreader: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venoshock: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 30, pokeball: "cherishball"},
- {generation: 5, level: 50, pokeball: "cherishball"},
- ],
- },
- accelgor: {
- learnset: {
- absorb: ["2L1"],
- acid: ["2L1"],
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- guardswap: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- mefirst: ["2L1"],
- megadrain: ["2L1"],
- mudshot: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uturn: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- watershuriken: ["2L1"],
- yawn: ["2L1"],
- },
- },
- stunfisk: {
- learnset: {
- aquatail: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- camouflage: ["2L1"],
- charge: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- lashout: ["2L1"],
- magnetrise: ["2L1"],
- mefirst: ["2L1"],
- mudbomb: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflecttype: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- yawn: ["2L1"],
- },
- },
- stunfiskgalar: {
- learnset: {
- astonish: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- flashcannon: ["2L1"],
- foulplay: ["2L1"],
- icefang: ["2L1"],
- irondefense: ["2L1"],
- lashout: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflecttype: ["2L1"],
- rest: ["2L1"],
- revenge: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snaptrap: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- surf: ["2L1"],
- tackle: ["2L1"],
- terrainpulse: ["2L1"],
- thunderwave: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- yawn: ["2L1"],
- },
- },
- mienfoo: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- feint: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- honeclaws: ["2L1"],
- jumpkick: ["2L1"],
- knockoff: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- meditate: ["2L1"],
- mefirst: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smellingsalts: ["2L1"],
- snore: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uturn: ["2L1"],
- vitalthrow: ["2L1"],
- workup: ["2L1"],
- },
- },
- mienshao: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- blazekick: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icespinner: ["2L1"],
- jumpkick: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- meditate: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- upperhand: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- wideguard: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 65, gender: "M", pokeball: "cherishball"},
- ],
- },
- druddigon: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- chargebeam: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- crushclaw: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- glare: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- nightslash: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poisontail: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 1, shiny: true, pokeball: "pokeball"},
- ],
- },
- golett: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- magnitude: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudslap: ["2L1"],
- nightshade: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shadowpunch: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- },
- },
- golurk: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- chargebeam: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkestlariat: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- hardpress: ["2L1"],
- heatcrash: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- magnitude: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudslap: ["2L1"],
- nightshade: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shadowpunch: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 70, shiny: true, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- pawniard: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- brickbreak: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- grassknot: ["2L1"],
- guillotine: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magnetrise: ["2L1"],
- meanlook: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- pursuit: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rockpolish: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- bisharp: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- brickbreak: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- guillotine: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magnetrise: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockpolish: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 7, level: 33},
- ],
- },
- kingambit: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- brickbreak: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- guillotine: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- kowtowcleave: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- nightslash: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- reversal: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- bouffalant: {
- learnset: {
- aerialace: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- cottonguard: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- headcharge: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hornattack: ["2L1"],
- ironhead: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- megahorn: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, nature: "Adamant", ivs: {hp: 31, atk: 31}, isHidden: true, pokeball: "cherishball"},
- ],
- },
- rufflet: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- bulkup: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- crushclaw: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- leer: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- skydrop: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- braviary: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- bulkup: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- crushclaw: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- metalclaw: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 25, gender: "M", isHidden: true},
- ],
- encounters: [
- {generation: 6, level: 45},
- ],
- },
- braviaryhisui: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- bulkup: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- confuseray: ["2L1"],
- crushclaw: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- esperwing: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icywind: ["2L1"],
- leer: ["2L1"],
- metalclaw: ["2L1"],
- nightshade: ["2L1"],
- peck: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- skyattack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- vullaby: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bravebird: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- featherdance: ["2L1"],
- feintattack: ["2L1"],
- flatter: ["2L1"],
- fly: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gust: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- meanlook: ["2L1"],
- mirrormove: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- },
- },
- mandibuzz: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bonerush: ["2L1"],
- bravebird: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- featherdance: ["2L1"],
- feintattack: ["2L1"],
- flatter: ["2L1"],
- fly: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- mirrormove: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 25, gender: "F", isHidden: true},
- ],
- },
- heatmor: {
- learnset: {
- aerialace: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- burningjealousy: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fireblast: ["2L1"],
- firelash: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- knockoff: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- nightslash: ["2L1"],
- odorsleuth: ["2L1"],
- overheat: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- willowisp: ["2L1"],
- wrap: ["2L1"],
- },
- },
- durant: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- bugbite: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- firstimpression: ["2L1"],
- flail: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- guillotine: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- visegrip: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- deino: {
- learnset: {
- aquatail: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- incinerate: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 1, shiny: true, pokeball: "pokeball"},
- ],
- },
- zweilous: {
- learnset: {
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- incinerate: ["2L1"],
- lashout: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 5, level: 49},
- ],
- },
- hydreigon: {
- learnset: {
- acrobatics: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- steelwing: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 70, shiny: true, gender: "M", pokeball: "cherishball"},
- {generation: 6, level: 52, gender: "M", perfectIVs: 2, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 6, level: 59},
- ],
- },
- larvesta: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- harden: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- incinerate: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magnetrise: ["2L1"],
- morningsun: ["2L1"],
- overheat: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- volcarona: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- amnesia: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fierydance: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magnetrise: ["2L1"],
- mysticalfire: ["2L1"],
- overheat: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- quiverdance: ["2L1"],
- ragepowder: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 35},
- {generation: 5, level: 77, gender: "M", nature: "Calm", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 7, level: 41},
- ],
- },
- cobalion: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- aurasphere: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flashcannon: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- magnetrise: ["2L1"],
- megahorn: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockpolish: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sacredsword: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- voltswitch: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 42, shiny: 1},
- {generation: 5, level: 45, shiny: 1},
- {generation: 5, level: 65, shiny: 1},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- terrakion: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- aurasphere: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- megahorn: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sacredsword: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 42, shiny: 1},
- {generation: 5, level: 45, shiny: 1},
- {generation: 5, level: 65, shiny: 1},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- virizion: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- aurasphere: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- laserfocus: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megahorn: ["2L1"],
- naturepower: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sacredsword: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 42, shiny: 1},
- {generation: 5, level: 45, shiny: 1},
- {generation: 5, level: 65, shiny: 1},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- tornadus: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bleakwindstorm: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gust: ["2L1"],
- hammerarm: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- metronome: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- weatherball: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 40, shiny: 1},
- {generation: 5, level: 5, isHidden: true, pokeball: "dreamball"},
- {generation: 5, level: 70, pokeball: "cherishball"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- tornadustherian: {
- eventOnly: false,
- },
- thundurus: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hammerarm: ["2L1"],
- healblock: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- risingvoltage: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- weatherball: ["2L1"],
- wildboltstorm: ["2L1"],
- wildcharge: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 40, shiny: 1},
- {generation: 5, level: 5, isHidden: true, pokeball: "dreamball"},
- {generation: 5, level: 70, pokeball: "cherishball"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- thundurustherian: {
- eventOnly: false,
- },
- reshiram: {
- learnset: {
- ancientpower: ["2L1"],
- blueflare: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- fusionflare: ["2L1"],
- gigaimpact: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- mist: ["2L1"],
- mysticalfire: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50},
- {generation: 5, level: 70},
- {generation: 5, level: 100, pokeball: "cherishball"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- zekrom: {
- learnset: {
- ancientpower: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- boltstrike: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- fusionbolt: ["2L1"],
- gigaimpact: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50},
- {generation: 5, level: 70},
- {generation: 5, level: 100, pokeball: "cherishball"},
- {generation: 6, level: 50, shiny: 1},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- landorus: {
- learnset: {
- attract: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- hammerarm: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- punishment: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandsearstorm: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- weatherball: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 70, shiny: 1},
- {generation: 5, level: 5, isHidden: true, pokeball: "dreamball"},
- {generation: 6, level: 65, shiny: 1},
- {generation: 6, level: 50, nature: "Adamant", ivs: {hp: 31, atk: 31, def: 31, spa: 1, spd: 31, spe: 24}, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- landorustherian: {
- eventOnly: false,
- },
- kyurem: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- freezedry: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- glaciate: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 75, shiny: 1},
- {generation: 5, level: 70, shiny: 1},
- {generation: 6, level: 50, shiny: 1},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- kyuremblack: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- freezedry: ["2L1"],
- freezeshock: ["2L1"],
- frustration: ["2L1"],
- fusionbolt: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 75, shiny: 1},
- {generation: 5, level: 70, shiny: 1},
- {generation: 6, level: 50, shiny: 1},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- kyuremwhite: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- freezedry: ["2L1"],
- frustration: ["2L1"],
- fusionflare: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- iceburn: ["2L1"],
- icefang: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 75, shiny: 1},
- {generation: 5, level: 70, shiny: 1},
- {generation: 6, level: 50, shiny: 1},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- keldeo: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flipturn: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- megahorn: ["2L1"],
- muddywater: ["2L1"],
- painsplit: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sacredsword: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- secretsword: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- vacuumwave: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15, pokeball: "cherishball"},
- {generation: 5, level: 50, pokeball: "cherishball"},
- {generation: 6, level: 15, pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 65},
- ],
- eventOnly: false,
- },
- keldeoresolute: {
- eventOnly: false,
- },
- meloetta: {
- learnset: {
- acrobatics: ["2L1"],
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- batonpass: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- celebrate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dualchop: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icepunch: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- payback: ["2L1"],
- perishsong: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- relicsong: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sing: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- teeterdance: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wakeupslap: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 15, pokeball: "cherishball"},
- {generation: 5, level: 50, pokeball: "cherishball"},
- {generation: 7, level: 15, pokeball: "cherishball"},
- {generation: 7, level: 50, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- genesect: {
- learnset: {
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- blazekick: ["2L1"],
- blizzard: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- fellstinger: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- gunkshot: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lastresort: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magnetbomb: ["2L1"],
- magnetrise: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- quickattack: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowclaw: ["2L1"],
- shiftgear: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- simplebeam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelbeam: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- technoblast: ["2L1"],
- telekinesis: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- uturn: ["2L1"],
- xscissor: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 5, level: 50, pokeball: "cherishball"},
- {generation: 5, level: 15, pokeball: "cherishball"},
- {generation: 5, level: 100, shiny: true, nature: "Hasty", ivs: {atk: 31, spe: 31}, pokeball: "cherishball"},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 60, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- genesectburn: {
- eventOnly: false,
- },
- genesectchill: {
- eventOnly: false,
- },
- genesectdouse: {
- eventOnly: false,
- },
- genesectshock: {
- eventOnly: false,
- },
- chespin: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- gyroball: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- metalclaw: ["2L1"],
- mudshot: ["2L1"],
- naturepower: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- vinewhip: ["2L1"],
- wideguard: ["2L1"],
- woodhammer: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- quilladin: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- gyroball: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- metalclaw: ["2L1"],
- mudshot: ["2L1"],
- naturepower: ["2L1"],
- needlearm: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- vinewhip: ["2L1"],
- woodhammer: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- chesnaught: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- bite: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frenzyplant: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- metalclaw: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- needlearm: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- spikyshield: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- vinewhip: ["2L1"],
- woodhammer: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- fennekin: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- overheat: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 15, gender: "F", nature: "Hardy", pokeball: "cherishball"},
- ],
- },
- braixen: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- overheat: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- delphox: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- blastburn: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- luckychant: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- overheat: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- froakie: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- bestow: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- bubble: ["2L1"],
- camouflage: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- lick: ["2L1"],
- liquidation: ["2L1"],
- mindreader: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smokescreen: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 7, pokeball: "cherishball"},
- ],
- },
- frogadier: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- bubble: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- lick: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smokescreen: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- },
- },
- greninja: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bubble: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- happyhour: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- lick: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- matblock: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nightslash: ["2L1"],
- pound: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shadowsneak: ["2L1"],
- sleeptalk: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- smokescreen: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- watershuriken: ["2L1"],
- weatherball: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 36, ivs: {spe: 31}, isHidden: true, pokeball: "cherishball"},
- {generation: 6, level: 100, isHidden: true, pokeball: "cherishball"},
- ],
- },
- greninjabond: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bubble: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- lick: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- matblock: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nightslash: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- shadowsneak: ["2L1"],
- sleeptalk: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- smokescreen: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- watershuriken: ["2L1"],
- weatherball: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 36, ivs: {hp: 20, atk: 31, def: 20, spa: 31, spd: 20, spe: 31}, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- bunnelby: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doublekick: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- hiddenpower: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- odorsleuth: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- },
- },
- diggersby: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doublekick: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- hammerarm: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- odorsleuth: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smackdown: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- },
- },
- fletchling: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- flail: ["2L1"],
- flamecharge: ["2L1"],
- flareblitz: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- mefirst: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- peck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- },
- fletchinder: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- feint: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flail: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- incinerate: ["2L1"],
- mefirst: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- peck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 7, level: 16},
- ],
- },
- talonflame: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- bulkup: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- feint: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flail: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- mefirst: ["2L1"],
- naturalgift: ["2L1"],
- overheat: ["2L1"],
- peck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- },
- scatterbug: {
- learnset: {
- bugbite: ["2L1"],
- poisonpowder: ["2L1"],
- pounce: ["2L1"],
- ragepowder: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- },
- },
- spewpa: {
- learnset: {
- bugbite: ["2L1"],
- electroweb: ["2L1"],
- harden: ["2L1"],
- irondefense: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- strugglebug: ["2L1"],
- terablast: ["2L1"],
- },
- },
- vivillon: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- pounce: ["2L1"],
- powder: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- quiverdance: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- vivillonfancy: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- hiddenpower: ["2L1"],
- holdhands: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- pounce: ["2L1"],
- powder: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- quiverdance: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 12, pokeball: "cherishball"},
- ],
- },
- vivillonpokeball: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- pounce: ["2L1"],
- powder: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- quiverdance: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 12, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- litleo: {
- learnset: {
- acrobatics: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- mudslap: ["2L1"],
- nobleroar: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- },
- pyroar: {
- learnset: {
- acrobatics: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- mudslap: ["2L1"],
- nobleroar: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 49, gender: "M", perfectIVs: 2, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- flabebe: {
- learnset: {
- afteryou: ["2L1"],
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- camouflage: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- vinewhip: ["2L1"],
- wish: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- floette: {
- learnset: {
- afteryou: ["2L1"],
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- metronome: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- vinewhip: ["2L1"],
- wish: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- floetteeternal: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- lightofruin: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- toxic: ["2L1"],
- vinewhip: ["2L1"],
- wish: ["2L1"],
- worryseed: ["2L1"],
- },
- eventOnly: true,
- },
- florges: {
- learnset: {
- afteryou: ["2L1"],
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flowershield: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- naturepower: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synthesis: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- wish: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- skiddo: {
- learnset: {
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hornleech: ["2L1"],
- irontail: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- milkdrink: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- vinewhip: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- gogoat: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hornleech: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- milkdrink: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- vinewhip: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- pancham: {
- learnset: {
- aerialace: ["2L1"],
- armthrust: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- circlethrow: ["2L1"],
- coaching: ["2L1"],
- cometpunch: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- icepunch: ["2L1"],
- ironhead: ["2L1"],
- karatechop: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- mefirst: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- partingshot: ["2L1"],
- payback: ["2L1"],
- powertrip: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seismictoss: ["2L1"],
- shadowclaw: ["2L1"],
- skyuppercut: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stoneedge: ["2L1"],
- stormthrow: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- vitalthrow: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 30, gender: "M", nature: "Adamant", pokeball: "cherishball"},
- ],
- },
- pangoro: {
- learnset: {
- aerialace: ["2L1"],
- armthrust: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletpunch: ["2L1"],
- circlethrow: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- cometpunch: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkestlariat: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- hammerarm: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icepunch: ["2L1"],
- infestation: ["2L1"],
- ironhead: ["2L1"],
- karatechop: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nightslash: ["2L1"],
- outrage: ["2L1"],
- partingshot: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- skyuppercut: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- vitalthrow: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 7, level: 24},
- ],
- },
- furfrou: {
- learnset: {
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- bite: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- cottonguard: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- mimic: ["2L1"],
- odorsleuth: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- espurr: {
- learnset: {
- allyswitch: ["2L1"],
- assist: ["2L1"],
- attract: ["2L1"],
- barrier: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gravity: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- meowstic: {
- learnset: {
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meanlook: ["2L1"],
- miracleeye: ["2L1"],
- mistyterrain: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailslap: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- meowsticf: {
- learnset: {
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mefirst: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailslap: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- honedge: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- block: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- destinybond: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gyroball: ["2L1"],
- hiddenpower: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- nightslash: ["2L1"],
- powertrick: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sacredsword: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarblade: ["2L1"],
- spite: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- toxic: ["2L1"],
- wideguard: ["2L1"],
- },
- },
- doublade: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gyroball: ["2L1"],
- hiddenpower: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- nightslash: ["2L1"],
- powertrick: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sacredsword: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarblade: ["2L1"],
- spite: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- toxic: ["2L1"],
- },
- },
- aegislash: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- block: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- headsmash: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- kingsshield: ["2L1"],
- laserfocus: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- nightslash: ["2L1"],
- powertrick: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- sacredsword: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarblade: ["2L1"],
- spite: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- toxic: ["2L1"],
- wideguard: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, gender: "F", nature: "Quiet", pokeball: "cherishball"},
- ],
- },
- spritzee: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- disable: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- faketears: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gyroball: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- nastyplot: ["2L1"],
- odorsleuth: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- sweetscent: ["2L1"],
- telekinesis: ["2L1"],
- thunderbolt: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- wish: ["2L1"],
- },
- },
- aromatisse: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- disable: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- faketears: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- healbell: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- nastyplot: ["2L1"],
- odorsleuth: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- sweetscent: ["2L1"],
- telekinesis: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, nature: "Relaxed", isHidden: true, pokeball: "cherishball"},
- ],
- },
- swirlix: {
- learnset: {
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bellydrum: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- cottonguard: ["2L1"],
- cottonspore: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- faketears: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- mistyexplosion: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stickyweb: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- tackle: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- wish: ["2L1"],
- yawn: ["2L1"],
- },
- },
- slurpuff: {
- learnset: {
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- cottonguard: ["2L1"],
- cottonspore: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- faketears: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigaimpact: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stickyweb: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- tackle: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- wish: ["2L1"],
- },
- },
- inkay: {
- learnset: {
- acupressure: ["2L1"],
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bind: ["2L1"],
- calmmind: ["2L1"],
- camouflage: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- happyhour: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- lunge: ["2L1"],
- nastyplot: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- powersplit: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- simplebeam: ["2L1"],
- skillswap: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- topsyturvy: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wrap: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 10, pokeball: "cherishball"},
- ],
- },
- malamar: {
- learnset: {
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bind: ["2L1"],
- block: ["2L1"],
- brutalswing: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- lunge: ["2L1"],
- nastyplot: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderbolt: ["2L1"],
- topsyturvy: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wrap: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, nature: "Adamant", ivs: {hp: 31, atk: 31}, pokeball: "cherishball"},
- ],
- },
- binacle: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- clamp: ["2L1"],
- confide: ["2L1"],
- crosschop: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- liquidation: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shellsmash: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- switcheroo: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- withdraw: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- barbaracle: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- clamp: ["2L1"],
- confide: ["2L1"],
- crosschop: ["2L1"],
- cut: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dualchop: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- laserfocus: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- meteorbeam: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowclaw: ["2L1"],
- shellsmash: ["2L1"],
- skullbash: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- withdraw: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- skrelp: {
- learnset: {
- acid: ["2L1"],
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- bubble: ["2L1"],
- camouflage: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- outrage: ["2L1"],
- playrough: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- twister: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- dragalge: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- bubble: ["2L1"],
- camouflage: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flipturn: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- outrage: ["2L1"],
- playrough: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- twister: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 35},
- ],
- },
- clauncher: {
- learnset: {
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crabhammer: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flashcannon: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- visegrip: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- clawitzer: {
- learnset: {
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crabhammer: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flashcannon: ["2L1"],
- flipturn: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- liquidation: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- visegrip: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- weatherball: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 35},
- ],
- },
- helioptile: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bulldoze: ["2L1"],
- camouflage: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- electricterrain: ["2L1"],
- electrify: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- glare: ["2L1"],
- grassknot: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- lowsweep: ["2L1"],
- magnetrise: ["2L1"],
- mudslap: ["2L1"],
- paraboliccharge: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- heliolisk: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electrify: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudslap: ["2L1"],
- paraboliccharge: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- tyrunt: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- frustration: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- horndrill: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- meteorbeam: ["2L1"],
- outrage: ["2L1"],
- playrough: ["2L1"],
- poisonfang: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 10, isHidden: true, pokeball: "cherishball"},
- ],
- },
- tyrantrum: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headsmash: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- honeclaws: ["2L1"],
- horndrill: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- meteorbeam: ["2L1"],
- outrage: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- amaura: {
- learnset: {
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- barrier: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- darkpulse: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- dragontail: ["2L1"],
- dreameater: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- freezedry: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- meteorbeam: ["2L1"],
- mirrorcoat: ["2L1"],
- mist: ["2L1"],
- mudshot: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 10, isHidden: true, pokeball: "cherishball"},
- ],
- },
- aurorus: {
- learnset: {
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dragontail: ["2L1"],
- dreameater: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- freezedry: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- meteorbeam: ["2L1"],
- mist: ["2L1"],
- mudshot: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- sylveon: {
- learnset: {
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- faketears: ["2L1"],
- flash: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- mudslap: ["2L1"],
- mysticalfire: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandattack: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- weatherball: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 10, pokeball: "cherishball"},
- {generation: 6, level: 10, gender: "F", pokeball: "cherishball"},
- {generation: 7, level: 50, gender: "F", isHidden: true, pokeball: "cherishball"},
- ],
- },
- hawlucha: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bravebird: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- crosschop: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- dualwingbeat: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- featherdance: ["2L1"],
- feint: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- flyingpress: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- karatechop: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- lunge: ["2L1"],
- meanlook: ["2L1"],
- mefirst: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudsport: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- dedenne: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- mistyterrain: ["2L1"],
- naturalgift: ["2L1"],
- nuzzle: ["2L1"],
- paraboliccharge: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- carbink: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- meteorbeam: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- naturepower: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- sharpen: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- goomy: {
- learnset: {
- absorb: ["2L1"],
- acidarmor: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bubble: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonpulse: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- irontail: ["2L1"],
- lifedew: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- outrage: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 1, shiny: 1, isHidden: true, pokeball: "cherishball"},
- ],
- },
- sliggoo: {
- learnset: {
- absorb: ["2L1"],
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bubble: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonpulse: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- infestation: ["2L1"],
- irontail: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- },
- encounters: [
- {generation: 6, level: 30},
- ],
- },
- sliggoohisui: {
- learnset: {
- absorb: ["2L1"],
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- curse: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonpulse: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- flashcannon: ["2L1"],
- gyroball: ["2L1"],
- heavyslam: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- ironhead: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- shelter: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- goodra: {
- learnset: {
- absorb: ["2L1"],
- acidspray: ["2L1"],
- aquatail: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bubble: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- incinerate: ["2L1"],
- infestation: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- outrage: ["2L1"],
- poisontail: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- goodrahisui: {
- learnset: {
- absorb: ["2L1"],
- acidspray: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- curse: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- heavyslam: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- shelter: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- klefki: {
- learnset: {
- astonish: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- craftyshield: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fairylock: ["2L1"],
- fairywind: ["2L1"],
- flashcannon: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- healblock: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- mirrorshot: ["2L1"],
- mistyterrain: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- steelbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- },
- },
- phantump: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bestow: ["2L1"],
- branchpoke: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- forestscurse: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- grudge: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hornleech: ["2L1"],
- imprison: ["2L1"],
- ingrain: ["2L1"],
- lashout: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- naturepower: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- poisonjab: ["2L1"],
- poltergeist: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- venomdrench: ["2L1"],
- willowisp: ["2L1"],
- woodhammer: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- trevenant: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- branchpoke: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- focusblast: ["2L1"],
- forestscurse: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- haze: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hornleech: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- ingrain: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- naturepower: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- poisonjab: ["2L1"],
- poltergeist: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- venomdrench: ["2L1"],
- willowisp: ["2L1"],
- woodhammer: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- pumpkaboo: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bestow: ["2L1"],
- bulletseed: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- gyroball: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- mysticalfire: ["2L1"],
- naturepower: ["2L1"],
- painsplit: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowsneak: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickortreat: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- pumpkaboosuper: {
- learnset: {
- astonish: ["2L1"],
- scaryface: ["2L1"],
- shadowsneak: ["2L1"],
- trickortreat: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, pokeball: "cherishball"},
- ],
- },
- gourgeist: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- brutalswing: ["2L1"],
- bulletseed: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- gyroball: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- moonblast: ["2L1"],
- mysticalfire: ["2L1"],
- nastyplot: ["2L1"],
- naturepower: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowsneak: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickortreat: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- bergmite: {
- learnset: {
- afteryou: ["2L1"],
- attract: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- barrier: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- iceball: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- mirrorcoat: ["2L1"],
- mist: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- sharpen: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- avalugg: {
- learnset: {
- afteryou: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- iceball: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icespinner: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- sharpen: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- waterpulse: ["2L1"],
- wideguard: ["2L1"],
- },
- },
- avalugghisui: {
- learnset: {
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- hardpress: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- meteorbeam: ["2L1"],
- mountaingale: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snowscape: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- wideguard: ["2L1"],
- },
- },
- noibat: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- brickbreak: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gust: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- leechlife: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- whirlwind: ["2L1"],
- wildcharge: ["2L1"],
- wingattack: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- noivern: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- boomburst: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flamethrower: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- moonlight: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- whirlwind: ["2L1"],
- wildcharge: ["2L1"],
- wingattack: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- xerneas: {
- learnset: {
- aromatherapy: ["2L1"],
- aurorabeam: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- geomancy: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- hail: ["2L1"],
- healpulse: ["2L1"],
- hiddenpower: ["2L1"],
- hornleech: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- ingrain: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- megahorn: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- outrage: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terrainpulse: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50},
- {generation: 6, level: 100, shiny: true, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- yveltal: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- airslash: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragonrush: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- oblivionwing: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50},
- {generation: 6, level: 100, shiny: true, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: 1},
- {generation: 7, level: 60, pokeball: "cherishball"},
- {generation: 7, level: 100, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- zygarde: {
- learnset: {
- bind: ["2L1"],
- bite: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- camouflage: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- coreenforcer: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- glare: ["2L1"],
- grassknot: ["2L1"],
- haze: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- landswrath: ["2L1"],
- outrage: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- thousandarrows: ["2L1"],
- thousandwaves: ["2L1"],
- toxic: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 70},
- {generation: 6, level: 100, pokeball: "cherishball"},
- {generation: 7, level: 30},
- {generation: 7, level: 50},
- {generation: 7, level: 50, isHidden: true},
- {generation: 7, level: 60, shiny: true, pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: true, isHidden: true, pokeball: "cherishball"},
- {generation: 7, level: 100, shiny: true, pokeball: "cherishball"},
- {generation: 7, level: 100, shiny: true, isHidden: true, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1, isHidden: true},
- ],
- eventOnly: false,
- },
- zygarde10: {
- learnset: {
- bind: ["2L1"],
- dig: ["2L1"],
- dragonbreath: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- extremespeed: ["2L1"],
- glare: ["2L1"],
- haze: ["2L1"],
- landswrath: ["2L1"],
- outrage: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- thousandarrows: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 30},
- {generation: 7, level: 50, isHidden: true},
- {generation: 7, level: 50, isHidden: true},
- {generation: 7, level: 60, shiny: true, isHidden: true, pokeball: "cherishball"},
- {generation: 7, level: 100, shiny: true, isHidden: true, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1, isHidden: true},
- ],
- eventOnly: false,
- },
- diancie: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- batonpass: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- diamondstorm: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- earthpower: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- meteorbeam: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- moonblast: ["2L1"],
- mysticalfire: ["2L1"],
- naturepower: ["2L1"],
- playrough: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- sharpen: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, pokeball: "cherishball"},
- {generation: 6, level: 50, shiny: true, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- hoopa: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- block: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- covet: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dualchop: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardsplit: ["2L1"],
- gunkshot: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hyperspacefury: ["2L1"],
- hyperspacehole: ["2L1"],
- icepunch: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- nastyplot: ["2L1"],
- phantomforce: ["2L1"],
- powersplit: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 50, pokeball: "cherishball"},
- {generation: 7, level: 15, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- hoopaunbound: {
- eventOnly: false,
- },
- volcanion: {
- learnset: {
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- haze: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- mist: ["2L1"],
- mistyterrain: ["2L1"],
- mudshot: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steameruption: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 70, pokeball: "cherishball"},
- {generation: 6, level: 70, pokeball: "cherishball"},
- {generation: 8, level: 60, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- rowlet: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bravebird: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- featherdance: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- knockoff: ["2L1"],
- leafage: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- nastyplot: ["2L1"],
- naturepower: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- dartrix: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bravebird: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- featherdance: ["2L1"],
- foresight: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- knockoff: ["2L1"],
- leafage: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- nastyplot: ["2L1"],
- naturepower: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- decidueye: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bravebird: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- featherdance: ["2L1"],
- foresight: ["2L1"],
- frenzyplant: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leafage: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- nastyplot: ["2L1"],
- naturepower: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- peck: ["2L1"],
- phantomforce: ["2L1"],
- pluck: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- skittersmack: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- spiritshackle: ["2L1"],
- spite: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, isHidden: true, pokeball: "pokeball"},
- ],
- },
- decidueyehisui: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- bravebird: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulletseed: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confuseray: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- featherdance: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frenzyplant: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- knockoff: ["2L1"],
- leafage: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rocktomb: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- trailblaze: ["2L1"],
- triplearrows: ["2L1"],
- upperhand: ["2L1"],
- uturn: ["2L1"],
- },
- },
- litten: {
- learnset: {
- acrobatics: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulkup: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- partingshot: ["2L1"],
- payday: ["2L1"],
- powertrip: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- },
- torracat: {
- learnset: {
- acrobatics: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulkup: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- },
- incineroar: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- blastburn: ["2L1"],
- blazekick: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crosschop: ["2L1"],
- crunch: ["2L1"],
- darkestlariat: ["2L1"],
- darkpulse: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, isHidden: true, pokeball: "pokeball"},
- ],
- },
- popplio: {
- learnset: {
- acrobatics: ["2L1"],
- amnesia: ["2L1"],
- aquajet: ["2L1"],
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- aromaticmist: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lifedew: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- perishsong: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- },
- },
- brionne: {
- learnset: {
- acrobatics: ["2L1"],
- amnesia: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- },
- },
- primarina: {
- learnset: {
- acrobatics: ["2L1"],
- alluringvoice: ["2L1"],
- amnesia: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- magiccoat: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- perishsong: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- shadowball: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- sparklingaria: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- uproar: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, isHidden: true, pokeball: "pokeball"},
- ],
- },
- pikipek: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- boomburst: ["2L1"],
- bravebird: ["2L1"],
- brickbreak: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- flamecharge: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- knockoff: ["2L1"],
- mirrormove: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- },
- },
- trumbeak: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- brickbreak: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- flamecharge: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- knockoff: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- },
- },
- toucannon: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- beakblast: ["2L1"],
- bravebird: ["2L1"],
- brickbreak: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- flamecharge: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- knockoff: ["2L1"],
- overheat: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supersonic: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- },
- encounters: [
- {generation: 7, level: 26},
- ],
- },
- yungoos: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- frustration: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperfang: ["2L1"],
- icefang: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- odorsleuth: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- gumshoos: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hyperfang: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- lowsweep: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- odorsleuth: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- encounters: [
- {generation: 7, level: 17},
- ],
- },
- gumshoostotem: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- bite: ["2L1"],
- block: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- hiddenpower: ["2L1"],
- hyperfang: ["2L1"],
- icepunch: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- mudslap: ["2L1"],
- odorsleuth: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 20, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- grubbin: {
- learnset: {
- acrobatics: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- bugbite: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- electricterrain: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magnetrise: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- stickyweb: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- visegrip: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- charjabug: {
- learnset: {
- acrobatics: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- bugbite: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- hiddenpower: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magnetrise: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- stickyweb: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- visegrip: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- vikavolt: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulldoze: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- guillotine: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magnetrise: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spark: ["2L1"],
- stickyweb: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- supercellslam: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- visegrip: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- xscissor: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- vikavolttotem: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- electroweb: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- guillotine: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- mudslap: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spark: ["2L1"],
- stringshot: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- visegrip: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- xscissor: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 35, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- crabrawler: {
- learnset: {
- amnesia: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- crabhammer: ["2L1"],
- dig: ["2L1"],
- dizzypunch: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- visegrip: ["2L1"],
- wideguard: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- crabominable: {
- learnset: {
- amnesia: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- dig: ["2L1"],
- dizzypunch: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- hardpress: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icehammer: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- oricorio: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- defog: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- flatter: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- icywind: ["2L1"],
- mirrormove: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quash: ["2L1"],
- quiverdance: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revelationdance: ["2L1"],
- reversal: ["2L1"],
- roleplay: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- },
- },
- cutiefly: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bestow: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- faketears: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- lastresort: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magicroom: ["2L1"],
- moonblast: ["2L1"],
- playrough: ["2L1"],
- pollenpuff: ["2L1"],
- pounce: ["2L1"],
- powder: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- quiverdance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- stickyweb: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tailwind: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- uturn: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- ribombee: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- faketears: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- lastresort: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- magicroom: ["2L1"],
- naturepower: ["2L1"],
- playrough: ["2L1"],
- pollenpuff: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychup: ["2L1"],
- quiverdance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- speedswap: ["2L1"],
- storedpower: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- uturn: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- ribombeetotem: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- frustration: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- infestation: ["2L1"],
- lastresort: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- magicroom: ["2L1"],
- naturepower: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- quiverdance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- tailwind: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- uturn: ["2L1"],
- wonderroom: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- rockruff: {
- learnset: {
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- crushclaw: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- frustration: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypervoice: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- mudslap: ["2L1"],
- odorsleuth: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- rockruffdusk: {
- learnset: {
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- crushclaw: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- frustration: ["2L1"],
- happyhour: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypervoice: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- mudslap: ["2L1"],
- odorsleuth: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 10, pokeball: "cherishball"},
- ],
- },
- lycanroc: {
- learnset: {
- accelerock: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypervoice: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- mudslap: ["2L1"],
- odorsleuth: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailslap: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- lycanrocmidnight: {
- learnset: {
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypervoice: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudslap: ["2L1"],
- odorsleuth: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, isHidden: true, pokeball: "cherishball"},
- ],
- },
- lycanrocdusk: {
- learnset: {
- accelerock: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- crushclaw: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- howl: ["2L1"],
- hypervoice: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- leer: ["2L1"],
- mudslap: ["2L1"],
- odorsleuth: ["2L1"],
- outrage: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailslap: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- wishiwashi: {
- learnset: {
- aquaring: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- tearfullook: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- mareanie: {
- learnset: {
- acidspray: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- lunge: ["2L1"],
- magiccoat: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spikecannon: ["2L1"],
- spite: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterpulse: ["2L1"],
- wideguard: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 1, shiny: 1, isHidden: true, pokeball: "cherishball"},
- ],
- },
- toxapex: {
- learnset: {
- acidspray: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- banefulbunker: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- crosspoison: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- lunge: ["2L1"],
- magiccoat: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spikecannon: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterpulse: ["2L1"],
- wideguard: ["2L1"],
- },
- },
- mudbray: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- frustration: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magnitude: ["2L1"],
- megakick: ["2L1"],
- mudbomb: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- },
- },
- mudsdale: {
- learnset: {
- attract: ["2L1"],
- bide: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lashout: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- },
- encounters: [
- {generation: 7, level: 29},
- ],
- },
- dewpider: {
- learnset: {
- aquaring: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- leechlife: ["2L1"],
- liquidation: ["2L1"],
- lunge: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mirrorcoat: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- powersplit: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- spiderweb: ["2L1"],
- spitup: ["2L1"],
- stickyweb: ["2L1"],
- stockpile: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- wonderroom: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- araquanid: {
- learnset: {
- aquaring: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- liquidation: ["2L1"],
- lunge: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mirrorcoat: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- spiderweb: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wideguard: ["2L1"],
- wonderroom: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- araquanidtotem: {
- learnset: {
- aquaring: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bugbite: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- doubleteam: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- liquidation: ["2L1"],
- lunge: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mirrorcoat: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- spiderweb: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- wideguard: ["2L1"],
- wonderroom: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 25, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- fomantis: {
- learnset: {
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- hiddenpower: ["2L1"],
- ingrain: ["2L1"],
- leafage: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leechlife: ["2L1"],
- magicalleaf: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- petalblizzard: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- lurantis: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- crosspoison: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ingrain: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leafage: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leechlife: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- petalblizzard: ["2L1"],
- poisonjab: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- raindance: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- signalbeam: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- weatherball: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- lurantistotem: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growth: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ingrain: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leafage: ["2L1"],
- leafblade: ["2L1"],
- leechlife: ["2L1"],
- lowsweep: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- petalblizzard: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- signalbeam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- toxic: ["2L1"],
- worryseed: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 30, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- morelull: {
- learnset: {
- absorb: ["2L1"],
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- growth: ["2L1"],
- hiddenpower: ["2L1"],
- ingrain: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megadrain: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- naturepower: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- signalbeam: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spore: ["2L1"],
- spotlight: ["2L1"],
- strengthsap: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- wonderroom: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- shiinotic: {
- learnset: {
- absorb: ["2L1"],
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ingrain: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megadrain: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- naturepower: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- signalbeam: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spore: ["2L1"],
- spotlight: ["2L1"],
- strengthsap: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- weatherball: ["2L1"],
- wonderroom: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- salandit: {
- learnset: {
- acidspray: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- belch: ["2L1"],
- burningjealousy: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- poisonfang: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- salazzle: {
- learnset: {
- acidspray: ["2L1"],
- acrobatics: ["2L1"],
- agility: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- corrosivegas: ["2L1"],
- covet: ["2L1"],
- crosspoison: ["2L1"],
- disable: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firelash: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- poisonfang: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, pokeball: "cherishball"},
- ],
- encounters: [
- {generation: 7, level: 16},
- ],
- },
- salazzletotem: {
- learnset: {
- acrobatics: ["2L1"],
- attract: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- disable: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- nastyplot: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 30, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- stufful: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- frustration: ["2L1"],
- hammerarm: ["2L1"],
- hiddenpower: ["2L1"],
- icepunch: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thrash: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- wideguard: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- bewear: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- darkestlariat: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hammerarm: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- thrash: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, gender: "F", isHidden: true, pokeball: "cherishball"},
- ],
- },
- bounsweet: {
- learnset: {
- acupressure: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- flail: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- leafstorm: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- naturepower: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- steenee: {
- learnset: {
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- lightscreen: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- petalblizzard: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- splash: ["2L1"],
- stomp: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 20, nature: "Naive", pokeball: "cherishball"},
- ],
- },
- tsareena: {
- learnset: {
- acrobatics: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- bulletseed: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleslap: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- hyperbeam: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leafstorm: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- megakick: ["2L1"],
- naturepower: ["2L1"],
- payback: ["2L1"],
- petalblizzard: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- punishment: ["2L1"],
- rapidspin: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- splash: ["2L1"],
- stomp: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- teeterdance: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- tropkick: ["2L1"],
- uturn: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- comfey: {
- learnset: {
- acrobatics: ["2L1"],
- afteryou: ["2L1"],
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- amnesia: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- floralhealing: ["2L1"],
- flowershield: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- healbell: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- knockoff: ["2L1"],
- leaftornado: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- painsplit: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- playrough: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetkiss: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- synthesis: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uturn: ["2L1"],
- vinewhip: ["2L1"],
- worryseed: ["2L1"],
- wrap: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 10, nature: "Jolly", pokeball: "cherishball"},
- ],
- },
- oranguru: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- covet: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- instruct: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- nastyplot: ["2L1"],
- naturepower: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 1, shiny: 1, pokeball: "cherishball"},
- {generation: 7, level: 50, isHidden: true, pokeball: "pokeball"},
- ],
- },
- passimian: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- bestow: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- earthquake: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- vitalthrow: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 1, shiny: 1, pokeball: "cherishball"},
- {generation: 7, level: 50, isHidden: true, pokeball: "pokeball"},
- ],
- },
- wimpod: {
- learnset: {
- aquajet: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bugbuzz: ["2L1"],
- confide: ["2L1"],
- defensecurl: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- leechlife: ["2L1"],
- metalclaw: ["2L1"],
- mudshot: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- wideguard: ["2L1"],
- },
- },
- golisopod: {
- learnset: {
- aerialace: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulkup: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- darkpulse: ["2L1"],
- defensecurl: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- dualchop: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- firstimpression: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- liquidation: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scald: ["2L1"],
- screech: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- sandygast: {
- learnset: {
- absorb: ["2L1"],
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- destinybond: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gravity: ["2L1"],
- harden: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- megadrain: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- shadowball: ["2L1"],
- shoreup: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- },
- },
- palossand: {
- learnset: {
- absorb: ["2L1"],
- afteryou: ["2L1"],
- amnesia: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- harden: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- megadrain: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- shadowball: ["2L1"],
- shoreup: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- },
- },
- pyukumuku: {
- learnset: {
- attract: ["2L1"],
- batonpass: ["2L1"],
- bestow: ["2L1"],
- bide: ["2L1"],
- block: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- gastroacid: ["2L1"],
- hail: ["2L1"],
- harden: ["2L1"],
- helpinghand: ["2L1"],
- lightscreen: ["2L1"],
- memento: ["2L1"],
- mirrorcoat: ["2L1"],
- mudsport: ["2L1"],
- painsplit: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- purify: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- soak: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- venomdrench: ["2L1"],
- watersport: ["2L1"],
- },
- },
- typenull: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- confide: ["2L1"],
- crushclaw: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dragonclaw: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flamecharge: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- healblock: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lastresort: ["2L1"],
- magiccoat: ["2L1"],
- metalsound: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- punishment: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- shadowclaw: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terrainpulse: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 40, shiny: 1, perfectIVs: 3, pokeball: "pokeball"},
- {generation: 7, level: 60, shiny: 1, perfectIVs: 3, pokeball: "pokeball"},
- {generation: 8, level: 50, shiny: 1, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- silvally: {
- learnset: {
- aerialace: ["2L1"],
- airslash: ["2L1"],
- bite: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- crushclaw: ["2L1"],
- defog: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonclaw: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grasspledge: ["2L1"],
- hail: ["2L1"],
- healblock: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- magiccoat: ["2L1"],
- metalsound: ["2L1"],
- multiattack: ["2L1"],
- outrage: ["2L1"],
- partingshot: ["2L1"],
- payback: ["2L1"],
- poisonfang: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- punishment: ["2L1"],
- pursuit: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terrainpulse: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 100, shiny: true, pokeball: "cherishball"},
- ],
- },
- minior: {
- learnset: {
- acrobatics: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- cosmicpower: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- meteorbeam: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scorchingsands: ["2L1"],
- selfdestruct: ["2L1"],
- shellsmash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- komala: {
- learnset: {
- acrobatics: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icespinner: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metalclaw: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- sing: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- wish: ["2L1"],
- woodhammer: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- turtonator: {
- learnset: {
- attract: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- curse: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flail: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headsmash: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lashout: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scorchingsands: ["2L1"],
- shellsmash: ["2L1"],
- shelltrap: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smog: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- wideguard: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 1, shiny: 1, pokeball: "cherishball"},
- {generation: 7, level: 30, gender: "M", nature: "Brave", pokeball: "cherishball"},
- ],
- },
- togedemaru: {
- learnset: {
- afteryou: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- defensecurl: ["2L1"],
- disarmingvoice: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- fellstinger: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- magnetrise: ["2L1"],
- nuzzle: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- spikyshield: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- twineedle: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- zingzap: ["2L1"],
- },
- },
- togedemarutotem: {
- learnset: {
- afteryou: ["2L1"],
- attract: ["2L1"],
- bounce: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- defensecurl: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- electricterrain: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- fellstinger: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- magnetrise: ["2L1"],
- nuzzle: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- spikyshield: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- zingzap: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 30, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- mimikyu: {
- learnset: {
- afteryou: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- beatup: ["2L1"],
- bulkup: ["2L1"],
- burningjealousy: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- destinybond: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grudge: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- lastresort: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- magicroom: ["2L1"],
- mimic: ["2L1"],
- mistyterrain: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- playrough: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- woodhammer: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 10, pokeball: "cherishball"},
- {generation: 7, level: 10, shiny: true, pokeball: "cherishball"},
- {generation: 7, level: 50, shiny: true, pokeball: "cherishball"},
- {generation: 9, level: 25, pokeball: "cherishball"},
- ],
- },
- mimikyutotem: {
- learnset: {
- afteryou: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- bulkup: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- lastresort: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- magicroom: ["2L1"],
- mimic: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- woodhammer: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 40, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- bruxish: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bulkup: ["2L1"],
- calmmind: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- crunch: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisonfang: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicfangs: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- rage: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synchronoise: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- drampa: {
- learnset: {
- amnesia: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- breakingswipe: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- glare: ["2L1"],
- grassknot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- lashout: ["2L1"],
- lightscreen: ["2L1"],
- mist: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaleshot: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 1, shiny: 1, isHidden: true, pokeball: "cherishball"},
- ],
- },
- dhelmise: {
- learnset: {
- absorb: ["2L1"],
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- anchorshot: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- growth: ["2L1"],
- gyroball: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- megadrain: ["2L1"],
- metalsound: ["2L1"],
- muddywater: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- spite: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- switcheroo: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- whirlpool: ["2L1"],
- wrap: ["2L1"],
- },
- },
- jangmoo: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- hakamoo: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- bide: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- shadowclaw: ["2L1"],
- skyuppercut: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- kommoo: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- autotomize: ["2L1"],
- bellydrum: ["2L1"],
- bide: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- boomburst: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- clangingscales: ["2L1"],
- clangoroussoul: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skyuppercut: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- encounters: [
- {generation: 7, level: 41},
- ],
- },
- kommoototem: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- autotomize: ["2L1"],
- bellydrum: ["2L1"],
- bide: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- clangingscales: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- skyuppercut: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- tapukoko: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- bravebird: ["2L1"],
- calmmind: ["2L1"],
- charge: ["2L1"],
- confide: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- falseswipe: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lightscreen: ["2L1"],
- meanlook: ["2L1"],
- mirrormove: ["2L1"],
- naturepower: ["2L1"],
- naturesmadness: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- shockwave: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- steelwing: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- withdraw: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 60},
- {generation: 7, level: 60, shiny: true, nature: "Timid", pokeball: "cherishball"},
- {generation: 7, level: 60, shiny: true, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- tapulele: {
- learnset: {
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- astonish: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meanlook: ["2L1"],
- moonblast: ["2L1"],
- naturepower: ["2L1"],
- naturesmadness: ["2L1"],
- playrough: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- withdraw: ["2L1"],
- wonderroom: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 60},
- {generation: 7, level: 60, shiny: true, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- tapubulu: {
- learnset: {
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- darkestlariat: ["2L1"],
- dazzlinggleam: ["2L1"],
- disable: ["2L1"],
- dualchop: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- guardswap: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hornattack: ["2L1"],
- hornleech: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- leafage: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- meanlook: ["2L1"],
- megadrain: ["2L1"],
- megahorn: ["2L1"],
- megapunch: ["2L1"],
- naturepower: ["2L1"],
- naturesmadness: ["2L1"],
- payback: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- whirlwind: ["2L1"],
- withdraw: ["2L1"],
- woodhammer: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 60},
- {generation: 7, level: 60, shiny: true, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- tapufini: {
- learnset: {
- aquaring: ["2L1"],
- blizzard: ["2L1"],
- brine: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- haze: ["2L1"],
- healpulse: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meanlook: ["2L1"],
- mist: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- muddywater: ["2L1"],
- naturepower: ["2L1"],
- naturesmadness: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- withdraw: ["2L1"],
- wonderroom: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 60},
- {generation: 7, level: 60, shiny: true, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- cosmog: {
- learnset: {
- splash: ["2L1"],
- teleport: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 5},
- {generation: 8, level: 5, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- cosmoem: {
- learnset: {
- cosmicpower: ["2L1"],
- teleport: ["2L1"],
- },
- },
- solgaleo: {
- learnset: {
- agility: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- cosmicpower: ["2L1"],
- crunch: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flashcannon: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- heatcrash: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- morningsun: ["2L1"],
- mysticalfire: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicfangs: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- sunsteelstrike: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- wakeupslap: ["2L1"],
- wideguard: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 55},
- {generation: 7, level: 60},
- {generation: 7, level: 60, shiny: true, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- },
- lunala: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- airslash: ["2L1"],
- blizzard: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- meteorbeam: ["2L1"],
- moonblast: ["2L1"],
- moongeistbeam: ["2L1"],
- moonlight: ["2L1"],
- nightdaze: ["2L1"],
- nightshade: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- telekinesis: ["2L1"],
- teleport: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wideguard: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 55},
- {generation: 7, level: 60},
- {generation: 7, level: 60, shiny: true, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- },
- nihilego: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- allyswitch: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- chargebeam: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- corrosivegas: ["2L1"],
- crosspoison: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- grassknot: ["2L1"],
- guardsplit: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- meteorbeam: ["2L1"],
- mirrorcoat: ["2L1"],
- painsplit: ["2L1"],
- poisonjab: ["2L1"],
- pound: ["2L1"],
- powergem: ["2L1"],
- powersplit: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- telekinesis: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trickroom: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- wonderroom: ["2L1"],
- worryseed: ["2L1"],
- wrap: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 55},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- buzzwole: {
- learnset: {
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- cometpunch: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- darkestlariat: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- dualwingbeat: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fellstinger: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- harden: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- icepunch: ["2L1"],
- ironhead: ["2L1"],
- leechlife: ["2L1"],
- lowsweep: ["2L1"],
- lunge: ["2L1"],
- megapunch: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- vitalthrow: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 65},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- pheromosa: {
- learnset: {
- agility: ["2L1"],
- assurance: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- echoedvoice: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hiddenpower: ["2L1"],
- highjumpkick: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- jumpkick: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- lunge: ["2L1"],
- mefirst: ["2L1"],
- outrage: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- quickguard: ["2L1"],
- quiverdance: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- stomp: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- tripleaxel: ["2L1"],
- triplekick: ["2L1"],
- uturn: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 60},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- xurkitree: {
- learnset: {
- bind: ["2L1"],
- brutalswing: ["2L1"],
- calmmind: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- dazzlinggleam: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- ingrain: ["2L1"],
- iondeluge: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magnetrise: ["2L1"],
- naturepower: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tailglow: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- wrap: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 65},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- celesteela: {
- learnset: {
- absorb: ["2L1"],
- acrobatics: ["2L1"],
- airslash: ["2L1"],
- autotomize: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ingrain: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- leechseed: ["2L1"],
- magnetrise: ["2L1"],
- megadrain: ["2L1"],
- megahorn: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- round: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- shockwave: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- toxic: ["2L1"],
- wideguard: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 65},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- kartana: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- defog: ["2L1"],
- detect: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- falseswipe: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- guillotine: ["2L1"],
- hiddenpower: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- leafblade: ["2L1"],
- nightslash: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- sacredsword: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- solarblade: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tailwind: ["2L1"],
- toxic: ["2L1"],
- vacuumwave: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 60},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- guzzlord: {
- learnset: {
- amnesia: ["2L1"],
- belch: ["2L1"],
- bite: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- corrosivegas: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- hammerarm: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lastresort: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- steamroller: ["2L1"],
- steelroller: ["2L1"],
- stockpile: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swallow: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- toxic: ["2L1"],
- wideguard: ["2L1"],
- wringout: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 70},
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- necrozma: {
- learnset: {
- aerialace: ["2L1"],
- allyswitch: ["2L1"],
- autotomize: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- cosmicpower: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- magnetrise: ["2L1"],
- metalclaw: ["2L1"],
- meteorbeam: ["2L1"],
- mirrorshot: ["2L1"],
- moonlight: ["2L1"],
- morningsun: ["2L1"],
- nightslash: ["2L1"],
- outrage: ["2L1"],
- photongeyser: ["2L1"],
- powergem: ["2L1"],
- prismaticlaser: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicfangs: ["2L1"],
- psychocut: ["2L1"],
- psyshock: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- wringout: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 75},
- {generation: 7, level: 65},
- {generation: 7, level: 75, shiny: true, pokeball: "cherishball"},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- necrozmaduskmane: {
- learnset: {
- sunsteelstrike: ["2L1"],
- },
- eventOnly: false,
- },
- necrozmadawnwings: {
- learnset: {
- moongeistbeam: ["2L1"],
- },
- eventOnly: false,
- },
- necrozmaultra: {
- learnset: {
- moongeistbeam: ["2L1"],
- sunsteelstrike: ["2L1"],
- },
- },
- magearna: {
- learnset: {
- afteryou: ["2L1"],
- agility: ["2L1"],
- aurasphere: ["2L1"],
- aurorabeam: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- craftyshield: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flashcannon: ["2L1"],
- fleurcannon: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gearup: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- healbell: ["2L1"],
- heartswap: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- luckychant: ["2L1"],
- magneticflux: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- mindreader: ["2L1"],
- mirrorshot: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- painsplit: ["2L1"],
- playrough: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shiftgear: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- solarbeam: ["2L1"],
- sonicboom: ["2L1"],
- speedswap: ["2L1"],
- spikes: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- synchronoise: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- trumpcard: ["2L1"],
- voltswitch: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- magearnaoriginal: {
- learnset: {
- agility: ["2L1"],
- aurasphere: ["2L1"],
- aurorabeam: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confuseray: ["2L1"],
- craftyshield: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disarmingvoice: ["2L1"],
- drainingkiss: ["2L1"],
- eerieimpulse: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flashcannon: ["2L1"],
- fleurcannon: ["2L1"],
- focusblast: ["2L1"],
- gearup: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- gyroball: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- magneticflux: ["2L1"],
- metalsound: ["2L1"],
- mindreader: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- painsplit: ["2L1"],
- playrough: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shiftgear: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- solarbeam: ["2L1"],
- speedswap: ["2L1"],
- spikes: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- voltswitch: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 50, nature: "Mild", ivs: {hp: 31, atk: 30, def: 30, spa: 31, spd: 31, spe: 0}, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- marshadow: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- aurasphere: ["2L1"],
- blazekick: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- ironhead: ["2L1"],
- jumpkick: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lastresort: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poisonjab: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rollingkick: ["2L1"],
- round: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowpunch: ["2L1"],
- shadowsneak: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spectralthief: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, pokeball: "cherishball"},
- {generation: 8, level: 60, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- poipole: {
- learnset: {
- acid: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- covet: ["2L1"],
- dragonpulse: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fellstinger: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gastroacid: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- irontail: ["2L1"],
- nastyplot: ["2L1"],
- peck: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uproar: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 40, shiny: 1, perfectIVs: 3, pokeball: "pokeball"},
- {generation: 7, level: 40, shiny: true, nature: "Modest", perfectIVs: 3, pokeball: "cherishball"},
- {generation: 8, level: 20, pokeball: "beastball"},
- ],
- eventOnly: false,
- },
- naganadel: {
- learnset: {
- acid: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- breakingswipe: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- crosspoison: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fellstinger: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gastroacid: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- peck: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- shadowclaw: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smartstrike: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- stakataka: {
- learnset: {
- allyswitch: ["2L1"],
- autotomize: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- doubleedge: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- heatcrash: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- magnetrise: ["2L1"],
- megakick: ["2L1"],
- meteorbeam: ["2L1"],
- protect: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- telekinesis: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- wideguard: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- blacephalon: {
- learnset: {
- afteryou: ["2L1"],
- astonish: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- incinerate: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- mindblown: ["2L1"],
- mysticalfire: ["2L1"],
- nightshade: ["2L1"],
- overheat: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- quash: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- round: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 60, shiny: 1},
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- zeraora: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- aurasphere: ["2L1"],
- blazekick: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- calmmind: ["2L1"],
- charge: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualchop: ["2L1"],
- echoedvoice: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- falseswipe: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- outrage: ["2L1"],
- payday: ["2L1"],
- plasmafists: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- shockwave: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, pokeball: "cherishball"},
- {generation: 8, level: 100, shiny: true, nature: "Hasty", ivs: {hp: 31, atk: 31, def: 30, spa: 31, spd: 31, spe: 31}, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- meltan: {
- learnset: {
- acidarmor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- irondefense: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- tailwhip: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- },
- },
- melmetal: {
- learnset: {
- acidarmor: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- darkestlariat: ["2L1"],
- discharge: ["2L1"],
- doubleironbash: ["2L1"],
- dynamicpunch: ["2L1"],
- earthquake: ["2L1"],
- electricterrain: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- tailwhip: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 100, nature: "Brave", ivs: {hp: 31, atk: 31, def: 31, spa: 31, spd: 31, spe: 0}, pokeball: "cherishball"},
- ],
- },
- grookey: {
- learnset: {
- acrobatics: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- branchpoke: ["2L1"],
- bulletseed: ["2L1"],
- drainpunch: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- growth: ["2L1"],
- hammerarm: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lowkick: ["2L1"],
- magicalleaf: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- naturepower: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- woodhammer: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- thwackey: {
- learnset: {
- acrobatics: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- branchpoke: ["2L1"],
- bulletseed: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- drainpunch: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- lowkick: ["2L1"],
- magicalleaf: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- woodhammer: ["2L1"],
- workup: ["2L1"],
- },
- },
- rillaboom: {
- learnset: {
- acrobatics: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- boomburst: ["2L1"],
- branchpoke: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- darkestlariat: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- drainpunch: ["2L1"],
- drumbeating: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frenzyplant: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growl: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudshot: ["2L1"],
- nobleroar: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- woodhammer: ["2L1"],
- workup: ["2L1"],
- },
- },
- scorbunny: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- blazekick: ["2L1"],
- bounce: ["2L1"],
- burningjealousy: ["2L1"],
- counter: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- electroball: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- focusenergy: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- highjumpkick: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- mudshot: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- },
- },
- raboot: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- blazekick: ["2L1"],
- bounce: ["2L1"],
- bulkup: ["2L1"],
- burningjealousy: ["2L1"],
- counter: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- electroball: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- focusenergy: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- mudshot: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- weatherball: ["2L1"],
- workup: ["2L1"],
- },
- },
- cinderace: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- blastburn: ["2L1"],
- blazekick: ["2L1"],
- bounce: ["2L1"],
- bulkup: ["2L1"],
- burningjealousy: ["2L1"],
- coaching: ["2L1"],
- counter: ["2L1"],
- courtchange: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- electroball: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- pyroball: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- scorchingsands: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- weatherball: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- sobble: {
- learnset: {
- aquajet: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bind: ["2L1"],
- bounce: ["2L1"],
- chillingwater: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fellstinger: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- hydropump: ["2L1"],
- iceshard: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- mist: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- },
- drizzile: {
- learnset: {
- attract: ["2L1"],
- batonpass: ["2L1"],
- bind: ["2L1"],
- bounce: ["2L1"],
- chillingwater: ["2L1"],
- dive: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- hydropump: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- },
- inteleon: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bind: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- breakingswipe: ["2L1"],
- chillingwater: ["2L1"],
- darkpulse: ["2L1"],
- dive: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- metronome: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- shadowball: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snipeshot: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- uturn: ["2L1"],
- vacuumwave: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- },
- skwovet: {
- learnset: {
- amnesia: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bellydrum: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bulletseed: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- gyroball: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- lastresort: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- stuffcheeks: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- swallow: ["2L1"],
- tackle: ["2L1"],
- tailslap: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- },
- },
- greedent: {
- learnset: {
- amnesia: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- bite: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- counter: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- fling: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- stompingtantrum: ["2L1"],
- stuffcheeks: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- swallow: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailslap: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- rookidee: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- defog: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- furyattack: ["2L1"],
- honeclaws: ["2L1"],
- leer: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- powertrip: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- },
- },
- corvisquire: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bravebird: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- furyattack: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- leer: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- powertrip: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- },
- },
- corviknight: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- bulkup: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- heavyslam: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- powertrip: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- steelbeam: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- },
- },
- blipbug: {
- learnset: {
- infestation: ["2L1"],
- recover: ["2L1"],
- stickyweb: ["2L1"],
- strugglebug: ["2L1"],
- supersonic: ["2L1"],
- },
- },
- dottler: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- confusion: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- futuresight: ["2L1"],
- guardswap: ["2L1"],
- helpinghand: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- magicroom: ["2L1"],
- payback: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- orbeetle: {
- learnset: {
- afteryou: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodypress: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- guardswap: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- hypnosis: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- mirrorcoat: ["2L1"],
- payback: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uturn: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- nickit: {
- learnset: {
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- dig: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- foulplay: ["2L1"],
- honeclaws: ["2L1"],
- howl: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- mudshot: ["2L1"],
- nastyplot: ["2L1"],
- nightslash: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swift: ["2L1"],
- tailslap: ["2L1"],
- tailwhip: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- },
- },
- thievul: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- burningjealousy: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- firefang: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- lashout: ["2L1"],
- mudshot: ["2L1"],
- nastyplot: ["2L1"],
- nightslash: ["2L1"],
- partingshot: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swift: ["2L1"],
- tailslap: ["2L1"],
- tailwhip: ["2L1"],
- taunt: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- uturn: ["2L1"],
- },
- },
- gossifleur: {
- learnset: {
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hypervoice: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- leaftornado: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- sing: ["2L1"],
- sleeppowder: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- sweetscent: ["2L1"],
- synthesis: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- eldegoss: {
- learnset: {
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- cottonguard: ["2L1"],
- cottonspore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- leaftornado: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- seedbomb: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- sweetscent: ["2L1"],
- synthesis: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- wooloo: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- copycat: ["2L1"],
- cottonguard: ["2L1"],
- counter: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- electroball: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- grassyglide: ["2L1"],
- growl: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- thunderwave: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- dubwool: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- copycat: ["2L1"],
- cottonguard: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- electroball: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- grassyglide: ["2L1"],
- growl: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- headbutt: ["2L1"],
- hyperbeam: ["2L1"],
- lastresort: ["2L1"],
- megakick: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- thunderwave: ["2L1"],
- wildcharge: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- chewtle: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- chillingwater: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- dive: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- gastroacid: ["2L1"],
- headbutt: ["2L1"],
- hydropump: ["2L1"],
- icefang: ["2L1"],
- jawlock: ["2L1"],
- liquidation: ["2L1"],
- mudshot: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- revenge: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- shellsmash: ["2L1"],
- skittersmack: ["2L1"],
- skullbash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- drednaw: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- highhorsepower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icespinner: ["2L1"],
- irondefense: ["2L1"],
- irontail: ["2L1"],
- jawlock: ["2L1"],
- liquidation: ["2L1"],
- megahorn: ["2L1"],
- meteorbeam: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- revenge: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- yamper: {
- learnset: {
- attract: ["2L1"],
- bite: ["2L1"],
- charge: ["2L1"],
- charm: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- electroball: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- flamecharge: ["2L1"],
- helpinghand: ["2L1"],
- howl: ["2L1"],
- nuzzle: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- boltund: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bulkup: ["2L1"],
- charge: ["2L1"],
- charm: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electrify: ["2L1"],
- electroball: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- nuzzle: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rest: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- rolycoly: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- gyroball: ["2L1"],
- heatcrash: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- meteorbeam: ["2L1"],
- mudslap: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- carkol: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- burnup: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- gyroball: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- meteorbeam: ["2L1"],
- mudslap: ["2L1"],
- overheat: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scald: ["2L1"],
- scorchingsands: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- coalossal: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- burnup: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- meteorbeam: ["2L1"],
- mudslap: ["2L1"],
- overheat: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scald: ["2L1"],
- scorchingsands: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- tarshot: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- applin: {
- learnset: {
- astonish: ["2L1"],
- attract: ["2L1"],
- defensecurl: ["2L1"],
- dracometeor: ["2L1"],
- grassyglide: ["2L1"],
- pounce: ["2L1"],
- recycle: ["2L1"],
- rollout: ["2L1"],
- suckerpunch: ["2L1"],
- terablast: ["2L1"],
- withdraw: ["2L1"],
- },
- },
- flapple: {
- learnset: {
- acidspray: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- airslash: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bulletseed: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dualwingbeat: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- gravapple: ["2L1"],
- growth: ["2L1"],
- heavyslam: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- outrage: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- trailblaze: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- wingattack: ["2L1"],
- withdraw: ["2L1"],
- },
- },
- appletun: {
- learnset: {
- amnesia: ["2L1"],
- appleacid: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- curse: ["2L1"],
- dracometeor: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- sweetscent: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- trailblaze: ["2L1"],
- withdraw: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- silicobra: {
- learnset: {
- attract: ["2L1"],
- belch: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- coil: ["2L1"],
- dig: ["2L1"],
- dragonrush: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- glare: ["2L1"],
- headbutt: ["2L1"],
- lastresort: ["2L1"],
- minimize: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- skittersmack: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- wrap: ["2L1"],
- },
- },
- sandaconda: {
- learnset: {
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- coil: ["2L1"],
- dig: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- gigaimpact: ["2L1"],
- glare: ["2L1"],
- headbutt: ["2L1"],
- highhorsepower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- minimize: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- outrage: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- skittersmack: ["2L1"],
- skullbash: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- wrap: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- cramorant: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- amnesia: ["2L1"],
- aquacutter: ["2L1"],
- aquaring: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- blizzard: ["2L1"],
- bravebird: ["2L1"],
- chillingwater: ["2L1"],
- defog: ["2L1"],
- dive: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- steelwing: ["2L1"],
- stockpile: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swallow: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- uproar: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- arrokuda: {
- learnset: {
- acupressure: ["2L1"],
- agility: ["2L1"],
- aquajet: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- crunch: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- drillrun: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- furyattack: ["2L1"],
- hydropump: ["2L1"],
- icefang: ["2L1"],
- laserfocus: ["2L1"],
- liquidation: ["2L1"],
- nightslash: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- barraskewda: {
- learnset: {
- agility: ["2L1"],
- aquajet: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- crunch: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- drillrun: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- laserfocus: ["2L1"],
- liquidation: ["2L1"],
- peck: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- toxel: {
- learnset: {
- acid: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- charm: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- growl: ["2L1"],
- metalsound: ["2L1"],
- nuzzle: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 1, isHidden: true, pokeball: "luxuryball"},
- ],
- },
- toxtricity: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- boomburst: ["2L1"],
- brickbreak: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- discharge: ["2L1"],
- drainpunch: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- leer: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalsound: ["2L1"],
- metronome: ["2L1"],
- nobleroar: ["2L1"],
- nuzzle: ["2L1"],
- overdrive: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- psychicnoise: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- shiftgear: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 50, shiny: true, nature: "Rash", pokeball: "cherishball"},
- ],
- },
- toxtricitylowkey: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- attract: ["2L1"],
- belch: ["2L1"],
- boomburst: ["2L1"],
- brickbreak: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- discharge: ["2L1"],
- drainpunch: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- leer: ["2L1"],
- magneticflux: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalsound: ["2L1"],
- metronome: ["2L1"],
- nobleroar: ["2L1"],
- nuzzle: ["2L1"],
- overdrive: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- psychicnoise: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- sizzlipede: {
- learnset: {
- attract: ["2L1"],
- bite: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- burnup: ["2L1"],
- coil: ["2L1"],
- crunch: ["2L1"],
- defensecurl: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firelash: ["2L1"],
- firespin: ["2L1"],
- flamewheel: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scorchingsands: ["2L1"],
- skittersmack: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- venoshock: ["2L1"],
- wrap: ["2L1"],
- },
- },
- centiskorch: {
- learnset: {
- attract: ["2L1"],
- bite: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- burnup: ["2L1"],
- coil: ["2L1"],
- crunch: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firelash: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- gigaimpact: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- hyperbeam: ["2L1"],
- inferno: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- mysticalfire: ["2L1"],
- overheat: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scorchingsands: ["2L1"],
- skittersmack: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- thunderfang: ["2L1"],
- venoshock: ["2L1"],
- willowisp: ["2L1"],
- wrap: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- clobbopus: {
- learnset: {
- attract: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bulkup: ["2L1"],
- circlethrow: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- detect: ["2L1"],
- dive: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- focusblast: ["2L1"],
- icepunch: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- megapunch: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- seismictoss: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- soak: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- superpower: ["2L1"],
- taunt: ["2L1"],
- waterfall: ["2L1"],
- workup: ["2L1"],
- },
- },
- grapploct: {
- learnset: {
- attract: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- drainpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- focusblast: ["2L1"],
- gigaimpact: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- megapunch: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- octazooka: ["2L1"],
- octolock: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- taunt: ["2L1"],
- topsyturvy: ["2L1"],
- waterfall: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- },
- sinistea: {
- learnset: {
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- astonish: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- foulplay: ["2L1"],
- gigadrain: ["2L1"],
- hex: ["2L1"],
- imprison: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- metronome: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- shadowball: ["2L1"],
- shellsmash: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sweetscent: ["2L1"],
- terablast: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- withdraw: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- sinisteaantique: {
- learnset: {
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- astonish: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- celebrate: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- foulplay: ["2L1"],
- gigadrain: ["2L1"],
- hex: ["2L1"],
- imprison: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- metronome: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- rest: ["2L1"],
- shadowball: ["2L1"],
- shellsmash: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sweetscent: ["2L1"],
- terablast: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- withdraw: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 50, isHidden: true, pokeball: "cherishball"},
- ],
- },
- polteageist: {
- learnset: {
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- astonish: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- foulplay: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- metronome: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shellsmash: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- strengthsap: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sweetscent: ["2L1"],
- teatime: ["2L1"],
- terablast: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- willowisp: ["2L1"],
- withdraw: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- hatenna: {
- learnset: {
- afteryou: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confusion: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- imprison: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- metronome: ["2L1"],
- mistyterrain: ["2L1"],
- mysticalfire: ["2L1"],
- nuzzle: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quash: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- },
- },
- hattrem: {
- learnset: {
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- brutalswing: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confusion: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- imprison: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- metronome: ["2L1"],
- mistyterrain: ["2L1"],
- mysticalfire: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- },
- },
- hatterene: {
- learnset: {
- agility: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- brutalswing: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- confusion: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magicpowder: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- mysticalfire: ["2L1"],
- painsplit: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- powerswap: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- impidimp: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- burningjealousy: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- lashout: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mistyterrain: ["2L1"],
- nastyplot: ["2L1"],
- partingshot: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- },
- },
- morgrem: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- burningjealousy: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- falsesurrender: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- imprison: ["2L1"],
- lashout: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mistyterrain: ["2L1"],
- nastyplot: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- },
- },
- grimmsnarl: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- burningjealousy: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkestlariat: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- falsesurrender: ["2L1"],
- firepunch: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- hammerarm: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- lashout: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mistyterrain: ["2L1"],
- nastyplot: ["2L1"],
- playrough: ["2L1"],
- powerswap: ["2L1"],
- poweruppunch: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spiritbreak: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- wonderroom: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 50, nature: "Calm", shiny: true, ivs: {hp: 31, atk: 0, def: 31, spa: 31, spd: 31, spe: 31}, pokeball: "cherishball"},
- ],
- },
- milcery: {
- learnset: {
- acidarmor: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- attract: ["2L1"],
- babydolleyes: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- dazzlinggleam: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- helpinghand: ["2L1"],
- lastresort: ["2L1"],
- mistyterrain: ["2L1"],
- protect: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sweetkiss: ["2L1"],
- sweetscent: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 5, nature: "Hardy", isHidden: true, pokeball: "cherishball"},
- ],
- },
- alcremie: {
- learnset: {
- acidarmor: ["2L1"],
- alluringvoice: ["2L1"],
- aromatherapy: ["2L1"],
- aromaticmist: ["2L1"],
- attract: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- dazzlinggleam: ["2L1"],
- decorate: ["2L1"],
- disarmingvoice: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fling: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- mysticalfire: ["2L1"],
- painsplit: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sweetkiss: ["2L1"],
- sweetscent: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- triattack: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- falinks: {
- learnset: {
- agility: ["2L1"],
- assurance: ["2L1"],
- beatup: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- counter: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- firstimpression: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- lunge: ["2L1"],
- megahorn: ["2L1"],
- noretreat: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- pincurchin: {
- learnset: {
- acupressure: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bubblebeam: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- curse: ["2L1"],
- discharge: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- hex: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- liquidation: ["2L1"],
- memento: ["2L1"],
- muddywater: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- spikes: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- supercellslam: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- watergun: ["2L1"],
- wildcharge: ["2L1"],
- zingzap: ["2L1"],
- },
- },
- snom: {
- learnset: {
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- lunge: ["2L1"],
- mirrorcoat: ["2L1"],
- pounce: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- terablast: ["2L1"],
- },
- },
- frosmoth: {
- learnset: {
- acrobatics: ["2L1"],
- airslash: ["2L1"],
- attract: ["2L1"],
- aurorabeam: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- helpinghand: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- mist: ["2L1"],
- playrough: ["2L1"],
- pounce: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- quiverdance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- strugglebug: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- tripleaxel: ["2L1"],
- uturn: ["2L1"],
- weatherball: ["2L1"],
- wideguard: ["2L1"],
- },
- },
- stonjourner: {
- learnset: {
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- curse: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- hardpress: ["2L1"],
- heatcrash: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- meteorbeam: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- wideguard: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- eiscue: {
- learnset: {
- agility: ["2L1"],
- amnesia: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- bellydrum: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- chillingwater: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- flipturn: ["2L1"],
- freezedry: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- liquidation: ["2L1"],
- mist: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- soak: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- indeedee: {
- learnset: {
- afteryou: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- futuresight: ["2L1"],
- gravity: ["2L1"],
- healingwish: ["2L1"],
- helpinghand: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- lastresort: ["2L1"],
- magicalleaf: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mysticalfire: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- powersplit: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- indeedeef: {
- learnset: {
- alluringvoice: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- followme: ["2L1"],
- futuresight: ["2L1"],
- guardsplit: ["2L1"],
- guardswap: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- metronome: ["2L1"],
- mysticalfire: ["2L1"],
- payday: ["2L1"],
- playnice: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 75, shiny: 1, perfectIVs: 4},
- ],
- },
- morpeko: {
- learnset: {
- agility: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- aurawheel: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- brickbreak: ["2L1"],
- bulletseed: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- doubleedge: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- firefang: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- icefang: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- partingshot: ["2L1"],
- payback: ["2L1"],
- powertrip: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- quash: ["2L1"],
- quickattack: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spark: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- cufant: {
- learnset: {
- attract: ["2L1"],
- belch: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- growl: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- megakick: ["2L1"],
- mudshot: ["2L1"],
- playrough: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- screech: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- whirlwind: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- copperajah: {
- learnset: {
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hardpress: ["2L1"],
- heatcrash: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- megakick: ["2L1"],
- mudshot: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- revenge: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- supercellslam: ["2L1"],
- superpower: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- dracozolt: {
- learnset: {
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- bodyslam: ["2L1"],
- boltbeak: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- charge: ["2L1"],
- discharge: ["2L1"],
- dracometeor: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- electroball: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- gigaimpact: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irontail: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- meteorbeam: ["2L1"],
- outrage: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- risingvoltage: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- wildcharge: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 10, shiny: 1, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- arctozolt: {
- learnset: {
- ancientpower: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- boltbeak: ["2L1"],
- bulldoze: ["2L1"],
- charge: ["2L1"],
- discharge: ["2L1"],
- echoedvoice: ["2L1"],
- electroball: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- freezedry: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- meteorbeam: ["2L1"],
- payback: ["2L1"],
- pluck: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- risingvoltage: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- taunt: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- wildcharge: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 10, shiny: 1, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- dracovish: {
- learnset: {
- ancientpower: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- crunch: ["2L1"],
- dive: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fishiousrend: ["2L1"],
- gigaimpact: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- ironhead: ["2L1"],
- leechlife: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- megakick: ["2L1"],
- meteorbeam: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- tackle: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 10, shiny: 1, perfectIVs: 3, pokeball: "pokeball"},
- {generation: 8, level: 80, nature: "Naive", ivs: {hp: 30, atk: 31, def: 31, spa: 30, spd: 30, spe: 31}, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- arctovish: {
- learnset: {
- ancientpower: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- crunch: ["2L1"],
- dive: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fishiousrend: ["2L1"],
- freezedry: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- liquidation: ["2L1"],
- meteorbeam: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- superfang: ["2L1"],
- surf: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 10, shiny: 1, perfectIVs: 3, pokeball: "pokeball"},
- ],
- eventOnly: false,
- },
- duraludon: {
- learnset: {
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- darkpulse: ["2L1"],
- doubleedge: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- focusenergy: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- heavyslam: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- laserfocus: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- mirrorcoat: ["2L1"],
- nightslash: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- },
- },
- dreepy: {
- learnset: {
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- grudge: ["2L1"],
- helpinghand: ["2L1"],
- infestation: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swift: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- },
- },
- drakloak: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- breakingswipe: ["2L1"],
- brine: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hydropump: ["2L1"],
- infestation: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- nightshade: ["2L1"],
- outrage: ["2L1"],
- phantomforce: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- quickattack: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- dragapult: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brine: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragondarts: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- fly: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- nightshade: ["2L1"],
- outrage: ["2L1"],
- phantomforce: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- quickattack: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- triattack: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 50, gender: "M", nature: "Jolly", perfectIVs: 6, pokeball: "cherishball"},
- ],
- },
- zacian: {
- learnset: {
- agility: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- closecombat: ["2L1"],
- crunch: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- firefang: ["2L1"],
- flashcannon: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- metalclaw: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- nobleroar: ["2L1"],
- playrough: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- psychocut: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- sacredsword: ["2L1"],
- scaryface: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarblade: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailslap: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 70, perfectIVs: 3},
- {generation: 8, level: 100, shiny: true, nature: "Adamant", ivs: {hp: 31, atk: 31, def: 31, spa: 30, spd: 31, spe: 31}, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- zaciancrowned: {
- learnset: {
- behemothblade: ["2L1"],
- },
- eventOnly: false,
- },
- zamazenta: {
- learnset: {
- agility: ["2L1"],
- bite: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- crunch: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- flashcannon: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- guardswap: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- moonblast: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- steelbeam: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- tailslap: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- trailblaze: ["2L1"],
- wideguard: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 70, perfectIVs: 3},
- {generation: 8, level: 100, shiny: true, nature: "Adamant", ivs: {hp: 31, atk: 31, def: 31, spa: 30, spd: 31, spe: 31}, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- zamazentacrowned: {
- learnset: {
- behemothbash: ["2L1"],
- },
- eventOnly: false,
- },
- eternatus: {
- learnset: {
- agility: ["2L1"],
- assurance: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- confuseray: ["2L1"],
- cosmicpower: ["2L1"],
- crosspoison: ["2L1"],
- dracometeor: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dynamaxcannon: ["2L1"],
- endure: ["2L1"],
- eternabeam: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- gunkshot: ["2L1"],
- hyperbeam: ["2L1"],
- lightscreen: ["2L1"],
- meteorbeam: ["2L1"],
- mysticalfire: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 60, perfectIVs: 3},
- {generation: 8, level: 100, shiny: true, nature: "Timid", perfectIVs: 6, pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- kubfu: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- counter: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- icepunch: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 10, perfectIVs: 3},
- ],
- eventOnly: false,
- },
- urshifu: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- beatup: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- darkestlariat: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- payback: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- superpower: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- wickedblow: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- urshifurapidstrike: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aquajet: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bulkup: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- counter: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- drainpunch: ["2L1"],
- dynamicpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surgingstrikes: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- zarude: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- assurance: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulletseed: ["2L1"],
- closecombat: ["2L1"],
- crunch: ["2L1"],
- darkestlariat: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- drainpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- hammerarm: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- junglehealing: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leafstorm: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudshot: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- petalblizzard: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- vinewhip: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 60, nature: "Sassy", pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- zarudedada: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- assurance: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulletseed: ["2L1"],
- closecombat: ["2L1"],
- crunch: ["2L1"],
- darkestlariat: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- drainpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- furyswipes: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- hammerarm: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- junglehealing: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leafstorm: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- mudshot: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- petalblizzard: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- vinewhip: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 70, nature: "Adamant", pokeball: "cherishball"},
- ],
- eventOnly: false,
- },
- regieleki: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- ancientpower: ["2L1"],
- assurance: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- hyperbeam: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- magnetrise: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- selfdestruct: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- supercellslam: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundercage: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- regidrago: {
- learnset: {
- ancientpower: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- crunch: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonenergy: ["2L1"],
- dragonpulse: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- hammerarm: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- laserfocus: ["2L1"],
- lightscreen: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunderfang: ["2L1"],
- twister: ["2L1"],
- visegrip: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 70, shiny: 1},
- ],
- eventOnly: false,
- },
- glastrier: {
- learnset: {
- assurance: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- lashout: ["2L1"],
- megahorn: ["2L1"],
- mist: ["2L1"],
- mudshot: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 75},
- ],
- eventOnly: false,
- },
- spectrier: {
- learnset: {
- agility: ["2L1"],
- assurance: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- haze: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- lashout: ["2L1"],
- mudshot: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychocut: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 75},
- ],
- eventOnly: false,
- },
- calyrex: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- batonpass: ["2L1"],
- bodypress: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- confusion: ["2L1"],
- drainingkiss: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- growth: ["2L1"],
- guardswap: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magicroom: ["2L1"],
- megadrain: ["2L1"],
- metronome: ["2L1"],
- mudshot: ["2L1"],
- payday: ["2L1"],
- pollenpuff: ["2L1"],
- pound: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- speedswap: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 80},
- ],
- eventOnly: false,
- },
- calyrexice: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- assurance: ["2L1"],
- avalanche: ["2L1"],
- batonpass: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- confusion: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- drainingkiss: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- glaciallance: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- growth: ["2L1"],
- guardswap: ["2L1"],
- hail: ["2L1"],
- healpulse: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- lashout: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magicroom: ["2L1"],
- megadrain: ["2L1"],
- megahorn: ["2L1"],
- metronome: ["2L1"],
- mist: ["2L1"],
- mudshot: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- pollenpuff: ["2L1"],
- pound: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- speedswap: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- torment: ["2L1"],
- trailblaze: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 80},
- ],
- eventOnly: false,
- },
- calyrexshadow: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- aromatherapy: ["2L1"],
- assurance: ["2L1"],
- astralbarrage: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- calmmind: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- drainingkiss: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- foulplay: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- growth: ["2L1"],
- guardswap: ["2L1"],
- haze: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- lashout: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magicroom: ["2L1"],
- megadrain: ["2L1"],
- metronome: ["2L1"],
- mudshot: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- phantomforce: ["2L1"],
- pollenpuff: ["2L1"],
- pound: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- speedswap: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- triattack: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 80},
- ],
- eventOnly: false,
- },
- enamorus: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- astonish: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- drainingkiss: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- flatter: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- healingwish: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- mysticalfire: ["2L1"],
- outrage: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- springtidestorm: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- torment: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- weatherball: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- enamorustherian: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- astonish: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- drainingkiss: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- flatter: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- healingwish: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- mysticalfire: ["2L1"],
- outrage: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- springtidestorm: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- torment: ["2L1"],
- twister: ["2L1"],
- uproar: ["2L1"],
- weatherball: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- sprigatito: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- bite: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- copycat: ["2L1"],
- disarmingvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- helpinghand: ["2L1"],
- honeclaws: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- petalblizzard: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- scratch: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- floragato: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- bite: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- disarmingvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fling: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- helpinghand: ["2L1"],
- honeclaws: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- petalblizzard: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- scratch: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- meowscarada: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aurasphere: ["2L1"],
- bite: ["2L1"],
- brickbreak: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- darkpulse: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleteam: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fling: ["2L1"],
- flowertrick: ["2L1"],
- foulplay: ["2L1"],
- frenzyplant: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- helpinghand: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- nightslash: ["2L1"],
- petalblizzard: ["2L1"],
- playrough: ["2L1"],
- pollenpuff: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- scratch: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- skillswap: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- tripleaxel: ["2L1"],
- uturn: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- fuecoco: {
- learnset: {
- belch: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- leer: ["2L1"],
- mudslap: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- seedbomb: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- willowisp: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- crocalor: {
- learnset: {
- bite: ["2L1"],
- bodyslam: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- mudslap: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- willowisp: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- skeledirge: {
- learnset: {
- alluringvoice: ["2L1"],
- bite: ["2L1"],
- blastburn: ["2L1"],
- bodyslam: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- gigaimpact: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- incinerate: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- mudslap: ["2L1"],
- nightshade: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- torchsong: ["2L1"],
- willowisp: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- quaxly: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aquacutter: ["2L1"],
- aquajet: ["2L1"],
- batonpass: ["2L1"],
- bravebird: ["2L1"],
- chillingwater: ["2L1"],
- detect: ["2L1"],
- disarmingvoice: ["2L1"],
- doublehit: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- focusenergy: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hydropump: ["2L1"],
- lastresort: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- mistyterrain: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- roost: ["2L1"],
- sleeptalk: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- whirlpool: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- },
- quaxwell: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aquacutter: ["2L1"],
- aquajet: ["2L1"],
- batonpass: ["2L1"],
- bravebird: ["2L1"],
- chillingwater: ["2L1"],
- disarmingvoice: ["2L1"],
- doublehit: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hydropump: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- mistyterrain: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- sleeptalk: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- tripleaxel: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- },
- quaquaval: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aquacutter: ["2L1"],
- aquajet: ["2L1"],
- aquastep: ["2L1"],
- batonpass: ["2L1"],
- bravebird: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- counter: ["2L1"],
- disarmingvoice: ["2L1"],
- doublehit: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hurricane: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- megakick: ["2L1"],
- mistyterrain: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- sleeptalk: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- tripleaxel: ["2L1"],
- upperhand: ["2L1"],
- uturn: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- whirlpool: ["2L1"],
- wingattack: ["2L1"],
- workup: ["2L1"],
- },
- },
- lechonk: {
- learnset: {
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- chillingwater: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hypervoice: ["2L1"],
- ironhead: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- stuffcheeks: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swallow: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 15, gender: "M", isHidden: true, pokeball: "cherishball"},
- ],
- },
- oinkologne: {
- learnset: {
- belch: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- chillingwater: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- ironhead: ["2L1"],
- lashout: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- oinkolognef: {
- learnset: {
- belch: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- chillingwater: ["2L1"],
- covet: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- ironhead: ["2L1"],
- lashout: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- tarountula: {
- learnset: {
- assurance: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulletseed: ["2L1"],
- circlethrow: ["2L1"],
- counter: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- firstimpression: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- memento: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- spikes: ["2L1"],
- stickyweb: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- spidops: {
- learnset: {
- aerialace: ["2L1"],
- assurance: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulletseed: ["2L1"],
- circlethrow: ["2L1"],
- counter: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- fling: ["2L1"],
- gastroacid: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- headbutt: ["2L1"],
- knockoff: ["2L1"],
- leechlife: ["2L1"],
- lowkick: ["2L1"],
- lunge: ["2L1"],
- painsplit: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rocktomb: ["2L1"],
- scaryface: ["2L1"],
- shadowclaw: ["2L1"],
- silktrap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- spikes: ["2L1"],
- stickyweb: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- upperhand: ["2L1"],
- uturn: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- nymble: {
- learnset: {
- agility: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- counter: ["2L1"],
- doublekick: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- firstimpression: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- screech: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- lokix: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- axekick: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- darkpulse: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- firstimpression: ["2L1"],
- fling: ["2L1"],
- gigaimpact: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- lunge: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- spite: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- rellor: {
- learnset: {
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- cosmicpower: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- gunkshot: ["2L1"],
- irondefense: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- memento: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- sandattack: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- weatherball: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- rabsca: {
- learnset: {
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- earthpower: ["2L1"],
- electroball: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- guardswap: ["2L1"],
- gunkshot: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- leechlife: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- poltergeist: ["2L1"],
- pounce: ["2L1"],
- powergem: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- revivalblessing: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- safeguard: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- speedswap: ["2L1"],
- storedpower: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- weatherball: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- greavard: {
- learnset: {
- allyswitch: ["2L1"],
- bite: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- destinybond: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- howl: ["2L1"],
- icefang: ["2L1"],
- lick: ["2L1"],
- memento: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- playrough: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- shadowsneak: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- yawn: ["2L1"],
- },
- },
- houndstone: {
- learnset: {
- bite: ["2L1"],
- bodypress: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- lastrespects: ["2L1"],
- lick: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- playrough: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- flittle: {
- learnset: {
- agility: ["2L1"],
- allyswitch: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- disarmingvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- foulplay: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hypnosis: ["2L1"],
- lightscreen: ["2L1"],
- mudslap: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psyshock: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- roost: ["2L1"],
- sandstorm: ["2L1"],
- seedbomb: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- espathra: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- calmmind: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- drillpeck: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- flashcannon: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- lastresort: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- luminacrash: ["2L1"],
- mudslap: ["2L1"],
- nightshade: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- sandstorm: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- farigiraf: {
- learnset: {
- agility: ["2L1"],
- amnesia: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- foulplay: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- guardswap: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- ironhead: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicfangs: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- twinbeam: ["2L1"],
- uproar: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- wiglett: {
- learnset: {
- agility: ["2L1"],
- aquajet: ["2L1"],
- blizzard: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- dig: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- foulplay: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- liquidation: ["2L1"],
- memento: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wrap: ["2L1"],
- },
- },
- wugtrio: {
- learnset: {
- agility: ["2L1"],
- aquajet: ["2L1"],
- blizzard: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- dig: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- liquidation: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- painsplit: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- tripledive: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wrap: ["2L1"],
- },
- },
- dondozo: {
- learnset: {
- aquatail: ["2L1"],
- avalanche: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- chillingwater: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- gigaimpact: ["2L1"],
- heavyslam: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- liquidation: ["2L1"],
- nobleroar: ["2L1"],
- orderup: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- soak: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- tickle: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- yawn: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- veluza: {
- learnset: {
- agility: ["2L1"],
- aquacutter: ["2L1"],
- aquajet: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- chillingwater: ["2L1"],
- crunch: ["2L1"],
- doubleedge: ["2L1"],
- drillrun: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- filletaway: ["2L1"],
- finalgambit: ["2L1"],
- flipturn: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- nightslash: ["2L1"],
- painsplit: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicfangs: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- scaleshot: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snowscape: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- finizen: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- astonish: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- boomburst: ["2L1"],
- bounce: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- counter: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doublehit: ["2L1"],
- drainingkiss: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- liquidation: ["2L1"],
- mist: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- sleeptalk: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- tickle: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- palafin: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- aquajet: ["2L1"],
- aquatail: ["2L1"],
- astonish: ["2L1"],
- aurasphere: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- bulkup: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- disarmingvoice: ["2L1"],
- dive: ["2L1"],
- doublehit: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- hardpress: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- jetpunch: ["2L1"],
- liquidation: ["2L1"],
- mist: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- sleeptalk: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- whirlpool: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 50, gender: "F", nature: "Adamant", ivs: {hp: 31, atk: 31, def: 31, spa: 17, spd: 31, spe: 31}, pokeball: "cherishball"},
- ],
- },
- smoliv: {
- learnset: {
- absorb: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- strengthsap: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- trailblaze: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- dolliv: {
- learnset: {
- absorb: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- trailblaze: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- arboliva: {
- learnset: {
- absorb: ["2L1"],
- alluringvoice: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- dazzlinggleam: ["2L1"],
- earthpower: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- metronome: ["2L1"],
- mirrorcoat: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- razorleaf: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- safeguard: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- trailblaze: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- capsakid: {
- learnset: {
- bite: ["2L1"],
- bulletseed: ["2L1"],
- crunch: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- ingrain: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- magicalleaf: ["2L1"],
- protect: ["2L1"],
- ragepowder: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- rollout: ["2L1"],
- sandstorm: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- scovillain: {
- learnset: {
- bite: ["2L1"],
- bulletseed: ["2L1"],
- burningjealousy: ["2L1"],
- crunch: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- flamethrower: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- lashout: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- leer: ["2L1"],
- magicalleaf: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spicyextract: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- willowisp: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- tadbulb: {
- learnset: {
- acidspray: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confuseray: ["2L1"],
- discharge: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- flail: ["2L1"],
- hypervoice: ["2L1"],
- lightscreen: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- paraboliccharge: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- sleeptalk: ["2L1"],
- soak: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- voltswitch: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- bellibolt: {
- learnset: {
- acidspray: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confuseray: ["2L1"],
- discharge: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- flail: ["2L1"],
- gigaimpact: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- lightscreen: ["2L1"],
- muddywater: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- supercellslam: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- varoom: {
- learnset: {
- acidspray: ["2L1"],
- assurance: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lick: ["2L1"],
- metalsound: ["2L1"],
- partingshot: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- spinout: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- revavroom: {
- learnset: {
- acidspray: ["2L1"],
- assurance: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- gyroball: ["2L1"],
- hardpress: ["2L1"],
- haze: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lashout: ["2L1"],
- lick: ["2L1"],
- magnetrise: ["2L1"],
- metalsound: ["2L1"],
- overheat: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- shiftgear: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- spinout: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uproar: ["2L1"],
- venoshock: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 50, gender: "F", nature: "Naughty", ivs: {hp: 20, atk: 31, def: 20, spa: 20, spd: 20, spe: 20}, pokeball: "healball"},
- ],
- },
- orthworm: {
- learnset: {
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- coil: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- metalburst: ["2L1"],
- metalsound: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- shedtail: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- wrap: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 29, gender: "M", nature: "Quirky", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}},
- ],
- },
- tandemaus: {
- learnset: {
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- agility: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- bite: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- copycat: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hypervoice: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- playrough: ["2L1"],
- populationbomb: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swift: ["2L1"],
- switcheroo: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- tickle: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- maushold: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- copycat: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- echoedvoice: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- followme: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- playrough: ["2L1"],
- populationbomb: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- seedbomb: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- tidyup: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- cetoddle: {
- learnset: {
- amnesia: ["2L1"],
- avalanche: ["2L1"],
- bellydrum: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- growl: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- playrough: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- sleeptalk: ["2L1"],
- snowscape: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- waterpulse: ["2L1"],
- yawn: ["2L1"],
- },
- },
- cetitan: {
- learnset: {
- amnesia: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hardpress: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- liquidation: ["2L1"],
- playrough: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- sleeptalk: ["2L1"],
- snowscape: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- waterpulse: ["2L1"],
- },
- eventData: [
- {generation: 9},
- ],
- },
- frigibax: {
- learnset: {
- aquatail: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- focusenergy: ["2L1"],
- freezedry: ["2L1"],
- helpinghand: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- leer: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- sleeptalk: ["2L1"],
- snowscape: ["2L1"],
- substitute: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- },
- },
- arctibax: {
- learnset: {
- aerialace: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- focusenergy: ["2L1"],
- helpinghand: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snowscape: ["2L1"],
- substitute: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- },
- },
- baxcalibur: {
- learnset: {
- aerialace: ["2L1"],
- avalanche: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- glaiverush: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- iceshard: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snowscape: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- tatsugiri: {
- learnset: {
- batonpass: ["2L1"],
- chillingwater: ["2L1"],
- counter: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- harden: ["2L1"],
- helpinghand: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- lunge: ["2L1"],
- memento: ["2L1"],
- mirrorcoat: ["2L1"],
- muddywater: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- sleeptalk: ["2L1"],
- soak: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 57, gender: "M", nature: "Quiet", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}},
- ],
- },
- tatsugiristretchy: {
- learnset: {
- celebrate: ["2L1"],
- dracometeor: ["2L1"],
- helpinghand: ["2L1"],
- muddywater: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 50, pokeball: "cherishball"},
- ],
- },
- cyclizar: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aquatail: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- crunch: ["2L1"],
- doubleedge: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icespinner: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- scaleshot: ["2L1"],
- shedtail: ["2L1"],
- shiftgear: ["2L1"],
- sleeptalk: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- pawmi: {
- learnset: {
- agility: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- celebrate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- fling: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- machpunch: ["2L1"],
- metalclaw: ["2L1"],
- nuzzle: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- scratch: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- sweetkiss: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 5, pokeball: "cherishball"},
- ],
- },
- pawmo: {
- learnset: {
- agility: ["2L1"],
- armthrust: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- coaching: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- knockoff: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metalclaw: ["2L1"],
- nuzzle: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- scratch: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- upperhand: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- pawmot: {
- learnset: {
- agility: ["2L1"],
- armthrust: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- bodypress: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- doubleshock: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- knockoff: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metalclaw: ["2L1"],
- metronome: ["2L1"],
- nuzzle: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- revivalblessing: ["2L1"],
- rocktomb: ["2L1"],
- scratch: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- superfang: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- upperhand: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- wattrel: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- bravebird: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- discharge: ["2L1"],
- dualwingbeat: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- growl: ["2L1"],
- hurricane: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- roost: ["2L1"],
- sleeptalk: ["2L1"],
- spark: ["2L1"],
- spitup: ["2L1"],
- stockpile: ["2L1"],
- substitute: ["2L1"],
- swallow: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- kilowattrel: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- bravebird: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- discharge: ["2L1"],
- dualwingbeat: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- roost: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- supercellslam: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- bombirdier: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- bravebird: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- drillrun: ["2L1"],
- dualwingbeat: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- fly: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- heatwave: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- partingshot: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- powergem: ["2L1"],
- powertrip: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wingattack: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 20, gender: "F", nature: "Jolly", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}, isHidden: true},
- ],
- },
- squawkabilly: {
- learnset: {
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- bravebird: ["2L1"],
- copycat: ["2L1"],
- doubleedge: ["2L1"],
- dualwingbeat: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- featherdance: ["2L1"],
- finalgambit: ["2L1"],
- flatter: ["2L1"],
- fly: ["2L1"],
- foulplay: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- lashout: ["2L1"],
- mimic: ["2L1"],
- partingshot: ["2L1"],
- peck: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- roost: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- },
- },
- flamigo: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- bravebird: ["2L1"],
- bulkup: ["2L1"],
- chillingwater: ["2L1"],
- closecombat: ["2L1"],
- copycat: ["2L1"],
- detect: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- feint: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- lunge: ["2L1"],
- megakick: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- roost: ["2L1"],
- skyattack: ["2L1"],
- sleeptalk: ["2L1"],
- substitute: ["2L1"],
- swordsdance: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- upperhand: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- wideguard: ["2L1"],
- wingattack: ["2L1"],
- },
- },
- klawf: {
- learnset: {
- ancientpower: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- crabhammer: ["2L1"],
- dig: ["2L1"],
- earthpower: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flail: ["2L1"],
- fling: ["2L1"],
- gigaimpact: ["2L1"],
- guillotine: ["2L1"],
- harden: ["2L1"],
- helpinghand: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- metalclaw: ["2L1"],
- meteorbeam: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- trailblaze: ["2L1"],
- visegrip: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 16, gender: "F", nature: "Gentle", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}},
- ],
- },
- nacli: {
- learnset: {
- ancientpower: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- flashcannon: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- meteorbeam: ["2L1"],
- mudshot: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- sandstorm: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- naclstack: {
- learnset: {
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- harden: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- meteorbeam: ["2L1"],
- mudshot: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- saltcure: ["2L1"],
- sandstorm: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- garganacl: {
- learnset: {
- avalanche: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- firepunch: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- hammerarm: ["2L1"],
- harden: ["2L1"],
- hardpress: ["2L1"],
- headbutt: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- meteorbeam: ["2L1"],
- mudshot: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- saltcure: ["2L1"],
- sandstorm: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderpunch: ["2L1"],
- wideguard: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 50, gender: "M", nature: "Careful", ivs: {hp: 31, atk: 31, def: 31, spa: 22, spd: 31, spe: 31}, pokeball: "cherishball"},
- ],
- },
- glimmet: {
- learnset: {
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- ancientpower: ["2L1"],
- confuseray: ["2L1"],
- dazzlinggleam: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- gunkshot: ["2L1"],
- harden: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- memento: ["2L1"],
- meteorbeam: ["2L1"],
- mudshot: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venoshock: ["2L1"],
- },
- },
- glimmora: {
- learnset: {
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- ancientpower: ["2L1"],
- confuseray: ["2L1"],
- dazzlinggleam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- harden: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- meteorbeam: ["2L1"],
- mortalspin: ["2L1"],
- mudshot: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- selfdestruct: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- spikyshield: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- venoshock: ["2L1"],
- },
- },
- shroodle: {
- learnset: {
- acidspray: ["2L1"],
- acrobatics: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- copycat: ["2L1"],
- crosspoison: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- furyswipes: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- metronome: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- partingshot: ["2L1"],
- poisonfang: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- scratch: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- switcheroo: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- },
- },
- grafaiai: {
- learnset: {
- acidspray: ["2L1"],
- acrobatics: ["2L1"],
- batonpass: ["2L1"],
- dig: ["2L1"],
- doodle: ["2L1"],
- doubleedge: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metronome: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- poisonfang: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- shadowclaw: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- switcheroo: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- fidough: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- charm: ["2L1"],
- copycat: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- howl: ["2L1"],
- icefang: ["2L1"],
- lastresort: ["2L1"],
- lick: ["2L1"],
- mistyterrain: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- sweetscent: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- trailblaze: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 5, pokeball: "cherishball"},
- ],
- },
- dachsbun: {
- learnset: {
- agility: ["2L1"],
- alluringvoice: ["2L1"],
- babydolleyes: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- charm: ["2L1"],
- covet: ["2L1"],
- crunch: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- drainingkiss: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- lastresort: ["2L1"],
- lick: ["2L1"],
- mistyterrain: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tackle: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- trailblaze: ["2L1"],
- workup: ["2L1"],
- },
- },
- maschiff: {
- learnset: {
- bite: ["2L1"],
- bodyslam: ["2L1"],
- charm: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- firefang: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- honeclaws: ["2L1"],
- icefang: ["2L1"],
- jawlock: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- trailblaze: ["2L1"],
- },
- },
- mabosstiff: {
- learnset: {
- bite: ["2L1"],
- bodyslam: ["2L1"],
- charm: ["2L1"],
- comeuppance: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- firefang: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- helpinghand: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- jawlock: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- lick: ["2L1"],
- outrage: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- bramblin: {
- learnset: {
- absorb: ["2L1"],
- astonish: ["2L1"],
- beatup: ["2L1"],
- block: ["2L1"],
- bulletseed: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- disable: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- hex: ["2L1"],
- infestation: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- megadrain: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- pounce: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- rollout: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowsneak: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- strengthsap: ["2L1"],
- substitute: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- },
- },
- brambleghast: {
- learnset: {
- absorb: ["2L1"],
- astonish: ["2L1"],
- bulletseed: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- disable: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- leafstorm: ["2L1"],
- megadrain: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- pounce: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- rollout: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- trailblaze: ["2L1"],
- },
- },
- gimmighoul: {
- learnset: {
- astonish: ["2L1"],
- confuseray: ["2L1"],
- endure: ["2L1"],
- hex: ["2L1"],
- lightscreen: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- substitute: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 5},
- {generation: 9, level: 75, shiny: 1, perfectIVs: 4},
- {generation: 9, level: 5, nature: "Timid", ivs: {hp: 0, atk: 0, def: 0, spa: 0, spd: 0, spe: 31}},
- ],
- eventOnly: false,
- },
- gholdengo: {
- learnset: {
- astonish: ["2L1"],
- chargebeam: ["2L1"],
- confuseray: ["2L1"],
- dazzlinggleam: ["2L1"],
- electroball: ["2L1"],
- endure: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- gigaimpact: ["2L1"],
- heavyslam: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- ironhead: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- makeitrain: ["2L1"],
- memento: ["2L1"],
- metalsound: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- poltergeist: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- sandstorm: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- steelbeam: ["2L1"],
- substitute: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- trick: ["2L1"],
- },
- },
- greattusk: {
- learnset: {
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- defensecurl: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- headlongrush: ["2L1"],
- headsmash: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hornattack: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- icespinner: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- megahorn: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psyshock: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 45, nature: "Naughty", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}},
- {generation: 9, level: 57, shiny: 1},
- ],
- eventOnly: false,
- },
- brutebonnet: {
- learnset: {
- absorb: ["2L1"],
- astonish: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- clearsmog: ["2L1"],
- closecombat: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- ingrain: ["2L1"],
- lashout: ["2L1"],
- leafstorm: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- pollenpuff: ["2L1"],
- protect: ["2L1"],
- ragepowder: ["2L1"],
- rest: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spore: ["2L1"],
- stompingtantrum: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- synthesis: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thrash: ["2L1"],
- trailblaze: ["2L1"],
- venoshock: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 52, shiny: 1},
- ],
- eventOnly: false,
- },
- sandyshocks: {
- learnset: {
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- discharge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- lightscreen: ["2L1"],
- magneticflux: ["2L1"],
- metalsound: ["2L1"],
- mirrorcoat: ["2L1"],
- mudshot: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- spark: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- supersonic: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- triattack: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 52, shiny: 1},
- ],
- eventOnly: false,
- },
- screamtail: {
- learnset: {
- amnesia: ["2L1"],
- batonpass: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- boomburst: ["2L1"],
- bulkup: ["2L1"],
- calmmind: ["2L1"],
- crunch: ["2L1"],
- dazzlinggleam: ["2L1"],
- dig: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- drainpunch: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gyroball: ["2L1"],
- helpinghand: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- nobleroar: ["2L1"],
- perishsong: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicfangs: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- sing: ["2L1"],
- sleeptalk: ["2L1"],
- snowscape: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- waterpulse: ["2L1"],
- wish: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 52, shiny: 1},
- ],
- eventOnly: false,
- },
- fluttermane: {
- learnset: {
- astonish: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confuseray: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- faketears: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- magicalleaf: ["2L1"],
- meanlook: ["2L1"],
- memento: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- mysticalfire: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- perishsong: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psyshock: ["2L1"],
- rest: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- trickroom: ["2L1"],
- wish: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 52, shiny: 1},
- ],
- eventOnly: false,
- },
- slitherwing: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulkup: ["2L1"],
- closecombat: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- dualwingbeat: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firstimpression: ["2L1"],
- flamecharge: ["2L1"],
- flareblitz: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- leechlife: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- lunge: ["2L1"],
- morningsun: ["2L1"],
- poisonpowder: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- sandstorm: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- whirlwind: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 52, shiny: 1},
- ],
- eventOnly: false,
- },
- roaringmoon: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- airslash: ["2L1"],
- bite: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamethrower: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- heatwave: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- jawlock: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- metalclaw: ["2L1"],
- nightslash: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- roost: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- uturn: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 52, shiny: 1},
- ],
- eventOnly: false,
- },
- irontreads: {
- learnset: {
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- defensecurl: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- hardpress: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hornattack: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- icespinner: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- megahorn: ["2L1"],
- metalsound: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- supercellslam: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderfang: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 45, nature: "Naughty", ivs: {hp: 30, atk: 30, def: 30, spa: 30, spd: 30, spe: 30}},
- {generation: 9, level: 57, shiny: 1},
- ],
- },
- ironmoth: {
- learnset: {
- acidspray: ["2L1"],
- acrobatics: ["2L1"],
- agility: ["2L1"],
- airslash: ["2L1"],
- bugbuzz: ["2L1"],
- chargebeam: ["2L1"],
- confuseray: ["2L1"],
- dazzlinggleam: ["2L1"],
- discharge: ["2L1"],
- electricterrain: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fierydance: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- morningsun: ["2L1"],
- overheat: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- rest: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- sludgewave: ["2L1"],
- solarbeam: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- whirlwind: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 52, shiny: 1},
- ],
- eventOnly: false,
- },
- ironhands: {
- learnset: {
- armthrust: ["2L1"],
- bellydrum: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- charge: ["2L1"],
- closecombat: ["2L1"],
- detect: ["2L1"],
- doubleedge: ["2L1"],
- drainpunch: ["2L1"],
- earthquake: ["2L1"],
- electricterrain: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- gigaimpact: ["2L1"],
- hardpress: ["2L1"],
- heavyslam: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metronome: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- sandattack: ["2L1"],
- scaryface: ["2L1"],
- seismictoss: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- supercellslam: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- voltswitch: ["2L1"],
- whirlwind: ["2L1"],
- wildcharge: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 52, shiny: 1},
- ],
- eventOnly: false,
- },
- ironjugulis: {
- learnset: {
- acrobatics: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- bodyslam: ["2L1"],
- chargebeam: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- doubleedge: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- electricterrain: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- flamethrower: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- gigaimpact: ["2L1"],
- heatwave: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- rocktomb: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- triattack: ["2L1"],
- uturn: ["2L1"],
- workup: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 52, shiny: 1},
- ],
- eventOnly: false,
- },
- ironthorns: {
- learnset: {
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- gigaimpact: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lowkick: ["2L1"],
- metalclaw: ["2L1"],
- meteorbeam: ["2L1"],
- pinmissile: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockslide: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 52, shiny: 1},
- ],
- eventOnly: false,
- },
- ironbundle: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- auroraveil: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- chillingwater: ["2L1"],
- drillpeck: ["2L1"],
- electricterrain: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- freezedry: ["2L1"],
- gigaimpact: ["2L1"],
- helpinghand: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- playrough: ["2L1"],
- powdersnow: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- sleeptalk: ["2L1"],
- snowscape: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 52, shiny: 1},
- ],
- eventOnly: false,
- },
- ironvaliant: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- aurasphere: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- chargebeam: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confuseray: ["2L1"],
- dazzlinggleam: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- electricterrain: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- falseswipe: ["2L1"],
- feint: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- furycutter: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- hypnosis: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- leafblade: ["2L1"],
- lightscreen: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- magicalleaf: ["2L1"],
- metronome: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- nightslash: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- quickguard: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- spiritbreak: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- vacuumwave: ["2L1"],
- wideguard: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 52, shiny: 1},
- ],
- eventOnly: false,
- },
- tinglu: {
- learnset: {
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- gigaimpact: ["2L1"],
- heavyslam: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- lashout: ["2L1"],
- meanlook: ["2L1"],
- memento: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- ruination: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- spikes: ["2L1"],
- spite: ["2L1"],
- stealthrock: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- throatchop: ["2L1"],
- whirlwind: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 60},
- ],
- eventOnly: false,
- },
- chienpao: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- gigaimpact: ["2L1"],
- haze: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclecrash: ["2L1"],
- icywind: ["2L1"],
- lashout: ["2L1"],
- meanlook: ["2L1"],
- mist: ["2L1"],
- nightslash: ["2L1"],
- payback: ["2L1"],
- powdersnow: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- ruination: ["2L1"],
- sacredsword: ["2L1"],
- scaryface: ["2L1"],
- sheercold: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snowscape: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 60},
- ],
- eventOnly: false,
- },
- wochien: {
- learnset: {
- absorb: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- darkpulse: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- foulplay: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- ingrain: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- meanlook: ["2L1"],
- megadrain: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- payback: ["2L1"],
- poisonpowder: ["2L1"],
- pollenpuff: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- ruination: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- spite: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- tickle: ["2L1"],
- trailblaze: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 60},
- ],
- eventOnly: false,
- },
- chiyu: {
- learnset: {
- bounce: ["2L1"],
- burningjealousy: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- gigaimpact: ["2L1"],
- heatwave: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- inferno: ["2L1"],
- lashout: ["2L1"],
- lavaplume: ["2L1"],
- lightscreen: ["2L1"],
- meanlook: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- ruination: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- willowisp: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 60},
- ],
- eventOnly: false,
- },
- koraidon: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- ancientpower: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- collisioncourse: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- drainpunch: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- gigaimpact: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- ironhead: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- meteorbeam: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocksmash: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- solarbeam: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wildcharge: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 68, nature: "Quirky", ivs: {hp: 31, atk: 31, def: 28, spa: 31, spd: 28, spe: 31}, pokeball: "pokeball"},
- {generation: 9, level: 72, nature: "Adamant", ivs: {hp: 25, atk: 31, def: 25, spa: 31, spd: 25, spe: 31}},
- ],
- eventOnly: false,
- },
- miraidon: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- bodyslam: ["2L1"],
- calmmind: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- dazzlinggleam: ["2L1"],
- discharge: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electrodrift: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- lightscreen: ["2L1"],
- metalsound: ["2L1"],
- mirrorcoat: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- paraboliccharge: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- scaryface: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- supercellslam: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- uturn: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 68, nature: "Quirky", ivs: {hp: 31, atk: 31, def: 28, spa: 31, spd: 28, spe: 31}, pokeball: "pokeball"},
- {generation: 9, level: 72, nature: "Modest", ivs: {hp: 25, atk: 31, def: 25, spa: 31, spd: 25, spe: 31}},
- ],
- eventOnly: false,
- },
- tinkatink: {
- learnset: {
- astonish: ["2L1"],
- babydolleyes: ["2L1"],
- brutalswing: ["2L1"],
- covet: ["2L1"],
- drainingkiss: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- feint: ["2L1"],
- flashcannon: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- helpinghand: ["2L1"],
- icehammer: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- metronome: ["2L1"],
- playrough: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sweetkiss: ["2L1"],
- swordsdance: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- },
- },
- tinkatuff: {
- learnset: {
- astonish: ["2L1"],
- babydolleyes: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- covet: ["2L1"],
- drainingkiss: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- flashcannon: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- helpinghand: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- metronome: ["2L1"],
- playrough: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sweetkiss: ["2L1"],
- swordsdance: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- },
- },
- tinkaton: {
- learnset: {
- astonish: ["2L1"],
- babydolleyes: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- covet: ["2L1"],
- drainingkiss: ["2L1"],
- encore: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- fakeout: ["2L1"],
- faketears: ["2L1"],
- flashcannon: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- gigatonhammer: ["2L1"],
- hardpress: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- metronome: ["2L1"],
- playrough: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sweetkiss: ["2L1"],
- swordsdance: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderwave: ["2L1"],
- },
- },
- charcadet: {
- learnset: {
- astonish: ["2L1"],
- celebrate: ["2L1"],
- clearsmog: ["2L1"],
- confuseray: ["2L1"],
- destinybond: ["2L1"],
- disable: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- incinerate: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- nightshade: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- sleeptalk: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- willowisp: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 5, pokeball: "cherishball"},
- ],
- },
- armarouge: {
- learnset: {
- acidspray: ["2L1"],
- allyswitch: ["2L1"],
- armorcannon: ["2L1"],
- astonish: ["2L1"],
- aurasphere: ["2L1"],
- calmmind: ["2L1"],
- clearsmog: ["2L1"],
- confuseray: ["2L1"],
- darkpulse: ["2L1"],
- dragonpulse: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- meteorbeam: ["2L1"],
- mysticalfire: ["2L1"],
- nightshade: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- scorchingsands: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- weatherball: ["2L1"],
- wideguard: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- ceruledge: {
- learnset: {
- allyswitch: ["2L1"],
- astonish: ["2L1"],
- bitterblade: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- clearsmog: ["2L1"],
- closecombat: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- dragonclaw: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- nightshade: ["2L1"],
- nightslash: ["2L1"],
- overheat: ["2L1"],
- phantomforce: ["2L1"],
- poisonjab: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychocut: ["2L1"],
- psychup: ["2L1"],
- quickguard: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- sleeptalk: ["2L1"],
- solarblade: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- vacuumwave: ["2L1"],
- willowisp: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- toedscool: {
- learnset: {
- absorb: ["2L1"],
- acidspray: ["2L1"],
- acupressure: ["2L1"],
- bulletseed: ["2L1"],
- confuseray: ["2L1"],
- dazzlinggleam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- flashcannon: ["2L1"],
- foulplay: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- hex: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mirrorcoat: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- painsplit: ["2L1"],
- poisonpowder: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- ragepowder: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- spore: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- tickle: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- trickroom: ["2L1"],
- venoshock: ["2L1"],
- wrap: ["2L1"],
- },
- },
- toedscruel: {
- learnset: {
- absorb: ["2L1"],
- acidspray: ["2L1"],
- bulletseed: ["2L1"],
- confuseray: ["2L1"],
- dazzlinggleam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- flashcannon: ["2L1"],
- foulplay: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- knockoff: ["2L1"],
- leafstorm: ["2L1"],
- lightscreen: ["2L1"],
- lunge: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- painsplit: ["2L1"],
- poisonpowder: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- reflecttype: ["2L1"],
- rest: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- seedbomb: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- spore: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- trickroom: ["2L1"],
- venoshock: ["2L1"],
- wrap: ["2L1"],
- },
- },
- walkingwake: {
- learnset: {
- agility: ["2L1"],
- aquajet: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- chillingwater: ["2L1"],
- crunch: ["2L1"],
- doubleedge: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- flamethrower: ["2L1"],
- flipturn: ["2L1"],
- gigaimpact: ["2L1"],
- honeclaws: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hydrosteam: ["2L1"],
- hyperbeam: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- mudshot: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- twister: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlpool: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 75, perfectIVs: 3},
- ],
- eventOnly: false,
- },
- ironleaves: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- airslash: ["2L1"],
- allyswitch: ["2L1"],
- brickbreak: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- doubleedge: ["2L1"],
- electricterrain: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- focusblast: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leer: ["2L1"],
- magicalleaf: ["2L1"],
- megahorn: ["2L1"],
- metalsound: ["2L1"],
- nightslash: ["2L1"],
- protect: ["2L1"],
- psyblade: ["2L1"],
- psychicterrain: ["2L1"],
- quash: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- reversal: ["2L1"],
- sacredsword: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 75, perfectIVs: 3},
- ],
- eventOnly: false,
- },
- dipplin: {
- learnset: {
- astonish: ["2L1"],
- bodyslam: ["2L1"],
- bugbite: ["2L1"],
- bulletseed: ["2L1"],
- doublehit: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- gyroball: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- leafstorm: ["2L1"],
- outrage: ["2L1"],
- pollenpuff: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- sweetscent: ["2L1"],
- syrupbomb: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- withdraw: ["2L1"],
- },
- },
- poltchageist: {
- learnset: {
- absorb: ["2L1"],
- astonish: ["2L1"],
- calmmind: ["2L1"],
- curse: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- foulplay: ["2L1"],
- gigadrain: ["2L1"],
- grassyterrain: ["2L1"],
- hex: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- leafstorm: ["2L1"],
- lifedew: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- ragepowder: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- scald: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- terablast: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- withdraw: ["2L1"],
- },
- },
- poltchageistartisan: {
- learnset: {
- absorb: ["2L1"],
- astonish: ["2L1"],
- calmmind: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- foulplay: ["2L1"],
- gigadrain: ["2L1"],
- grassyterrain: ["2L1"],
- hex: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- leafstorm: ["2L1"],
- lifedew: ["2L1"],
- magicalleaf: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- ragepowder: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- scald: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- terablast: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- withdraw: ["2L1"],
- },
- },
- sinistcha: {
- learnset: {
- absorb: ["2L1"],
- astonish: ["2L1"],
- calmmind: ["2L1"],
- curse: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- foulplay: ["2L1"],
- gigadrain: ["2L1"],
- grassyterrain: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- leafstorm: ["2L1"],
- lifedew: ["2L1"],
- magicalleaf: ["2L1"],
- matchagotcha: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- ragepowder: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- scald: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- strengthsap: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- terablast: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- withdraw: ["2L1"],
- },
- },
- sinistchamasterpiece: {
- learnset: {
- absorb: ["2L1"],
- astonish: ["2L1"],
- calmmind: ["2L1"],
- curse: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- foulplay: ["2L1"],
- gigadrain: ["2L1"],
- grassyterrain: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- leafstorm: ["2L1"],
- lifedew: ["2L1"],
- magicalleaf: ["2L1"],
- matchagotcha: ["2L1"],
- megadrain: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- painsplit: ["2L1"],
- phantomforce: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- ragepowder: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- scald: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- strengthsap: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- terablast: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- withdraw: ["2L1"],
- },
- },
- okidogi: {
- learnset: {
- bite: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- closecombat: ["2L1"],
- counter: ["2L1"],
- crunch: ["2L1"],
- curse: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- drainpunch: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- firepunch: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hardpress: ["2L1"],
- highhorsepower: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- metalclaw: ["2L1"],
- outrage: ["2L1"],
- poisonfang: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rocktomb: ["2L1"],
- scaryface: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- upperhand: ["2L1"],
- uproar: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 70},
- ],
- eventOnly: false,
- },
- munkidori: {
- learnset: {
- acidspray: ["2L1"],
- batonpass: ["2L1"],
- calmmind: ["2L1"],
- clearsmog: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- flatter: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- lashout: ["2L1"],
- lightscreen: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- partingshot: ["2L1"],
- poisonjab: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- rest: ["2L1"],
- scratch: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- spite: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 70},
- ],
- eventOnly: false,
- },
- fezandipiti: {
- learnset: {
- acidspray: ["2L1"],
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- alluringvoice: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bravebird: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- crosspoison: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- disarmingvoice: ["2L1"],
- doublekick: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flatter: ["2L1"],
- fly: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- hex: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- icywind: ["2L1"],
- lashout: ["2L1"],
- lightscreen: ["2L1"],
- moonblast: ["2L1"],
- nastyplot: ["2L1"],
- peck: ["2L1"],
- playrough: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quickattack: ["2L1"],
- rest: ["2L1"],
- roost: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailslap: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- wingattack: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 70},
- ],
- eventOnly: false,
- },
- ogerpon: {
- learnset: {
- brickbreak: ["2L1"],
- bulletseed: ["2L1"],
- charm: ["2L1"],
- counter: ["2L1"],
- doublekick: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- followme: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- helpinghand: ["2L1"],
- hornleech: ["2L1"],
- ivycudgel: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicalleaf: ["2L1"],
- playrough: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- reversal: ["2L1"],
- rocktomb: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- seedbomb: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- spikes: ["2L1"],
- spikyshield: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- vinewhip: ["2L1"],
- woodhammer: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 20, nature: "Lonely", ivs: {hp: 31, atk: 31, def: 20, spa: 20, spd: 20, spe: 31}},
- {generation: 9, level: 70, nature: "Lonely", ivs: {hp: 31, atk: 31, def: 20, spa: 20, spd: 20, spe: 31}},
- ],
- eventOnly: false,
- },
- ogerponhearthflame: {
- eventOnly: false,
- },
- ogerponwellspring: {
- eventOnly: false,
- },
- ogerponcornerstone: {
- eventOnly: false,
- },
- archaludon: {
- learnset: {
- aurasphere: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brickbreak: ["2L1"],
- darkpulse: ["2L1"],
- doubleedge: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- electroshot: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- focusenergy: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- gyroball: ["2L1"],
- hardpress: ["2L1"],
- heavyslam: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- lightscreen: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- scaryface: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snarl: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- steelbeam: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- },
- },
- hydrapple: {
- learnset: {
- astonish: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- bugbite: ["2L1"],
- bulletseed: ["2L1"],
- curse: ["2L1"],
- doubleedge: ["2L1"],
- doublehit: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- ficklebeam: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- gyroball: ["2L1"],
- heavyslam: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- leafstorm: ["2L1"],
- magicalleaf: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- pollenpuff: ["2L1"],
- pounce: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- sweetscent: ["2L1"],
- syrupbomb: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- uproar: ["2L1"],
- withdraw: ["2L1"],
- yawn: ["2L1"],
- },
- },
- gougingfire: {
- learnset: {
- ancientpower: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- bulldoze: ["2L1"],
- burningbulwark: ["2L1"],
- crunch: ["2L1"],
- crushclaw: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- dracometeor: ["2L1"],
- dragoncheer: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- gigaimpact: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- howl: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- ironhead: ["2L1"],
- lavaplume: ["2L1"],
- leer: ["2L1"],
- morningsun: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- ragingfury: ["2L1"],
- rest: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snarl: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- takedown: ["2L1"],
- temperflare: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- weatherball: ["2L1"],
- },
- },
- ragingbolt: {
- learnset: {
- ancientpower: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- calmmind: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- crunch: ["2L1"],
- discharge: ["2L1"],
- doubleedge: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragoncheer: ["2L1"],
- dragonhammer: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- heavyslam: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- outrage: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- scaryface: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- solarbeam: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderclap: ["2L1"],
- thunderfang: ["2L1"],
- thunderwave: ["2L1"],
- twister: ["2L1"],
- voltswitch: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- ironboulder: {
- learnset: {
- aerialace: ["2L1"],
- agility: ["2L1"],
- airslash: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- counter: ["2L1"],
- doubleedge: ["2L1"],
- earthquake: ["2L1"],
- electricterrain: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- gigaimpact: ["2L1"],
- hornattack: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- megahorn: ["2L1"],
- meteorbeam: ["2L1"],
- mightycleave: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychocut: ["2L1"],
- psyshock: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- sacredsword: ["2L1"],
- sandstorm: ["2L1"],
- scaryface: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- solarblade: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swordsdance: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- wildcharge: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- ironcrown: {
- learnset: {
- agility: ["2L1"],
- airslash: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- confusion: ["2L1"],
- doubleedge: ["2L1"],
- electricterrain: ["2L1"],
- endure: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- focusblast: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- heavyslam: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- leer: ["2L1"],
- metalburst: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicnoise: ["2L1"],
- psychocut: ["2L1"],
- psyshock: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- sacredsword: ["2L1"],
- scaryface: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- solarblade: ["2L1"],
- steelbeam: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- supercellslam: ["2L1"],
- swordsdance: ["2L1"],
- tachyoncutter: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- voltswitch: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- terapagos: {
- learnset: {
- ancientpower: ["2L1"],
- aurasphere: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleedge: ["2L1"],
- dragonpulse: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heavyslam: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icespinner: ["2L1"],
- ironhead: ["2L1"],
- meteorbeam: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- roar: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- scorchingsands: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- supercellslam: ["2L1"],
- surf: ["2L1"],
- takedown: ["2L1"],
- terastarstorm: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- withdraw: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- pecharunt: {
- learnset: {
- acidspray: ["2L1"],
- astonish: ["2L1"],
- curse: ["2L1"],
- defensecurl: ["2L1"],
- destinybond: ["2L1"],
- endure: ["2L1"],
- faketears: ["2L1"],
- foulplay: ["2L1"],
- gunkshot: ["2L1"],
- hex: ["2L1"],
- imprison: ["2L1"],
- malignantchain: ["2L1"],
- meanlook: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- nightshade: ["2L1"],
- partingshot: ["2L1"],
- phantomforce: ["2L1"],
- poisongas: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- rollout: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smog: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- venoshock: ["2L1"],
- withdraw: ["2L1"],
- },
- },
- syclar: {
- learnset: {
- absorb: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fellstinger: ["2L1"],
- fling: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclecrash: ["2L1"],
- icywind: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- naturalgift: ["2L1"],
- pinmissile: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- tailglow: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- syclant: {
- learnset: {
- absorb: ["2L1"],
- attract: ["2L1"],
- avalanche: ["2L1"],
- blizzard: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- cut: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- focuspunch: ["2L1"],
- frostbreath: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- icespinner: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- leechlife: ["2L1"],
- leer: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- pinmissile: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sheercold: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skittersmack: ["2L1"],
- slash: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- tripleaxel: ["2L1"],
- uturn: ["2L1"],
- waterpulse: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- revenankh: {
- learnset: {
- ancientpower: ["2L1"],
- armthrust: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- counter: ["2L1"],
- curse: ["2L1"],
- darkestlariat: ["2L1"],
- darkpulse: ["2L1"],
- destinybond: ["2L1"],
- detect: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- forcepalm: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- glare: ["2L1"],
- grudge: ["2L1"],
- hammerarm: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- knockoff: ["2L1"],
- laserfocus: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- machpunch: ["2L1"],
- meanlook: ["2L1"],
- megapunch: ["2L1"],
- memento: ["2L1"],
- metronome: ["2L1"],
- moonlight: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- phantomforce: ["2L1"],
- poisonjab: ["2L1"],
- poltergeist: ["2L1"],
- poweruppunch: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowpunch: ["2L1"],
- shadowsneak: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- vacuumwave: ["2L1"],
- willowisp: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- wrap: ["2L1"],
- },
- },
- embirch: {
- learnset: {
- amnesia: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragondance: ["2L1"],
- earthpower: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasswhistle: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lavaplume: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- overheat: ["2L1"],
- petaldance: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- watersport: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- flarelm: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- burningjealousy: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lavaplume: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- magicalleaf: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- overheat: ["2L1"],
- petaldance: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- worryseed: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- pyroak: {
- learnset: {
- amnesia: ["2L1"],
- ancientpower: ["2L1"],
- aromaticmist: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- burningjealousy: ["2L1"],
- burnup: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- growth: ["2L1"],
- headbutt: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- lavaplume: ["2L1"],
- leechseed: ["2L1"],
- lightscreen: ["2L1"],
- lowkick: ["2L1"],
- magicalleaf: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- overheat: ["2L1"],
- petalblizzard: ["2L1"],
- petaldance: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- stealthrock: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- woodhammer: ["2L1"],
- worryseed: ["2L1"],
- zapcannon: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- breezi: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- entrainment: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gunkshot: ["2L1"],
- gust: ["2L1"],
- healblock: ["2L1"],
- healingwish: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magicroom: ["2L1"],
- mefirst: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trickroom: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- whirlwind: ["2L1"],
- wish: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- fidgit: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- afteryou: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- cometpunch: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- dig: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fling: ["2L1"],
- followme: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- gunkshot: ["2L1"],
- gust: ["2L1"],
- healblock: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icespinner: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magicroom: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockclimb: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roleplay: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smartstrike: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- spikes: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trickroom: ["2L1"],
- twister: ["2L1"],
- uturn: ["2L1"],
- venoshock: ["2L1"],
- whirlwind: ["2L1"],
- wideguard: ["2L1"],
- wonderroom: ["2L1"],
- },
- },
- rebble: {
- learnset: {
- accelerock: ["2L1"],
- acupressure: ["2L1"],
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- lockon: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- vacuumwave: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- tactite: {
- learnset: {
- accelerock: ["2L1"],
- acupressure: ["2L1"],
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- lockon: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- vacuumwave: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- stratagem: {
- learnset: {
- accelerock: ["2L1"],
- acupressure: ["2L1"],
- aerialace: ["2L1"],
- ancientpower: ["2L1"],
- bulldoze: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disable: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- headsmash: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- laserfocus: ["2L1"],
- lockon: ["2L1"],
- metalsound: ["2L1"],
- meteorbeam: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- ominouswind: ["2L1"],
- paleowave: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockclimb: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- stealthrock: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- vacuumwave: ["2L1"],
- weatherball: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- privatyke: {
- learnset: {
- aquacutter: ["2L1"],
- aquajet: ["2L1"],
- armthrust: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- crosschop: ["2L1"],
- cut: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- machpunch: ["2L1"],
- megapunch: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- octazooka: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smokescreen: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- vacuumwave: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wideguard: ["2L1"],
- workup: ["2L1"],
- wrap: ["2L1"],
- yawn: ["2L1"],
- },
- },
- arghonaut: {
- learnset: {
- aquacutter: ["2L1"],
- aquajet: ["2L1"],
- armthrust: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bubble: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chillingwater: ["2L1"],
- chipaway: ["2L1"],
- circlethrow: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- crosschop: ["2L1"],
- crosspoison: ["2L1"],
- cut: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- machpunch: ["2L1"],
- megapunch: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- poisonjab: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- punishment: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- secretpower: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smokescreen: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikes: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- superpower: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- vacuumwave: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wideguard: ["2L1"],
- workup: ["2L1"],
- wrap: ["2L1"],
- yawn: ["2L1"],
- },
- },
- nohface: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- copycat: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- falseswipe: ["2L1"],
- featherdance: ["2L1"],
- feintattack: ["2L1"],
- flail: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- headbutt: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lick: ["2L1"],
- magiccoat: ["2L1"],
- memento: ["2L1"],
- metalsound: ["2L1"],
- meteormash: ["2L1"],
- metronome: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- odorsleuth: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- perishsong: ["2L1"],
- playrough: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychoshift: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tailwhip: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- wish: ["2L1"],
- yawn: ["2L1"],
- },
- },
- kitsunoh: {
- learnset: {
- assurance: ["2L1"],
- attract: ["2L1"],
- bulldoze: ["2L1"],
- bulletpunch: ["2L1"],
- captivate: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- copycat: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- falseswipe: ["2L1"],
- feintattack: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- headbutt: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hyperbeam: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lastresort: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- magiccoat: ["2L1"],
- memento: ["2L1"],
- metalclaw: ["2L1"],
- metronome: ["2L1"],
- naturalgift: ["2L1"],
- nightshade: ["2L1"],
- odorsleuth: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- perishsong: ["2L1"],
- playrough: ["2L1"],
- poltergeist: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- shadowstrike: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- steelbeam: ["2L1"],
- strengthsap: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tailwhip: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderpunch: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uturn: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- monohm: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- powdersnow: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- sonicboom: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- twister: ["2L1"],
- voltswitch: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlwind: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- duohm: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- discharge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- sonicboom: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- trickroom: ["2L1"],
- twister: ["2L1"],
- voltswitch: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlwind: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- cyclohm: {
- learnset: {
- aerialace: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- blizzard: ["2L1"],
- breakingswipe: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- discharge: ["2L1"],
- doublehit: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragontail: ["2L1"],
- earthquake: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hail: ["2L1"],
- headbutt: ["2L1"],
- healbell: ["2L1"],
- hiddenpower: ["2L1"],
- honeclaws: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icywind: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lightscreen: ["2L1"],
- lockon: ["2L1"],
- muddywater: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- outrage: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- sonicboom: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thrash: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- triattack: ["2L1"],
- trickroom: ["2L1"],
- twister: ["2L1"],
- voltswitch: ["2L1"],
- waterfall: ["2L1"],
- waterpulse: ["2L1"],
- weatherball: ["2L1"],
- whirlwind: ["2L1"],
- wildcharge: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- dorsoil: {
- learnset: {
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- chipaway: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- firefang: ["2L1"],
- fissure: ["2L1"],
- flail: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- icespinner: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- magnitude: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- wideguard: ["2L1"],
- },
- },
- colossoil: {
- learnset: {
- ancientpower: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bounce: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dig: ["2L1"],
- dive: ["2L1"],
- doubleedge: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- furyattack: ["2L1"],
- gigaimpact: ["2L1"],
- headlongrush: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hornattack: ["2L1"],
- horndrill: ["2L1"],
- hyperbeam: ["2L1"],
- icespinner: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leer: ["2L1"],
- magnitude: ["2L1"],
- megahorn: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- protect: ["2L1"],
- pursuit: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swallow: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- },
- },
- protowatt: {
- learnset: {
- bubble: ["2L1"],
- charge: ["2L1"],
- confuseray: ["2L1"],
- counter: ["2L1"],
- entrainment: ["2L1"],
- followme: ["2L1"],
- mefirst: ["2L1"],
- metronome: ["2L1"],
- mindreader: ["2L1"],
- mirrorcoat: ["2L1"],
- sheercold: ["2L1"],
- speedswap: ["2L1"],
- terablast: ["2L1"],
- thundershock: ["2L1"],
- watergun: ["2L1"],
- },
- },
- krilowatt: {
- learnset: {
- aquatail: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bubble: ["2L1"],
- bubblebeam: ["2L1"],
- bulldoze: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- cut: ["2L1"],
- discharge: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- furycutter: ["2L1"],
- gigaimpact: ["2L1"],
- guillotine: ["2L1"],
- hail: ["2L1"],
- heartswap: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icepunch: ["2L1"],
- iceshard: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magneticflux: ["2L1"],
- metronome: ["2L1"],
- mindreader: ["2L1"],
- mirrorcoat: ["2L1"],
- muddywater: ["2L1"],
- naturalgift: ["2L1"],
- payback: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- speedswap: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- voltswitch: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wildcharge: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 50, pokeball: "pokeball"},
- ],
- },
- voodoll: {
- learnset: {
- acupressure: ["2L1"],
- afteryou: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- fling: ["2L1"],
- followme: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- grudge: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- machpunch: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- memento: ["2L1"],
- metronome: ["2L1"],
- mimic: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- perishsong: ["2L1"],
- pinmissile: ["2L1"],
- powertrip: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- pursuit: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smellingsalts: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- voltswitch: ["2L1"],
- workup: ["2L1"],
- wrap: ["2L1"],
- },
- },
- voodoom: {
- learnset: {
- acupressure: ["2L1"],
- afteryou: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- beatup: ["2L1"],
- brickbreak: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- captivate: ["2L1"],
- charge: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- copycat: ["2L1"],
- counter: ["2L1"],
- darkestlariat: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- feintattack: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focuspunch: ["2L1"],
- followme: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grudge: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icepunch: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mudslap: ["2L1"],
- nastyplot: ["2L1"],
- naturalgift: ["2L1"],
- nightmare: ["2L1"],
- nightslash: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- risingvoltage: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snarl: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- tearfullook: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderbolt: ["2L1"],
- thunderpunch: ["2L1"],
- thunderwave: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- voltswitch: ["2L1"],
- workup: ["2L1"],
- wrap: ["2L1"],
- },
- },
- scratchet: {
- learnset: {
- aerialace: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- grassknot: ["2L1"],
- harden: ["2L1"],
- haze: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- irontail: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- memento: ["2L1"],
- mudslap: ["2L1"],
- naturepower: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- },
- tomohawk: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- batonpass: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- doubleteam: ["2L1"],
- dualwingbeat: ["2L1"],
- earthquake: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- furyswipes: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- harden: ["2L1"],
- haze: ["2L1"],
- healingwish: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- morningsun: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- roar: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rocktomb: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- steelwing: ["2L1"],
- stoneedge: ["2L1"],
- strength: ["2L1"],
- submission: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- whirlwind: ["2L1"],
- workup: ["2L1"],
- },
- },
- necturine: {
- learnset: {
- attract: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- curse: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- ingrain: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leechlife: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- magicalleaf: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- nightmare: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowsneak: ["2L1"],
- shellsmash: ["2L1"],
- sketch: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spite: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- vinewhip: ["2L1"],
- willowisp: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- necturna: {
- learnset: {
- attract: ["2L1"],
- calmmind: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hornleech: ["2L1"],
- hyperbeam: ["2L1"],
- leafblade: ["2L1"],
- leafstorm: ["2L1"],
- leechlife: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- magicalleaf: ["2L1"],
- naturepower: ["2L1"],
- nightshade: ["2L1"],
- ominouswind: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- poisonfang: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- shadowsneak: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- spite: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- swagger: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- vinewhip: ["2L1"],
- willowisp: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- mollux: {
- learnset: {
- acid: ["2L1"],
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- bide: ["2L1"],
- bind: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- corrosivegas: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- ember: ["2L1"],
- endure: ["2L1"],
- eruption: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- healbell: ["2L1"],
- healpulse: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- inferno: ["2L1"],
- lavaplume: ["2L1"],
- leechlife: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- moonlight: ["2L1"],
- overheat: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shockwave: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spotlight: ["2L1"],
- stealthrock: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trick: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- willowisp: ["2L1"],
- withdraw: ["2L1"],
- },
- },
- cupra: {
- learnset: {
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- counter: ["2L1"],
- cut: ["2L1"],
- disable: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- electroweb: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- finalgambit: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megahorn: ["2L1"],
- nastyplot: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- steelwing: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailglow: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- waterpulse: ["2L1"],
- willowisp: ["2L1"],
- wingattack: ["2L1"],
- wish: ["2L1"],
- wonderroom: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- argalis: {
- learnset: {
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dreameater: ["2L1"],
- echoedvoice: ["2L1"],
- electroweb: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- frustration: ["2L1"],
- hail: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megahorn: ["2L1"],
- nastyplot: ["2L1"],
- ominouswind: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spotlight: ["2L1"],
- steelwing: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailglow: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- waterpulse: ["2L1"],
- willowisp: ["2L1"],
- wish: ["2L1"],
- wonderroom: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- aurumoth: {
- learnset: {
- allyswitch: ["2L1"],
- ancientpower: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- calmmind: ["2L1"],
- closecombat: ["2L1"],
- confide: ["2L1"],
- cut: ["2L1"],
- doubleteam: ["2L1"],
- dragondance: ["2L1"],
- dreameater: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- electroweb: ["2L1"],
- expandingforce: ["2L1"],
- facade: ["2L1"],
- finalgambit: ["2L1"],
- flash: ["2L1"],
- fling: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- hail: ["2L1"],
- healingwish: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- lightscreen: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- megahorn: ["2L1"],
- nastyplot: ["2L1"],
- ominouswind: ["2L1"],
- overheat: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicterrain: ["2L1"],
- psychup: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- recycle: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roleplay: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- secretpower: ["2L1"],
- shadowball: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- silverwind: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- solarbeam: ["2L1"],
- spotlight: ["2L1"],
- steelwing: ["2L1"],
- stringshot: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- tackle: ["2L1"],
- tailglow: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- waterpulse: ["2L1"],
- willowisp: ["2L1"],
- wish: ["2L1"],
- wonderroom: ["2L1"],
- xscissor: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- brattler: {
- learnset: {
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- belch: ["2L1"],
- bind: ["2L1"],
- brutalswing: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- feint: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- glare: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- haze: ["2L1"],
- healbell: ["2L1"],
- hiddenpower: ["2L1"],
- icefang: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leafblade: ["2L1"],
- leer: ["2L1"],
- nastyplot: ["2L1"],
- naturepower: ["2L1"],
- nightslash: ["2L1"],
- partingshot: ["2L1"],
- payback: ["2L1"],
- poisonpowder: ["2L1"],
- poisontail: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- punishment: ["2L1"],
- pursuit: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- skittersmack: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikyshield: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- stunspore: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- sweetscent: ["2L1"],
- synthesis: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- vinewhip: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- worryseed: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- },
- },
- malaconda: {
- learnset: {
- attract: ["2L1"],
- beatup: ["2L1"],
- bind: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- cut: ["2L1"],
- darkpulse: ["2L1"],
- doubleteam: ["2L1"],
- dragontail: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- followme: ["2L1"],
- foulplay: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- glare: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- gravapple: ["2L1"],
- haze: ["2L1"],
- healbell: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- irontail: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- leafblade: ["2L1"],
- leer: ["2L1"],
- nastyplot: ["2L1"],
- naturepower: ["2L1"],
- partingshot: ["2L1"],
- payback: ["2L1"],
- poisontail: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- punishment: ["2L1"],
- pursuit: ["2L1"],
- rapidspin: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- seedbomb: ["2L1"],
- skittersmack: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- spikyshield: ["2L1"],
- spite: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- suckerpunch: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- throatchop: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uturn: ["2L1"],
- vinewhip: ["2L1"],
- weatherball: ["2L1"],
- wildcharge: ["2L1"],
- worryseed: ["2L1"],
- wrap: ["2L1"],
- wringout: ["2L1"],
- },
- },
- cawdet: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- block: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bulletpunch: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- detect: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- drillpeck: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- growl: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- metronome: ["2L1"],
- mirrormove: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- pursuit: ["2L1"],
- quickattack: ["2L1"],
- quickguard: ["2L1"],
- raindance: ["2L1"],
- razorwind: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- shockwave: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- steelwing: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- waterpulse: ["2L1"],
- watersport: ["2L1"],
- whirlpool: ["2L1"],
- wingattack: ["2L1"],
- },
- },
- cawmodore: {
- learnset: {
- acrobatics: ["2L1"],
- aerialace: ["2L1"],
- agility: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- belch: ["2L1"],
- bellydrum: ["2L1"],
- block: ["2L1"],
- brickbreak: ["2L1"],
- brine: ["2L1"],
- bulletpunch: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- detect: ["2L1"],
- doubleteam: ["2L1"],
- drainpunch: ["2L1"],
- dualwingbeat: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- leer: ["2L1"],
- megapunch: ["2L1"],
- metalclaw: ["2L1"],
- metronome: ["2L1"],
- peck: ["2L1"],
- pluck: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- shockwave: ["2L1"],
- skyattack: ["2L1"],
- skydrop: ["2L1"],
- sleeptalk: ["2L1"],
- smackdown: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- steelwing: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wingattack: ["2L1"],
- },
- },
- volkritter: {
- learnset: {
- absorb: ["2L1"],
- aquajet: ["2L1"],
- aquaring: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- bounce: ["2L1"],
- captivate: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- covet: ["2L1"],
- destinybond: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- incinerate: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- memento: ["2L1"],
- muddywater: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- pounce: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- reflecttype: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- tickle: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- willowisp: ["2L1"],
- },
- },
- volkraken: {
- learnset: {
- absorb: ["2L1"],
- aquaring: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- bite: ["2L1"],
- bounce: ["2L1"],
- burningjealousy: ["2L1"],
- confide: ["2L1"],
- constrict: ["2L1"],
- covet: ["2L1"],
- destinybond: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- extrasensory: ["2L1"],
- facade: ["2L1"],
- falseswipe: ["2L1"],
- fireblast: ["2L1"],
- firelash: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- fling: ["2L1"],
- flipturn: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- liquidation: ["2L1"],
- memento: ["2L1"],
- muddywater: ["2L1"],
- overheat: ["2L1"],
- payback: ["2L1"],
- pounce: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- quash: ["2L1"],
- raindance: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- scorchingsands: ["2L1"],
- secretpower: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uturn: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- willowisp: ["2L1"],
- wringout: ["2L1"],
- },
- },
- snugglow: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- block: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- crosspoison: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electrify: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- haze: ["2L1"],
- hiddenpower: ["2L1"],
- iondeluge: ["2L1"],
- irontail: ["2L1"],
- paraboliccharge: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterpulse: ["2L1"],
- wideguard: ["2L1"],
- wildcharge: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- plasmanta: {
- learnset: {
- acid: ["2L1"],
- acidspray: ["2L1"],
- aquatail: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- block: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- chargebeam: ["2L1"],
- chillingwater: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- corrosivegas: ["2L1"],
- crosspoison: ["2L1"],
- cut: ["2L1"],
- dazzlinggleam: ["2L1"],
- discharge: ["2L1"],
- doubleteam: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electrify: ["2L1"],
- electroball: ["2L1"],
- electroweb: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- haze: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- iondeluge: ["2L1"],
- irontail: ["2L1"],
- liquidation: ["2L1"],
- magnetrise: ["2L1"],
- paraboliccharge: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- poisontail: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- psywave: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- supersonic: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterpulse: ["2L1"],
- wildcharge: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- floatoy: {
- learnset: {
- attract: ["2L1"],
- bite: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- drillpeck: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- featherdance: ["2L1"],
- feint: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gust: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- metalclaw: ["2L1"],
- metronome: ["2L1"],
- muddywater: ["2L1"],
- peck: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- refresh: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- splash: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- caimanoe: {
- learnset: {
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- drillpeck: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gust: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- metronome: ["2L1"],
- muddywater: ["2L1"],
- peck: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- splash: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- },
- },
- naviathan: {
- learnset: {
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brine: ["2L1"],
- brutalswing: ["2L1"],
- bubblebeam: ["2L1"],
- calmmind: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- crunch: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragondance: ["2L1"],
- dragonpulse: ["2L1"],
- drillpeck: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gust: ["2L1"],
- hail: ["2L1"],
- haze: ["2L1"],
- heavyslam: ["2L1"],
- hiddenpower: ["2L1"],
- hurricane: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- icebeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- iciclecrash: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- metalclaw: ["2L1"],
- metalsound: ["2L1"],
- metronome: ["2L1"],
- muddywater: ["2L1"],
- peck: ["2L1"],
- protect: ["2L1"],
- psychicfangs: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- rocksmash: ["2L1"],
- round: ["2L1"],
- scald: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- slackoff: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- splash: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- thunderpunch: ["2L1"],
- toxic: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- wavecrash: ["2L1"],
- whirlpool: ["2L1"],
- wideguard: ["2L1"],
- wildcharge: ["2L1"],
- },
- },
- crucibelle: {
- learnset: {
- acidarmor: ["2L1"],
- acidspray: ["2L1"],
- assurance: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- coil: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- confusion: ["2L1"],
- crosspoison: ["2L1"],
- defensecurl: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gravity: ["2L1"],
- gunkshot: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- infestation: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- knockoff: ["2L1"],
- lightscreen: ["2L1"],
- magicroom: ["2L1"],
- meteorbeam: ["2L1"],
- metronome: ["2L1"],
- payback: ["2L1"],
- pinmissile: ["2L1"],
- poisonjab: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- psybeam: ["2L1"],
- psychic: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockblast: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocksmash: ["2L1"],
- rockthrow: ["2L1"],
- rocktomb: ["2L1"],
- rollout: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- secretpower: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- sludge: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- smackdown: ["2L1"],
- snatch: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelroller: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- terablast: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trick: ["2L1"],
- uturn: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- withdraw: ["2L1"],
- wonderroom: ["2L1"],
- woodhammer: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- pluffle: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- bodyslam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dreameater: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- featherdance: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- nightmare: ["2L1"],
- partingshot: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- quickguard: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- wakeupslap: ["2L1"],
- wideguard: ["2L1"],
- wish: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- },
- kerfluffle: {
- learnset: {
- allyswitch: ["2L1"],
- attract: ["2L1"],
- aurasphere: ["2L1"],
- beatup: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- closecombat: ["2L1"],
- coaching: ["2L1"],
- confide: ["2L1"],
- crushclaw: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- drainpunch: ["2L1"],
- dreameater: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fairywind: ["2L1"],
- featherdance: ["2L1"],
- flashcannon: ["2L1"],
- fly: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- holdhands: ["2L1"],
- hyperbeam: ["2L1"],
- lowkick: ["2L1"],
- lowsweep: ["2L1"],
- magicroom: ["2L1"],
- megakick: ["2L1"],
- megapunch: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- nightmare: ["2L1"],
- partingshot: ["2L1"],
- playrough: ["2L1"],
- poweruppunch: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- return: ["2L1"],
- revenge: ["2L1"],
- reversal: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- scratch: ["2L1"],
- secretpower: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- speedswap: ["2L1"],
- strength: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- torment: ["2L1"],
- toxic: ["2L1"],
- uproar: ["2L1"],
- vacuumwave: ["2L1"],
- wakeupslap: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- eventData: [
- {generation: 6, level: 16, pokeball: "cherishball"},
- ],
- },
- pajantom: {
- learnset: {
- aerialace: ["2L1"],
- astonish: ["2L1"],
- attract: ["2L1"],
- bind: ["2L1"],
- block: ["2L1"],
- bravebird: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- crunch: ["2L1"],
- doubleteam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrage: ["2L1"],
- dragonrush: ["2L1"],
- dreameater: ["2L1"],
- drillrun: ["2L1"],
- dualchop: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fairylock: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gastroacid: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- growl: ["2L1"],
- haze: ["2L1"],
- healblock: ["2L1"],
- helpinghand: ["2L1"],
- hex: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- icepunch: ["2L1"],
- icywind: ["2L1"],
- imprison: ["2L1"],
- infestation: ["2L1"],
- irontail: ["2L1"],
- laserfocus: ["2L1"],
- leechlife: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- phantomforce: ["2L1"],
- poisonfang: ["2L1"],
- poisongas: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychicfangs: ["2L1"],
- psychup: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandtomb: ["2L1"],
- shadowball: ["2L1"],
- shadowclaw: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- spiritshackle: ["2L1"],
- spite: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- telekinesis: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trickroom: ["2L1"],
- venoshock: ["2L1"],
- whirlpool: ["2L1"],
- wrap: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- mumbao: {
- learnset: {
- attract: ["2L1"],
- bodyslam: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- dazzlinggleam: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flowershield: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- healingwish: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- ingrain: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- naturalgift: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- smellingsalts: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wish: ["2L1"],
- woodhammer: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- jumbao: {
- learnset: {
- armthrust: ["2L1"],
- attract: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletseed: ["2L1"],
- confide: ["2L1"],
- dazzlinggleam: ["2L1"],
- detect: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- fakeout: ["2L1"],
- flameburst: ["2L1"],
- flowershield: ["2L1"],
- focusblast: ["2L1"],
- focusenergy: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- gravity: ["2L1"],
- gyroball: ["2L1"],
- harden: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- ingrain: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- luckychant: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- naturalgift: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rototiller: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- seedbomb: ["2L1"],
- selfdestruct: ["2L1"],
- shadowball: ["2L1"],
- shoreup: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- wish: ["2L1"],
- wonderroom: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- fawnifer: {
- learnset: {
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulletseed: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- doubleedge: ["2L1"],
- doublekick: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- knockoff: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- naturalgift: ["2L1"],
- naturepower: ["2L1"],
- powerwhip: ["2L1"],
- present: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- rapidspin: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- seedbomb: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spark: ["2L1"],
- spotlight: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thundershock: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- },
- },
- electrelk: {
- learnset: {
- attract: ["2L1"],
- bodyslam: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulletseed: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hypervoice: ["2L1"],
- knockoff: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- magnetrise: ["2L1"],
- naturepower: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- seedbomb: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zapcannon: ["2L1"],
- },
- },
- caribolt: {
- learnset: {
- attract: ["2L1"],
- bodyslam: ["2L1"],
- boomburst: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulletseed: ["2L1"],
- celebrate: ["2L1"],
- chargebeam: ["2L1"],
- charm: ["2L1"],
- confide: ["2L1"],
- confuseray: ["2L1"],
- doubleteam: ["2L1"],
- echoedvoice: ["2L1"],
- eerieimpulse: ["2L1"],
- electricterrain: ["2L1"],
- electroweb: ["2L1"],
- endeavor: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- flash: ["2L1"],
- flashcannon: ["2L1"],
- frenzyplant: ["2L1"],
- frustration: ["2L1"],
- gigadrain: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- grasspledge: ["2L1"],
- grassyglide: ["2L1"],
- grassyterrain: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hornleech: ["2L1"],
- hyperbeam: ["2L1"],
- hyperdrill: ["2L1"],
- hypervoice: ["2L1"],
- knockoff: ["2L1"],
- leafage: ["2L1"],
- leafstorm: ["2L1"],
- leechseed: ["2L1"],
- leer: ["2L1"],
- magnetrise: ["2L1"],
- metronome: ["2L1"],
- naturepower: ["2L1"],
- powerwhip: ["2L1"],
- protect: ["2L1"],
- quickattack: ["2L1"],
- razorleaf: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- risingvoltage: ["2L1"],
- round: ["2L1"],
- seedbomb: ["2L1"],
- shockwave: ["2L1"],
- signalbeam: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- solarblade: ["2L1"],
- spark: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- synthesis: ["2L1"],
- tackle: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- terrainpulse: ["2L1"],
- throatchop: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thundershock: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- voltswitch: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- worryseed: ["2L1"],
- zapcannon: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, pokeball: "cherishball"},
- ],
- },
- smogecko: {
- learnset: {
- acidspray: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- bonerush: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- bulletpunch: ["2L1"],
- camouflage: ["2L1"],
- confide: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- forcepalm: ["2L1"],
- frustration: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lavaplume: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- mudshot: ["2L1"],
- overheat: ["2L1"],
- poisonfang: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swagger: ["2L1"],
- tailwhip: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venomdrench: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- },
- smoguana: {
- learnset: {
- acidspray: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- camouflage: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- corrosivegas: ["2L1"],
- crosspoison: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- frustration: ["2L1"],
- gunkshot: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lavaplume: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- mudshot: ["2L1"],
- overheat: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tailwhip: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venomdrench: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- },
- smokomodo: {
- learnset: {
- acidspray: ["2L1"],
- aerialace: ["2L1"],
- attract: ["2L1"],
- blastburn: ["2L1"],
- brickbreak: ["2L1"],
- bulkup: ["2L1"],
- bulldoze: ["2L1"],
- burningjealousy: ["2L1"],
- camouflage: ["2L1"],
- celebrate: ["2L1"],
- circlethrow: ["2L1"],
- clearsmog: ["2L1"],
- confide: ["2L1"],
- corrosivegas: ["2L1"],
- crosspoison: ["2L1"],
- defog: ["2L1"],
- dig: ["2L1"],
- doubleteam: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- ember: ["2L1"],
- endeavor: ["2L1"],
- eruption: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firepledge: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- fissure: ["2L1"],
- flameburst: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- focusblast: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- heatcrash: ["2L1"],
- heatwave: ["2L1"],
- hiddenpower: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- incinerate: ["2L1"],
- irontail: ["2L1"],
- lavaplume: ["2L1"],
- lick: ["2L1"],
- lowkick: ["2L1"],
- machpunch: ["2L1"],
- magnitude: ["2L1"],
- metalclaw: ["2L1"],
- morningsun: ["2L1"],
- mudshot: ["2L1"],
- mysticalfire: ["2L1"],
- overheat: ["2L1"],
- poisonjab: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- roar: ["2L1"],
- round: ["2L1"],
- sandtomb: ["2L1"],
- scaleshot: ["2L1"],
- scorchingsands: ["2L1"],
- scratch: ["2L1"],
- screech: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- stealthrock: ["2L1"],
- stompingtantrum: ["2L1"],
- stormthrow: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superpower: ["2L1"],
- swagger: ["2L1"],
- tailwhip: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trailblaze: ["2L1"],
- venomdrench: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, pokeball: "cherishball"},
- ],
- },
- swirlpool: {
- learnset: {
- acidarmor: ["2L1"],
- allyswitch: ["2L1"],
- aquajet: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- growl: ["2L1"],
- guardswap: ["2L1"],
- hail: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- lifedew: ["2L1"],
- magiccoat: ["2L1"],
- metronome: ["2L1"],
- muddywater: ["2L1"],
- pinmissile: ["2L1"],
- pounce: ["2L1"],
- pound: ["2L1"],
- powder: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psychoshift: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- spikyshield: ["2L1"],
- spotlight: ["2L1"],
- stealthrock: ["2L1"],
- stickyweb: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- workup: ["2L1"],
- },
- },
- coribalis: {
- learnset: {
- allyswitch: ["2L1"],
- aquajet: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- growl: ["2L1"],
- guardswap: ["2L1"],
- hail: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydropump: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- muddywater: ["2L1"],
- pinmissile: ["2L1"],
- pounce: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stealthrock: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- snaelstrom: {
- learnset: {
- allyswitch: ["2L1"],
- aquajet: ["2L1"],
- aquaring: ["2L1"],
- attract: ["2L1"],
- blizzard: ["2L1"],
- block: ["2L1"],
- bodyslam: ["2L1"],
- brine: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- captivate: ["2L1"],
- celebrate: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- confide: ["2L1"],
- confusion: ["2L1"],
- dazzlinggleam: ["2L1"],
- dive: ["2L1"],
- doubleteam: ["2L1"],
- drainingkiss: ["2L1"],
- dualwingbeat: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- frustration: ["2L1"],
- futuresight: ["2L1"],
- gigaimpact: ["2L1"],
- growl: ["2L1"],
- guardswap: ["2L1"],
- hail: ["2L1"],
- healpulse: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hydrocannon: ["2L1"],
- hydropump: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icebeam: ["2L1"],
- iciclespear: ["2L1"],
- icywind: ["2L1"],
- infestation: ["2L1"],
- leechlife: ["2L1"],
- liquidation: ["2L1"],
- magiccoat: ["2L1"],
- magicroom: ["2L1"],
- metronome: ["2L1"],
- muddywater: ["2L1"],
- pinmissile: ["2L1"],
- pounce: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- rapidspin: ["2L1"],
- razorshell: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- signalbeam: ["2L1"],
- skillswap: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- snowscape: ["2L1"],
- stealthrock: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- swagger: ["2L1"],
- swift: ["2L1"],
- swordsdance: ["2L1"],
- terablast: ["2L1"],
- toxic: ["2L1"],
- trick: ["2L1"],
- trickroom: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- waterfall: ["2L1"],
- watergun: ["2L1"],
- waterpledge: ["2L1"],
- waterpulse: ["2L1"],
- whirlpool: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- eventData: [
- {generation: 7, level: 50, pokeball: "cherishball"},
- ],
- },
- justyke: {
- learnset: {
- allyswitch: ["2L1"],
- aurasphere: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- destinybond: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gravity: ["2L1"],
- guardsplit: ["2L1"],
- gyroball: ["2L1"],
- healingwish: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- icespinner: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- magicroom: ["2L1"],
- magnetrise: ["2L1"],
- memento: ["2L1"],
- mindreader: ["2L1"],
- mirrorshot: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- painsplit: ["2L1"],
- pound: ["2L1"],
- powersplit: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quash: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- terablast: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- },
- },
- equilibra: {
- learnset: {
- allyswitch: ["2L1"],
- aurasphere: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- confide: ["2L1"],
- destinybond: ["2L1"],
- doomdesire: ["2L1"],
- doubleteam: ["2L1"],
- drillrun: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- embargo: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- facade: ["2L1"],
- flashcannon: ["2L1"],
- frustration: ["2L1"],
- gigaimpact: ["2L1"],
- gravity: ["2L1"],
- guardsplit: ["2L1"],
- gyroball: ["2L1"],
- healingwish: ["2L1"],
- heavyslam: ["2L1"],
- helpinghand: ["2L1"],
- hiddenpower: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- magicroom: ["2L1"],
- magnetrise: ["2L1"],
- memento: ["2L1"],
- mindreader: ["2L1"],
- mirrorshot: ["2L1"],
- mudshot: ["2L1"],
- mudslap: ["2L1"],
- mudsport: ["2L1"],
- painsplit: ["2L1"],
- perishsong: ["2L1"],
- pound: ["2L1"],
- powersplit: ["2L1"],
- protect: ["2L1"],
- psychup: ["2L1"],
- quash: ["2L1"],
- rapidspin: ["2L1"],
- recycle: ["2L1"],
- rest: ["2L1"],
- return: ["2L1"],
- rockpolish: ["2L1"],
- rockslide: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sandstorm: ["2L1"],
- sleeptalk: ["2L1"],
- smartstrike: ["2L1"],
- snore: ["2L1"],
- steelbeam: ["2L1"],
- steelroller: ["2L1"],
- substitute: ["2L1"],
- swagger: ["2L1"],
- terablast: ["2L1"],
- trickroom: ["2L1"],
- wonderroom: ["2L1"],
- workup: ["2L1"],
- },
- eventData: [
- {generation: 9, level: 50, pokeball: "pokeball"},
- ],
- },
- solotl: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- breakingswipe: ["2L1"],
- charm: ["2L1"],
- cosmicpower: ["2L1"],
- dazzlinggleam: ["2L1"],
- defog: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firelash: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- imprison: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- meteorbeam: ["2L1"],
- metronome: ["2L1"],
- mysticalfire: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- twister: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- yawn: ["2L1"],
- },
- },
- astrolotl: {
- learnset: {
- acrobatics: ["2L1"],
- agility: ["2L1"],
- allyswitch: ["2L1"],
- attract: ["2L1"],
- batonpass: ["2L1"],
- breakingswipe: ["2L1"],
- bulldoze: ["2L1"],
- charm: ["2L1"],
- cosmicpower: ["2L1"],
- dazzlinggleam: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- ember: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firefang: ["2L1"],
- firelash: ["2L1"],
- firepunch: ["2L1"],
- firespin: ["2L1"],
- flamecharge: ["2L1"],
- flamethrower: ["2L1"],
- flamewheel: ["2L1"],
- flareblitz: ["2L1"],
- healbell: ["2L1"],
- healingwish: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- magiccoat: ["2L1"],
- meteorbeam: ["2L1"],
- metronome: ["2L1"],
- mysticalfire: ["2L1"],
- outrage: ["2L1"],
- overheat: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scorchingsands: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- stompingtantrum: ["2L1"],
- storedpower: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- swift: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- willowisp: ["2L1"],
- workup: ["2L1"],
- },
- },
- miasmite: {
- learnset: {
- agility: ["2L1"],
- aromatherapy: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- corrosivegas: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonpulse: ["2L1"],
- dragonrush: ["2L1"],
- dragontail: ["2L1"],
- earthpower: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- firstimpression: ["2L1"],
- flashcannon: ["2L1"],
- haze: ["2L1"],
- icefang: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- megahorn: ["2L1"],
- outrage: ["2L1"],
- pinmissile: ["2L1"],
- poisonfang: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderfang: ["2L1"],
- uproar: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- miasmaw: {
- learnset: {
- agility: ["2L1"],
- attract: ["2L1"],
- bite: ["2L1"],
- bodyslam: ["2L1"],
- breakingswipe: ["2L1"],
- brutalswing: ["2L1"],
- bugbite: ["2L1"],
- bugbuzz: ["2L1"],
- bulldoze: ["2L1"],
- closecombat: ["2L1"],
- corrosivegas: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- dracometeor: ["2L1"],
- dragonbreath: ["2L1"],
- dragonclaw: ["2L1"],
- dragonhammer: ["2L1"],
- dragonpulse: ["2L1"],
- dragontail: ["2L1"],
- dualwingbeat: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- firefang: ["2L1"],
- flashcannon: ["2L1"],
- focusblast: ["2L1"],
- gigaimpact: ["2L1"],
- gunkshot: ["2L1"],
- haze: ["2L1"],
- highhorsepower: ["2L1"],
- hyperbeam: ["2L1"],
- icefang: ["2L1"],
- ironhead: ["2L1"],
- irontail: ["2L1"],
- leechlife: ["2L1"],
- lunge: ["2L1"],
- megahorn: ["2L1"],
- nastyplot: ["2L1"],
- outrage: ["2L1"],
- pinmissile: ["2L1"],
- poisongas: ["2L1"],
- poisonjab: ["2L1"],
- pounce: ["2L1"],
- protect: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- round: ["2L1"],
- scaleshot: ["2L1"],
- scaryface: ["2L1"],
- screech: ["2L1"],
- skittersmack: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- smog: ["2L1"],
- smokescreen: ["2L1"],
- snore: ["2L1"],
- strugglebug: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- superfang: ["2L1"],
- superpower: ["2L1"],
- swordsdance: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- uproar: ["2L1"],
- uturn: ["2L1"],
- wildcharge: ["2L1"],
- workup: ["2L1"],
- xscissor: ["2L1"],
- },
- },
- chromera: {
- learnset: {
- acidspray: ["2L1"],
- aerialace: ["2L1"],
- aromatherapy: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- beatup: ["2L1"],
- belch: ["2L1"],
- blizzard: ["2L1"],
- bodyslam: ["2L1"],
- boomburst: ["2L1"],
- calmmind: ["2L1"],
- charm: ["2L1"],
- chillingwater: ["2L1"],
- crunch: ["2L1"],
- darkpulse: ["2L1"],
- decorate: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- faketears: ["2L1"],
- finalgambit: ["2L1"],
- firefang: ["2L1"],
- firstimpression: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- gunkshot: ["2L1"],
- hex: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- icefang: ["2L1"],
- imprison: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- metalclaw: ["2L1"],
- mudslap: ["2L1"],
- nobleroar: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- playrough: ["2L1"],
- protect: ["2L1"],
- recover: ["2L1"],
- reflect: ["2L1"],
- rest: ["2L1"],
- revenge: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scald: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snarl: ["2L1"],
- snore: ["2L1"],
- spite: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- switcheroo: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- thunderfang: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trailblaze: ["2L1"],
- uproar: ["2L1"],
- venomdrench: ["2L1"],
- wideguard: ["2L1"],
- },
- eventData: [
- {generation: 8, level: 50, pokeball: "cherishball"},
- ],
- },
- venomicon: {
- learnset: {
- acidspray: ["2L1"],
- aircutter: ["2L1"],
- airslash: ["2L1"],
- assurance: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bravebird: ["2L1"],
- clearsmog: ["2L1"],
- coil: ["2L1"],
- confuseray: ["2L1"],
- darkpulse: ["2L1"],
- drillpeck: ["2L1"],
- dualwingbeat: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fly: ["2L1"],
- focusenergy: ["2L1"],
- foulplay: ["2L1"],
- gigaimpact: ["2L1"],
- guardswap: ["2L1"],
- gunkshot: ["2L1"],
- hex: ["2L1"],
- hurricane: ["2L1"],
- hyperbeam: ["2L1"],
- imprison: ["2L1"],
- irondefense: ["2L1"],
- knockoff: ["2L1"],
- lashout: ["2L1"],
- magicalleaf: ["2L1"],
- magicroom: ["2L1"],
- meanlook: ["2L1"],
- memento: ["2L1"],
- nastyplot: ["2L1"],
- payback: ["2L1"],
- peck: ["2L1"],
- phantomforce: ["2L1"],
- poisonjab: ["2L1"],
- poisonsting: ["2L1"],
- powerswap: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- rest: ["2L1"],
- retaliate: ["2L1"],
- roost: ["2L1"],
- round: ["2L1"],
- safeguard: ["2L1"],
- scaryface: ["2L1"],
- shadowball: ["2L1"],
- skillswap: ["2L1"],
- sleeptalk: ["2L1"],
- sludgebomb: ["2L1"],
- sludgewave: ["2L1"],
- snore: ["2L1"],
- stealthrock: ["2L1"],
- steelwing: ["2L1"],
- substitute: ["2L1"],
- swift: ["2L1"],
- tailwind: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- toxic: ["2L1"],
- toxicspikes: ["2L1"],
- trick: ["2L1"],
- uturn: ["2L1"],
- venomdrench: ["2L1"],
- venoshock: ["2L1"],
- withdraw: ["2L1"],
- },
- },
- saharascal: {
- learnset: {
- ancientpower: ["2L1"],
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- megakick: ["2L1"],
- mudshot: ["2L1"],
- painsplit: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- protect: ["2L1"],
- rapidspin: ["2L1"],
- rest: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- substitute: ["2L1"],
- swallow: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- saharaja: {
- learnset: {
- attract: ["2L1"],
- bodypress: ["2L1"],
- bodyslam: ["2L1"],
- bulldoze: ["2L1"],
- dazzlinggleam: ["2L1"],
- diamondstorm: ["2L1"],
- doubleedge: ["2L1"],
- earthpower: ["2L1"],
- earthquake: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- fissure: ["2L1"],
- flashcannon: ["2L1"],
- gigaimpact: ["2L1"],
- healbell: ["2L1"],
- heavyslam: ["2L1"],
- highhorsepower: ["2L1"],
- hornleech: ["2L1"],
- hyperbeam: ["2L1"],
- lashout: ["2L1"],
- megakick: ["2L1"],
- mudshot: ["2L1"],
- outrage: ["2L1"],
- payback: ["2L1"],
- payday: ["2L1"],
- powergem: ["2L1"],
- protect: ["2L1"],
- rest: ["2L1"],
- rocktomb: ["2L1"],
- round: ["2L1"],
- sandattack: ["2L1"],
- sandstorm: ["2L1"],
- sandtomb: ["2L1"],
- scorchingsands: ["2L1"],
- sleeptalk: ["2L1"],
- snore: ["2L1"],
- spitup: ["2L1"],
- stealthrock: ["2L1"],
- stockpile: ["2L1"],
- stomp: ["2L1"],
- stompingtantrum: ["2L1"],
- stoneedge: ["2L1"],
- substitute: ["2L1"],
- swallow: ["2L1"],
- swordsdance: ["2L1"],
- tackle: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thief: ["2L1"],
- watergun: ["2L1"],
- waterpulse: ["2L1"],
- },
- },
- ababo: {
- learnset: {
- bodyslam: ["2L1"],
- bulkup: ["2L1"],
- charm: ["2L1"],
- copycat: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disable: ["2L1"],
- disarmingvoice: ["2L1"],
- drainingkiss: ["2L1"],
- endure: ["2L1"],
- explosion: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- grassknot: ["2L1"],
- helpinghand: ["2L1"],
- hypervoice: ["2L1"],
- lashout: ["2L1"],
- lightscreen: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- sweetkiss: ["2L1"],
- takedown: ["2L1"],
- terablast: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- wildcharge: ["2L1"],
- wish: ["2L1"],
- },
- },
- scattervein: {
- learnset: {
- batonpass: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- charm: ["2L1"],
- copycat: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disable: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- explosion: ["2L1"],
- extremespeed: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- flamethrower: ["2L1"],
- fling: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- lashout: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- seismictoss: ["2L1"],
- shadowball: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- sweetkiss: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- tickle: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- wish: ["2L1"],
- wrap: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- hemogoblin: {
- learnset: {
- batonpass: ["2L1"],
- bitterblade: ["2L1"],
- bodyslam: ["2L1"],
- brutalswing: ["2L1"],
- bulkup: ["2L1"],
- burningjealousy: ["2L1"],
- charm: ["2L1"],
- copycat: ["2L1"],
- dazzlinggleam: ["2L1"],
- defensecurl: ["2L1"],
- disable: ["2L1"],
- disarmingvoice: ["2L1"],
- doubleedge: ["2L1"],
- drainingkiss: ["2L1"],
- echoedvoice: ["2L1"],
- endure: ["2L1"],
- energyball: ["2L1"],
- facade: ["2L1"],
- fireblast: ["2L1"],
- firelash: ["2L1"],
- flamethrower: ["2L1"],
- flareblitz: ["2L1"],
- fling: ["2L1"],
- gigaimpact: ["2L1"],
- grassknot: ["2L1"],
- heatwave: ["2L1"],
- helpinghand: ["2L1"],
- hyperbeam: ["2L1"],
- hypervoice: ["2L1"],
- imprison: ["2L1"],
- lashout: ["2L1"],
- lifedew: ["2L1"],
- lightscreen: ["2L1"],
- magicalleaf: ["2L1"],
- metronome: ["2L1"],
- mistyexplosion: ["2L1"],
- mistyterrain: ["2L1"],
- moonblast: ["2L1"],
- moonlight: ["2L1"],
- overheat: ["2L1"],
- playrough: ["2L1"],
- pound: ["2L1"],
- protect: ["2L1"],
- psychic: ["2L1"],
- psyshock: ["2L1"],
- raindance: ["2L1"],
- rest: ["2L1"],
- safeguard: ["2L1"],
- screech: ["2L1"],
- shadowball: ["2L1"],
- slam: ["2L1"],
- sleeptalk: ["2L1"],
- solarbeam: ["2L1"],
- spikes: ["2L1"],
- substitute: ["2L1"],
- sunnyday: ["2L1"],
- sweetkiss: ["2L1"],
- tailwhip: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunder: ["2L1"],
- thunderbolt: ["2L1"],
- tickle: ["2L1"],
- trailblaze: ["2L1"],
- trick: ["2L1"],
- wildcharge: ["2L1"],
- willowisp: ["2L1"],
- wrap: ["2L1"],
- zenheadbutt: ["2L1"],
- },
- },
- cresceidon: {
- learnset: {
- earthpower: ["2L1"],
- encore: ["2L1"],
- endure: ["2L1"],
- facade: ["2L1"],
- haze: ["2L1"],
- healingwish: ["2L1"],
- helpinghand: ["2L1"],
- hydropump: ["2L1"],
- moonblast: ["2L1"],
- protect: ["2L1"],
- recover: ["2L1"],
- rest: ["2L1"],
- scald: ["2L1"],
- sleeptalk: ["2L1"],
- substitute: ["2L1"],
- surf: ["2L1"],
- takedown: ["2L1"],
- taunt: ["2L1"],
- terablast: ["2L1"],
- thunderwave: ["2L1"],
- whirlpool: ["2L1"],
- wish: ["2L1"],
- },
- },
-};
\ No newline at end of file
diff --git a/data/mods/moderngen2/pokedex.ts b/data/mods/moderngen2/pokedex.ts
deleted file mode 100644
index 20cd5ff6af8e..000000000000
--- a/data/mods/moderngen2/pokedex.ts
+++ /dev/null
@@ -1,3837 +0,0 @@
-export const Pokedex: import('../../../sim/dex-species').ModdedSpeciesDataTable = {
- treecko: {
- inherit: true,
- gen: 2,
- },
- grovyle: {
- inherit: true,
- gen: 2,
- },
- sceptile: {
- inherit: true,
- gen: 2,
- },
- sceptilemega: {
- inherit: true,
- gen: 2,
- },
- torchic: {
- inherit: true,
- gen: 2,
- },
- combusken: {
- inherit: true,
- gen: 2,
- },
- blaziken: {
- inherit: true,
- gen: 2,
- },
- blazikenmega: {
- inherit: true,
- gen: 2,
- },
- mudkip: {
- inherit: true,
- gen: 2,
- },
- marshtomp: {
- inherit: true,
- gen: 2,
- },
- swampert: {
- inherit: true,
- gen: 2,
- },
- swampertmega: {
- inherit: true,
- gen: 2,
- },
- poochyena: {
- inherit: true,
- gen: 2,
- },
- mightyena: {
- inherit: true,
- gen: 2,
- },
- zigzagoon: {
- inherit: true,
- gen: 2,
- },
- zigzagoongalar: {
- inherit: true,
- gen: 2,
- },
- linoone: {
- inherit: true,
- gen: 2,
- },
- linoonegalar: {
- inherit: true,
- gen: 2,
- },
- wurmple: {
- inherit: true,
- gen: 2,
- },
- silcoon: {
- inherit: true,
- gen: 2,
- },
- beautifly: {
- inherit: true,
- gen: 2,
- },
- cascoon: {
- inherit: true,
- gen: 2,
- },
- dustox: {
- inherit: true,
- gen: 2,
- },
- lotad: {
- inherit: true,
- gen: 2,
- },
- lombre: {
- inherit: true,
- gen: 2,
- },
- ludicolo: {
- inherit: true,
- gen: 2,
- },
- seedot: {
- inherit: true,
- gen: 2,
- },
- nuzleaf: {
- inherit: true,
- gen: 2,
- },
- shiftry: {
- inherit: true,
- gen: 2,
- },
- taillow: {
- inherit: true,
- gen: 2,
- },
- swellow: {
- inherit: true,
- gen: 2,
- },
- wingull: {
- inherit: true,
- gen: 2,
- },
- pelipper: {
- inherit: true,
- gen: 2,
- },
- ralts: {
- inherit: true,
- gen: 2,
- },
- kirlia: {
- inherit: true,
- gen: 2,
- },
- gardevoir: {
- inherit: true,
- gen: 2,
- },
- gardevoirmega: {
- inherit: true,
- gen: 2,
- },
- surskit: {
- inherit: true,
- gen: 2,
- },
- masquerain: {
- inherit: true,
- gen: 2,
- },
- shroomish: {
- inherit: true,
- gen: 2,
- },
- breloom: {
- inherit: true,
- gen: 2,
- },
- slakoth: {
- inherit: true,
- gen: 2,
- },
- vigoroth: {
- inherit: true,
- gen: 2,
- },
- slaking: {
- inherit: true,
- gen: 2,
- },
- nincada: {
- inherit: true,
- gen: 2,
- },
- ninjask: {
- inherit: true,
- gen: 2,
- },
- shedinja: {
- inherit: true,
- gen: 2,
- maxHP: 1,
- },
- whismur: {
- inherit: true,
- gen: 2,
- },
- loudred: {
- inherit: true,
- gen: 2,
- },
- exploud: {
- inherit: true,
- gen: 2,
- },
- makuhita: {
- inherit: true,
- gen: 2,
- },
- hariyama: {
- inherit: true,
- gen: 2,
- },
- azurill: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- nosepass: {
- inherit: true,
- gen: 2,
- },
- skitty: {
- inherit: true,
- gen: 2,
- },
- delcatty: {
- inherit: true,
- gen: 2,
- },
- sableye: {
- inherit: true,
- gen: 2,
- },
- sableyemega: {
- inherit: true,
- gen: 2,
- },
- mawile: {
- inherit: true,
- gen: 2,
- },
- mawilemega: {
- inherit: true,
- gen: 2,
- },
- aron: {
- inherit: true,
- gen: 2,
- },
- lairon: {
- inherit: true,
- gen: 2,
- },
- aggron: {
- inherit: true,
- gen: 2,
- },
- aggronmega: {
- inherit: true,
- gen: 2,
- },
- meditite: {
- inherit: true,
- gen: 2,
- },
- medicham: {
- inherit: true,
- gen: 2,
- },
- medichammega: {
- inherit: true,
- gen: 2,
- },
- electrike: {
- inherit: true,
- gen: 2,
- },
- manectric: {
- inherit: true,
- gen: 2,
- },
- manectricmega: {
- inherit: true,
- gen: 2,
- },
- plusle: {
- inherit: true,
- gen: 2,
- },
- minun: {
- inherit: true,
- gen: 2,
- },
- volbeat: {
- inherit: true,
- gen: 2,
- },
- illumise: {
- inherit: true,
- gen: 2,
- },
- roselia: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- gulpin: {
- inherit: true,
- gen: 2,
- },
- swalot: {
- inherit: true,
- gen: 2,
- },
- carvanha: {
- inherit: true,
- gen: 2,
- },
- sharpedo: {
- inherit: true,
- gen: 2,
- },
- sharpedomega: {
- inherit: true,
- gen: 2,
- },
- wailmer: {
- inherit: true,
- gen: 2,
- },
- wailord: {
- inherit: true,
- gen: 2,
- },
- numel: {
- inherit: true,
- gen: 2,
- },
- camerupt: {
- inherit: true,
- gen: 2,
- },
- cameruptmega: {
- inherit: true,
- gen: 2,
- },
- torkoal: {
- inherit: true,
- gen: 2,
- },
- spoink: {
- inherit: true,
- gen: 2,
- },
- grumpig: {
- inherit: true,
- gen: 2,
- },
- spinda: {
- inherit: true,
- gen: 2,
- },
- trapinch: {
- inherit: true,
- gen: 2,
- },
- vibrava: {
- inherit: true,
- gen: 2,
- },
- flygon: {
- inherit: true,
- gen: 2,
- },
- cacnea: {
- inherit: true,
- gen: 2,
- },
- cacturne: {
- inherit: true,
- gen: 2,
- },
- swablu: {
- inherit: true,
- gen: 2,
- },
- altaria: {
- inherit: true,
- gen: 2,
- },
- altariamega: {
- inherit: true,
- gen: 2,
- },
- zangoose: {
- inherit: true,
- gen: 2,
- },
- seviper: {
- inherit: true,
- gen: 2,
- },
- lunatone: {
- inherit: true,
- gen: 2,
- },
- solrock: {
- inherit: true,
- gen: 2,
- },
- barboach: {
- inherit: true,
- gen: 2,
- },
- whiscash: {
- inherit: true,
- gen: 2,
- },
- corphish: {
- inherit: true,
- gen: 2,
- },
- crawdaunt: {
- inherit: true,
- gen: 2,
- },
- baltoy: {
- inherit: true,
- gen: 2,
- },
- claydol: {
- inherit: true,
- gen: 2,
- },
- lileep: {
- inherit: true,
- gen: 2,
- },
- cradily: {
- inherit: true,
- gen: 2,
- },
- anorith: {
- inherit: true,
- gen: 2,
- },
- armaldo: {
- inherit: true,
- gen: 2,
- },
- feebas: {
- inherit: true,
- gen: 2,
- },
- milotic: {
- inherit: true,
- gen: 2,
- },
- castform: {
- inherit: true,
- gen: 2,
- },
- kecleon: {
- inherit: true,
- gen: 2,
- },
- shuppet: {
- inherit: true,
- gen: 2,
- },
- banette: {
- inherit: true,
- gen: 2,
- },
- duskull: {
- inherit: true,
- gen: 2,
- },
- dusclops: {
- inherit: true,
- gen: 2,
- },
- tropius: {
- inherit: true,
- gen: 2,
- },
- chimecho: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- absol: {
- inherit: true,
- gen: 2,
- },
- absolmega: {
- inherit: true,
- gen: 2,
- },
- wynaut: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- snorunt: {
- inherit: true,
- gen: 2,
- },
- glalie: {
- inherit: true,
- gen: 2,
- },
- glaliemega: {
- inherit: true,
- gen: 2,
- },
- spheal: {
- inherit: true,
- gen: 2,
- },
- sealeo: {
- inherit: true,
- gen: 2,
- },
- walrein: {
- inherit: true,
- gen: 2,
- },
- clamperl: {
- inherit: true,
- gen: 2,
- },
- huntail: {
- inherit: true,
- gen: 2,
- },
- gorebyss: {
- inherit: true,
- gen: 2,
- },
- relicanth: {
- inherit: true,
- gen: 2,
- },
- luvdisc: {
- inherit: true,
- gen: 2,
- },
- bagon: {
- inherit: true,
- gen: 2,
- },
- shelgon: {
- inherit: true,
- gen: 2,
- },
- salamence: {
- inherit: true,
- gen: 2,
- },
- salamencemega: {
- inherit: true,
- gen: 2,
- },
- beldum: {
- inherit: true,
- gen: 2,
- },
- metang: {
- inherit: true,
- gen: 2,
- },
- metagross: {
- inherit: true,
- gen: 2,
- },
- metagrossmega: {
- inherit: true,
- gen: 2,
- },
- regirock: {
- inherit: true,
- gen: 2,
- },
- regice: {
- inherit: true,
- gen: 2,
- },
- registeel: {
- inherit: true,
- gen: 2,
- },
- latias: {
- inherit: true,
- gen: 2,
- },
- latiasmega: {
- inherit: true,
- gen: 2,
- },
- latios: {
- inherit: true,
- gen: 2,
- },
- latiosmega: {
- inherit: true,
- gen: 2,
- },
- kyogre: {
- inherit: true,
- gen: 2,
- },
- kyogreprimal: {
- inherit: true,
- gen: 2,
- },
- groudon: {
- inherit: true,
- gen: 2,
- },
- groudonprimal: {
- inherit: true,
- gen: 2,
- },
- rayquaza: {
- inherit: true,
- gen: 2,
- },
- rayquazamega: {
- inherit: true,
- gen: 2,
- },
- jirachi: {
- inherit: true,
- gen: 2,
- },
- deoxys: {
- inherit: true,
- gen: 2,
- },
- deoxysattack: {
- inherit: true,
- gen: 2,
- },
- deoxysdefense: {
- inherit: true,
- gen: 2,
- },
- deoxysspeed: {
- inherit: true,
- gen: 2,
- },
- turtwig: {
- inherit: true,
- gen: 2,
- },
- grotle: {
- inherit: true,
- gen: 2,
- },
- torterra: {
- inherit: true,
- gen: 2,
- },
- chimchar: {
- inherit: true,
- gen: 2,
- },
- monferno: {
- inherit: true,
- gen: 2,
- },
- infernape: {
- inherit: true,
- gen: 2,
- },
- piplup: {
- inherit: true,
- gen: 2,
- },
- prinplup: {
- inherit: true,
- gen: 2,
- },
- empoleon: {
- inherit: true,
- gen: 2,
- },
- starly: {
- inherit: true,
- gen: 2,
- },
- staravia: {
- inherit: true,
- gen: 2,
- },
- staraptor: {
- inherit: true,
- gen: 2,
- },
- bidoof: {
- inherit: true,
- gen: 2,
- },
- bibarel: {
- inherit: true,
- gen: 2,
- },
- kricketot: {
- inherit: true,
- gen: 2,
- },
- kricketune: {
- inherit: true,
- gen: 2,
- },
- shinx: {
- inherit: true,
- gen: 2,
- },
- luxio: {
- inherit: true,
- gen: 2,
- },
- luxray: {
- inherit: true,
- gen: 2,
- },
- budew: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- roserade: {
- inherit: true,
- gen: 2,
- },
- cranidos: {
- inherit: true,
- gen: 2,
- },
- rampardos: {
- inherit: true,
- gen: 2,
- },
- shieldon: {
- inherit: true,
- gen: 2,
- },
- bastiodon: {
- inherit: true,
- gen: 2,
- },
- burmy: {
- inherit: true,
- gen: 2,
- },
- wormadam: {
- inherit: true,
- gen: 2,
- },
- wormadamsandy: {
- inherit: true,
- gen: 2,
- },
- wormadamtrash: {
- inherit: true,
- gen: 2,
- },
- mothim: {
- inherit: true,
- gen: 2,
- },
- combee: {
- inherit: true,
- gen: 2,
- },
- vespiquen: {
- inherit: true,
- gen: 2,
- },
- pachirisu: {
- inherit: true,
- gen: 2,
- },
- buizel: {
- inherit: true,
- gen: 2,
- },
- floatzel: {
- inherit: true,
- gen: 2,
- },
- cherubi: {
- inherit: true,
- gen: 2,
- },
- cherrim: {
- inherit: true,
- gen: 2,
- },
- shellos: {
- inherit: true,
- gen: 2,
- },
- gastrodon: {
- inherit: true,
- gen: 2,
- },
- ambipom: {
- inherit: true,
- gen: 2,
- },
- drifloon: {
- inherit: true,
- gen: 2,
- },
- drifblim: {
- inherit: true,
- gen: 2,
- },
- buneary: {
- inherit: true,
- gen: 2,
- },
- lopunny: {
- inherit: true,
- gen: 2,
- },
- lopunnymega: {
- inherit: true,
- gen: 2,
- },
- mismagius: {
- inherit: true,
- gen: 2,
- },
- honchkrow: {
- inherit: true,
- gen: 2,
- },
- glameow: {
- inherit: true,
- gen: 2,
- },
- purugly: {
- inherit: true,
- gen: 2,
- },
- chingling: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- stunky: {
- inherit: true,
- gen: 2,
- },
- skuntank: {
- inherit: true,
- gen: 2,
- },
- bronzor: {
- inherit: true,
- gen: 2,
- },
- bronzong: {
- inherit: true,
- gen: 2,
- },
- bonsly: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- mimejr: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- happiny: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- chatot: {
- inherit: true,
- gen: 2,
- },
- spiritomb: {
- inherit: true,
- gen: 2,
- },
- gible: {
- inherit: true,
- gen: 2,
- },
- gabite: {
- inherit: true,
- gen: 2,
- },
- garchomp: {
- inherit: true,
- gen: 2,
- },
- garchompmega: {
- inherit: true,
- gen: 2,
- },
- munchlax: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- riolu: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- lucario: {
- inherit: true,
- gen: 2,
- },
- lucariomega: {
- inherit: true,
- gen: 2,
- },
- hippopotas: {
- inherit: true,
- gen: 2,
- },
- hippowdon: {
- inherit: true,
- gen: 2,
- },
- skorupi: {
- inherit: true,
- gen: 2,
- },
- drapion: {
- inherit: true,
- gen: 2,
- },
- croagunk: {
- inherit: true,
- gen: 2,
- },
- toxicroak: {
- inherit: true,
- gen: 2,
- },
- carnivine: {
- inherit: true,
- gen: 2,
- },
- finneon: {
- inherit: true,
- gen: 2,
- },
- lumineon: {
- inherit: true,
- gen: 2,
- },
- mantyke: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- snover: {
- inherit: true,
- gen: 2,
- },
- abomasnow: {
- inherit: true,
- gen: 2,
- },
- abomasnowmega: {
- inherit: true,
- gen: 2,
- },
- weavile: {
- inherit: true,
- gen: 2,
- },
- magnezone: {
- inherit: true,
- gen: 2,
- },
- lickilicky: {
- inherit: true,
- gen: 2,
- },
- rhyperior: {
- inherit: true,
- gen: 2,
- },
- tangrowth: {
- inherit: true,
- gen: 2,
- },
- electivire: {
- inherit: true,
- gen: 2,
- },
- magmortar: {
- inherit: true,
- gen: 2,
- },
- togekiss: {
- inherit: true,
- gen: 2,
- },
- yanmega: {
- inherit: true,
- gen: 2,
- },
- leafeon: {
- inherit: true,
- gen: 2,
- },
- glaceon: {
- inherit: true,
- gen: 2,
- },
- gliscor: {
- inherit: true,
- gen: 2,
- },
- mamoswine: {
- inherit: true,
- gen: 2,
- },
- porygonz: {
- inherit: true,
- gen: 2,
- },
- gallade: {
- inherit: true,
- gen: 2,
- },
- gallademega: {
- inherit: true,
- gen: 2,
- },
- probopass: {
- inherit: true,
- gen: 2,
- },
- dusknoir: {
- inherit: true,
- gen: 2,
- },
- froslass: {
- inherit: true,
- gen: 2,
- },
- rotom: {
- inherit: true,
- gen: 2,
- },
- rotomheat: {
- inherit: true,
- gen: 2,
- },
- rotomwash: {
- inherit: true,
- gen: 2,
- },
- rotomfrost: {
- inherit: true,
- gen: 2,
- },
- rotomfan: {
- inherit: true,
- gen: 2,
- },
- rotommow: {
- inherit: true,
- gen: 2,
- },
- uxie: {
- inherit: true,
- gen: 2,
- },
- mesprit: {
- inherit: true,
- gen: 2,
- },
- azelf: {
- inherit: true,
- gen: 2,
- },
- dialga: {
- inherit: true,
- gen: 2,
- },
- dialgaorigin: {
- inherit: true,
- gen: 2,
- },
- palkia: {
- inherit: true,
- gen: 2,
- },
- palkiaorigin: {
- inherit: true,
- gen: 2,
- },
- heatran: {
- inherit: true,
- gen: 2,
- },
- regigigas: {
- inherit: true,
- gen: 2,
- },
- giratina: {
- inherit: true,
- gen: 2,
- },
- giratinaorigin: {
- inherit: true,
- gen: 2,
- },
- cresselia: {
- inherit: true,
- gen: 2,
- },
- phione: {
- inherit: true,
- gen: 2,
- },
- manaphy: {
- inherit: true,
- gen: 2,
- },
- darkrai: {
- inherit: true,
- gen: 2,
- },
- shaymin: {
- inherit: true,
- gen: 2,
- },
- shayminsky: {
- inherit: true,
- gen: 2,
- },
- arceus: {
- inherit: true,
- gen: 2,
- },
- victini: {
- inherit: true,
- gen: 2,
- },
- snivy: {
- inherit: true,
- gen: 2,
- },
- servine: {
- inherit: true,
- gen: 2,
- },
- serperior: {
- inherit: true,
- gen: 2,
- },
- tepig: {
- inherit: true,
- gen: 2,
- },
- pignite: {
- inherit: true,
- gen: 2,
- },
- emboar: {
- inherit: true,
- gen: 2,
- },
- oshawott: {
- inherit: true,
- gen: 2,
- },
- dewott: {
- inherit: true,
- gen: 2,
- },
- samurott: {
- inherit: true,
- gen: 2,
- },
- samurotthisui: {
- inherit: true,
- gen: 2,
- },
- patrat: {
- inherit: true,
- gen: 2,
- },
- watchog: {
- inherit: true,
- gen: 2,
- },
- lillipup: {
- inherit: true,
- gen: 2,
- },
- herdier: {
- inherit: true,
- gen: 2,
- },
- stoutland: {
- inherit: true,
- gen: 2,
- },
- purrloin: {
- inherit: true,
- gen: 2,
- },
- liepard: {
- inherit: true,
- gen: 2,
- },
- pansage: {
- inherit: true,
- gen: 2,
- },
- simisage: {
- inherit: true,
- gen: 2,
- },
- pansear: {
- inherit: true,
- gen: 2,
- },
- simisear: {
- inherit: true,
- gen: 2,
- },
- panpour: {
- inherit: true,
- gen: 2,
- },
- simipour: {
- inherit: true,
- gen: 2,
- },
- munna: {
- inherit: true,
- gen: 2,
- },
- musharna: {
- inherit: true,
- gen: 2,
- },
- pidove: {
- inherit: true,
- gen: 2,
- },
- tranquill: {
- inherit: true,
- gen: 2,
- },
- unfezant: {
- inherit: true,
- gen: 2,
- },
- blitzle: {
- inherit: true,
- gen: 2,
- },
- zebstrika: {
- inherit: true,
- gen: 2,
- },
- roggenrola: {
- inherit: true,
- gen: 2,
- },
- boldore: {
- inherit: true,
- gen: 2,
- },
- gigalith: {
- inherit: true,
- gen: 2,
- },
- woobat: {
- inherit: true,
- gen: 2,
- },
- swoobat: {
- inherit: true,
- gen: 2,
- },
- drilbur: {
- inherit: true,
- gen: 2,
- },
- excadrill: {
- inherit: true,
- gen: 2,
- },
- audino: {
- inherit: true,
- gen: 2,
- },
- audinomega: {
- inherit: true,
- gen: 2,
- },
- timburr: {
- inherit: true,
- gen: 2,
- },
- gurdurr: {
- inherit: true,
- gen: 2,
- },
- conkeldurr: {
- inherit: true,
- gen: 2,
- },
- tympole: {
- inherit: true,
- gen: 2,
- },
- palpitoad: {
- inherit: true,
- gen: 2,
- },
- seismitoad: {
- inherit: true,
- gen: 2,
- },
- throh: {
- inherit: true,
- gen: 2,
- },
- sawk: {
- inherit: true,
- gen: 2,
- },
- sewaddle: {
- inherit: true,
- gen: 2,
- },
- swadloon: {
- inherit: true,
- gen: 2,
- },
- leavanny: {
- inherit: true,
- gen: 2,
- },
- venipede: {
- inherit: true,
- gen: 2,
- },
- whirlipede: {
- inherit: true,
- gen: 2,
- },
- scolipede: {
- inherit: true,
- gen: 2,
- },
- cottonee: {
- inherit: true,
- gen: 2,
- },
- whimsicott: {
- inherit: true,
- gen: 2,
- },
- petilil: {
- inherit: true,
- gen: 2,
- },
- lilligant: {
- inherit: true,
- gen: 2,
- },
- lilliganthisui: {
- inherit: true,
- gen: 2,
- },
- basculin: {
- inherit: true,
- gen: 2,
- },
- basculinbluestriped: {
- inherit: true,
- gen: 2,
- },
- basculinwhitestriped: {
- inherit: true,
- gen: 2,
- },
- sandile: {
- inherit: true,
- gen: 2,
- },
- krokorok: {
- inherit: true,
- gen: 2,
- },
- krookodile: {
- inherit: true,
- gen: 2,
- },
- darumaka: {
- inherit: true,
- gen: 2,
- },
- darumakagalar: {
- inherit: true,
- gen: 2,
- },
- darmanitan: {
- inherit: true,
- gen: 2,
- },
- darmanitangalar: {
- inherit: true,
- gen: 2,
- },
- maractus: {
- inherit: true,
- gen: 2,
- },
- dwebble: {
- inherit: true,
- gen: 2,
- },
- crustle: {
- inherit: true,
- gen: 2,
- },
- scraggy: {
- inherit: true,
- gen: 2,
- },
- scrafty: {
- inherit: true,
- gen: 2,
- },
- sigilyph: {
- inherit: true,
- gen: 2,
- },
- yamask: {
- inherit: true,
- gen: 2,
- },
- yamaskgalar: {
- inherit: true,
- gen: 2,
- },
- cofagrigus: {
- inherit: true,
- gen: 2,
- },
- tirtouga: {
- inherit: true,
- gen: 2,
- },
- carracosta: {
- inherit: true,
- gen: 2,
- },
- archen: {
- inherit: true,
- gen: 2,
- },
- archeops: {
- inherit: true,
- gen: 2,
- },
- trubbish: {
- inherit: true,
- gen: 2,
- },
- garbodor: {
- inherit: true,
- gen: 2,
- },
- zorua: {
- inherit: true,
- gen: 2,
- },
- zoruahisui: {
- inherit: true,
- gen: 2,
- },
- zoroark: {
- inherit: true,
- gen: 2,
- },
- zoroarkhisui: {
- inherit: true,
- gen: 2,
- },
- minccino: {
- inherit: true,
- gen: 2,
- },
- cinccino: {
- inherit: true,
- gen: 2,
- },
- gothita: {
- inherit: true,
- gen: 2,
- },
- gothorita: {
- inherit: true,
- gen: 2,
- },
- gothitelle: {
- inherit: true,
- gen: 2,
- },
- solosis: {
- inherit: true,
- gen: 2,
- },
- duosion: {
- inherit: true,
- gen: 2,
- },
- reuniclus: {
- inherit: true,
- gen: 2,
- },
- ducklett: {
- inherit: true,
- gen: 2,
- },
- swanna: {
- inherit: true,
- gen: 2,
- },
- vanillite: {
- inherit: true,
- gen: 2,
- },
- vanillish: {
- inherit: true,
- gen: 2,
- },
- vanilluxe: {
- inherit: true,
- gen: 2,
- },
- deerling: {
- inherit: true,
- gen: 2,
- },
- sawsbuck: {
- inherit: true,
- gen: 2,
- },
- emolga: {
- inherit: true,
- gen: 2,
- },
- karrablast: {
- inherit: true,
- gen: 2,
- },
- escavalier: {
- inherit: true,
- gen: 2,
- },
- foongus: {
- inherit: true,
- gen: 2,
- },
- amoonguss: {
- inherit: true,
- gen: 2,
- },
- frillish: {
- inherit: true,
- gen: 2,
- },
- jellicent: {
- inherit: true,
- gen: 2,
- },
- alomomola: {
- inherit: true,
- gen: 2,
- },
- joltik: {
- inherit: true,
- gen: 2,
- },
- galvantula: {
- inherit: true,
- gen: 2,
- },
- ferroseed: {
- inherit: true,
- gen: 2,
- },
- ferrothorn: {
- inherit: true,
- gen: 2,
- },
- klink: {
- inherit: true,
- gen: 2,
- },
- klang: {
- inherit: true,
- gen: 2,
- },
- klinklang: {
- inherit: true,
- gen: 2,
- },
- tynamo: {
- inherit: true,
- gen: 2,
- },
- eelektrik: {
- inherit: true,
- gen: 2,
- },
- eelektross: {
- inherit: true,
- gen: 2,
- },
- elgyem: {
- inherit: true,
- gen: 2,
- },
- beheeyem: {
- inherit: true,
- gen: 2,
- },
- litwick: {
- inherit: true,
- gen: 2,
- },
- lampent: {
- inherit: true,
- gen: 2,
- },
- chandelure: {
- inherit: true,
- gen: 2,
- },
- axew: {
- inherit: true,
- gen: 2,
- },
- fraxure: {
- inherit: true,
- gen: 2,
- },
- haxorus: {
- inherit: true,
- gen: 2,
- },
- cubchoo: {
- inherit: true,
- gen: 2,
- },
- beartic: {
- inherit: true,
- gen: 2,
- },
- cryogonal: {
- inherit: true,
- gen: 2,
- },
- shelmet: {
- inherit: true,
- gen: 2,
- },
- accelgor: {
- inherit: true,
- gen: 2,
- },
- stunfisk: {
- inherit: true,
- gen: 2,
- },
- stunfiskgalar: {
- inherit: true,
- gen: 2,
- },
- mienfoo: {
- inherit: true,
- gen: 2,
- },
- mienshao: {
- inherit: true,
- gen: 2,
- },
- druddigon: {
- inherit: true,
- gen: 2,
- },
- golett: {
- inherit: true,
- gen: 2,
- },
- golurk: {
- inherit: true,
- gen: 2,
- },
- pawniard: {
- inherit: true,
- gen: 2,
- },
- bisharp: {
- inherit: true,
- gen: 2,
- },
- bouffalant: {
- inherit: true,
- gen: 2,
- },
- rufflet: {
- inherit: true,
- gen: 2,
- },
- braviary: {
- inherit: true,
- gen: 2,
- },
- braviaryhisui: {
- inherit: true,
- gen: 2,
- },
- vullaby: {
- inherit: true,
- gen: 2,
- },
- mandibuzz: {
- inherit: true,
- gen: 2,
- },
- heatmor: {
- inherit: true,
- gen: 2,
- },
- durant: {
- inherit: true,
- gen: 2,
- },
- deino: {
- inherit: true,
- gen: 2,
- },
- zweilous: {
- inherit: true,
- gen: 2,
- },
- hydreigon: {
- inherit: true,
- gen: 2,
- },
- larvesta: {
- inherit: true,
- gen: 2,
- },
- volcarona: {
- inherit: true,
- gen: 2,
- },
- cobalion: {
- inherit: true,
- gen: 2,
- },
- terrakion: {
- inherit: true,
- gen: 2,
- },
- virizion: {
- inherit: true,
- gen: 2,
- },
- tornadus: {
- inherit: true,
- gen: 2,
- },
- tornadustherian: {
- inherit: true,
- gen: 2,
- },
- thundurus: {
- inherit: true,
- gen: 2,
- },
- thundurustherian: {
- inherit: true,
- gen: 2,
- },
- reshiram: {
- inherit: true,
- gen: 2,
- },
- zekrom: {
- inherit: true,
- gen: 2,
- },
- landorus: {
- inherit: true,
- gen: 2,
- },
- landorustherian: {
- inherit: true,
- gen: 2,
- },
- kyurem: {
- inherit: true,
- gen: 2,
- },
- kyuremblack: {
- inherit: true,
- gen: 2,
- },
- kyuremwhite: {
- inherit: true,
- gen: 2,
- },
- keldeo: {
- inherit: true,
- gen: 2,
- },
- meloetta: {
- inherit: true,
- gen: 2,
- },
- genesect: {
- inherit: true,
- gen: 2,
- },
- chespin: {
- inherit: true,
- gen: 2,
- },
- quilladin: {
- inherit: true,
- gen: 2,
- },
- chesnaught: {
- inherit: true,
- gen: 2,
- },
- fennekin: {
- inherit: true,
- gen: 2,
- },
- braixen: {
- inherit: true,
- gen: 2,
- },
- delphox: {
- inherit: true,
- gen: 2,
- },
- froakie: {
- inherit: true,
- gen: 2,
- },
- frogadier: {
- inherit: true,
- gen: 2,
- },
- greninja: {
- inherit: true,
- gen: 2,
- },
- bunnelby: {
- inherit: true,
- gen: 2,
- },
- diggersby: {
- inherit: true,
- gen: 2,
- },
- fletchling: {
- inherit: true,
- gen: 2,
- },
- fletchinder: {
- inherit: true,
- gen: 2,
- },
- talonflame: {
- inherit: true,
- gen: 2,
- },
- scatterbug: {
- inherit: true,
- gen: 2,
- },
- spewpa: {
- inherit: true,
- gen: 2,
- },
- vivillon: {
- inherit: true,
- gen: 2,
- },
- vivillonfancy: {
- inherit: true,
- gen: 2,
- },
- vivillonpokeball: {
- inherit: true,
- gen: 2,
- },
- litleo: {
- inherit: true,
- gen: 2,
- },
- pyroar: {
- inherit: true,
- gen: 2,
- },
- flabebe: {
- inherit: true,
- gen: 2,
- },
- floette: {
- inherit: true,
- gen: 2,
- },
- floetteeternal: {
- inherit: true,
- gen: 2,
- },
- florges: {
- inherit: true,
- gen: 2,
- },
- skiddo: {
- inherit: true,
- gen: 2,
- },
- gogoat: {
- inherit: true,
- gen: 2,
- },
- pancham: {
- inherit: true,
- gen: 2,
- },
- pangoro: {
- inherit: true,
- gen: 2,
- },
- furfrou: {
- inherit: true,
- gen: 2,
- },
- espurr: {
- inherit: true,
- gen: 2,
- },
- meowstic: {
- inherit: true,
- gen: 2,
- },
- meowsticf: {
- inherit: true,
- gen: 2,
- },
- honedge: {
- inherit: true,
- gen: 2,
- },
- doublade: {
- inherit: true,
- gen: 2,
- },
- aegislash: {
- inherit: true,
- gen: 2,
- },
- spritzee: {
- inherit: true,
- gen: 2,
- },
- aromatisse: {
- inherit: true,
- gen: 2,
- },
- swirlix: {
- inherit: true,
- gen: 2,
- },
- slurpuff: {
- inherit: true,
- gen: 2,
- },
- inkay: {
- inherit: true,
- gen: 2,
- },
- malamar: {
- inherit: true,
- gen: 2,
- },
- binacle: {
- inherit: true,
- gen: 2,
- },
- barbaracle: {
- inherit: true,
- gen: 2,
- },
- skrelp: {
- inherit: true,
- gen: 2,
- },
- dragalge: {
- inherit: true,
- gen: 2,
- },
- clauncher: {
- inherit: true,
- gen: 2,
- },
- clawitzer: {
- inherit: true,
- gen: 2,
- },
- helioptile: {
- inherit: true,
- gen: 2,
- },
- heliolisk: {
- inherit: true,
- gen: 2,
- },
- tyrunt: {
- inherit: true,
- gen: 2,
- },
- tyrantrum: {
- inherit: true,
- gen: 2,
- },
- amaura: {
- inherit: true,
- gen: 2,
- },
- aurorus: {
- inherit: true,
- gen: 2,
- },
- sylveon: {
- inherit: true,
- gen: 2,
- },
- hawlucha: {
- inherit: true,
- gen: 2,
- },
- dedenne: {
- inherit: true,
- gen: 2,
- },
- carbink: {
- inherit: true,
- gen: 2,
- },
- goomy: {
- inherit: true,
- gen: 2,
- },
- sliggoo: {
- inherit: true,
- gen: 2,
- },
- sliggoohisui: {
- inherit: true,
- gen: 2,
- },
- goodra: {
- inherit: true,
- gen: 2,
- },
- goodrahisui: {
- inherit: true,
- gen: 2,
- },
- klefki: {
- inherit: true,
- gen: 2,
- },
- phantump: {
- inherit: true,
- gen: 2,
- },
- trevenant: {
- inherit: true,
- gen: 2,
- },
- pumpkaboo: {
- inherit: true,
- gen: 2,
- },
- pumpkaboosmall: {
- inherit: true,
- gen: 2,
- },
- pumpkaboolarge: {
- inherit: true,
- gen: 2,
- },
- pumpkaboosuper: {
- inherit: true,
- gen: 2,
- },
- gourgeist: {
- inherit: true,
- gen: 2,
- },
- gourgeistsmall: {
- inherit: true,
- gen: 2,
- },
- gourgeistlarge: {
- inherit: true,
- gen: 2,
- },
- gourgeistsuper: {
- inherit: true,
- gen: 2,
- },
- bergmite: {
- inherit: true,
- gen: 2,
- },
- avalugg: {
- inherit: true,
- gen: 2,
- },
- avalugghisui: {
- inherit: true,
- gen: 2,
- },
- noibat: {
- inherit: true,
- gen: 2,
- },
- noivern: {
- inherit: true,
- gen: 2,
- },
- xerneas: {
- inherit: true,
- gen: 2,
- },
- xerneasneutral: {
- inherit: true,
- gen: 2,
- },
- yveltal: {
- inherit: true,
- gen: 2,
- },
- zygarde: {
- inherit: true,
- gen: 2,
- },
- zygarde10: {
- inherit: true,
- gen: 2,
- },
- diancie: {
- inherit: true,
- gen: 2,
- },
- dianciemega: {
- inherit: true,
- gen: 2,
- },
- hoopa: {
- inherit: true,
- gen: 2,
- },
- hoopaunbound: {
- inherit: true,
- gen: 2,
- },
- volcanion: {
- inherit: true,
- gen: 2,
- },
- rowlet: {
- inherit: true,
- gen: 2,
- },
- dartrix: {
- inherit: true,
- gen: 2,
- },
- decidueye: {
- inherit: true,
- gen: 2,
- },
- decidueyehisui: {
- inherit: true,
- gen: 2,
- },
- litten: {
- inherit: true,
- gen: 2,
- },
- torracat: {
- inherit: true,
- gen: 2,
- },
- incineroar: {
- inherit: true,
- gen: 2,
- },
- popplio: {
- inherit: true,
- gen: 2,
- },
- brionne: {
- inherit: true,
- gen: 2,
- },
- primarina: {
- inherit: true,
- gen: 2,
- },
- pikipek: {
- inherit: true,
- gen: 2,
- },
- trumbeak: {
- inherit: true,
- gen: 2,
- },
- toucannon: {
- inherit: true,
- gen: 2,
- },
- yungoos: {
- inherit: true,
- gen: 2,
- },
- gumshoos: {
- inherit: true,
- gen: 2,
- },
- grubbin: {
- inherit: true,
- gen: 2,
- },
- charjabug: {
- inherit: true,
- gen: 2,
- },
- vikavolt: {
- inherit: true,
- gen: 2,
- },
- crabrawler: {
- inherit: true,
- gen: 2,
- },
- crabominable: {
- inherit: true,
- gen: 2,
- },
- oricorio: {
- inherit: true,
- gen: 2,
- },
- oricoriopompom: {
- inherit: true,
- gen: 2,
- },
- oricoriopau: {
- inherit: true,
- gen: 2,
- },
- oricoriosensu: {
- inherit: true,
- gen: 2,
- },
- cutiefly: {
- inherit: true,
- gen: 2,
- },
- ribombee: {
- inherit: true,
- gen: 2,
- },
- rockruff: {
- inherit: true,
- gen: 2,
- },
- lycanroc: {
- inherit: true,
- gen: 2,
- },
- lycanrocmidnight: {
- inherit: true,
- gen: 2,
- },
- lycanrocdusk: {
- inherit: true,
- gen: 2,
- },
- wishiwashi: {
- inherit: true,
- gen: 2,
- },
- mareanie: {
- inherit: true,
- gen: 2,
- },
- toxapex: {
- inherit: true,
- gen: 2,
- },
- mudbray: {
- inherit: true,
- gen: 2,
- },
- mudsdale: {
- inherit: true,
- gen: 2,
- },
- dewpider: {
- inherit: true,
- gen: 2,
- },
- araquanid: {
- inherit: true,
- gen: 2,
- },
- fomantis: {
- inherit: true,
- gen: 2,
- },
- lurantis: {
- inherit: true,
- gen: 2,
- },
- morelull: {
- inherit: true,
- gen: 2,
- },
- shiinotic: {
- inherit: true,
- gen: 2,
- },
- salandit: {
- inherit: true,
- gen: 2,
- },
- salazzle: {
- inherit: true,
- gen: 2,
- },
- stufful: {
- inherit: true,
- gen: 2,
- },
- bewear: {
- inherit: true,
- gen: 2,
- },
- bounsweet: {
- inherit: true,
- gen: 2,
- },
- steenee: {
- inherit: true,
- gen: 2,
- },
- tsareena: {
- inherit: true,
- gen: 2,
- },
- comfey: {
- inherit: true,
- gen: 2,
- },
- oranguru: {
- inherit: true,
- gen: 2,
- },
- passimian: {
- inherit: true,
- gen: 2,
- },
- wimpod: {
- inherit: true,
- gen: 2,
- },
- golisopod: {
- inherit: true,
- gen: 2,
- },
- sandygast: {
- inherit: true,
- gen: 2,
- },
- palossand: {
- inherit: true,
- gen: 2,
- },
- pyukumuku: {
- inherit: true,
- gen: 2,
- },
- typenull: {
- inherit: true,
- gen: 2,
- },
- silvally: {
- inherit: true,
- gen: 2,
- },
- minior: {
- inherit: true,
- gen: 2,
- },
- komala: {
- inherit: true,
- gen: 2,
- },
- turtonator: {
- inherit: true,
- gen: 2,
- },
- togedemaru: {
- inherit: true,
- gen: 2,
- },
- mimikyu: {
- inherit: true,
- gen: 2,
- },
- bruxish: {
- inherit: true,
- gen: 2,
- },
- drampa: {
- inherit: true,
- gen: 2,
- },
- dhelmise: {
- inherit: true,
- gen: 2,
- },
- jangmoo: {
- inherit: true,
- gen: 2,
- },
- hakamoo: {
- inherit: true,
- gen: 2,
- },
- kommoo: {
- inherit: true,
- gen: 2,
- },
- tapukoko: {
- inherit: true,
- gen: 2,
- },
- tapulele: {
- inherit: true,
- gen: 2,
- },
- tapubulu: {
- inherit: true,
- gen: 2,
- },
- tapufini: {
- inherit: true,
- gen: 2,
- },
- cosmog: {
- inherit: true,
- gen: 2,
- },
- cosmoem: {
- inherit: true,
- gen: 2,
- },
- solgaleo: {
- inherit: true,
- gen: 2,
- },
- lunala: {
- inherit: true,
- gen: 2,
- },
- nihilego: {
- inherit: true,
- gen: 2,
- },
- buzzwole: {
- inherit: true,
- gen: 2,
- },
- pheromosa: {
- inherit: true,
- gen: 2,
- },
- xurkitree: {
- inherit: true,
- gen: 2,
- },
- celesteela: {
- inherit: true,
- gen: 2,
- },
- kartana: {
- inherit: true,
- gen: 2,
- },
- guzzlord: {
- inherit: true,
- gen: 2,
- },
- necrozma: {
- inherit: true,
- gen: 2,
- },
- necrozmaduskmane: {
- inherit: true,
- gen: 2,
- },
- necrozmadawnwings: {
- inherit: true,
- gen: 2,
- },
- necrozmaultra: {
- inherit: true,
- gen: 2,
- },
- magearna: {
- inherit: true,
- gen: 2,
- },
- magearnaoriginal: {
- inherit: true,
- gen: 2,
- },
- marshadow: {
- inherit: true,
- gen: 2,
- },
- poipole: {
- inherit: true,
- gen: 2,
- },
- naganadel: {
- inherit: true,
- gen: 2,
- },
- stakataka: {
- inherit: true,
- gen: 2,
- },
- blacephalon: {
- inherit: true,
- gen: 2,
- },
- zeraora: {
- inherit: true,
- gen: 2,
- },
- meltan: {
- inherit: true,
- gen: 2,
- },
- melmetal: {
- inherit: true,
- gen: 2,
- },
- grookey: {
- inherit: true,
- gen: 2,
- },
- thwackey: {
- inherit: true,
- gen: 2,
- },
- rillaboom: {
- inherit: true,
- gen: 2,
- },
- scorbunny: {
- inherit: true,
- gen: 2,
- },
- raboot: {
- inherit: true,
- gen: 2,
- },
- cinderace: {
- inherit: true,
- gen: 2,
- },
- sobble: {
- inherit: true,
- gen: 2,
- },
- drizzile: {
- inherit: true,
- gen: 2,
- },
- inteleon: {
- inherit: true,
- gen: 2,
- },
- skwovet: {
- inherit: true,
- gen: 2,
- },
- greedent: {
- inherit: true,
- gen: 2,
- },
- rookidee: {
- inherit: true,
- gen: 2,
- },
- corvisquire: {
- inherit: true,
- gen: 2,
- },
- corviknight: {
- inherit: true,
- gen: 2,
- },
- blipbug: {
- inherit: true,
- gen: 2,
- },
- dottler: {
- inherit: true,
- gen: 2,
- },
- orbeetle: {
- inherit: true,
- gen: 2,
- },
- nickit: {
- inherit: true,
- gen: 2,
- },
- thievul: {
- inherit: true,
- gen: 2,
- },
- gossifleur: {
- inherit: true,
- gen: 2,
- },
- eldegoss: {
- inherit: true,
- gen: 2,
- },
- wooloo: {
- inherit: true,
- gen: 2,
- },
- dubwool: {
- inherit: true,
- gen: 2,
- },
- chewtle: {
- inherit: true,
- gen: 2,
- },
- drednaw: {
- inherit: true,
- gen: 2,
- },
- yamper: {
- inherit: true,
- gen: 2,
- },
- boltund: {
- inherit: true,
- gen: 2,
- },
- rolycoly: {
- inherit: true,
- gen: 2,
- },
- carkol: {
- inherit: true,
- gen: 2,
- },
- coalossal: {
- inherit: true,
- gen: 2,
- },
- applin: {
- inherit: true,
- gen: 2,
- },
- flapple: {
- inherit: true,
- gen: 2,
- },
- appletun: {
- inherit: true,
- gen: 2,
- },
- silicobra: {
- inherit: true,
- gen: 2,
- },
- sandaconda: {
- inherit: true,
- gen: 2,
- },
- cramorant: {
- inherit: true,
- gen: 2,
- },
- cramorantgulping: {
- inherit: true,
- gen: 2,
- },
- cramorantgorging: {
- inherit: true,
- gen: 2,
- },
- arrokuda: {
- inherit: true,
- gen: 2,
- },
- barraskewda: {
- inherit: true,
- gen: 2,
- },
- toxel: {
- inherit: true,
- gen: 2,
- canHatch: true,
- },
- toxtricity: {
- inherit: true,
- gen: 2,
- },
- toxtricitylowkey: {
- inherit: true,
- gen: 2,
- },
- sizzlipede: {
- inherit: true,
- gen: 2,
- },
- centiskorch: {
- inherit: true,
- gen: 2,
- },
- clobbopus: {
- inherit: true,
- gen: 2,
- },
- grapploct: {
- inherit: true,
- gen: 2,
- },
- sinistea: {
- inherit: true,
- gen: 2,
- },
- sinisteaantique: {
- inherit: true,
- gen: 2,
- },
- polteageist: {
- inherit: true,
- gen: 2,
- },
- polteageistantique: {
- inherit: true,
- gen: 2,
- },
- hatenna: {
- inherit: true,
- gen: 2,
- },
- hattrem: {
- inherit: true,
- gen: 2,
- },
- hatterene: {
- inherit: true,
- gen: 2,
- },
- impidimp: {
- inherit: true,
- gen: 2,
- },
- morgrem: {
- inherit: true,
- gen: 2,
- },
- grimmsnarl: {
- inherit: true,
- gen: 2,
- },
- obstagoon: {
- inherit: true,
- gen: 2,
- },
- perrserker: {
- inherit: true,
- gen: 2,
- },
- cursola: {
- inherit: true,
- gen: 2,
- },
- sirfetchd: {
- inherit: true,
- gen: 2,
- },
- runerigus: {
- inherit: true,
- gen: 2,
- },
- milcery: {
- inherit: true,
- gen: 2,
- },
- alcremie: {
- inherit: true,
- gen: 2,
- },
- falinks: {
- inherit: true,
- gen: 2,
- },
- pincurchin: {
- inherit: true,
- gen: 2,
- },
- snom: {
- inherit: true,
- gen: 2,
- },
- frosmoth: {
- inherit: true,
- gen: 2,
- },
- stonjourner: {
- inherit: true,
- gen: 2,
- },
- eiscue: {
- inherit: true,
- gen: 2,
- },
- eiscuenoice: {
- inherit: true,
- gen: 2,
- },
- indeedee: {
- inherit: true,
- gen: 2,
- },
- indeedeef: {
- inherit: true,
- gen: 2,
- },
- morpeko: {
- inherit: true,
- gen: 2,
- },
- morpekohangry: {
- inherit: true,
- gen: 2,
- },
- cufant: {
- inherit: true,
- gen: 2,
- },
- copperajah: {
- inherit: true,
- gen: 2,
- },
- dracozolt: {
- inherit: true,
- gen: 2,
- },
- arctozolt: {
- inherit: true,
- gen: 2,
- },
- dracovish: {
- inherit: true,
- gen: 2,
- },
- arctovish: {
- inherit: true,
- gen: 2,
- },
- duraludon: {
- inherit: true,
- gen: 2,
- },
- dreepy: {
- inherit: true,
- gen: 2,
- },
- drakloak: {
- inherit: true,
- gen: 2,
- },
- dragapult: {
- inherit: true,
- gen: 2,
- },
- zacian: {
- inherit: true,
- gen: 2,
- },
- zamazenta: {
- inherit: true,
- gen: 2,
- },
- eternatus: {
- inherit: true,
- gen: 2,
- cannotDynamax: true,
- },
- kubfu: {
- inherit: true,
- gen: 2,
- },
- urshifu: {
- inherit: true,
- gen: 2,
- },
- urshifurapidstrike: {
- inherit: true,
- gen: 2,
- },
- zarude: {
- inherit: true,
- gen: 2,
- },
- zarudedada: {
- inherit: true,
- gen: 2,
- },
- regieleki: {
- inherit: true,
- gen: 2,
- },
- regidrago: {
- inherit: true,
- gen: 2,
- },
- glastrier: {
- inherit: true,
- gen: 2,
- },
- spectrier: {
- inherit: true,
- gen: 2,
- },
- calyrex: {
- inherit: true,
- gen: 2,
- },
- calyrexice: {
- inherit: true,
- gen: 2,
- },
- calyrexshadow: {
- inherit: true,
- gen: 2,
- },
- wyrdeer: {
- inherit: true,
- gen: 2,
- },
- kleavor: {
- inherit: true,
- gen: 2,
- },
- ursaluna: {
- inherit: true,
- gen: 2,
- },
- ursalunabloodmoon: {
- inherit: true,
- gen: 2,
- },
- basculegion: {
- inherit: true,
- gen: 2,
- },
- basculegionf: {
- inherit: true,
- gen: 2,
- },
- sneasler: {
- inherit: true,
- gen: 2,
- },
- overqwil: {
- inherit: true,
- gen: 2,
- },
- enamorus: {
- inherit: true,
- gen: 2,
- },
- enamorustherian: {
- inherit: true,
- gen: 2,
- },
- sprigatito: {
- inherit: true,
- gen: 2,
- },
- floragato: {
- inherit: true,
- gen: 2,
- },
- meowscarada: {
- inherit: true,
- gen: 2,
- },
- fuecoco: {
- inherit: true,
- gen: 2,
- },
- crocalor: {
- inherit: true,
- gen: 2,
- },
- skeledirge: {
- inherit: true,
- gen: 2,
- },
- quaxly: {
- inherit: true,
- gen: 2,
- },
- quaxwell: {
- inherit: true,
- gen: 2,
- },
- quaquaval: {
- inherit: true,
- gen: 2,
- },
- lechonk: {
- inherit: true,
- gen: 2,
- },
- oinkologne: {
- inherit: true,
- gen: 2,
- },
- oinkolognef: {
- inherit: true,
- gen: 2,
- },
- tarountula: {
- inherit: true,
- gen: 2,
- },
- spidops: {
- inherit: true,
- gen: 2,
- },
- nymble: {
- inherit: true,
- gen: 2,
- },
- lokix: {
- inherit: true,
- gen: 2,
- },
- pawmi: {
- inherit: true,
- gen: 2,
- },
- pawmo: {
- inherit: true,
- gen: 2,
- },
- pawmot: {
- inherit: true,
- gen: 2,
- },
- tandemaus: {
- inherit: true,
- gen: 2,
- },
- maushold: {
- inherit: true,
- gen: 2,
- },
- mausholdfour: {
- inherit: true,
- gen: 2,
- },
- fidough: {
- inherit: true,
- gen: 2,
- },
- dachsbun: {
- inherit: true,
- gen: 2,
- },
- smoliv: {
- inherit: true,
- gen: 2,
- },
- dolliv: {
- inherit: true,
- gen: 2,
- },
- arboliva: {
- inherit: true,
- gen: 2,
- },
- squawkabilly: {
- inherit: true,
- gen: 2,
- },
- squawkabillyblue: {
- inherit: true,
- gen: 2,
- },
- squawkabillyyellow: {
- inherit: true,
- gen: 2,
- },
- squawkabillywhite: {
- inherit: true,
- gen: 2,
- },
- nacli: {
- inherit: true,
- gen: 2,
- },
- naclstack: {
- inherit: true,
- gen: 2,
- },
- garganacl: {
- inherit: true,
- gen: 2,
- },
- charcadet: {
- inherit: true,
- gen: 2,
- },
- armarouge: {
- inherit: true,
- gen: 2,
- },
- ceruledge: {
- inherit: true,
- gen: 2,
- },
- tadbulb: {
- inherit: true,
- gen: 2,
- },
- bellibolt: {
- inherit: true,
- gen: 2,
- },
- wattrel: {
- inherit: true,
- gen: 2,
- },
- kilowattrel: {
- inherit: true,
- gen: 2,
- },
- maschiff: {
- inherit: true,
- gen: 2,
- },
- mabosstiff: {
- inherit: true,
- gen: 2,
- },
- shroodle: {
- inherit: true,
- gen: 2,
- },
- grafaiai: {
- inherit: true,
- gen: 2,
- },
- bramblin: {
- inherit: true,
- gen: 2,
- },
- brambleghast: {
- inherit: true,
- gen: 2,
- },
- toedscool: {
- inherit: true,
- gen: 2,
- },
- toedscruel: {
- inherit: true,
- gen: 2,
- },
- klawf: {
- inherit: true,
- gen: 2,
- },
- capsakid: {
- inherit: true,
- gen: 2,
- },
- scovillain: {
- inherit: true,
- gen: 2,
- },
- rellor: {
- inherit: true,
- gen: 2,
- },
- rabsca: {
- inherit: true,
- gen: 2,
- },
- flittle: {
- inherit: true,
- gen: 2,
- },
- espathra: {
- inherit: true,
- gen: 2,
- },
- tinkatink: {
- inherit: true,
- gen: 2,
- },
- tinkatuff: {
- inherit: true,
- gen: 2,
- },
- tinkaton: {
- inherit: true,
- gen: 2,
- },
- wiglett: {
- inherit: true,
- gen: 2,
- },
- wugtrio: {
- inherit: true,
- gen: 2,
- },
- bombirdier: {
- inherit: true,
- gen: 2,
- },
- finizen: {
- inherit: true,
- gen: 2,
- },
- palafin: {
- inherit: true,
- gen: 2,
- },
- varoom: {
- inherit: true,
- gen: 2,
- },
- revavroom: {
- inherit: true,
- gen: 2,
- },
- cyclizar: {
- inherit: true,
- gen: 2,
- },
- orthworm: {
- inherit: true,
- gen: 2,
- },
- glimmet: {
- inherit: true,
- gen: 2,
- },
- glimmora: {
- inherit: true,
- gen: 2,
- },
- greavard: {
- inherit: true,
- gen: 2,
- },
- houndstone: {
- inherit: true,
- gen: 2,
- },
- flamigo: {
- inherit: true,
- gen: 2,
- },
- cetoddle: {
- inherit: true,
- gen: 2,
- },
- cetitan: {
- inherit: true,
- gen: 2,
- },
- veluza: {
- inherit: true,
- gen: 2,
- },
- dondozo: {
- inherit: true,
- gen: 2,
- },
- tatsugiri: {
- inherit: true,
- gen: 2,
- },
- annihilape: {
- inherit: true,
- gen: 2,
- },
- clodsire: {
- inherit: true,
- gen: 2,
- },
- farigiraf: {
- inherit: true,
- gen: 2,
- },
- dudunsparce: {
- inherit: true,
- gen: 2,
- },
- dudunsparcethreesegment: {
- inherit: true,
- gen: 2,
- },
- kingambit: {
- inherit: true,
- gen: 2,
- },
- greattusk: {
- inherit: true,
- gen: 2,
- },
- screamtail: {
- inherit: true,
- gen: 2,
- },
- brutebonnet: {
- inherit: true,
- gen: 2,
- },
- fluttermane: {
- inherit: true,
- gen: 2,
- },
- slitherwing: {
- inherit: true,
- gen: 2,
- },
- sandyshocks: {
- inherit: true,
- gen: 2,
- },
- irontreads: {
- inherit: true,
- gen: 2,
- },
- ironbundle: {
- inherit: true,
- gen: 2,
- },
- ironhands: {
- inherit: true,
- gen: 2,
- },
- ironjugulis: {
- inherit: true,
- gen: 2,
- },
- ironmoth: {
- inherit: true,
- gen: 2,
- },
- ironthorns: {
- inherit: true,
- gen: 2,
- },
- frigibax: {
- inherit: true,
- gen: 2,
- },
- arctibax: {
- inherit: true,
- gen: 2,
- },
- baxcalibur: {
- inherit: true,
- gen: 2,
- },
- gimmighoul: {
- inherit: true,
- gen: 2,
- },
- gimmighoulroaming: {
- inherit: true,
- gen: 2,
- },
- gholdengo: {
- inherit: true,
- gen: 2,
- },
- wochien: {
- inherit: true,
- gen: 2,
- },
- chienpao: {
- inherit: true,
- gen: 2,
- },
- tinglu: {
- inherit: true,
- gen: 2,
- },
- chiyu: {
- inherit: true,
- gen: 2,
- },
- roaringmoon: {
- inherit: true,
- gen: 2,
- },
- ironvaliant: {
- inherit: true,
- gen: 2,
- },
- koraidon: {
- inherit: true,
- gen: 2,
- },
- miraidon: {
- inherit: true,
- gen: 2,
- },
- walkingwake: {
- inherit: true,
- gen: 2,
- },
- ironleaves: {
- inherit: true,
- gen: 2,
- },
- dipplin: {
- inherit: true,
- gen: 2,
- },
- poltchageist: {
- inherit: true,
- gen: 2,
- },
- poltchageistartisan: {
- inherit: true,
- gen: 2,
- },
- sinistcha: {
- inherit: true,
- gen: 2,
- },
- sinistchamasterpiece: {
- inherit: true,
- gen: 2,
- },
- okidogi: {
- inherit: true,
- gen: 2,
- },
- munkidori: {
- inherit: true,
- gen: 2,
- },
- fezandipiti: {
- inherit: true,
- gen: 2,
- },
- ogerpon: {
- inherit: true,
- gen: 2,
- },
- terapagos: {
- inherit: true,
- gen: 2,
- },
- hydrapple: {
- inherit: true,
- gen: 2,
- },
- ragingbolt: {
- inherit: true,
- gen: 2,
- },
- gougingfire: {
- inherit: true,
- gen: 2,
- },
- archaludon: {
- inherit: true,
- gen: 2,
- },
- ironcrown: {
- inherit: true,
- gen: 2,
- },
- ironboulder: {
- inherit: true,
- gen: 2,
- },
- pecharunt: {
- inherit: true,
- gen: 2,
- },
- venusaurmega: {
- inherit: true,
- gen: 2,
- },
- charizardmegax: {
- inherit: true,
- gen: 2,
- },
- charizardmegay: {
- inherit: true,
- gen: 2,
- },
- blastoisemega: {
- inherit: true,
- gen: 2,
- },
- beedrillmega: {
- inherit: true,
- gen: 2,
- },
- pidgeotmega: {
- inherit: true,
- gen: 2,
- },
- rattataalola: {
- inherit: true,
- gen: 2,
- },
- raticatealola: {
- inherit: true,
- gen: 2,
- },
- pikachuoriginal: {
- inherit: true,
- gen: 2,
- },
- pikachuhoenn: {
- inherit: true,
- gen: 2,
- },
- pikachusinnoh: {
- inherit: true,
- gen: 2,
- },
- pikachuunova: {
- inherit: true,
- gen: 2,
- },
- pikachukalos: {
- inherit: true,
- gen: 2,
- },
- pikachualola: {
- inherit: true,
- gen: 2,
- },
- pikachupartner: {
- inherit: true,
- gen: 2,
- },
- pikachuworld: {
- inherit: true,
- gen: 2,
- },
- raichualola: {
- inherit: true,
- gen: 2,
- },
- sandshrewalola: {
- inherit: true,
- gen: 2,
- },
- sandslashalola: {
- inherit: true,
- gen: 2,
- },
- vulpixalola: {
- inherit: true,
- gen: 2,
- },
- ninetalesalola: {
- inherit: true,
- gen: 2,
- },
- diglettalola: {
- inherit: true,
- gen: 2,
- },
- dugtrioalola: {
- inherit: true,
- gen: 2,
- },
- meowthalola: {
- inherit: true,
- gen: 2,
- },
- meowthgalar: {
- inherit: true,
- gen: 2,
- },
- persianalola: {
- inherit: true,
- gen: 2,
- },
- alakazammega: {
- inherit: true,
- gen: 2,
- },
- geodudealola: {
- inherit: true,
- gen: 2,
- },
- graveleralola: {
- inherit: true,
- gen: 2,
- },
- golemalola: {
- inherit: true,
- gen: 2,
- },
- ponytagalar: {
- inherit: true,
- gen: 2,
- },
- rapidashgalar: {
- inherit: true,
- gen: 2,
- },
- slowpokegalar: {
- inherit: true,
- gen: 2,
- },
- slowbrogalar: {
- inherit: true,
- gen: 2,
- },
- slowbromega: {
- inherit: true,
- gen: 2,
- },
- slowkinggalar: {
- inherit: true,
- gen: 2,
- },
- farfetchdgalar: {
- inherit: true,
- gen: 2,
- },
- grimeralola: {
- inherit: true,
- gen: 2,
- },
- mukalola: {
- inherit: true,
- gen: 2,
- },
- gengarmega: {
- inherit: true,
- gen: 2,
- },
- steelixmega: {
- inherit: true,
- gen: 2,
- },
- exeggutoralola: {
- inherit: true,
- gen: 2,
- },
- marowakalola: {
- inherit: true,
- gen: 2,
- },
- weezinggalar: {
- inherit: true,
- gen: 2,
- },
- kangaskhanmega: {
- inherit: true,
- gen: 2,
- },
- mrmimegalar: {
- inherit: true,
- gen: 2,
- },
- mrrime: {
- inherit: true,
- gen: 2,
- },
- scizormega: {
- inherit: true,
- gen: 2,
- },
- pinsirmega: {
- inherit: true,
- gen: 2,
- },
- taurospaldeacombat: {
- inherit: true,
- gen: 2,
- },
- taurospaldeablaze: {
- inherit: true,
- gen: 2,
- },
- taurospaldeaaqua: {
- inherit: true,
- gen: 2,
- },
- gyaradosmega: {
- inherit: true,
- gen: 2,
- },
- aerodactylmega: {
- inherit: true,
- gen: 2,
- },
- articunogalar: {
- inherit: true,
- gen: 2,
- },
- zapdosgalar: {
- inherit: true,
- gen: 2,
- },
- moltresgalar: {
- inherit: true,
- gen: 2,
- },
- mewtwomegax: {
- inherit: true,
- gen: 2,
- },
- mewtwomegay: {
- inherit: true,
- gen: 2,
- },
- ampharosmega: {
- inherit: true,
- gen: 2,
- },
- wooperpaldea: {
- inherit: true,
- gen: 2,
- },
- heracrossmega: {
- inherit: true,
- gen: 2,
- },
- corsolagalar: {
- inherit: true,
- gen: 2,
- },
- houndoommega: {
- inherit: true,
- gen: 2,
- },
- tyranitarmega: {
- inherit: true,
- gen: 2,
- },
- voltorbhisui: {
- inherit: true,
- gen: 2,
- },
- electrodehisui: {
- inherit: true,
- gen: 2,
- },
- sneaselhisui: {
- inherit: true,
- gen: 2,
- },
- growlithehisui: {
- inherit: true,
- gen: 2,
- },
- arcaninehisui: {
- inherit: true,
- gen: 2,
- },
- typhlosionhisui: {
- inherit: true,
- gen: 2,
- },
- qwilfishhisui: {
- inherit: true,
- gen: 2,
- },
-};
diff --git a/data/mods/moderngen2/rulesets.ts b/data/mods/moderngen2/rulesets.ts
deleted file mode 100644
index 683d4a894aff..000000000000
--- a/data/mods/moderngen2/rulesets.ts
+++ /dev/null
@@ -1,57 +0,0 @@
-export const Rulesets: import('../../../sim/dex-formats').ModdedFormatDataTable = {
- standard: {
- effectType: 'ValidatorRule',
- name: 'Standard',
- ruleset: ['Obtainable', 'Sleep Clause Mod', 'Freeze Clause Mod', 'Species Clause', 'Nickname Clause', 'OHKO Clause', 'Evasion Items Clause', 'Evasion Moves Clause', 'Endless battle Clause', 'HP Percentage Mod', 'Cancel Mod'],
- banlist: [
- 'Hypnosis + Mean Look',
- 'Hypnosis + Spider Web',
- 'Lovely Kiss + Mean Look',
- 'Lovely Kiss + Spider Web',
- 'Sing + Mean Look',
- 'Sing + Spider Web',
- 'Sleep Powder + Mean Look',
- 'Sleep Powder + Spider Web',
- 'Spore + Mean Look',
- 'Spore + Spider Web',
- ],
- },
- mg2mod: {
- effectType: 'Rule',
- name: 'MG2 Mod',
- desc: 'At the start of a battle, gives each player a link to the Modern Gen 2 thread so they can use it to get information about new additions to the metagame.',
- onBegin() {
- this.add('-message', `Welcome to Modern Gen 2!`);
- this.add('-message', `This is essentially Gen 9 National Dex OU but played with Gen 2 mechanics!`);
- this.add('-message', `You can find our thread and metagame resources here:`);
- this.add('-message', `https://www.smogon.com/forums/threads/3725808/`);
- },
- },
- uselessmovesclause: {
- effectType: 'ValidatorRule',
- name: 'Useless Moves Clause',
- desc: "Bans moves that have no effect (to aid in teambuilding).",
- banlist: [
- 'Electric Terrain', 'Electrify', 'Grassy Terrain', 'Healing Wish', 'Ion Deluge', 'Laser Focus', 'Lucky Chant',
- 'Lunar Dance', 'Misty Terrain', 'Psychic Terrain', 'Speed Swap', 'Wish', 'Telekinesis', 'Wonder Room',
- ],
- onBegin() {
- this.add('rule', 'Useless Moves Clause: Prevents trainers from bringing moves with no effect');
- },
- },
- uselessitemsclause: {
- effectType: 'ValidatorRule',
- name: 'Useless Items Clause',
- desc: "Bans items that have no effect (to aid in teambuilding).",
- banlist: [
- 'Absorb Bulb', 'Blunder Policy', 'Cell Battery', 'Choice Band', 'Choice Scarf', 'Choice Specs', 'DeepSeaScale', 'DeepSeaTooth',
- 'Chill Drive', 'Douse Drive', 'Shock Drive', 'Burn Drive', 'Eviolite', 'Expert Belt', 'Grip Claw', 'Iron Ball', 'Mental Herb',
- 'Rocky Helmet', 'Quick Powder', 'Weakness Policy', 'Utility Umbrella', 'Snowball', 'Luminous Moss', 'Loaded Dice', 'Covert Cloak',
- 'Babiri Berry', 'Charti Berry', 'Chilan Berry', 'Chople Berry', 'Coba Berry', 'Colbur Berry', 'Haban Berry', 'Kasib Berry', 'Kebia Berry',
- 'Occa Berry', 'Passho Berry', 'Payapa Berry', 'Rindo Berry', 'Roseli Berry', 'Shuca Berry', 'Tanga Berry', 'Wacan Berry', 'Yache Berry',
- ],
- onBegin() {
- this.add('rule', 'Useless Items Clause: Prevents trainers from bringing items with no effect');
- },
- },
-};
diff --git a/data/mods/moderngen2/scripts.ts b/data/mods/moderngen2/scripts.ts
deleted file mode 100644
index 601921b95c14..000000000000
--- a/data/mods/moderngen2/scripts.ts
+++ /dev/null
@@ -1,31 +0,0 @@
-export const Scripts: ModdedBattleScriptsData = {
- inherit: 'gen2',
- gen: 2,
- init() {
- const specialTypes = ['Fire', 'Water', 'Grass', 'Ice', 'Electric', 'Dark', 'Psychic', 'Dragon'];
- for (const i in this.data.Moves) {
- if (this.data.Moves[i].num! >= 252) this.modData('Moves', i).gen = 2;
- const illegalities = ['Past', 'LGPE', 'Unobtainable'];
- if (this.data.Moves[i].isNonstandard && illegalities.includes(this.data.Moves[i].isNonstandard as string)) {
- this.modData('Moves', i).isNonstandard = null;
- }
- if (this.data.Moves[i].category === 'Status') continue;
- const newCategory = specialTypes.includes(this.data.Moves[i].type) ? 'Special' : 'Physical';
- if (newCategory !== this.data.Moves[i].category) {
- this.modData('Moves', i).category = newCategory;
- }
- }
- for (const i in this.data.Items) {
- if (this.data.Items[i].gen! > 2) this.modData('Items', i).gen = 2;
- if (this.data.Items[i].isNonstandard === 'Past') this.modData('Items', i).isNonstandard = null;
- }
- for (const i in this.data.Pokedex) {
- if (this.species.get(i).gen > 2) this.modData('Pokedex', i).gen = 2;
- }
- for (const i in this.data.FormatsData) {
- if (this.forGen(9).species.get(i).isNonstandard === 'Past') {
- this.modData('FormatsData', i).isNonstandard = null;
- }
- }
- },
-};
diff --git a/data/rulesets.ts b/data/rulesets.ts
index a81e83615f78..c942dc0019e2 100644
--- a/data/rulesets.ts
+++ b/data/rulesets.ts
@@ -2765,16 +2765,6 @@ export const Rulesets: import('../sim/dex-formats').FormatDataTable = {
},
// Implemented in Pokemon#getDetails
},
- uselessmovesclause: {
- effectType: 'ValidatorRule',
- name: 'Useless Moves Clause',
- // implemented in /mods/moderngen2/rulesets.ts
- },
- uselessitemsclause: {
- effectType: 'ValidatorRule',
- name: 'Useless Items Clause',
- // implemented in /mods/moderngen2/rulesets.ts
- },
ferventimpersonationmod: {
effectType: 'Rule',
name: "Fervent Impersonation Mod",