diff --git a/mods/breedingvariants/items.js b/mods/breedingvariants/items.js new file mode 100644 index 000000000..da99eb182 --- /dev/null +++ b/mods/breedingvariants/items.js @@ -0,0 +1,15 @@ +'use strict'; + +exports.BattleItems = { + "banettiteb": { + id: "banettiteb", + name: "Banettite B", + megaStone: "Banette-Blademaster-Mega", + megaEvolves: "Banette-Blademaster", + onTakeItem: function (item, source) { + if (item.megaEvolves === source.baseTemplate.baseSpecies) return false; + return true; + }, + desc: "If held by a Banettite-Blademaster, this item allows it to Mega Evolve in battle.", + }, +}; \ No newline at end of file diff --git a/mods/breedingvariants/learnsets.js b/mods/breedingvariants/learnsets.js new file mode 100644 index 000000000..7671c131c --- /dev/null +++ b/mods/breedingvariants/learnsets.js @@ -0,0 +1,1955 @@ +'use strict'; + +exports.BattleLearnsets = { + goodraflame: {learnset: { + absorb: ["7L5", "7L1", "6L5"], + aquatail: ["7T", "7L1", "6T", "6L50"], + attract: ["7M", "6M"], + bide: ["7L13", "6L13"], + blizzard: ["7M", "6M"], + bodyslam: ["7L32", "6L32"], + brutalswing: ["7M"], + bubble: ["7L1", "6L1"], + bulldoze: ["7M", "6M"], + confide: ["7M", "6M"], + doubleteam: ["7M", "6M"], + dracometeor: ["7T", "6T"], + dragonbreath: ["7L18", "6L18"], + dragonclaw: ["7L1", "6L1"], + dragondance: ["7L1", "6L1"], + dragonpulse: ["7T", "7L47", "6T", "6L47"], + dragontail: ["7M", "6M"], + earthquake: ["7M", "6M"], + facade: ["7M", "6M"], + feint: ["7L1", "6L1"], + fireblast: ["7M", "6M"], + firepunch: ["7T", "6T"], + flail: ["7L28", "6L28"], + flamethrower: ["7M", "6M"], + flareblitz: ["7L1", "6L1"], + focusblast: ["7M", "6M"], + focuspunch: ["7T", "6T"], + frustration: ["7M", "6M"], + gigaimpact: ["7M", "6M"], + hail: ["7M", "6M"], + hiddenpower: ["7M", "6M"], + honeclaws: ["7L1", "6L1"], + hyperbeam: ["7M", "6M"], + icebeam: ["7M", "6M"], + incinerate: ["6M"], + infestation: ["7M", "6M"], + irontail: ["7T", "6T"], + laserfocus: ["7T"], + muddywater: ["7L38", "6L38"], + outrage: ["7T", "7L55", "7L1", "6T", "6L1"], + powerwhip: ["7L50", "6L55"], + protect: ["7M", "7L9", "7L1", "6M", "6L9"], + raindance: ["7M", "7L25", "6M", "6L25"], + rest: ["7M", "6M"], + return: ["7M", "6M"], + rockslide: ["7M", "6M"], + rocksmash: ["6M"], + round: ["7M", "6M"], + secretpower: ["6M"], + shockwave: ["7T", "6T"], + sleeptalk: ["7M", "6M"], + sludgebomb: ["7M", "6M"], + sludgewave: ["7M", "6M"], + snore: ["7T", "6T"], + stompingtantrum: ["7T"], + strength: ["6M"], + substitute: ["7M", "6M"], + sunnyday: ["7M", "6M"], + superpower: ["7T", "6T"], + swagger: ["7M", "6M"], + swordsdance: ["7L1", "6L1"], + tackle: ["7L1", "6L1"], + thunder: ["7M", "6M"], + thunderbolt: ["7M", "6M"], + thunderpunch: ["7T", "6T"], + toxic: ["7M", "6M"], + waterpulse: ["7T", "6T"], + }}, + electivirekungfu: {learnset: { + attract: ["7M", "6M", "5M", "4M"], + brickbreak: ["7M", "6M", "5M", "4M"], + bulldoze: ["7M", "6M", "5M"], + captivate: ["4M"], + chargebeam: ["7M", "6M", "5M", "4M"], + closecombat: ["7L1", "6L1", "5L1", "4L1"], + confide: ["7M", "6M"], + covet: ["7T", "6T", "5T"], + crosschop: ["4S0"], + dig: ["6M", "5M", "4M"], + discharge: ["7L36", "6L36", "5L44", "4L37", "4S1"], + doubleteam: ["7M", "6M", "5M", "4M"], + dualchop: ["7T", "6T", "5T"], + earthquake: ["7M", "6M", "5M", "4M", "4S0"], + electricterrain: ["7L65", "7L1", "6L1"], + electroball: ["7L22", "6L22", "5L32"], + electroweb: ["7T", "6T", "5T"], + endure: ["4M"], + facade: ["7M", "6M", "5M", "4M"], + firepunch: ["7T", "7L1", "6T", "6L1", "5T", "5L1", "4T", "4L1"], + flamethrower: ["7M", "6M", "5M", "4M"], + flash: ["6M", "5M", "4M"], + fling: ["7M", "6M", "5M", "4M"], + focusblast: ["7M", "6M", "5M", "4M"], + focuspunch: ["7T", "6T", "4M"], + frustration: ["7M", "6M", "5M", "4M"], + gigaimpact: ["7M", "7L62", "6M", "6L62", "5M", "5L68", "4M", "4L67"], + headbutt: ["4T"], + helpinghand: ["7T", "6T", "5T", "4T"], + hiddenpower: ["7M", "6M", "5M", "4M"], + hyperbeam: ["7M", "6M", "5M", "4M"], + icepunch: ["7T", "6T", "5T", "4T", "4S0"], + iondeluge: ["7L1", "6L1"], + irontail: ["7T", "6T", "5T", "4M"], + leer: ["7L1", "6L1", "5L1", "4L1"], + lightscreen: ["7M", "7L26", "6M", "6L26", "5M", "5L26", "4M", "4L25", "4S1"], + lowkick: ["7T", "7L8", "7L1", "6T", "6L1", "5T", "5L1", "4T", "4L1"], + lowsweep: ["7M", "6M", "5M"], + machpunch: ["7L1", "6L1", "5L1", "4L1"], + magnetrise: ["7T", "6T", "5T", "4T"], + mudslap: ["4T"], + nastyplot: ["7L1", "6L1", "5L1", "4L1"], + naturalgift: ["4M"], + poweruppunch: ["6M"], + protect: ["7M", "6M", "5M", "4M"], + psychic: ["7M", "6M", "5M", "4M"], + quickattack: ["7L1", "6L1", "5L1", "4L1"], + raindance: ["7M", "6M", "5M", "4M"], + rest: ["7M", "6M", "5M", "4M"], + return: ["7M", "6M", "5M", "4M"], + rockclimb: ["4M"], + rockslide: ["7M", "6M", "5M", "4M"], + rocksmash: ["6M", "5M", "4M"], + rocktomb: ["7M", "6M", "5M", "4M"], + round: ["7M", "6M", "5M"], + screech: ["7L42", "6L42", "5L56", "4L52"], + secretpower: ["6M", "4M"], + shockwave: ["7T", "7L15", "6T", "6L15", "5L21", "4M", "4L19"], + signalbeam: ["7T", "6T", "5T", "4T"], + sleeptalk: ["7M", "6M", "5T", "4M"], + snore: ["7T", "6T", "5T", "4T"], + stompingtantrum: ["7T"], + strength: ["6M", "5M", "4M"], + substitute: ["7M", "6M", "5M", "4M"], + swagger: ["7M", "6M", "5M", "4M"], + swift: ["7L12", "6L12", "5L16", "4T", "4L16"], + swordsdance: ["7L1", "6L1", "5L1", "4L1"], + taunt: ["7M", "6M", "5M", "4M"], + thief: ["7M", "6M", "5M", "4M"], + thunder: ["7M", "7L55", "6M", "6L55", "5M", "5L62", "4M", "4L58"], + thunderbolt: ["7M", "7L49", "6M", "6L49", "5M", "5L50", "4M", "4L43", "4S1"], + thunderpunch: ["7T", "7L29", "6T", "6L29", "5T", "5L38", "4T", "4L28", "4S1", "4S0"], + thundershock: ["7L5", "7L1", "6L1", "5L1", "4L1"], + thunderwave: ["7M", "7L19", "6M", "6L19", "5M", "5L19", "4M"], + torment: ["7M", "6M", "5M", "4M"], + toxic: ["7M", "6M", "5M", "4M"], + vacuumwave: ["7L1", "6L1", "5L1", "4L1"], + voltswitch: ["7M", "6M", "5M"], + wildcharge: ["7M", "6M", "5M"], + }}, + flygonbuzz: {learnset: { + aerialace: ["7M", "6M", "5M", "4M"], + aircutter: ["4T"], + attract: ["7M", "6M", "5M", "4M", "3M"], + bide: ["7L1", "6L1", "5L17"], + bite: ["3L1"], + bodyslam: ["3T"], + brutalswing: ["7M"], + bugbite: ["7T", "6T", "5T", "4T"], + bulldoze: ["7M", "7L8", "6M", "6L8", "5M", "5L21"], + captivate: ["4M"], + confide: ["7M", "6M"], + crunch: ["3L33", "3S0"], + curse: ["7L1", "6L1", "5L1", "4L1", "3L1"], + defog: ["7T", "4M"], + dig: ["6M", "5M", "4M", "3M"], + doubleedge: ["3T"], + doubleteam: ["7M", "6M", "5M", "4M", "3M"], + dracometeor: ["7T", "6T", "5T", "4T", "4S1"], + dragonbreath: ["7L1", "6L35", "5L35", "4L35", "3L35", "3S0"], + dragonclaw: ["7M", "7L1", "6M", "6L45", "5M", "5L45", "4M", "4L45", "4S1", "3M"], + dragondance: ["7L1"], + dragonpulse: ["7T", "6T", "5T", "4M"], + dragonrush: ["7L47", "6L47"], + dragontail: ["7M", "7L29", "6M", "6L29", "5M", "5L65"], + earthpower: ["7T", "7L26", "6T", "6L26", "5T", "5L39", "4T"], + earthquake: ["7M", "7L33", "6M", "6L33", "5M", "4M", "4S1", "3M"], + endure: ["4M", "3T"], + energyball: ["7L1", "6L1", "5L1", "4L1"], + facade: ["7M", "6M", "5M", "4M", "3M"], + feintattack: ["7L1", "6L1", "5L1", "4L1", "3L1"], + fireblast: ["7M", "6M", "5M", "4M", "3M"], + firepunch: ["7T", "6T", "5T", "4T", "3T"], + flamethrower: ["7M", "6M", "5M", "4M", "3M"], + fly: ["7M", "6M", "5M", "4M", "3M"], + frustration: ["7M", "6M", "5M", "4M", "3M"], + furycutter: ["4T", "3T"], + gigadrain: ["7T", "6T", "5T", "4M", "3M"], + gigaimpact: ["7M", "6M", "5M", "4M"], + headbutt: ["4T"], + heatwave: ["7T", "6T", "5T", "4T"], + hiddenpower: ["7M", "6M", "5M", "4M", "3M"], + honeclaws: ["6M", "5M"], + hyperbeam: ["7M", "7L43", "6M", "6L43", "5M", "5L57", "4M", "4L57", "3M", "3L65"], + incinerate: ["6M", "5M"], + irontail: ["7T", "6T", "5T", "4M", "3M"], + laserfocus: ["7T"], + leechlife: ["7L1", "6L1", "5L1", "4L1", "3L1"], + mimic: ["3T"], + mudslap: ["7L5", "6L5", "5L13", "4T", "3T"], + naturalgift: ["4M"], + ominouswind: ["4T"], + outrage: ["7T", "6T", "5T", "4T"], + poweruppunch: ["6M"], + poisonfang: ["7L1", "6L1", "5L1", "4L1", "3L1"], + protect: ["7M", "6M", "5M", "4M", "3M"], + rest: ["7M", "6M", "5M", "4M", "3M"], + return: ["7M", "6M", "5M", "4M", "3M"], + rockslide: ["7M", "7L15", "6M", "6L15", "5M", "5L25", "4M", "3T"], + rocksmash: ["6M", "5M", "4M", "3M"], + rocktomb: ["7M", "6M", "5M", "4M", "3M"], + roost: ["7M", "6M", "5T", "4M"], + round: ["7M", "6M", "5M"], + sandattack: ["7L1", "6L1", "5L1", "4L1", "3L1"], + sandstorm: ["7M", "7L36", "6M", "6L36", "5M", "5L49", "4M", "4L49", "3M", "3L53"], + sandtomb: ["7L12", "6L1", "5L1", "4L1", "3L1", "3S0"], + screech: ["7L22", "6L22", "5L41", "4L41", "3L41", "3S0"], + secretpower: ["6M", "4M", "3M"], + signalbeam: ["7T", "6T", "5T"], + silverwind: ["4M"], + sleeptalk: ["7M", "6M", "5T", "4M", "3T"], + sludgebomb: ["7L1", "6L1", "5L1", "4L1", "3L1"], + snore: ["7T", "6T", "5T", "4T", "3T"], + solarbeam: ["7M", "6M", "5M", "4M", "3M"], + sonicboom: ["7L1", "6L1", "5L1", "4L1"], + steelwing: ["7M", "6M", "4M", "3M"], + stoneedge: ["7M", "6M", "5M", "4M"], + strength: ["6M", "5M", "4M", "3M"], + strugglebug: ["6M", "5M"], + substitute: ["7M", "6M", "5M", "4M", "3T"], + sunnyday: ["7M", "6M", "5M", "4M", "3M"], + superpower: ["7T", "6T", "5T"], + supersonic: ["7L19", "6L19", "5L33", "4L33"], + swagger: ["7M", "6M", "5M", "4M", "3T"], + swift: ["4T", "3T"], + tailwind: ["7T", "6T", "5T", "4T"], + throatchop: ["7T"], + thunderpunch: ["7T", "6T", "5T", "4T"], + toxic: ["7M", "6M", "5M", "4M", "3M"], + twister: ["4T"], + uproar: ["7T", "7L40", "6T", "6L40"], + uturn: ["7M", "6M", "5M", "4M", "4S1"], + }}, + banetteblademaster: {learnset: { + allyswitch: ["7T"], + attract: ["7M", "6M", "5M", "4M", "3M"], + bodyslam: ["3T"], + bulkup: ["7L1", "6L1", "5L1", "4L1", "3L1"], + calmmind: ["7M", "6M", "5M", "4M", "3M"], + captivate: ["4M"], + chargebeam: ["7M", "6M", "5M", "4M"], + closecombat: ["7L1", "6L1", "5L1", "4L1"], + confide: ["7M", "6M"], + cottonguard: ["5S1"], + curse: ["7L26", "6L1", "5L1", "4L1", "3L1", "3S0"], + darkpulse: ["7M", "6M", "5T", "4M"], + dazzlinggleam: ["7M", "6M"], + doubleedge: ["3T"], + doubleteam: ["7M", "6M", "5M", "4M", "3M"], + drainpunch: ["7L1", "6L1", "5L1", "4L1"], + dreameater: ["7M", "6M", "5M", "4M", "3T"], + embargo: ["7M", "7L34", "6M", "6L34", "5M", "5L51", "4M", "4L42"], + endure: ["4M", "3T"], + facade: ["7M", "6M", "5M", "4M", "3M"], + feintattack: ["7L19", "6L19", "5L28", "5S1", "4L28", "3L39", "3S0"], + flash: ["6M", "5M", "4M", "3M"], + fling: ["7M", "6M", "5M", "4M"], + foulplay: ["7T", "6T", "5T"], + frustration: ["7M", "6M", "5M", "4M", "3M"], + gigaimpact: ["7M", "6M", "5M", "4M"], + grudge: ["7L52", "6L52", "5L66", "4L58", "3L64"], + gunkshot: ["7T"], + headbutt: ["4T"], + helpinghand: ["3S0"], + hex: ["7L22", "6L22", "5L31", "5S1"], + hiddenpower: ["7M", "6M", "5M", "4M", "3M"], + hyperbeam: ["7M", "6M", "5M", "4M", "3M"], + icywind: ["7T", "6T", "5T", "4T", "3T"], + infestation: ["7M", "6M"], + knockoff: ["7T", "7L1", "6T", "6L1", "5T", "5L1", "4T", "4L1", "3L1"], + magiccoat: ["7T", "6T", "5T", "4T"], + magicroom: ["7T", "6T", "5T"], + metronome: ["3T"], + mimic: ["3T"], + mudslap: ["4T", "3T"], + naturalgift: ["4M"], + nightmare: ["3T"], + nightshade: ["7L7", "7L1", "6L1", "5L1", "4L1", "3L1"], + ominouswind: ["4T"], + painsplit: ["7T", "6T", "5T", "4T"], + payback: ["7M", "6M", "5M", "4M"], + phantomforce: ["7L64", "7L1", "6L1"], + protect: ["7M", "6M", "5M", "4M", "3M"], + psychic: ["7M", "6M", "5M", "4M", "3M"], + psychup: ["7M", "6M", "5M", "4M", "3T"], + raindance: ["7M", "6M", "5M", "4M", "3M"], + rest: ["7M", "6M", "5M", "4M", "3M"], + return: ["7M", "6M", "5M", "4M", "3M"], + roleplay: ["7T", "6T", "5T", "4T"], + round: ["7M", "6M", "5M"], + screech: ["7L4", "7L1", "6L1", "5L1", "4L1", "3L1"], + secretpower: ["6M", "4M", "3M"], + shadowball: ["7M", "7L30", "6M", "6L30", "5M", "5L35", "5S1", "4M", "4L31", "3M", "3L48", "3S0"], + shadowclaw: ["7M", "6M", "5M", "4M"], + shadowsneak: ["7L13", "6L13", "5L20", "4L20"], + shockwave: ["7T", "6T", "4M", "3M"], + skillswap: ["7T", "6T", "5T", "4M", "3M"], + sleeptalk: ["7M", "6M", "5T", "4M", "3T"], + snatch: ["7T", "7L46", "6T", "6L46", "5T", "5L58", "4M", "4L51", "3M", "3L55"], + snore: ["7T", "6T", "3T"], + spite: ["7T", "7L10", "7L1", "6T", "6L1", "5T", "5L16", "4T", "4L16", "3L25"], + substitute: ["7M", "6M", "5M", "4M", "3T"], + suckerpunch: ["7L40", "6L34", "5L42", "4T", "4L35"], + sunnyday: ["7M", "6M", "5M", "4M", "3M"], + swagger: ["7M", "6M", "5M", "4M", "3T"], + swordsdance: ["7L1", "6L1", "5L1", "4L1", "3L1"], + taunt: ["7M", "6M", "5M", "4M", "3M"], + telekinesis: ["7T", "5M"], + thief: ["7M", "6M", "5M", "4M", "3M"], + throatchop: ["7T"], + thunder: ["7M", "6M", "5M", "4M", "3M"], + thunderbolt: ["7M", "6M", "5M", "4M", "3M"], + thunderwave: ["7M", "6M", "5M", "4M", "3T"], + torment: ["7M", "6M", "5M", "4M", "3M"], + toxic: ["7M", "6M", "5M", "4M", "3M"], + trick: ["7T", "7L58", "6T", "6L58", "5T", "5L75", "4T", "4L66"], + trickroom: ["7M", "6M", "5M", "4M"], + willowisp: ["7M", "7L16", "6M", "6L13", "5M", "5L23", "4M", "4L23", "3L32"], + wish: ["7L1", "6L1", "5L1", "4L1", "3L1"], + }}, + kingdracamo: {learnset: { + agility: ["7L38", "7V", "6L23", "5L23", "4L23", "3L40", "3S0"], + attract: ["7M", "7V", "6M", "5M", "4M", "3M"], + blizzard: ["7M", "7V", "6M", "5M", "4M", "3M"], + bodyslam: ["3T"], + bounce: ["7T", "6T", "5T", "4T"], + brine: ["7L31", "6L30", "5L30", "4M", "4L30"], + bubble: ["7L1", "7V", "6L1", "5L1", "4L1", "3L1"], + bubblebeam: ["7L21", "6L18", "5L18", "4L18"], + captivate: ["4M"], + confide: ["7M", "6M"], + curse: ["7V"], + darkpulse: ["7L1", "6L1", "5L1", "4L1"], + dive: ["6M", "5M", "4T", "3M"], + doubleedge: ["3T"], + doubleteam: ["7M", "7V", "6M", "5M", "4M", "3M"], + dracometeor: ["7T", "6T", "5T", "5S1", "4T"], + dragonbreath: ["7V"], + dragondance: ["7L52", "6L48", "5L48", "4L48", "3L62"], + dragonpulse: ["7T", "7L45", "6T", "6L1", "5T", "5L57", "5S1", "4M", "4L57"], + endure: ["7V", "4M", "3T"], + facade: ["7M", "6M", "5M", "4M", "3M"], + flashcannon: ["7M", "6M", "5M", "4M"], + focusenergy: ["7L26", "6L14", "5L14", "4L14"], + frustration: ["7M", "7V", "6M", "5M", "4M", "3M"], + gigaimpact: ["7M", "6M", "5M", "4M"], + gunkshot: ["7L1", "6L1", "5L1", "4L1"], + hail: ["7M", "6M", "5M", "4M", "3M"], + headbutt: ["7V", "4T"], + hiddenpower: ["7M", "7V", "6M", "5M", "4M", "3M"], + hydropump: ["7L60", "7L1", "7V", "6L1", "5L40", "4L40", "3L51"], + hyperbeam: ["7M", "7V", "6M", "5M", "4M", "3M"], + icebeam: ["7M", "6M", "5M", "4M", "3M"], + icywind: ["7T", "7V", "6T", "5T", "4T", "3T"], + ironhead: ["7T", "6T", "5T", "4T"], + laserfocus: ["7T"], + leer: ["7L9", "7L1", "7V", "6L1", "5L1", "4L1", "3L1", "3S0"], + lowkick: ["7L1", "6L1", "5L1", "4L1", "3L1"], + mimic: ["3T"], + muddywater: ["5S1"], + naturalgift: ["4M"], + outrage: ["7T", "6T", "5T", "4T"], + protect: ["7M", "7V", "6M", "5M", "5S1", "4M", "3M"], + quash: ["7M", "6M", "5M"], + raindance: ["7M", "7V", "6M", "5M", "4M", "3M"], + rest: ["7M", "7V", "6M", "5M", "4M", "3M"], + return: ["7M", "7V", "6M", "5M", "4M", "3M"], + round: ["7M", "6M", "5M"], + scald: ["7M", "6M", "5M"], + secretpower: ["6M", "4M", "3M"], + signalbeam: ["7T", "6T", "5T", "4T"], + sleeptalk: ["7M", "7V", "6M", "5T", "4M", "3T"], + smokescreen: ["7L5", "7L1", "7V", "6L1", "5L1", "4L1", "3L1"], + snore: ["7T", "7V", "6T", "5T", "4T", "3T"], + spikes: ["7L1", "6L1", "5L1", "4L1", "3L1"], + substitute: ["7M", "6M", "5M", "4M", "3T"], + surf: ["7M", "7V", "6M", "5M", "4M", "3M"], + swagger: ["7M", "7V", "6M", "5M", "4M", "3T"], + swift: ["7V", "4T", "3T"], + toxic: ["7M", "7V", "6M", "5M", "4M", "3M"], + twister: ["7L17", "7V", "6L17", "5L26", "4T", "4L26", "3L29", "3S0"], + uturn: ["7L1", "6L1", "5L1", "4L1"], + waterfall: ["7M", "7V", "6M", "5M", "4M", "3M"], + watergun: ["7L13", "7L1", "7V", "6L1", "5L1", "4L1", "3L1", "3S0"], + waterpulse: ["7T", "6T", "4M", "3M"], + whirlpool: ["7V", "4M"], + yawn: ["7L1", "6L1", "5L1", "4L1"], + }}, + vikavoltmigale: {learnset: { + acrobatics: ["7M", "7L19"], + agility: ["7L49"], + airslash: ["7L1"], + attract: ["7M"], + bite: ["7L10", "7L1"], + bugbite: ["7T", "7L13"], + bugbuzz: ["7L31"], + charge: ["7L1"], + chargebeam: ["7M"], + confide: ["7M"], + dig: ["7L37"], + disable: ["7L1"], + doubleteam: ["7M"], + electroweb: ["7T"], + energyball: ["7M"], + facade: ["7M"], + flashcannon: ["7M"], + frustration: ["7M"], + gastroacid: ["7L1"], + gigadrain: ["7L1"], + gigaimpact: ["7M"], + guillotine: ["7L25"], + hiddenpower: ["7M"], + hyperbeam: ["7M"], + irondefense: ["7T"], + laserfocus: ["7T"], + lightscreen: ["7M"], + magnetrise: ["7T"], + mudslap: ["7L7", "7L1"], + poisonjab: ["7M"], + protect: ["7M"], + raindance: ["7M"], + rest: ["7M"], + return: ["7M"], + roost: ["7M"], + round: ["7M"], + shockwave: ["7T"], + signalbeam: ["7T"], + skydrop: ["7M"], + sleeptalk: ["7M"], + snore: ["7T"], + solarbeam: ["7M"], + spark: ["7L16"], + stickyweb: ["7L1"], + stringshot: ["7L4", "7L1"], + substitute: ["7M"], + suckerpunch: ["7L1"], + swagger: ["7M"], + thunder: ["7M"], + thunderbolt: ["7M", "7L1"], + thunderwave: ["7M"], + toxic: ["7M"], + vicegrip: ["7L1"], + voltswitch: ["7M"], + wildcharge: ["7M"], + xscissor: ["7M"], + zapcannon: ["7L41"], + }}, + typhlosioncinder: {learnset: { + aerialace: ["7M", "6M", "5M", "4M", "3M"], + attract: ["7M", "7V", "6M", "5M", "4M", "3M"], + blastburn: ["7T", "6T", "5T", "4T"], + bodyslam: ["3T"], + brickbreak: ["7M", "6M", "5M", "4M", "3M"], + bulldoze: ["7M", "6M", "5M"], + burnup: ["7L74"], + captivate: ["4M"], + confide: ["7M", "6M"], + counter: ["3T"], + covet: ["7T", "6T", "5T"], + curse: ["7V"], + cut: ["7V", "6M", "5M", "4M", "3M"], + defensecurl: ["7L24", "7V", "6L24", "5L24", "4L24", "3T"], + detect: ["7V"], + dig: ["7V", "6M", "5M", "4M", "3M"], + doubleedge: ["7L69", "7L1", "6L1", "5L69", "4L53", "3T"], + doubleteam: ["7M", "7V", "6M", "5M", "4M", "3M"], + dynamicpunch: ["7V", "3T"], + earthpower: ["7L1", "6L1", "5L1", "4L1"], + earthquake: ["7M", "7V", "6M", "5M", "4M", "3M"], + ember: ["7L10", "7L1", "7V", "6L1", "5L1", "4L1", "3L1"], + endure: ["7V", "4M", "3T"], + eruption: ["7L82", "7L1", "6L1", "5L74", "4L57"], + facade: ["7M", "6M", "5M", "4M", "3M"], + fireblast: ["7M", "7V", "6M", "5M", "4M", "3M"], + firepledge: ["7T", "6T", "5T"], + firepunch: ["7T", "7V", "6T", "5T", "4T", "3T"], + flamecharge: ["7M", "7L35", "6M", "6L35", "6S1", "5M", "5L35"], + flamethrower: ["7M", "7L48", "7V", "6M", "6L48", "5M", "5L48", "4M", "4L42", "3M", "3L60", "3S0"], + flamewheel: ["7L20", "7V", "6L20", "6S1", "5L20", "4L20", "3L31", "3S0"], + fling: ["7M", "6M", "5M", "4M"], + focusblast: ["7M", "6M", "5M", "4M"], + focuspunch: ["7T", "6T", "4M", "3M"], + frustration: ["7M", "7V", "6M", "5M", "4M", "3M"], + furycutter: ["7V", "4T", "3T"], + gigaimpact: ["7M", "6M", "5M", "4M"], + gyroball: ["7M", "7L1", "6M", "6L1", "5M", "5L1", "4M", "4L1"], + headbutt: ["7V", "4T"], + heatwave: ["7T", "6T", "5T", "4T"], + hiddenpower: ["7M", "7V", "6M", "5M", "4M", "3M"], + hyperbeam: ["7M", "7V", "6M", "5M", "4M", "3M"], + incinerate: ["6M", "5M"], + inferno: ["7L56", "6L56", "5L56"], + irontail: ["7V"], + laserfocus: ["7T"], + lavaplume: ["7L43", "6L43", "5L43", "4L35"], + leer: ["7L1", "7V", "6L1", "5L1", "4L1", "3L1"], + lowkick: ["7T", "6T", "5T", "4T"], + megakick: ["3T"], + megapunch: ["3T"], + mimic: ["3T"], + mudslap: ["7V", "4T", "3T"], + naturalgift: ["4M"], + naturepower: ["7M", "6M"], + overheat: ["7M", "6M", "6S1", "5M", "4M", "3M"], + poweruppunch: ["6M"], + protect: ["7M", "7V", "6M", "5M", "4M", "3M"], + quickattack: ["7L13", "7V", "6L13", "5L13", "4L13", "3L21", "3S0"], + rest: ["7M", "7V", "6M", "5M", "4M", "3M"], + return: ["7M", "7V", "6M", "5M", "4M", "3M"], + roar: ["7M", "7V", "6M", "5M", "4M", "3M"], + rockclimb: ["4M"], + rockslide: ["7M", "6M", "5M", "4M", "3T"], + rocksmash: ["7V", "6M", "5M", "4M", "3M"], + rocktomb: ["7M", "6M", "5M", "4M"], + rollout: ["7L61", "7V", "6L61", "5L61", "4T", "4L46", "3T"], + round: ["7M", "6M", "5M"], + secretpower: ["6M", "4M", "3M"], + seismictoss: ["3T"], + shadowclaw: ["7M", "6M", "5M", "4M"], + slackoff: ["7L1", "6L1", "5L1", "4L1", "3L1"], + sleeptalk: ["7M", "7V", "6M", "5T", "4M", "3T"], + smokescreen: ["7L6", "7L1", "7V", "6L1", "5L1", "4L1", "3L1"], + snore: ["7T", "7V", "6T", "5T", "4T", "3T"], + solarbeam: ["7M", "6M", "5M", "4M"], + stealthrock: ["7L1", "6L1", "5L1", "4L1"], + stompingtantrum: ["7T"], + stoneedge: ["7L1", "6L1", "5L1", "4L1"], + strength: ["7V", "6M", "5M", "4M", "3M"], + substitute: ["7M", "6M", "5M", "4M", "3T"], + sunnyday: ["7M", "7V", "6M", "5M", "4M", "3M"], + swagger: ["7M", "7V", "6M", "5M", "4M", "3T"], + swift: ["7L31", "7V", "6L31", "6S1", "5L31", "4T", "4L31", "3T", "3L45", "3S0"], + tackle: ["7L1", "7V", "6L1", "5L1", "4L1", "3L1"], + throatchop: ["7T"], + thunderpunch: ["7T", "7V", "6T", "5T", "4T", "3T"], + toxic: ["7M", "7V", "6M", "5M", "4M", "3M"], + wildcharge: ["7M", "6M", "5M"], + willowisp: ["7M", "6M", "5M", "4M"], + workup: ["7M"], + yawn: ["7L1", "6L1", "5L1", "4L1", "3L1"], + }}, + flareonocean: {learnset: { + attract: ["7M", "7V", "6M", "5M", "4M", "3M"], + babydolleyes: ["7L9"], + bide: ["7V"], + bite: ["7L17", "7V", "7V", "6L17", "5L29", "4L29", "3L30"], + bodyslam: ["7V", "3T"], + captivate: ["4M"], + celebrate: ["6S1"], + confide: ["7M", "6M"], + covet: ["7T", "6T", "5T"], + curse: ["7L1", "7V", "6L1", "5L1", "4L1", "3L1"], + detect: ["7V"], + dig: ["6M", "5M", "4M", "3M"], + doubleedge: ["7V", "3T"], + doubleteam: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + earthquake: ["7L1", "6L1", "5L1", "4L1", "3L1"], + echoedvoice: ["7M", "6M", "5M"], + ember: ["7L1", "7V", "7V", "6L9", "6S1", "5L15", "4L15", "3L16"], + endure: ["7V", "4M", "3T"], + facade: ["7M", "7S2", "6M", "5M", "4M", "3M"], + fireblast: ["7M", "7V", "7V", "6M", "5M", "5L71", "4M", "4L71", "3M"], + firefang: ["7L20", "6L20", "5L43", "4L43"], + firespin: ["7L25", "7V", "7V", "6L25", "5L36", "4L36", "3L36"], + flamecharge: ["7M", "6M", "5M"], + flamethrower: ["7M", "7V", "7V", "6M", "5M", "4M", "3M", "3L52"], + flareblitz: ["7L45", "7S2", "6L45"], + frustration: ["7M", "7V", "6M", "5M", "4M", "3M"], + gigaimpact: ["7M", "6M", "5M", "4M"], + headbutt: ["7V", "4T"], + healbell: ["7T", "6T", "5T", "4T"], + heatwave: ["7T", "6T", "5T", "4T"], + helpinghand: ["7T", "7L1", "6T", "6L1", "5T", "5L1", "5S0", "4T", "4L1", "3L1"], + hiddenpower: ["7M", "7V", "6M", "5M", "4M", "3M"], + hyperbeam: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + hypervoice: ["7T", "6T", "5T"], + incinerate: ["6M", "5M"], + irontail: ["7T", "7V", "6T", "5T", "4M", "3M"], + laserfocus: ["7T"], + lastresort: ["7T", "7L41", "6T", "6L41", "5T", "5L50", "4T", "4L50"], + lavaplume: ["7L37", "6L37", "5L78", "4L78"], + leer: ["7V", "7V", "3L47"], + liquidation: ["7L1"], + mimic: ["7V", "3T"], + mudslap: ["7V", "4T", "3T"], + naturalgift: ["4M"], + overheat: ["7M", "6M", "5M", "4M", "3M"], + protect: ["7M", "7V", "6M", "5M", "4M", "3M"], + quickattack: ["7L13", "7V", "7S2", "7V", "6L13", "5L22", "4L22", "3L23"], + rage: ["7V"], + raindance: ["7M", "7V", "6M", "5M", "4M", "3M"], + reflect: ["7V"], + rest: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + retaliate: ["6M", "5M"], + return: ["7M", "7V", "6M", "5M", "4M", "3M"], + roar: ["7M", "7V", "6M", "5M", "4M", "3M"], + rocksmash: ["6M", "5M", "4M"], + round: ["7M", "6M", "5M"], + sandattack: ["7L5", "7V", "7V", "6L5", "6S1", "5L8", "5S0", "4L8", "3L8"], + scald: ["7L1", "6L1", "5L1"], + scaryface: ["7L29", "6L29", "5L64", "4L64"], + secretpower: ["6M", "4M", "3M"], + shadowball: ["7M", "7V", "6M", "5M", "4M", "3M"], + skullbash: ["7V"], + sleeptalk: ["7L1", "7M", "7V", "6L1", "6M", "5L1", "5T", "4L1", "4M", "3L1", "3T"], + smog: ["7L33", "7V", "7V", "6L33", "5L57", "4L57", "3L42"], + snore: ["7T", "7V", "6T", "5T", "4T", "3T"], + strength: ["6M", "5M", "4M"], + substitute: ["7M", "7V", "6M", "5M", "4M", "3T"], + sunnyday: ["7M", "7V", "6M", "5M", "4M", "3M"], + superpower: ["7T", "6T", "5T", "4T"], + swagger: ["7M", "7V", "6M", "5M", "4M", "3T"], + swift: ["7V", "7V", "4T", "3T"], + tackle: ["7L1", "7V", "7V", "6L1", "5L1", "5S0", "4L1", "3L1"], + tailwhip: ["7L1", "7V", "7V", "6L1", "6S1", "5L1", "5S0", "4L1", "3L1"], + takedown: ["7V"], + toxic: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + willowisp: ["7M", "7S2", "6M", "5M", "4M"], + workup: ["7M", "5M"], + zapcannon: ["7V"], + }}, + laprasangry: {learnset: { + ancientpower: ["7E", "6E", "5E", "4T", "4E"], + aquatail: ["7T", "6T", "5T", "4T"], + attract: ["7M", "7V", "6M", "5M", "4M", "3M"], + aurorabeam: ["7V"], + avalanche: ["7E", "6E", "5E", "4M"], + bide: ["7V"], + blizzard: ["7M", "7V", "7V", "6M", "5M", "4M", "3M", "3S0"], + block: ["7T", "6T", "5T", "4T"], + bodyslam: ["7L18", "7V", "7V", "6L18", "5L18", "4L18", "3T", "3L13"], + brine: ["7L37", "6L37", "5L37", "4M", "4L37"], + bubblebeam: ["7V"], + bulldoze: ["7M", "6M", "5M"], + calmmind: ["7L1", "6L1", "5L1", "4L1", "3L1"], + captivate: ["4M"], + confide: ["7M", "6M"], + confuseray: ["7L7", "7V", "7V", "6L7", "5D", "5L7", "4L7", "3L19"], + curse: ["7E", "7V", "6E", "5E", "4E", "3E"], + dive: ["6M", "5M", "4T", "3M"], + doubleedge: ["7V", "3T"], + doubleteam: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + dracometeor: ["7L1", "6L1", "5L1", "4L1"], + dragonbreath: ["7V"], + dragondance: ["7E", "6E", "5E", "4E", "3E"], + dragonpulse: ["7T", "7E", "6T", "6E", "5T", "5E", "4M"], + dragonrage: ["7V"], + dreameater: ["7M", "7V", "6M", "5M", "4M", "3T"], + drillrun: ["7T", "6T", "5T"], + echoedvoice: ["7M", "6M", "5M"], + endure: ["7V", "4M", "3T"], + facade: ["7M", "6M", "5M", "4M", "3M"], + fissure: ["7E", "6E", "5E", "4E"], + flamethrower: ["7L1", "6L1", "5L1", "4L1", "3L1"], + foresight: ["7E", "7V", "6E", "5E", "4E", "3E"], + freezedry: ["7E", "6E"], + frostbreath: ["7M", "6M", "5M"], + frustration: ["7M", "7V", "6M", "5M", "4M", "3M"], + futuresight: ["7E", "6E", "5E"], + gigaimpact: ["7M", "6M", "5M", "4M"], + growl: ["7L1", "7V", "7V", "6L1", "5L1", "4L1", "3L1"], + hail: ["7M", "6M", "5M", "4M", "3M"], + headbutt: ["7V", "4T"], + healbell: ["7T", "6T", "5T", "4T", "3S0"], + hiddenpower: ["7M", "7V", "6M", "5M", "4M", "3M"], + horndrill: ["7E", "7V", "6E", "5D", "5E", "4E", "3E"], + hurricane: ["7L1", "6L1", "5L1"], + hydropump: ["7L47", "7V", "7V", "6L47", "5L49", "4L49", "3L49", "3S0"], + hyperbeam: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + hypervoice: ["7T", "6T", "5T"], + icebeam: ["7M", "7L32", "7V", "7V", "6M", "6L32", "5M", "5L32", "4M", "4L32", "3M", "3L31"], + iceshard: ["7L10", "6L10", "5L10", "4L10"], + icywind: ["7T", "7V", "6T", "5D", "5T", "4T", "3T"], + ironhead: ["7T", "6T", "5T", "4T"], + irontail: ["7T", "7V", "6T", "5T", "4M", "3M"], + mimic: ["7V", "3T"], + mist: ["7L4", "7V", "7V", "6L4", "5L4", "4L4", "3L7"], + naturalgift: ["4M"], + nightmare: ["7V", "3T"], + outrage: ["7T", "6T", "5T", "4T"], + perishsong: ["7L27", "7V", "6L27", "5L27", "4L27", "3L25"], + protect: ["7M", "7V", "6M", "5M", "4M", "3M"], + psychic: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + psywave: ["7V"], + rage: ["7V"], + raindance: ["7M", "7L22", "7V", "6M", "6L22", "5M", "5L22", "4M", "4L22", "3M", "3L37", "3S0"], + reflect: ["7V"], + refresh: ["7E", "6E", "5E", "4E", "3E"], + rest: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + return: ["7M", "7V", "6M", "5M", "4M", "3M"], + roar: ["7M", "6M", "5M", "4M", "3M"], + rocksmash: ["7V", "6M", "5M", "4M", "3M"], + roost: ["7L1", "6L1", "5L1", "4L1"], + round: ["7M", "6M", "5M"], + safeguard: ["7M", "7L43", "7V", "6M", "6L43", "5M", "5L43", "4M", "4L43", "3M", "3L43"], + secretpower: ["6M", "4M", "3M"], + sheercold: ["7L50", "6L50", "5L55", "4L55", "3L55"], + shockwave: ["7T", "6T", "4M", "3M"], + signalbeam: ["7T", "6T", "5T", "4T"], + sing: ["7L1", "7V", "7V", "6L1", "5L1", "4L1", "3L1"], + skullbash: ["7V"], + sleeptalk: ["7M", "7E", "7V", "6M", "6E", "5T", "5E", "4M", "4E", "3T", "3E"], + smartstrike: ["7M"], + snore: ["7T", "7V", "6T", "5T", "4T", "3T"], + solarbeam: ["7V"], + strength: ["7V", "7V", "6M", "5M", "4M", "3M"], + substitute: ["7M", "7V", "6M", "5M", "4M", "4E", "3T", "3E"], + surf: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + swagger: ["7M", "7V", "6M", "5M", "4M", "3T"], + takedown: ["7V"], + thunder: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + thunderbolt: ["7M", "7V", "6M", "5M", "4M", "3M"], + tickle: ["7E", "6E", "5E", "4E", "3E"], + toxic: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + waterfall: ["7M", "6M", "5M", "4M", "3M"], + watergun: ["7L1", "7V", "7V", "6L1", "5L1", "4L1", "3L1"], + waterpulse: ["7T", "7L14", "6T", "6L14", "5L14", "4M", "4L14", "3M"], + whirlpool: ["7E", "7V", "6E", "5E", "4M", "4E"], + zapcannon: ["7V"], + zenheadbutt: ["7T", "6T", "5T", "4T"], + }}, + exploudmeow: {learnset: { + astonish: ["7L9", "7L1", "6L1", "5L1", "4L1", "3L1"], + attract: ["7M", "6M", "5M", "4M", "3M"], + avalanche: ["4M"], + bite: ["7L1", "6L20", "5L20", "4L20"], + blizzard: ["7M", "6M", "5M", "4M", "3M"], + bodyslam: ["3T"], + boomburst: ["7L58", "7L1", "6L1"], + brickbreak: ["7M", "6M", "5M", "4M", "3M"], + bulldoze: ["7M", "6M", "5M"], + captivate: ["4M"], + confide: ["7M", "6M"], + counter: ["3T"], + crunch: ["7L1", "6L40", "5L40", "4L40"], + defensecurl: ["3T"], + doubleedge: ["3T"], + doubleteam: ["7M", "6M", "5M", "4M", "3M"], + dynamicpunch: ["3T"], + earthquake: ["7M", "6M", "5M", "4M", "3M"], + echoedvoice: ["7M", "7L4", "7L1", "6M", "6L1", "5M"], + endeavor: ["7T", "6T", "5T"], + endure: ["4M", "3T"], + facade: ["7M", "6M", "5M", "4M", "3M"], + fireblast: ["7M", "6M", "5M", "4M", "3M"], + firefang: ["7L1", "6L1", "5L1", "4L1"], + firepunch: ["7T", "6T", "5T", "4T", "3T"], + flamethrower: ["7M", "6M", "5M", "4M", "3M"], + fling: ["7M", "6M", "5M", "4M"], + focusblast: ["7M", "6M", "5M", "4M"], + frustration: ["7M", "6M", "5M", "4M", "3M"], + gigaimpact: ["7M", "6M", "5M", "4M"], + headbutt: ["4T"], + hiddenpower: ["7M", "6M", "5M", "4M", "3M"], + howl: ["7L11", "7L1", "6L1", "5L1", "4L1", "3L1"], + hyperbeam: ["7M", "7L64", "6M", "6L64", "5M", "5L79", "4M", "4L71", "3M", "3L40", "3S1"], + hypervoice: ["7T", "7L47", "6T", "6L47", "5T", "5L71", "4L63", "3L63", "3S0"], + hypnosis: ["7L1", "6L1", "5L1", "4L1"], + icebeam: ["7M", "6M", "5M", "4M", "3M"], + icefang: ["7L1", "6L1", "5L1", "4L1"], + icepunch: ["7T", "6T", "5T", "4T", "3T"], + icywind: ["7T", "6T", "5T", "4T", "3T"], + incinerate: ["6M", "5M"], + lowkick: ["7T", "6T", "5T", "4T"], + megakick: ["3T"], + megapunch: ["3T"], + mimic: ["3T"], + mudslap: ["4T", "3T"], + nastyplot: ["7L1", "6L1", "5L1", "4L1"], + naturalgift: ["4M"], + outrage: ["7T", "6T", "5T", "4T"], + overheat: ["7M", "6M", "5M", "4M", "3M"], + pound: ["7L1", "6L1", "5L1", "4L1", "3L1"], + poweruppunch: ["6M"], + protect: ["7M", "6M", "5M", "4M", "3M"], + psychup: ["3T"], + raindance: ["7M", "6M", "5M", "4M", "3M"], + rest: ["7M", "7L36", "6M", "6L36", "5M", "5L55", "4M", "4L55", "3M", "3L55", "3S0"], + retaliate: ["6M", "5M"], + return: ["7M", "6M", "5M", "4M", "3M"], + roar: ["7M", "7L32", "6M", "6L32", "5M", "5L45", "4M", "4L45", "3M", "3L45", "3S1", "3S0"], + rockclimb: ["4M"], + rockslide: ["7M", "6M", "5M", "4M", "3T"], + rocksmash: ["6M", "5M", "4M", "3M"], + rocktomb: ["7M", "6M", "5M", "4M"], + rollout: ["4T", "3T"], + round: ["7M", "6M", "5M"], + screech: ["7L15", "6L15", "5L37", "4L37", "3L37", "3S1"], + secretpower: ["6M", "4M", "3M"], + seismictoss: ["3T"], + shadowball: ["7M", "6M", "5M", "4M", "3M"], + shockwave: ["7T", "6T", "4M", "3M"], + sleeptalk: ["7M", "7L42", "6M", "6L42", "5T", "5L63", "4M", "4L55", "3T", "3L55", "3S0"], + smackdown: ["7M", "6M", "5M"], + snore: ["7T", "6T", "5T", "4T", "3T"], + solarbeam: ["7M", "6M", "5M", "4M", "3M"], + stomp: ["7L23", "6L23", "5L29", "4L29", "3L29", "3S1"], + stompingtantrum: ["7T"], + strength: ["6M", "5M", "4M", "3M"], + substitute: ["7M", "6M", "5M", "4M", "3T"], + sunnyday: ["7M", "6M", "5M", "4M", "3M"], + supersonic: ["7L18", "6L18", "5L23", "4L23", "3L23"], + surf: ["7M", "6M", "5M", "4M"], + swagger: ["7M", "6M", "5M", "4M", "3T"], + synchronoise: ["7L53", "6L53", "5L55"], + taunt: ["7L1", "7M", "6L1", "6M", "5L1", "5M", "4L1", "4M", "3L1", "3M"], + thunderbolt: ["7L1", "6L1", "5L1", "4L1", "3L1"], + thunderfang: ["7L1", "6L1", "5L1", "4L1"], + thunderpunch: ["7T", "6T", "5T", "4T", "3T"], + torment: ["7M", "6M", "5M", "4M", "3M"], + toxic: ["7M", "6M", "5M", "4M", "3M"], + uproar: ["7T", "7L27", "6T", "6L1", "5T", "5L1", "4T", "4L1", "3L1"], + uturn: ["7L1", "6L1", "5L1", "4L1"], + waterpulse: ["7T", "6T", "4M", "3M"], + whirlpool: ["4M"], + workup: ["7M", "5M"], + zenheadbutt: ["7T", "6T", "5T", "4T"], + }}, + butterfreearmor: {learnset: { + acrobatics: ["7M", "6M", "5M"], + aerialace: ["7M", "6M", "5M", "4M", "3M", "3S0"], + aircutter: ["5D", "4T"], + airslash: ["7L43"], + ancientpower: ["7L1", "6L1", "5L1", "4L1", "3L1"], + attract: ["7M", "7V", "6M", "5M", "4M", "3M"], + bide: ["7V"], + bugbite: ["7T", "6T", "5T", "4T"], + bugbuzz: ["7L31", "6L42", "5L42", "4L40"], + captivate: ["7L37", "6L40", "5L40", "4M", "4L36"], + confide: ["7M", "6M"], + confusion: ["7L11", "7L1", "7V", "7V", "6L1", "5D", "5L1", "4L1", "3L1"], + curse: ["7V"], + defog: ["7T", "4M"], + doubleedge: ["7V", "3T"], + doubleteam: ["7M", "7V", "6M", "5M", "4M", "3M"], + dreameater: ["7M", "6M", "5M", "4M", "3T"], + electroweb: ["7T", "6T", "5T"], + endure: ["7V", "4M", "3T"], + energyball: ["7M", "6M", "5M", "4M"], + facade: ["7M", "6M", "5M", "4M", "3M"], + flash: ["7V", "6M", "5M", "4M", "3M"], + frustration: ["7M", "7V", "6M", "5M", "4M", "3M"], + gigadrain: ["7T", "7V", "6T", "5T", "4M", "3M"], + gigaimpact: ["7M", "6M", "5M", "4M"], + gust: ["7L1", "7V", "6L16", "5L16", "4L16", "3L28"], + hiddenpower: ["7M", "7V", "6M", "5M", "4M", "3M"], + hyperbeam: ["7M", "7V", "6M", "5M", "4M", "3M"], + infestation: ["7M", "6M"], + megadrain: ["7V"], + mimic: ["7V", "3T"], + morningsun: ["3S0"], + naturalgift: ["4M"], + nightmare: ["7V", "3T"], + ominouswind: ["4T"], + poisonpowder: ["7L13", "7V", "6L12", "5L12", "4L12", "3L13"], + protect: ["7M", "7V", "6M", "5M", "4M", "3M"], + psybeam: ["7L17", "7V", "6L24", "5L24", "4L24", "3L34"], + psychic: ["7M", "7V", "6M", "5M", "4M", "3M", "3S0"], + psychup: ["7M", "6M", "5M", "4M"], + psywave: ["7V"], + quiverdance: ["7L47", "6L46", "5L46"], + rage: ["7V"], + ragepowder: ["7L35", "6L34", "5L34"], + raindance: ["7M", "6M", "5M", "4M", "3M"], + razorwind: ["7V"], + reflect: ["7V"], + rest: ["7M", "7V", "6M", "5M", "4M", "3M"], + return: ["7M", "7V", "6M", "5M", "4M", "3M"], + rockslide: ["7L1", "6L1", "5L1", "4L1", "3L1"], + roost: ["7M", "6M", "5D", "5T", "4M"], + round: ["7M", "6M", "5M"], + safeguard: ["7M", "7L25", "7V", "6M", "6L36", "5M", "5L36", "4M", "4L34", "3M", "3L40"], + secretpower: ["6M", "4M", "3M"], + shadowball: ["7M", "6M", "5M", "4M", "3M"], + shellsmash: ["7L1", "6L1", "5L1"], + signalbeam: ["7T", "6T", "5T", "4T"], + silverwind: ["7L19", "6L28", "5L28", "4M", "4L28", "3L47"], + skillswap: ["7T", "6T", "5T", "4M", "3M"], + sleeppowder: ["7L13", "7V", "6L12", "5L12", "4L12", "3L15", "3S0"], + sleeptalk: ["7M", "7V", "6M", "5T", "4M", "3T"], + snore: ["7T", "7V", "6T", "5T", "4T", "3T"], + solarbeam: ["7M", "7V", "6M", "5M", "4M", "3M"], + stickyweb: ["7L1", "6L1"], + stoneedge: ["7L1", "6L1", "5L1", "4L1"], + stringshot: ["4T"], + strugglebug: ["6M", "5M"], + stunspore: ["7L13", "7V", "6L12", "5L12", "4L12", "3L14"], + substitute: ["7M", "7V", "6M", "5M", "4M", "3T"], + sunnyday: ["7M", "7V", "6M", "5M", "4M", "3M"], + supersonic: ["7L23", "7V", "6L18", "5L18", "4L18", "3L18"], + swagger: ["7M", "7V", "6M", "5M", "4M", "3T"], + sweetscent: ["7V"], + swift: ["7V", "4T", "3T"], + tailwind: ["7T", "7L41", "6T", "6L30", "5T", "5L30", "4T", "4L30"], + takedown: ["7V"], + teleport: ["7V"], + thief: ["7M", "6M", "5M", "4M", "3M"], + toxic: ["7M", "7V", "6M", "5M", "4M", "3M"], + twister: ["4T"], + uturn: ["7M", "6M", "5M", "4M"], + venoshock: ["7M", "6M", "5M"], + whirlwind: ["7L29", "7V", "6L22", "5L22", "4L22", "3L23"], + }}, + espeondusk: {learnset: { + allyswitch: ["7T"], + attract: ["7M", "7V", "6M", "5M", "4M", "3M"], + babydolleyes: ["7L9"], + bodyslam: ["3T"], + calmmind: ["7M", "6M", "5M", "4M", "3M"], + captivate: ["4M"], + celebrate: ["6S2"], + confide: ["7M", "6M"], + confusion: ["7L1", "7V", "6L9", "6S2", "5L15", "4L15", "3L16"], + covet: ["7T", "6T", "5T"], + curse: ["7V"], + cut: ["7V", "6M", "5M", "4M", "3M"], + darkpulse: ["7L1", "6L1", "5L1", "4L1"], + dazzlinggleam: ["7M", "7S3", "6M"], + detect: ["7V"], + dig: ["6M", "5M", "4M", "3M"], + doubleedge: ["3T"], + doubleteam: ["7M", "7V", "6M", "5M", "4M", "3M"], + dreameater: ["7M", "7V", "6M", "5M", "4M", "3T"], + echoedvoice: ["7M", "6M", "5M"], + endure: ["7V", "4M", "3T"], + facade: ["7M", "6M", "5M", "4M", "3M"], + flash: ["7V", "6M", "5M", "4M", "3M"], + foulplay: ["7L1", "6L1", "5L1"], + frustration: ["7M", "7V", "6M", "5M", "4M", "3M"], + futuresight: ["7L25", "6L25", "5L43", "4L43"], + gigaimpact: ["7M", "6M", "5M", "4M"], + grassknot: ["7M", "6M", "5M", "4M"], + headbutt: ["7V", "4T"], + healbell: ["7T", "6T", "5T", "4T"], + helpinghand: ["7T", "7L1", "6T", "6L1", "5T", "5L1", "5S1", "4T", "4L1", "3L1"], + hiddenpower: ["7M", "7V", "6M", "5M", "4M", "3M"], + hyperbeam: ["7M", "7V", "6M", "5M", "4M", "3M"], + hypervoice: ["7T", "6T", "5T"], + irontail: ["7T", "7V", "6T", "5T", "4M", "3M"], + laserfocus: ["7T"], + lastresort: ["7T", "7L41", "6T", "6L41", "5T", "5L50", "4T", "4L50"], + lightscreen: ["7M", "6M", "5M", "4M", "3M"], + magiccoat: ["7T", "6T", "5T", "4T"], + magicroom: ["7T", "6T", "5T"], + mimic: ["3T"], + moonlight: ["7L1", "6L1", "5L1", "4L1", "3L1"], + morningsun: ["7L33", "7V", "6L33", "5L71", "4L71", "3L52", "3S0"], + mudslap: ["7V", "4T", "3T"], + naturalgift: ["4M"], + nightmare: ["7V", "3T"], + powerswap: ["7L45", "6L45", "5L78", "4L78"], + protect: ["7M", "7V", "6M", "5M", "4M", "3M"], + psybeam: ["7L20", "7V", "6L20", "5L36", "4L36", "3L36", "3S0"], + psychic: ["7M", "7L37", "7S3", "7V", "6M", "6L37", "5M", "5L64", "4M", "4L64", "3M", "3L47", "3S0"], + psychup: ["7M", "7L29", "7V", "6M", "6L29", "5M", "5L57", "4M", "4L57", "3T", "3L42", "3S0"], + psyshock: ["7M", "6M", "5M"], + quickattack: ["7L13", "7V", "6L13", "5L22", "4L22", "3L23"], + raindance: ["7M", "7V", "6M", "5M", "4M", "3M"], + reflect: ["7M", "7S3", "6M", "5M", "4M", "3M"], + rest: ["7M", "7V", "6M", "5M", "4M", "3M"], + retaliate: ["6M", "5M"], + return: ["7M", "7V", "6M", "5M", "4M", "3M"], + round: ["7M", "6M", "5M"], + sandattack: ["7L5", "7V", "6L5", "6S2", "5L8", "5S1", "4L8", "3L8"], + secretpower: ["6M", "4M", "3M"], + shadowball: ["7M", "7S3", "7V", "6M", "5M", "4M", "3M"], + signalbeam: ["7T", "6T", "5T", "4T"], + skillswap: ["7T", "6T", "5T", "4M", "3M"], + sleeptalk: ["7M", "7V", "6M", "5T", "4M", "3T"], + snore: ["7T", "7V", "6T", "5T", "4T", "3T"], + substitute: ["7M", "6M", "5M", "4M", "3T"], + suckerpunch: ["7L1", "6L1", "5L1", "4L1"], + sunnyday: ["7M", "7V", "6M", "5M", "4M", "3M"], + swagger: ["7M", "7V", "6M", "5M", "4M", "3T"], + swift: ["7L17", "7V", "6L17", "5L29", "4T", "4L29", "3T", "3L30"], + tackle: ["7L1", "7V", "6L1", "5L1", "5S1", "4L1", "3L1"], + tailwhip: ["7L1", "7V", "6L1", "6S2", "5L1", "5S1", "4L1", "3L1"], + taunt: ["7L1", "6L1", "5L1", "4L1", "3L1"], + telekinesis: ["7T", "5M"], + toxic: ["7M", "7V", "6M", "5M", "4M", "3M"], + trick: ["7T", "6T", "5T", "4T"], + trickroom: ["7M", "6M", "5M", "4M"], + workup: ["7M", "5M"], + zapcannon: ["7V"], + zenheadbutt: ["7T", "6T", "5T", "4T"], + }}, + avaluggshield: {learnset: { + afteryou: ["7T", "6T"], + attract: ["7M", "6M"], + avalanche: ["7L42", "6L42"], + bite: ["7L1", "6L1"], + blizzard: ["7M", "7L46", "6M", "6L46"], + block: ["7T", "6T"], + bodyslam: ["7L1"], + bulldoze: ["7M", "6M"], + confide: ["7M", "6M"], + crunch: ["7L65", "7L1", "6L1"], + curse: ["7L22", "6L22"], + doubleedge: ["7L56", "6L56"], + doubleteam: ["7M", "6M"], + earthquake: ["7M", "6M"], + facade: ["7M", "6M"], + flash: ["6M"], + flashcannon: ["7M", "6M"], + frostbreath: ["7M", "6M"], + frustration: ["7M", "6M"], + gigaimpact: ["7M", "6M"], + gyroball: ["7M", "6M"], + hail: ["7M", "6M"], + harden: ["7L1", "6L1"], + heavyslam: ["7L1", "6L1"], + hiddenpower: ["7M", "6M"], + hyperbeam: ["7M", "6M"], + iceball: ["7L30", "6L30"], + icebeam: ["7M", "6M"], + icefang: ["7L26", "6L26"], + icywind: ["7T", "7L10", "6T", "6L10"], + irondefense: ["7T", "7L1", "6T", "6L1"], + ironhead: ["7T", "6T"], + irontail: ["7L1", "6L1"], + metalburst: ["7L1", "6L1"], + powdersnow: ["7L5", "7L1", "6L5"], + protect: ["7M", "6M"], + raindance: ["7M", "6M"], + rapidspin: ["7L35", "6L35"], + recover: ["7L51", "6L51"], + rest: ["7M", "6M"], + return: ["7M", "6M"], + roar: ["7M", "6M"], + rockpolish: ["7M", "6M"], + rockslide: ["7M", "6M"], + rocksmash: ["6M"], + rocktomb: ["7M", "6M"], + round: ["7M", "6M"], + safeguard: ["7M", "6M"], + secretpower: ["6M"], + sharpen: ["7L20", "6L20"], + skullbash: ["7L60", "7L1", "6L1"], + sleeptalk: ["7M", "6M"], + snore: ["7T", "6T"], + stealthrock: ["7L1", "6L1"], + stompingtantrum: ["7T"], + stoneedge: ["7M", "6M"], + strength: ["6M"], + substitute: ["7M", "6M"], + superpower: ["7T", "6T"], + surf: ["7M", "6M"], + swagger: ["7M", "6M"], + tackle: ["7L1", "6L1"], + takedown: ["7L15", "6L15"], + taunt: ["7L1", "6L1"], + toxic: ["7M", "6M"], + waterpulse: ["7T", "6T"], + wideguard: ["7L1"], + }}, + dusclopsgastric: {learnset: { + allyswitch: ["7T"], + astonish: ["7L9", "7L1", "6L1", "5L14", "4L14", "3L16"], + attract: ["7M", "6M", "5M", "4M", "3M"], + bind: ["7T", "7L1", "6T", "6L1", "5T", "5L1", "4L1", "3L1"], + blizzard: ["7M", "6M", "5M", "4M", "3M"], + bodyslam: ["3T"], + brickbreak: ["7M", "6M", "5M", "4M"], + bulldoze: ["7M", "6M", "5M"], + calmmind: ["7M", "6M", "5M", "4M", "3M"], + captivate: ["4M"], + chargebeam: ["7M", "6M", "5M", "4M"], + confide: ["7M", "6M"], + confuseray: ["7L30", "6L17", "5L17", "4L17", "3L23"], + counter: ["3T"], + curse: ["7L33", "6L30", "5L30", "4L30", "3L34"], + darkpulse: ["7M", "6M", "5T", "4M"], + disable: ["7L6", "7L1", "6L1", "5L1", "4L1", "3L1"], + doubleedge: ["3T"], + doubleteam: ["7M", "6M", "5M", "4M", "3M"], + dreameater: ["7M", "6M", "5M", "4M", "3T"], + dynamicpunch: ["3T"], + earthpower: ["7L1", "6L1", "5L1", "4L1"], + earthquake: ["7M", "6M", "5M", "4M", "3M"], + embargo: ["7M", "6M", "5M", "4M"], + endure: ["4M", "3T"], + facade: ["7M", "6M", "5M", "4M", "3M"], + firepunch: ["7T", "7L1", "6T", "6L1", "5T", "5L1", "4T", "4L1", "3T"], + flash: ["6M", "5M", "4M", "3M"], + fling: ["7M", "6M", "5M", "4M"], + focuspunch: ["7T", "6T", "4M", "3M"], + foresight: ["7L14", "6L9", "5L9", "4L9", "3L12"], + frustration: ["7M", "6M", "5M", "4M", "3M"], + futuresight: ["7L64", "7L1", "6L1", "5L61", "4L61", "3L58"], + gigaimpact: ["7M", "6M", "5M", "4M"], + gravity: ["7T", "7L1", "6T", "6L1", "5T", "5L1", "4T", "4L1"], + headbutt: ["4T"], + hex: ["7L40", "6L40", "5L42"], + hiddenpower: ["7M", "6M", "5M", "4M", "3M"], + hyperbeam: ["7M", "6M", "5M", "4M", "3M"], + icebeam: ["7M", "6M", "5M", "4M", "3M"], + icepunch: ["7T", "7L1", "6T", "6L1", "5T", "5L1", "4T", "4L1", "3T"], + icywind: ["7T", "6T", "5T", "4T", "3T"], + infestation: ["7M", "6M"], + leer: ["7L1", "6L1", "5L1", "4L1", "3L1"], + meanlook: ["7L52", "6L49", "5L49", "4L43", "3L51"], + megakick: ["3T"], + megapunch: ["3T"], + metronome: ["3T"], + mimic: ["3T"], + mirrorcoat: ["7L1", "6L1", "5L1", "4L1", "3L1"], + mudslap: ["4T", "3T"], + naturalgift: ["4M"], + nightmare: ["3T"], + nightshade: ["7L1", "6L1", "5L1", "4L1", "3L1"], + ominouswind: ["4T"], + painsplit: ["7T", "6T", "5T", "4T"], + payback: ["7M", "7L57", "6M", "6L57", "5M", "5L58", "4M", "4L51"], + poweruppunch: ["6M"], + protect: ["7M", "6M", "5M", "4M", "3M"], + psychic: ["7M", "6M", "5M", "4M", "3M"], + psychup: ["7M", "6M", "5M", "4M", "3T"], + pursuit: ["7L22", "6L22", "5L25", "4L25", "3L27"], + raindance: ["7M", "6M", "5M", "4M", "3M"], + recover: ["7L1", "6L1", "5L1", "4L1", "3L1"], + rest: ["7M", "6M", "5M", "4M", "3M"], + return: ["7M", "6M", "5M", "4M", "3M"], + rockslide: ["7M", "6M", "5M", "4M", "3T"], + rocksmash: ["6M", "5M", "4M", "3M"], + rocktomb: ["7M", "6M", "5M", "4M", "3M"], + round: ["7M", "6M", "5M"], + scald: ["7L1", "6L1", "5L1"], + secretpower: ["6M", "4M", "3M"], + seismictoss: ["3T"], + shadowball: ["7M", "7L45", "6M", "6L45", "5M", "4M", "3M"], + shadowpunch: ["7L1", "6L37", "5L37", "4L37", "3L37"], + shadowsneak: ["7L17", "6L17", "5L22", "4L22"], + skillswap: ["7T", "6T", "5T", "4M", "3M"], + sleeptalk: ["7M", "6M", "5T", "4M", "3T"], + snatch: ["7T", "6T", "5T", "4M", "3M"], + snore: ["7T", "6T", "5T", "4T", "3T"], + spite: ["7T", "6T", "5T", "4T"], + strength: ["6M", "5M", "4M", "3M"], + substitute: ["7M", "6M", "5M", "4M", "3T"], + suckerpunch: ["4T"], + sunnyday: ["7M", "6M", "5M", "4M", "3M"], + swagger: ["7M", "6M", "5M", "4M", "3T"], + taunt: ["7M", "6M", "5M", "4M", "3M"], + telekinesis: ["7T", "5M"], + thief: ["7M", "6M", "5M", "4M", "3M"], + thunderpunch: ["7T", "7L1", "6T", "6L1", "5T", "5L1", "4T", "4L1", "3T"], + torment: ["7M", "6M", "5M", "4M", "3M"], + toxic: ["7M", "6M", "5M", "4M", "3M"], + trick: ["7T", "6T", "5T", "4T"], + trickroom: ["7M", "6M", "5M", "4M"], + willowisp: ["7M", "7L25", "6M", "6L25", "5M", "5L33", "4M", "4L33", "3L41"], + wonderroom: ["7T", "6T", "5T"], + yawn: ["7L1", "6L1", "5L1", "4L1", "3L1"], + }}, + delphoxlazy: {learnset: { + allyswitch: ["7T"], + attract: ["7M", "6M"], + blastburn: ["7T", "6T"], + calmmind: ["7M", "6M"], + confide: ["7M", "6M"], + covet: ["7T", "6T"], + cut: ["6M"], + dazzlinggleam: ["7M", "6M"], + doubleteam: ["7M", "6M"], + dreameater: ["7M", "6M"], + earthquake: ["7L1", "6L1"], + echoedvoice: ["7M", "6M"], + embargo: ["7M", "6M"], + ember: ["7L5", "7L1", "6L5"], + facade: ["7M", "6M"], + fireblast: ["7M", "7L74", "6M", "6L61"], + firepledge: ["7T", "6T"], + firepunch: ["7T", "6T"], + firespin: ["7L22", "6L22"], + flamecharge: ["7M", "7L14", "6M", "6L14"], + flamethrower: ["7M", "7L45", "6M", "6L42"], + focusblast: ["7L1", "6L1"], + foulplay: ["7T", "6T"], + frustration: ["7M", "6M"], + futuresight: ["7L80", "7L1", "6L1"], + gigaimpact: ["7M", "6M"], + grassknot: ["7M", "6M"], + heatwave: ["7T", "6T"], + hiddenpower: ["7M", "6M"], + howl: ["7L11", "7L1", "6L11"], + hyperbeam: ["7M", "6M"], + icebeam: ["7L1", "6L1"], + incinerate: ["6M"], + irontail: ["7T", "6T"], + laserfocus: ["7T"], + lightscreen: ["7M", "7L31", "6M", "6L30"], + lowkick: ["7T", "6T"], + luckychant: ["7L28", "6L27"], + magiccoat: ["7T", "6T"], + magicroom: ["7T", "7L68", "6T", "6L58"], + mysticalfire: ["7L1", "6L36"], + overheat: ["7M", "6M"], + poweruppunch: ["6M"], + protect: ["7M", "6M"], + psybeam: ["7L18", "6L18"], + psychic: ["7M", "7L57", "6M", "6L51"], + psychup: ["7M", "6M"], + psyshock: ["7M", "7L38", "6M", "6L34"], + raindance: ["7M", "6M"], + recycle: ["7T", "6T"], + rest: ["7M", "6M"], + return: ["7M", "6M"], + roleplay: ["7T", "7L1", "6T", "6L1"], + round: ["7M", "6M"], + safeguard: ["7M", "6M"], + scratch: ["7L1", "6L1"], + secretpower: ["6M"], + shadowball: ["7M", "7L1", "6M", "6L1"], + shockwave: ["7T", "6T"], + signalbeam: ["7T", "6T"], + skillswap: ["7T", "6T"], + slackoff: ["7L1", "6L1"], + sleeptalk: ["7M", "6M"], + snatch: ["7T", "6T"], + snore: ["7T", "6T"], + solarbeam: ["7M", "6M"], + substitute: ["7M", "6M"], + sunnyday: ["7M", "7L62", "6M", "6L55"], + swagger: ["7M", "6M"], + switcheroo: ["7L1", "6L1"], + tailwhip: ["7L1", "6L1"], + telekinesis: ["7T"], + thief: ["7M", "6M"], + thunderbolt: ["7L1", "6L1"], + thunderpunch: ["7T", "6T"], + toxic: ["7M", "6M"], + trick: ["7T", "6T"], + trickroom: ["7M", "6M"], + willowisp: ["7M", "7L51", "6M", "6L47"], + wonderroom: ["7T", "6T"], + workup: ["7M"], + zenheadbutt: ["7T", "6T"], + }}, + lurantisnut: {learnset: { + aerialace: ["7M"], + attract: ["7M"], + brickbreak: ["7M"], + bugbite: ["7T"], + confide: ["7M"], + defog: ["7T"], + doubleteam: ["7M"], + dracometeor: ["7L1"], + dragonhammer: ["7L1"], + dragonpulse: ["7L1"], + dualchop: ["7T"], + energyball: ["7M"], + facade: ["7M"], + falseswipe: ["7M"], + flamethrower: ["7L1"], + fling: ["7M"], + frustration: ["7M"], + furycutter: ["7L1"], + gigadrain: ["7T"], + gigaimpact: ["7M"], + grassknot: ["7M"], + growth: ["7L14", "7L1"], + hiddenpower: ["7M"], + hyperbeam: ["7M"], + ingrain: ["7L19"], + knockoff: ["7T"], + laserfocus: ["7T"], + leafage: ["7L5", "7L1"], + leafblade: ["7L23"], + leechlife: ["7M"], + lowsweep: ["7M"], + naturepower: ["7M"], + nightslash: ["7L1"], + outrage: ["7L1"], + payback: ["7M"], + petalblizzard: ["7L1"], + poisonjab: ["7M"], + protect: ["7M"], + razorleaf: ["7L10", "7L1"], + rest: ["7M"], + return: ["7M"], + round: ["7M"], + safeguard: ["7M"], + seedbomb: ["7T"], + signalbeam: ["7T"], + slash: ["7L32"], + sleeptalk: ["7M"], + snore: ["7T"], + solarbeam: ["7M"], + solarblade: ["7L47"], + substitute: ["7M"], + sunnyday: ["7M", "7L55"], + superpower: ["7T"], + swagger: ["7M"], + sweetscent: ["7L40"], + swordsdance: ["7M"], + synthesis: ["7T", "7L28"], + toxic: ["7M"], + worryseed: ["7T"], + xscissor: ["7M", "7L1"], + }}, + sylveonprotector: {learnset: { + attract: ["7M", "6M"], + babydolleyes: ["7L9", "6S1"], + calmmind: ["7M", "7S2", "6M"], + celebrate: ["6S0"], + confide: ["7M", "6M"], + covet: ["7T", "6T"], + cut: ["6M"], + dazzlinggleam: ["7M", "6M"], + dig: ["6M"], + disarmingvoice: ["7L1", "6L1", "6S1"], + doubleteam: ["7M", "6M"], + drainingkiss: ["7L20", "7S2", "6L20", "6S1"], + earthpower: ["7L1", "6L1"], + earthquake: ["7L1", "6L1"], + echoedvoice: ["7M", "6M"], + facade: ["7M", "6M"], + fairywind: ["7L1", "6L9", "6S0"], + flamethrower: ["7L1", "6L1"], + flash: ["6M"], + frustration: ["7M", "6M"], + gigaimpact: ["7M", "6M"], + healbell: ["7T", "6T"], + helpinghand: ["7T", "7L1", "6T", "6L1", "6S0"], + hiddenpower: ["7M", "6M"], + hyperbeam: ["7M", "7S2", "6M"], + hypervoice: ["7T", "6T"], + icebeam: ["7L1", "6L1"], + irontail: ["7T", "6T"], + laserfocus: ["7T"], + lastresort: ["7T", "7L41", "6T", "6L41"], + lightscreen: ["7M", "7L33", "6M", "6L33"], + magiccoat: ["7T", "6T"], + mistyterrain: ["7L29", "6L29"], + moonblast: ["7L37", "6L37"], + protect: ["7M", "6M"], + psychup: ["7M", "7L45", "6M", "6L45"], + psyshock: ["7M", "7S2", "6M"], + quickattack: ["7L13", "6L13", "6S1"], + raindance: ["7M", "6M"], + reflect: ["7M", "6M"], + rest: ["7M", "6M"], + retaliate: ["6M"], + return: ["7M", "6M"], + round: ["7M", "6M"], + safeguard: ["7M", "6M"], + sandattack: ["7L5", "6L5", "6S0"], + secretpower: ["6M"], + shadowball: ["7M", "6M"], + skillswap: ["7T", "7L25", "6T", "6L25"], + sleeptalk: ["7M", "6M"], + snore: ["7T", "6T"], + stealthrock: ["7L1", "6L1"], + substitute: ["7M", "6M"], + sunnyday: ["7M", "6M"], + swagger: ["7M", "6M"], + swift: ["7L17", "6L17"], + tackle: ["7L1", "6L1"], + tailwhip: ["7L1", "6L1"], + telekinesis: ["7T"], + toxic: ["7M", "6M"], + workup: ["7M"], + }}, + skarmoryprimordial: {learnset: { + aerialace: ["7M", "6M", "5M", "4M", "3M"], + agility: ["7L31", "7V", "6L12", "5L12", "4L12", "3L16"], + aircutter: ["7L12", "6L12", "5L23", "4T", "4L23", "3L29"], + airslash: ["7L45", "6L42", "5L42", "4L39"], + assurance: ["7E", "6E", "5E", "4E"], + attract: ["7M", "7V", "6M", "5M", "4M", "3M"], + autotomize: ["7L50", "6L39", "5L39"], + bravebird: ["7E", "6E", "5E", "4E"], + captivate: ["4M"], + confide: ["7M", "6M"], + counter: ["3T"], + curse: ["7E", "7V", "6E", "5E", "4E", "3E"], + cut: ["7V", "6M", "5M", "4M", "3M"], + darkpulse: ["7M", "6M", "5T", "4M"], + defog: ["7T", "4M"], + detect: ["7V"], + doubleedge: ["3T"], + doubleteam: ["7M", "7V", "6M", "5M", "4M", "3M"], + drillpeck: ["7E", "7V", "6E", "5D", "5E", "4E", "3E"], + earthquake: ["7L1", "6L1", "5L1", "4L1", "3L1"], + endure: ["7E", "7V", "6E", "5E", "4M", "3T"], + facade: ["7M", "6M", "5M", "4M", "3M"], + feint: ["7L20", "6L20", "5L20", "4L20"], + flash: ["6M", "5M", "4M"], + flashcannon: ["7M", "6M", "5M", "4M"], + fly: ["7M", "7V", "6M", "5M", "4M", "3M"], + frustration: ["7M", "7V", "6M", "5M", "4M", "3M"], + furyattack: ["7L17", "7V", "6L17", "5L17", "4L17", "3L26"], + furycutter: ["4T"], + guardswap: ["7E", "6E", "5E", "4E"], + hiddenpower: ["7M", "7V", "6M", "5M", "4M", "3M"], + icywind: ["7T", "6T", "5T", "4T"], + irondefense: ["7T", "6T", "5T", "4T"], + ironhead: ["7T", "6T", "5T"], + knockoff: ["7L1", "6L1", "5L1", "4L1", "3L1"], + leer: ["7L1", "7V", "6L1", "5L1", "4L1", "3L1"], + metalclaw: ["7L9", "6L9"], + metalsound: ["7L42", "6L31", "5L31", "4L31", "3L45"], + mimic: ["3T"], + mudslap: ["7V", "4T", "3T"], + naturalgift: ["4M"], + nightslash: ["7L53", "6L50", "5L50", "4L45"], + ominouswind: ["4T"], + payback: ["7M", "6M", "5M", "4M"], + peck: ["7L1", "7V", "6L1", "5D", "5L1", "4L1", "3L1"], + pluck: ["5M", "4M"], + protect: ["7M", "7V", "6M", "5M", "4M", "3M"], + pursuit: ["7E", "7V", "6E", "5E", "4E", "3E"], + quickattack: ["7L1", "6L1", "5L1", "4L1", "3L1"], + rest: ["7M", "7V", "6M", "5M", "4M", "3M"], + return: ["7M", "7V", "6M", "5M", "4M", "3M"], + roar: ["7M", "6M", "5M", "4M", "3M"], + rockslide: ["7M", "6M", "5M", "4M", "3T"], + rocksmash: ["6M", "5M", "4M", "3M"], + rocktomb: ["7M", "6M", "5M", "4M"], + roost: ["7M", "6M", "5D", "5T", "4M"], + round: ["7M", "6M", "5M"], + sandattack: ["7L6", "7V", "6L6", "5L6", "4L6", "3L10"], + sandstorm: ["7M", "7V", "6M", "5M", "4M", "3M"], + secretpower: ["6M", "4M", "3M"], + skyattack: ["7T", "7E", "7V", "6T", "6E", "5T", "5E", "4T", "4E", "3T", "3E"], + skydrop: ["7M", "6M", "5M"], + slash: ["7L39", "6L39", "5L45", "4L42"], + sleeptalk: ["7M", "7V", "6M", "5T", "4M", "3T"], + snore: ["7T", "7V", "6T", "5T", "4T", "3T"], + spikes: ["7L28", "6L28", "5L28", "4L27", "3L42"], + stealthrock: ["7T", "7E", "6T", "6E", "5T", "5E", "4M"], + steelwing: ["7M", "7L34", "7V", "6M", "6L34", "5L34", "4M", "4L34", "3M", "3L32"], + stoneedge: ["7L1", "6L1", "5L1", "4L1"], + substitute: ["7M", "6M", "5M", "4M", "3T"], + sunnyday: ["7M", "7V", "6M", "5M", "4M", "3M"], + swagger: ["7M", "7V", "6M", "5M", "4M", "3T"], + swift: ["7L23", "7V", "6L9", "5L9", "4T", "4L9", "3T", "3L13"], + swordsdance: ["7M", "6M", "5M", "4M"], + tailwind: ["7T", "6T", "5T", "4T"], + taunt: ["7M", "6M", "5M", "4M", "3M"], + thief: ["7M", "7V", "6M", "5M", "4M", "3M"], + torment: ["7M", "6M", "5M", "4M", "3M"], + toxic: ["7M", "7V", "6M", "5M", "4M", "3M"], + twister: ["4T"], + uturn: ["7L1", "6L1", "5L1", "4L1"], + whirlwind: ["7E", "7V", "6E", "5E", "4E", "3E"], + xscissor: ["7M", "6M", "5M", "4M"], + }}, + infernapebugout: {learnset: { + acrobatics: ["7M", "7L52", "6M", "6L52", "5M", "5L52"], + aerialace: ["7M", "6M", "5M", "4M"], + attract: ["7M", "6M", "5M", "4M"], + blastburn: ["7T", "6T", "5T", "4T"], + brickbreak: ["7M", "6M", "5M", "4M"], + bugbuzz: ["7L1", "6L1", "5L1", "4L1"], + bulkup: ["7M", "6M", "5M", "4M"], + bulldoze: ["7M", "6M", "5M"], + calmmind: ["7M", "7L58", "6M", "6L58", "5M", "5L58", "4M", "4L53"], + captivate: ["4M"], + closecombat: ["7L1", "6L36", "6S1", "5L36", "5S0", "4L41"], + confide: ["7M", "6M"], + covet: ["7T", "6T", "5T"], + cut: ["6M", "5M", "4M"], + dig: ["6M", "5M", "4M"], + doubleteam: ["7M", "6M", "5M", "4M"], + dualchop: ["7T", "6T", "5T"], + earthquake: ["7M", "6M", "5M", "4M"], + ember: ["7L7", "7L1", "6L1", "5L1", "4L1"], + endeavor: ["7T", "6T", "5T", "4T"], + endure: ["4M"], + facade: ["7M", "6M", "5M", "4M"], + feint: ["7L26", "6L26", "5L26", "4L29"], + fireblast: ["7M", "6M", "6S1", "5M", "5S0", "4M"], + firepledge: ["7T", "6T", "5T"], + firepunch: ["7T", "6T", "6S1", "5T", "4T"], + firespin: ["7L42", "6L42", "5L42", "4L45"], + flamecharge: ["7M", "6M", "5M"], + flamethrower: ["7M", "6M", "5M", "4M"], + flamewheel: ["7L19", "6L19", "5L19", "4L21"], + flareblitz: ["7L68", "7L1", "6L1", "5L68", "4L57"], + fling: ["7M", "6M", "5M", "4M"], + focusblast: ["7M", "6M", "5M", "4M"], + focuspunch: ["7T", "6T", "6S1", "4M"], + frustration: ["7M", "6M", "5M", "4M"], + furyswipes: ["7L16", "6L16", "5L16", "4L17"], + gigadrain: ["7L1", "6L1", "5L1", "4L1"], + gigaimpact: ["7M", "6M", "5M", "4M"], + grassknot: ["7M", "6M", "5M", "5S0", "4M"], + gunkshot: ["7T", "6T", "5T", "4T"], + headbutt: ["4T"], + heatwave: ["7T", "6T", "5T", "4T"], + helpinghand: ["7T", "6T", "5T", "4T"], + hiddenpower: ["7M", "6M", "5M", "4M"], + honeclaws: ["6M", "5M"], + hyperbeam: ["7M", "6M", "5M", "4M"], + icepunch: ["7L1", "6L1", "5L1", "4L1"], + incinerate: ["6M", "5M"], + irontail: ["7T", "6T", "5T", "4M"], + laserfocus: ["7T"], + leer: ["7L1", "6L1", "5L1", "4L1"], + lowkick: ["7T", "6T", "5T", "4T"], + lowsweep: ["7M", "6M", "5M"], + machpunch: ["7L1", "6L14", "5L14", "4L14"], + mudslap: ["4T"], + naturalgift: ["4M"], + overheat: ["7M", "6M", "5M", "4M"], + playrough: ["7L1", "6L1"], + poisonjab: ["7M", "6M", "5M", "4M"], + poweruppunch: ["6M"], + protect: ["7M", "6M", "5M", "4M"], + punishment: ["7L29", "6L29", "5L29", "4L33"], + rest: ["7M", "6M", "5M", "4M"], + retaliate: ["6M", "5M"], + return: ["7M", "6M", "5M", "4M"], + roar: ["7M", "6M", "5M", "4M"], + rockclimb: ["4M"], + rockslide: ["7M", "6M", "5M", "4M"], + rocksmash: ["6M", "5M", "4M"], + rocktomb: ["7M", "6M", "5M", "4M"], + roleplay: ["7T", "6T", "5T", "4T"], + rollout: ["4T"], + round: ["7M", "6M", "5M"], + scratch: ["7L1", "6L1", "5L1", "4L1"], + secretpower: ["6M", "4M"], + shadowclaw: ["7M", "6M", "5M", "4M"], + sleeptalk: ["7M", "6M", "5T", "4M"], + snore: ["7T", "6T", "5T", "4T"], + solarbeam: ["7M", "6M", "5M", "4M"], + stealthrock: ["7T", "6T", "5T", "4M"], + stoneedge: ["7M", "6M", "5M", "4M"], + strength: ["6M", "5M", "4M"], + substitute: ["7M", "6M", "5M", "4M"], + sunnyday: ["7M", "6M", "5M", "4M"], + swagger: ["7M", "6M", "5M", "4M"], + swift: ["4T"], + swordsdance: ["7M", "6M", "5M", "4M"], + taunt: ["7M", "7L9", "7L1", "6M", "6L1", "5M", "5L1", "4M", "4L1"], + thunderbolt: ["7L1", "6L1", "5L1", "4L1"], + thunderpunch: ["7T", "6T", "5T", "4T"], + torment: ["7M", "6M", "5M", "4M"], + toxic: ["7M", "6M", "5M", "4M"], + uturn: ["7M", "6M", "5M", "5S0", "4M"], + vacuumwave: ["4T"], + willowisp: ["7M", "6M", "5M", "4M"], + workup: ["7M", "5M"], + }}, + breloomluau: {learnset: { + absorb: ["7L1", "6L1", "5L1", "4L1", "3L1"], + aromatherapy: ["7L1", "6L1", "5L1", "4L1", "3L1"], + attract: ["7M", "6M", "5M", "4M", "3M"], + bodyslam: ["3T"], + brickbreak: ["7M", "6M", "5M", "4M", "3M"], + bulkup: ["7M", "6M", "5M", "4M", "3M"], + bulletseed: ["4M", "3M"], + captivate: ["4M"], + confide: ["7M", "6M"], + counter: ["7L22", "6L22", "5L25", "4L25", "3T", "3L28"], + cut: ["6M", "5M", "4M", "3M"], + doubleedge: ["3T"], + doubleteam: ["7M", "6M", "5M", "4M", "3M"], + drainpunch: ["7T", "6T", "5T", "4M"], + dynamicpunch: ["7L50", "6L45", "5L45", "4L45", "3T", "3L54"], + endure: ["4M", "3T"], + energyball: ["7M", "6M", "5M", "4M"], + facade: ["7M", "6M", "5M", "4M", "3M"], + falseswipe: ["7M", "6M", "5M"], + feint: ["7L19", "6L19"], + flash: ["6M", "5M", "4M", "3M"], + fling: ["7M", "6M", "5M", "4M"], + focusblast: ["7M", "6M", "5M", "4M"], + focuspunch: ["7T", "6T", "4M", "3M"], + forcepalm: ["7L28", "6L28", "5L29", "4L29"], + frustration: ["7M", "6M", "5M", "4M", "3M"], + furycutter: ["4T", "3T"], + gigadrain: ["7T", "6T", "5T", "4M", "3M"], + gigaimpact: ["7M", "6M", "5M", "4M"], + grassknot: ["7M", "6M", "5M", "4M"], + growth: ["7L1", "6L1", "5L1", "4L1", "3L1"], + headbutt: ["7L15", "6L15", "5L21", "4T", "4L21", "3L22"], + helpinghand: ["7T", "6T", "5T", "4T"], + hiddenpower: ["7M", "6M", "5M", "4M", "3M"], + hyperbeam: ["7M", "6M", "5M", "4M", "3M"], + irontail: ["7T", "6T", "5T", "4M", "3M"], + laserfocus: ["7T"], + leechseed: ["7L8", "7L1", "6L1", "5L1", "4L1", "3L1"], + lowsweep: ["7M", "6M", "5M"], + machpunch: ["7L1", "6L23", "5L23", "4L23", "3L23"], + megadrain: ["7L12", "6L12", "5L17", "4L17", "3L16"], + megakick: ["3T"], + megapunch: ["3T"], + mimic: ["3T"], + mindreader: ["7L33", "6L33", "5L37", "4L37", "3L45"], + mudslap: ["4T", "3T"], + naturalgift: ["4M"], + petalblizzard: ["7L1", "6L1"], + playrough: ["7L1", "6L1"], + poweruppunch: ["6M"], + protect: ["7M", "6M", "5M", "4M", "3M"], + rest: ["7M", "6M", "5M", "4M", "3M"], + retaliate: ["6M", "5M"], + return: ["7M", "6M", "5M", "4M", "3M"], + rockslide: ["7M", "6M", "5M", "4M"], + rocksmash: ["6M", "5M", "4M", "3M"], + rocktomb: ["7M", "6M", "5M", "4M"], + round: ["7M", "6M", "5M"], + safeguard: ["7M", "6M", "5M", "4M", "3M"], + secretpower: ["6M", "4M", "3M"], + seedbomb: ["7T", "7L44", "6T", "6L41", "5T", "5L41", "4T", "4L41"], + seismictoss: ["3T"], + skyuppercut: ["7L39", "6L33", "5L33", "4L33", "3L36"], + sleeptalk: ["7M", "6M", "5T", "4M", "3T"], + sludgebomb: ["7M", "6M", "5M", "4M", "3M"], + snatch: ["7T", "6T", "5T", "4M", "3M"], + snore: ["7T", "6T", "5T", "4T", "3T"], + solarbeam: ["7M", "6M", "5M", "4M", "3M"], + stoneedge: ["7M", "6M", "5M", "4M"], + strength: ["6M", "5M", "4M", "3M"], + stunspore: ["7L5", "7L1", "6L1", "5L1", "4L1", "3L1"], + substitute: ["7M", "6M", "5M", "4M", "3T"], + sunnyday: ["7M", "6M", "5M", "4M", "3M"], + superpower: ["7T", "6T", "5T", "4T"], + swagger: ["7M", "6M", "5M", "4M", "3T"], + swordsdance: ["7M", "6M", "5M", "4M", "3T"], + synthesis: ["7T", "6T", "5T", "4T"], + tackle: ["7L1", "6L1", "5L1", "4L1", "3L1"], + thunderpunch: ["7T", "6T", "5T", "4T", "3T"], + toxic: ["7M", "6M", "5M", "4M", "3M"], + uturn: ["7L1", "6L1", "5L1", "4L1"], + vacuumwave: ["4T"], + venoshock: ["7M", "6M", "5M"], + workup: ["7M", "5M"], + worryseed: ["7T", "6T", "5T", "4T"], + }}, + leafeoncutlass: {learnset: { + aerialace: ["7M", "6M", "5M", "4M"], + attract: ["7M", "6M", "5M", "4M"], + babydolleyes: ["7L9"], + bulletseed: ["4M"], + captivate: ["4M"], + celebrate: ["6S1"], + closecombat: ["7L1", "6L1", "5L1", "4L1"], + confide: ["7M", "6M"], + covet: ["7T", "6T", "5T"], + dig: ["6M", "5M", "4M"], + doubleteam: ["7M", "6M", "5M", "4M"], + earthquake: ["7L1", "6L1", "5L1", "4L1"], + echoedvoice: ["7M", "6M", "5M"], + endure: ["4M"], + energyball: ["7M", "6M", "5M", "4M"], + extremespeed: ["7L1", "6L1", "5L1", "4L1"], + facade: ["7M", "6M", "5M", "4M"], + flash: ["6M", "5M", "4M"], + frustration: ["7M", "6M", "5M", "4M"], + furycutter: ["4T"], + gigadrain: ["7T", "7L25", "6T", "6L25", "5T", "5L43", "4M", "4L43"], + gigaimpact: ["7M", "6M", "5M", "4M"], + grassknot: ["7M", "6M", "5M", "4M"], + grasswhistle: ["7L17", "6L17", "5L57", "4L57"], + headbutt: ["4T"], + healbell: ["7T", "6T", "5T", "4T"], + helpinghand: ["7T", "7L1", "6T", "6L1", "5T", "5L1", "5S0", "4T", "4L1"], + hiddenpower: ["7M", "6M", "5M", "4M"], + hyperbeam: ["7M", "6M", "5M", "4M"], + hypervoice: ["7T", "6T", "5T"], + icepunch: ["7L1", "6L1", "5L1", "4L1"], + irontail: ["7T", "6T", "5T", "4M"], + knockoff: ["7T", "6T", "5T", "4T"], + laserfocus: ["7T"], + lastresort: ["7T", "7L41", "6T", "6L41", "5T", "5L50", "4T", "4L50"], + leafblade: ["7L45", "7S2", "6L45", "5L71", "4L71"], + magicalleaf: ["7L20", "6L20", "5L36", "4L36"], + meteormash: ["7L1", "6L1", "5L1", "4L1"], + mudslap: ["4T"], + naturalgift: ["4M"], + naturepower: ["7M", "6M"], + protect: ["7M", "6M", "5M", "4M"], + quickattack: ["7L13", "6L13", "5L22", "4L22"], + raindance: ["7M", "6M", "5M", "4M"], + razorleaf: ["7L1", "6L9", "6S1", "5L15", "4L15"], + rest: ["7M", "6M", "5M", "4M"], + retaliate: ["6M", "5M"], + return: ["7M", "6M", "5M", "4M"], + roar: ["7M", "6M", "5M", "4M"], + rocksmash: ["6M", "5M", "4M"], + round: ["7M", "6M", "5M"], + sandattack: ["7L5", "6L5", "6S1", "5L8", "5S0", "4L8"], + secretpower: ["6M", "4M"], + seedbomb: ["7T", "6T", "5T", "4T"], + shadowball: ["7M", "6M", "5M", "4M"], + sleeptalk: ["7M", "6M", "5T", "4M"], + snore: ["7T", "6T", "5T", "4T"], + solarbeam: ["7M", "6M", "5M", "4M"], + strength: ["6M", "5M", "4M"], + substitute: ["7M", "6M", "5M", "4M"], + sunnyday: ["7M", "7L37", "7S2", "6M", "6L37", "5M", "5L64", "4M", "4L64"], + swagger: ["7M", "6M", "5M", "4M"], + swift: ["4T"], + swordsdance: ["7M", "7L29", "7S2", "6M", "6L29", "5M", "5L78", "4M", "4L78"], + synthesis: ["7T", "7L33", "7S2", "6T", "6L33", "5T", "5L29", "4T", "4L29"], + tackle: ["7L1", "6L1", "5L1", "5S0", "4L1"], + tailwhip: ["7L1", "6L1", "6S1", "5L1", "5S0", "4L1"], + toxic: ["7M", "6M", "5M", "4M"], + workup: ["7M", "5M"], + worryseed: ["7T", "6T", "5T", "4T"], + xscissor: ["7M", "6M", "5M", "4M"], + }}, + froslassgunwoman: {learnset: { + allyswitch: ["7T"], + astonish: ["7L19", "6L1", "5L1", "4L1"], + attract: ["7M", "6M", "5M", "4M"], + auroraveil: ["7M"], + avalanche: ["4M"], + blizzard: ["7M", "7L48", "6M", "6L48", "5M", "5L51", "4M", "4L51"], + block: ["7T", "6T", "5T", "4T"], + captivate: ["7L41", "6L31", "5L31", "4M", "4L31"], + confide: ["7M", "6M"], + confuseray: ["7L32", "6L19", "5L19", "4L19"], + destinybond: ["7L61", "7L1", "6L1", "5L59", "4L59"], + doubleteam: ["7M", "7L5", "7L1", "6M", "6L1", "5M", "5L1", "4M", "4L1"], + drainingkiss: ["7L23", "6L23"], + dreameater: ["7M", "6M", "5M", "4M"], + embargo: ["7M", "6M", "5M", "4M"], + endure: ["4M"], + explosion: ["7L1", "6L1", "5L1", "4L1"], + facade: ["7M", "6M", "5M", "4M"], + flash: ["6M", "5M", "4M"], + fling: ["7M", "6M", "5M", "4M"], + frostbreath: ["7M", "6M", "5M"], + frustration: ["7M", "6M", "5M", "4M"], + gigaimpact: ["7M", "6M", "5M", "4M"], + hail: ["7M", "7L54", "6M", "6L40", "5M", "5L40", "4M", "4L40"], + headbutt: ["4T"], + hiddenpower: ["7M", "6M", "5M", "4M"], + hyperbeam: ["7M", "6M", "5M", "4M"], + icebeam: ["7M", "6M", "5M", "4M"], + icepunch: ["7T", "6T", "5T", "4T"], + iceshard: ["7L10", "7L1", "6L1", "5L37", "4L37"], + icywind: ["7T", "7L14", "6T", "6L13", "5T", "5L13", "4T", "4L13"], + laserfocus: ["7T"], + leer: ["7L1", "6L1", "5L1", "4L1"], + lightscreen: ["7M", "6M", "5M", "4M"], + mudslap: ["4T"], + naturalgift: ["4M"], + ominouswind: ["7L1", "6L22", "5L22", "4T", "4L22"], + painsplit: ["7T", "6T", "5T", "4T"], + payback: ["7M", "6M", "5M", "4M"], + powdersnow: ["7L1", "6L1", "5L1", "4L1"], + protect: ["7M", "6M", "5M", "4M"], + psychic: ["7M", "6M", "5M", "4M"], + psychup: ["7M", "6M", "5M", "4M"], + raindance: ["7M", "6M", "5M", "4M"], + rest: ["7M", "6M", "5M", "4M"], + return: ["7M", "6M", "5M", "4M"], + rollout: ["4T"], + round: ["7M", "6M", "5M"], + safeguard: ["7M", "6M", "5M", "4M"], + secretpower: ["6M", "4M"], + shadowball: ["7M", "7L42", "6M", "6L42", "5M", "4M"], + shockwave: ["7T", "6T", "4M"], + signalbeam: ["7T", "6T", "5T", "4T"], + sleeptalk: ["7M", "6M", "5T", "4M"], + snatch: ["7T", "6T", "5T", "4M"], + snore: ["7T", "6T", "5T", "4T"], + spite: ["7T", "6T", "5T", "4T"], + stealthrock: ["7L1", "6L1", "5L1", "4L1"], + substitute: ["7M", "6M", "5M", "4M"], + suckerpunch: ["4T"], + swagger: ["7M", "6M", "5M", "4M"], + taunt: ["7M", "6M", "5M", "4M"], + telekinesis: ["7T", "5M"], + thunder: ["7M", "6M", "5M", "4M"], + thunderbolt: ["7L1", "7M", "6L1", "6M", "5L1", "5M", "4L1", "4M"], + thunderwave: ["7M", "6M", "5M", "4M"], + torment: ["7M", "6M", "5M", "4M"], + toxic: ["7M", "6M", "5M", "4M"], + trick: ["7T", "6T", "5T", "4T"], + voltswitch: ["7L1", "6L1", "5L1"], + wakeupslap: ["7L37", "6L28", "5L28", "4L28"], + waterpulse: ["7T", "6T", "4M"], + wildcharge: ["7L1", "6L1", "5L1"], + willowisp: ["7M", "7L28"], + }}, + mantinespiny: {learnset: { + acrobatics: ["7M", "6M", "5M"], + aerialace: ["7M", "6M", "5M", "4M", "3M"], + agility: ["7L32", "7V", "6L32", "5L19", "4L19", "3L29"], + aircutter: ["5D", "4T"], + airslash: ["7L36", "6L36", "5L36"], + amnesia: ["7E", "6E", "5E"], + aquaring: ["7L39", "6L39", "5L46", "4L46"], + aquatail: ["7T", "6T", "5T", "4T"], + attract: ["7M", "7V", "6M", "5M", "4M", "3M"], + banefulbunker: ["7L1"], + blizzard: ["7M", "7V", "6M", "5M", "4M", "3M"], + bodyslam: ["3T"], + bounce: ["7T", "7L46", "6T", "6L46", "5T", "5L40", "4T", "4L40"], + brine: ["4M"], + bubble: ["7L1", "7V", "6L1", "5L1", "4L1", "3L1", "3S0"], + bubblebeam: ["7L7", "7L1", "7V", "6L1", "5L1", "4L1", "3L15"], + bulldoze: ["7M", "6M", "5M"], + bulletseed: ["7L1", "6L1", "5L1", "4M", "4L1"], + captivate: ["4M"], + confide: ["7M", "6M"], + confuseray: ["7L11", "7V", "6L11", "5L37", "4L37", "3L50"], + curse: ["7V"], + defog: ["7T", "4M"], + dive: ["6M", "5M", "4T", "3M"], + doubleedge: ["3T"], + doubleteam: ["7M", "7V", "6M", "5M", "4M", "3M"], + earthquake: ["7M", "6M", "5M", "4M", "3M"], + endure: ["7V", "4M", "3T"], + facade: ["7M", "6M", "5M", "4M", "3M"], + frustration: ["7M", "7V", "6M", "5M", "4M", "3M"], + gigaimpact: ["7M", "6M", "5M", "4M"], + gunkshot: ["7T", "6T", "5T", "4T"], + hail: ["7M", "6M", "5M", "4M", "3M"], + haze: ["7E", "7V", "6E", "5E", "4E", "3E"], + headbutt: ["7L16", "7V", "6L16", "5L13", "4T", "4L13"], + helpinghand: ["7T", "6T", "5T", "4T"], + hiddenpower: ["7M", "7V", "6M", "5M", "4M", "3M"], + hydropump: ["7L49", "7E", "7V", "6L49", "6E", "5L49", "5E", "4L49", "4E", "3E"], + hyperbeam: ["7M", "6M", "5M", "4M"], + icebeam: ["7M", "6M", "5M", "4M", "3M"], + icywind: ["7T", "7V", "6T", "5T", "4T", "3T"], + ironhead: ["7T", "6T", "5T", "4T"], + knockoff: ["7L1", "6L1", "5L1", "4L1", "3L1"], + liquidation: ["7T"], + mimic: ["3T"], + mirrorcoat: ["7E", "6E", "5D", "5E", "4E"], + mudslap: ["7V", "4T", "3T"], + mudsport: ["7E", "6E", "5E", "4E", "3E"], + naturalgift: ["4M"], + protect: ["7M", "7V", "6M", "5M", "4M", "3M"], + psybeam: ["7L1", "6L1", "5L1", "4L1"], + raindance: ["7M", "7V", "6M", "5M", "4M", "3M"], + recover: ["7L1", "6L1", "5L1", "4L1", "3L1"], + rest: ["7M", "7V", "6M", "5M", "4M", "3M"], + return: ["7M", "7V", "6M", "5M", "4M", "3M"], + rockslide: ["7M", "6M", "5M", "4M", "4E", "3E"], + rocktomb: ["7M", "6M", "5M", "4M"], + roost: ["7M", "7L1"], + round: ["7M", "6M", "5M"], + scald: ["7M", "6M", "5M"], + secretpower: ["6M", "4M", "3M"], + seedbomb: ["7T", "6T", "5T", "4T"], + signalbeam: ["7T", "7L1", "6T", "6L1", "5T", "5L1", "4T", "4L1"], + slam: ["7E", "7V", "6E", "5E", "4E", "3E"], + sleeptalk: ["7M", "7V", "6M", "5T", "4M", "3T"], + sludgebomb: ["7L1", "6L1", "5L1", "4L1", "3L1"], + snore: ["7T", "7V", "6T", "5T", "4T", "3T"], + splash: ["7E", "6E", "5E", "4E"], + stringshot: ["4T"], + substitute: ["7M", "6M", "5M", "4M", "3T"], + supersonic: ["7L3", "7L1", "7V", "6L1", "5D", "5L1", "4L1", "3L8", "3S0"], + surf: ["7M", "7V", "6M", "5M", "4M", "3M"], + swagger: ["7M", "7V", "6M", "5M", "4M", "3T"], + swift: ["7V", "4T", "3T"], + tackle: ["7L1", "7V", "6L1", "5L1", "4L1", "3L1", "3S0"], + tailwind: ["7T", "6T", "5T", "4T"], + takedown: ["7L27", "7V", "6L27", "5L31", "4L31", "3L22"], + toxic: ["7M", "7V", "6M", "5M", "4M", "3M"], + toxicspikes: ["7L1", "6L1", "5L1", "4L1"], + twister: ["7E", "7V", "6E", "5E", "4E", "3E"], + waterfall: ["7M", "7V", "6M", "5M", "4M", "3M"], + waterpulse: ["7T", "7L19", "6T", "6L19", "5L28", "4M", "4L28", "3M", "3L43"], + watersport: ["7E", "6E", "5E", "4E"], + whirlpool: ["7V", "4M"], + wideguard: ["7L23", "7E", "6L23", "6E", "5L23", "5E"], + wingattack: ["7L14", "7V", "6L14", "5L22", "4L22", "3L36"], + }}, + dodriomystical: {learnset: { + acupressure: ["7L34", "6L28", "5L28", "4L28"], + aerialace: ["7M", "6M", "5M", "4M", "3M"], + agility: ["7L26", "7V", "7V", "6L35", "5L41", "4L41", "3L60", "3S0"], + aircutter: ["4T"], + attract: ["7M", "7V", "6M", "5M", "4M", "3M"], + batonpass: ["3S0"], + bide: ["7V"], + bodyslam: ["7V", "3T"], + captivate: ["4M"], + confide: ["7M", "6M"], + curse: ["7V"], + doubleedge: ["7V", "3T"], + doublehit: ["7L22"], + doubleteam: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + drillpeck: ["7L47", "7V", "7V", "6L41", "5L47", "4L47", "3L47", "3S0"], + echoedvoice: ["7M", "6M", "5M"], + endeavor: ["7T", "7L52", "6T", "6L53", "5T", "5L54", "4T", "4L54"], + endure: ["7V", "4M", "3T"], + facade: ["7M", "6M", "5M", "4M", "3M"], + fly: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + frustration: ["7M", "7V", "6M", "5M", "4M", "3M"], + furyattack: ["7L12", "7V", "7V", "6L13", "5L14", "4L14", "3L1"], + gigaimpact: ["7M", "6M", "5M", "4M"], + growl: ["7L1", "7V", "7V", "6L1", "5L1", "4L1", "3L1"], + hiddenpower: ["7M", "7V", "6M", "5M", "4M", "3M"], + hyperbeam: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + jumpkick: ["7L43"], + knockoff: ["7T", "6T", "5T", "4T"], + lightscreen: ["7L1", "6L1", "5L1", "4L1", "3L1"], + mimic: ["7V", "3T"], + mudslap: ["7V", "4T", "3T"], + naturalgift: ["4M"], + payback: ["7M", "6M", "5M", "4M"], + peck: ["7L1", "7V", "7V", "6L1", "5L1", "4L1", "3L1"], + pluck: ["7L19", "6L1", "5M", "5L1", "4M", "4L1"], + protect: ["7M", "7V", "6M", "5M", "4M", "3M"], + pursuit: ["7L15", "7V", "6L17", "5L19", "4L19", "3L1"], + quickattack: ["7L5", "7L1", "6L1", "5L1", "4L1"], + rage: ["7L8", "7L1", "7V", "7V", "6L1", "5L1", "4L1", "3L25"], + reflect: ["7L1", "7V", "6L1", "5L1", "4L1", "3L1"], + rest: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + return: ["7M", "7V", "6M", "5M", "4M", "3M"], + roost: ["7M", "6M", "5T", "4M"], + round: ["7M", "6M", "5M"], + secretpower: ["6M", "4M", "3M"], + skullbash: ["7V"], + skyattack: ["7T", "7V", "6T", "5T", "4T", "3T"], + sleeptalk: ["7M", "7V", "6M", "5T", "4M", "3T"], + snore: ["7T", "7V", "6T", "5T", "4T", "3T"], + steelwing: ["7M", "7V", "6M", "4M", "3M"], + stompingtantrum: ["7T"], + substitute: ["7M", "7V", "6M", "5M", "4M", "3T"], + sunnyday: ["7M", "7V", "6M", "5M", "4M", "3M"], + swagger: ["7M", "7V", "6M", "5M", "4M", "3T"], + swift: ["7V", "4T", "3T"], + swordsdance: ["7M", "7L38"], + takedown: ["7V"], + taunt: ["7M", "6M", "5M", "4M", "3M"], + thief: ["7M", "7V", "6M", "5M", "4M", "3M"], + thrash: ["7L56", "6L59", "5L60"], + thunderwave: ["7L1", "6L1", "5L1", "4L1", "3L1"], + torment: ["7M", "6M", "5M", "4M", "3M"], + toxic: ["7M", "7V", "7V", "6M", "5M", "4M", "3M"], + triattack: ["7L1", "7V", "7V", "6L25", "5L34", "4L34", "3L21", "3S0"], + trick: ["7L1", "6L1", "5L1", "4L1", "3L1"], + trickroom: ["7L1", "6L1", "5L1", "4L1"], + uproar: ["7T", "7L29", "6T", "6L23", "5T", "5L23", "4T", "4L23", "3L38"], + whirlwind: ["7V"], + workup: ["7M", "5M"], + }}, +}; \ No newline at end of file diff --git a/mods/breedingvariants/pokedex.js b/mods/breedingvariants/pokedex.js new file mode 100644 index 000000000..169012a1c --- /dev/null +++ b/mods/breedingvariants/pokedex.js @@ -0,0 +1,1005 @@ +'use strict'; + +exports.BattlePokedex = { + // As the name implies, Breeding Variants are part of the evolutionary family. + sliggoo: { + num: 705, + species: "Sliggoo", + types: ["Dragon"], + baseStats: {hp: 68, atk: 75, def: 53, spa: 83, spd: 113, spe: 60}, + abilities: {0: "Sap Sipper", 1: "Hydration", H: "Gooey"}, + heightm: 0.8, + weightkg: 17.5, + color: "Purple", + prevo: "goomy", + evos: ["goodra", "goodraflame"], + evoLevel: 40, + eggGroups: ["Dragon"], + }, + goodra: { + num: 706, + species: "Goodra", + types: ["Dragon"], + baseStats: {hp: 90, atk: 100, def: 70, spa: 110, spd: 150, spe: 80}, + abilities: {0: "Sap Sipper", 1: "Hydration", H: "Gooey"}, + heightm: 2, + weightkg: 150.5, + color: "Purple", + prevo: "sliggoo", + evoLevel: 50, + eggGroups: ["Dragon"], + otherFormes: ["goodraflame"], + }, + goodraflame: { + num: 706, + species: "Goodra-Flame", + baseSpecies: "Goodra", + forme: "Flame", + formeLetter: "F", + types: ["Dragon", "Fire"], + baseStats: {hp: 90, atk: 100, def: 70, spa: 110, spd: 150, spe: 90}, + abilities: {0: "Sap Sipper", 1: "Solar Power", H: "Gooey"}, + heightm: 1.8, + weightkg: 120.5, + color: "Red", + prevo: "sliggoo", + evoLevel: 50, + eggGroups: ["Dragon"], + }, + electabuzz: { + num: 125, + species: "Electabuzz", + types: ["Electric"], + genderRatio: {M: 0.75, F: 0.25}, + baseStats: {hp: 65, atk: 83, def: 57, spa: 95, spd: 85, spe: 105}, + abilities: {0: "Static", H: "Vital Spirit"}, + heightm: 1.1, + weightkg: 30, + color: "Yellow", + prevo: "elekid", + evos: ["electivire", "electivirekungfu"], + evoLevel: 30, + eggGroups: ["Human-Like"], + }, + electivire: { + num: 466, + species: "Electivire", + types: ["Electric"], + genderRatio: {M: 0.75, F: 0.25}, + baseStats: {hp: 75, atk: 123, def: 67, spa: 95, spd: 85, spe: 95}, + abilities: {0: "Motor Drive", H: "Vital Spirit"}, + heightm: 1.8, + weightkg: 138.6, + color: "Yellow", + prevo: "electabuzz", + evoLevel: 30, + eggGroups: ["Human-Like"], + otherFormes: ["electivirekungfu"], + }, + electivirekungfu: { + num: 466, + species: "Electivire-Kung-Fu", + baseSpecies: "Electivire", + forme: "Kung-Fu", + formeLetter: "K", + types: ["Electric", "Fighting"], + genderRatio: {M: 0.75, F: 0.25}, + baseStats: {hp: 75, atk: 123, def: 67, spa: 95, spd: 85, spe: 101}, + abilities: {0: "Motor Drive", 1: "Iron Fist", H: "Vital Spirit"}, + heightm: 1.5, + weightkg: 96.8, + color: "Brown", + prevo: "electabuzz", + evoLevel: 30, + eggGroups: ["Human-Like"], + }, + vibrava: { + num: 329, + species: "Vibrava", + types: ["Ground", "Dragon"], + baseStats: {hp: 50, atk: 70, def: 50, spa: 50, spd: 50, spe: 70}, + abilities: {0: "Levitate"}, + heightm: 1.1, + weightkg: 15.3, + color: "Green", + prevo: "trapinch", + evos: ["flygon", "flygonbuzz"], + evoLevel: 35, + eggGroups: ["Bug"], + }, + flygon: { + num: 330, + species: "Flygon", + types: ["Ground", "Dragon"], + baseStats: {hp: 80, atk: 100, def: 80, spa: 80, spd: 80, spe: 100}, + abilities: {0: "Levitate"}, + heightm: 2, + weightkg: 82, + color: "Green", + prevo: "vibrava", + evoLevel: 45, + eggGroups: ["Bug"], + otherFormes: ["flygonbuzz"], + }, + flygonbuzz: { + num: 330, + species: "Flygon-Buzz", + baseSpecies: "Flygon", + forme: "Buzz", + formeLetter: "B", + types: ["Ground", "Bug"], + baseStats: {hp: 80, atk: 100, def: 80, spa: 85, spd: 80, spe: 100}, + abilities: {0: "Levitate", H: "Compound Eyes"}, + heightm: 1.7, + weightkg: 47.2, + color: "Purple", + prevo: "vibrava", + evoLevel: 45, + eggGroups: ["Bug"], + }, + shuppet: { + num: 353, + species: "Shuppet", + types: ["Ghost"], + baseStats: {hp: 44, atk: 75, def: 35, spa: 63, spd: 33, spe: 45}, + abilities: {0: "Insomnia", 1: "Frisk", H: "Cursed Body"}, + heightm: 0.6, + weightkg: 2.3, + color: "Black", + evos: ["banette", "banetteblademaster"], + eggGroups: ["Amorphous"], + }, + banette: { + num: 354, + species: "Banette", + types: ["Ghost"], + baseStats: {hp: 64, atk: 115, def: 65, spa: 83, spd: 63, spe: 65}, + abilities: {0: "Insomnia", 1: "Frisk", H: "Cursed Body"}, + heightm: 1.1, + weightkg: 12.5, + color: "Black", + prevo: "shuppet", + evoLevel: 37, + eggGroups: ["Amorphous"], + otherFormes: ["banettemega", "banetteblademaster"], + }, + banetteblademaster: { + num: 354, + species: "Banette-Blademaster", + baseSpecies: "Banette", + forme: "Blademaster", + formeLetter: "B", + types: ["Ghost", "Fighting"], + baseStats: {hp: 64, atk: 115, def: 65, spa: 83, spd: 89, spe: 65}, + abilities: {0: "Insomnia", 1: "Frisk", H: "Justified"}, + heightm: 1.3, + weightkg: 32.2, + color: "White", + prevo: "shuppet", + evoLevel: 37, + eggGroups: ["Amorphous"], + otherFormes: ["banetteblademastermega"], + }, + banetteblademastermega: { + num: 354, + species: "Banette-Blademaster-Mega", + baseSpecies: "Banette-Blademaster", + forme: "Mega", + formeLetter: "M", + types: ["Ghost", "Fighting"], + baseStats: {hp: 64, atk: 165, def: 75, spa: 93, spd: 109, spe: 65}, + abilities: {0: "Prankster"}, + heightm: 1.4, + weightkg: 32.7, + color: "White", + eggGroups: ["Amorphous"], + }, + seadra: { + num: 117, + species: "Seadra", + types: ["Water"], + baseStats: {hp: 55, atk: 65, def: 95, spa: 95, spd: 45, spe: 85}, + abilities: {0: "Poison Point", 1: "Sniper", H: "Damp"}, + heightm: 1.2, + weightkg: 25, + color: "Blue", + prevo: "horsea", + evos: ["kingdra", "kingdracamo"], + evoLevel: 32, + eggGroups: ["Water 1", "Dragon"], + }, + kingdra: { + num: 230, + species: "Kingdra", + types: ["Water", "Dragon"], + baseStats: {hp: 75, atk: 95, def: 95, spa: 95, spd: 95, spe: 85}, + abilities: {0: "Swift Swim", 1: "Sniper", H: "Damp"}, + heightm: 1.8, + weightkg: 152, + color: "Blue", + prevo: "seadra", + evoLevel: 32, + eggGroups: ["Water 1", "Dragon"], + otherFormes: ["kingracamo"], + }, + kingdracamo: { + num: 230, + species: "Kingdra-Camo", + baseSpecies: "Kingdra", + forme: "Camo", + formeLetter: "C", + types: ["Water", "Dark"], + baseStats: {hp: 75, atk: 95, def: 95, spa: 99, spd: 95, spe: 85}, + abilities: {0: "Protean", 1: "Sniper", H: "Damp"}, + heightm: 1.6, + weightkg: 96, + color: "Blue", + prevo: "seadra", + evoLevel: 32, + eggGroups: ["Water 1"], + }, + charjabug: { + num: 737, + species: "Charjabug", + types: ["Bug", "Electric"], + baseStats: {hp: 57, atk: 82, def: 95, spa: 55, spd: 75, spe: 36}, + abilities: {0: "Battery"}, + heightm: 0.5, + weightkg: 10.5, + color: "Green", + prevo: "grubbin", + evos: ["vikavolt", "vikavoltmigale"], + evoLevel: 20, + eggGroups: ["Bug"], + }, + vikavolt: { + num: 738, + species: "Vikavolt", + types: ["Bug", "Electric"], + baseStats: {hp: 77, atk: 70, def: 90, spa: 145, spd: 75, spe: 43}, + abilities: {0: "Levitate"}, + heightm: 1.5, + weightkg: 45, + color: "Blue", + prevo: "charjabug", + evoLevel: 21, + eggGroups: ["Bug"], + otherFormes: ["vikavolttotem", "vikavoltmigale"], + }, + vikavoltmigale: { + num: 738, + species: "Vikavolt-Migale", + baseSpecies: "Vikavolt", + forme: "Migale", + formeLetter: "M", + types: ["Bug", "Electric"], + baseStats: {hp: 70, atk: 77, def: 90, spa: 145, spd: 75, spe: 75}, + abilities: {0: "Levitate", H: "Compound Eyes"}, + heightm: 1.1, + weightkg: 29.6, + color: "Yellow", + prevo: "charjabug", + evoLevel: 21, + eggGroups: ["Bug"], + }, + quilava: { + num: 156, + species: "Quilava", + types: ["Fire"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 58, atk: 64, def: 58, spa: 80, spd: 65, spe: 80}, + abilities: {0: "Blaze", H: "Flash Fire"}, + heightm: 0.9, + weightkg: 19, + color: "Yellow", + prevo: "cyndaquil", + evos: ["typhlosion", "typhlosioncinder"], + evoLevel: 14, + eggGroups: ["Field"], + }, + typhlosion: { + num: 157, + species: "Typhlosion", + types: ["Fire"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 78, atk: 84, def: 78, spa: 109, spd: 85, spe: 100}, + abilities: {0: "Blaze", H: "Flash Fire"}, + heightm: 1.7, + weightkg: 79.5, + color: "Yellow", + prevo: "quilava", + evoLevel: 36, + eggGroups: ["Field"], + otherFormes: ["typhlosioncinder"], + }, + typhlosioncinder: { + num: 157, + species: "Typhlosion-Cinder", + baseSpecies: "Typhlosion", + forme: "Cinder", + formeLetter: "C", + types: ["Fire", "Ground"], + genderRatio: {m: 0.875, F: 0.125}, + baseStats: {hp: 78, atk: 84, def: 98, spa: 109, spd: 85, spe: 100}, + abilities: {0: "Blaze", 1: "Sand Stream", H: "Flash Fire"}, + heightm: 1.8, + weightkg: 64.5, + color: "Brown", + prevo: "quilava", + evoLevel: 36, + eggGroups: ["Field"], + }, + eevee: { + num: 133, + species: "Eevee", + types: ["Normal"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 55, atk: 55, def: 50, spa: 45, spd: 65, spe: 55}, + abilities: {0: "Run Away", 1: "Adaptability", H: "Anticipation"}, + heightm: 0.3, + weightkg: 6.5, + color: "Brown", + evos: ["vaporeon", "jolteon", "flareon", "flareonocean", "espeon", "espeondusk", "umbreon", "leafeon", "leafeoncutlass" "glaceon", "sylveon", "sylveonprotector"], + eggGroups: ["Field"], + }, + flareon: { + num: 136, + species: "Flareon", + types: ["Fire"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 65, atk: 130, def: 60, spa: 95, spd: 110, spe: 65}, + abilities: {0: "Flash Fire", H: "Guts"}, + heightm: 0.9, + weightkg: 25, + color: "Red", + prevo: "eevee", + evoLevel: 1, + eggGroups: ["Field"], + otherFormes: "flareonocean", + }, + flareonocean: { + num: 136, + species: "Flareon-Ocean", + baseSpecies: "Flareon", + forme: "Ocean", + formeLetter: "O", + types: ["Fire", "Water"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 118, atk: 130, def: 60, spa: 95, spd: 110, spe: 65}, + abilities: {0: "Flash Fire", 1: "Pressure", H: "Guts"}, + heightm: 7.7, + weightkg: 211.5, + color: "Blue", + prevo: "eevee", + evoLevel: 1, + eggGroups: ["Field"], + }, + lapras: { + num: 131, + species: "Lapras", + types: ["Water", "Ice"], + baseStats: {hp: 130, atk: 85, def: 80, spa: 85, spd: 95, spe: 60}, + abilities: {0: "Water Absorb", 1: "Shell Armor", H: "Hydration"}, + heightm: 2.5, + weightkg: 220, + color: "Blue", + eggGroups: ["Monster", "Water 1"], + otherFormes: "laprasangry", + }, + laprasangry: { + num: 131, + species: "Lapras-Angry", + baseSpecies: "Lapras", + forme: "Angry", + formeLetter: "A", + types: ["Water", "Dragon"], + baseStats: {hp: 130, atk: 85, def: 80, spa: 110, spd: 95, spe: 60}, + abilities: {0: "Water Absorb", 1: "Berserk", H: "Hydration"}, + heightm: 2.7, + weightkg: 202, + color: "White", + eggGroups: ["Monster"], + }, + loudred: { + num: 294, + species: "Loudred", + types: ["Normal"], + baseStats: {hp: 84, atk: 71, def: 43, spa: 71, spd: 43, spe: 48}, + abilities: {0: "Soundproof", H: "Scrappy"}, + heightm: 1, + weightkg: 40.5, + color: "Blue", + prevo: "whismur", + evos: ["exploud", "exploudmeow"], + evoLevel: 20, + eggGroups: ["Monster", "Field"], + }, + exploud: { + num: 295, + species: "Exploud", + types: ["Normal"], + baseStats: {hp: 104, atk: 91, def: 63, spa: 91, spd: 73, spe: 68}, + abilities: {0: "Soundproof", H: "Scrappy"}, + heightm: 1.5, + weightkg: 84, + color: "Blue", + prevo: "loudred", + evoLevel: 40, + eggGroups: ["Monster", "Field"], + otherFormes: ["exploudmeow"], + }, + exploudmeow: { + num: 295, + species: "Exploud-Meow", + baseSpecies: "Exploud", + forme: "Meow", + formeLetter: "M", + types: ["Normal"], + baseStats: {hp: 104, atk: 91, def: 63, spa: 91, spd: 73, spe: 91}, + abilities: {0: "Soundproof", 1: "Technician", H: "Scrappy"}, + heightm: 1.2, + weightkg: 58, + color: "Yellow", + prevo: "loudred", + evoLevel: 40, + eggGroups: ["Field"], + }, + metapod: { + num: 11, + species: "Metapod", + types: ["Bug"], + baseStats: {hp: 50, atk: 20, def: 55, spa: 25, spd: 25, spe: 30}, + abilities: {0: "Shed Skin"}, + heightm: 0.7, + weightkg: 9.9, + color: "Green", + prevo: "caterpie", + evos: ["butterfree", "butterfreearmor"], + evoLevel: 7, + eggGroups: ["Bug"], + }, + butterfree: { + num: 12, + species: "Butterfree", + types: ["Bug", "Flying"], + baseStats: {hp: 60, atk: 45, def: 50, spa: 90, spd: 80, spe: 70}, + abilities: {0: "Compound Eyes", H: "Tinted Lens"}, + heightm: 1.1, + weightkg: 32, + color: "White", + prevo: "metapod", + evoLevel: 10, + eggGroups: ["Bug"], + otherFormes: ["butterfreearmor"], + }, + butterfreearmor: { + num: 12, + species: "Butterfree-Armor", + baseSpecies: "Butterfree", + forme: "Armor", + formeLetter: "A", + types: ["Bug", "Rock"], + baseStats: {hp: 60, atk: 45, def: 140, spa: 90, spd: 80, spe: 70}, + abilities: {0: "Compound Eyes", 1: "Sturdy", H: "Tinted Lens"}, + heightm: 0.8, + weightkg: 26.2, + color: "Yellow", + prevo: "metapod", + evoLevel: 10, + eggGroups: ["Bug"], + }, + espeon: { + num: 196, + species: "Espeon", + types: ["Psychic"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 65, atk: 65, def: 60, spa: 130, spd: 95, spe: 110}, + abilities: {0: "Synchronize", H: "Magic Bounce"}, + heightm: 0.9, + weightkg: 26.5, + color: "Purple", + prevo: "eevee", + evoLevel: 2, + eggGroups: ["Field"], + otherFormes: ["espeondusk"], + }, + espeondusk: { + num: 196, + species: "Espeon-Dusk", + baseSpecies: "Espeon", + forme: "Dusk", + formeLetter: "D", + types: ["Psychic", "Dark"], + genderRatio: {m: 0.875, F: 0.125}, + baseStats: {hp: 65, atk: 65, def: 85, spa: 130, spd: 95, spe: 110}, + abilities: {0: "Synchronize", 1: "Inner Focus", H: "Magic Bounce"}, + heightm: 0.9, + weightkg: 26.7, + color: "Black", + prevo: "eevee", + evoLevel: 2, + eggGroups: ["Field"], + }, + bergmite: { + num: 712, + species: "Bergmite", + types: ["Ice"], + baseStats: {hp: 55, atk: 69, def: 85, spa: 32, spd: 35, spe: 28}, + abilities: {0: "Own Tempo", 1: "Ice Body", H: "Sturdy"}, + heightm: 1, + weightkg: 99.5, + color: "Blue", + evos: ["avalugg", "avaluggshield"], + eggGroups: ["Monster"], + }, + avalugg: { + num: 713, + species: "Avalugg", + types: ["Ice"], + baseStats: {hp: 95, atk: 117, def: 184, spa: 44, spd: 46, spe: 28}, + abilities: {0: "Own Tempo", 1: "Ice Body", H: "Sturdy"}, + heightm: 2, + weightkg: 505, + color: "Blue", + prevo: "bergmite", + evoLevel: 37, + eggGroups: ["Monster"], + otherFormes: ["avaluggshield"], + }, + avaluggshield: { + num: 713, + species: "Avalugg-Shield", + baseSpecies: "Avalugg", + forme: "Shield", + formeLetter: "S", + types: ["Ice", "Steel"], + baseStats: {hp: 95, atk: 117, def: 184, spa: 44, spd: 92, spe: 28}, + abilities: {0: "Soundproof", 1: "Ice Body", H: "Sturdy"}, + heightm: 1.6, + weightkg: 327.2, + color: "Gray", + prevo: "bergmite", + evoLevel: 37, + eggGroups: ["Monster"], + }, + duskull: { + num: 355, + species: "Duskull", + types: ["Ghost"], + baseStats: {hp: 20, atk: 40, def: 90, spa: 30, spd: 90, spe: 25}, + abilities: {0: "Levitate", H: "Frisk"}, + heightm: 0.8, + weightkg: 15, + color: "Black", + evos: ["dusclops", "dusclopsgastric"], + eggGroups: ["Amorphous"], + }, + dusclops: { + num: 356, + species: "Dusclops", + types: ["Ghost"], + baseStats: {hp: 40, atk: 70, def: 130, spa: 60, spd: 130, spe: 25}, + abilities: {0: "Pressure", H: "Frisk"}, + heightm: 1.6, + weightkg: 30.6, + color: "Black", + prevo: "duskull", + evos: ["dusknoir"], + evoLevel: 37, + eggGroups: ["Amorphous"], + otherFormes: ["dusclopsgastric"], + }, + dusclopsgastric: { + num: 356, + species: "Dusclops-Gastric", + baseSpecies: "Dusclops", + forme: "Gastric", + formeLetter: "G", + types: ["Ghost", "Water"], + baseStats: {hp: 75, atk: 70, def: 130, spa: 60, spd: 130, spe: 25}, + abilities: {0: "Pressure", 1: "Sticky Hold", H: "Frisk"}, + heightm: 1.2, + weightkg: 30.2, + color: "Purple", + prevo: "duskull", + evos: ["dusknoir"], + evoLevel: 37, + eggGroups: ["Amorphous"], + }, + braixen: { + num: 654, + species: "Braixen", + types: ["Fire"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 59, atk: 59, def: 58, spa: 90, spd: 70, spe: 73}, + abilities: {0: "Blaze", H: "Magician"}, + heightm: 1, + weightkg: 14.5, + color: "Red", + prevo: "fennekin", + evos: ["delphox", "delphoxlazy"], + evoLevel: 16, + eggGroups: ["Field"], + }, + delphox: { + num: 655, + species: "Delphox", + types: ["Fire", "Psychic"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 75, atk: 69, def: 72, spa: 114, spd: 100, spe: 104}, + abilities: {0: "Blaze", H: "Magician"}, + heightm: 1.5, + weightkg: 39, + color: "Red", + prevo: "braixen", + evoLevel: 36, + eggGroups: ["Field"], + otherFormes: ["delphoxlazy"], + }, + delphoxlazy: { + num: 655, + species: "Delphox-Lazy", + baseSpecies: "Delphox", + forme: "Lazy", + formeLetter: "L", + types: ["Fire", "Normal"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 75, atk: 114, def: 72, spa: 114, spd: 100, spe: 104}, + abilities: {0: "Blaze", 1: "Truant", H: "Magician"}, + heightm: 1.7, + weightkg: 84.7, + color: "Brown", + prevo: "braixen", + evoLevel: 36, + eggGroups: ["Field"], + }, + fomantis: { + num: 753, + species: "Fomantis", + types: ["Grass"], + baseStats: {hp: 40, atk: 55, def: 35, spa: 50, spd: 35, spe: 35}, + abilities: {0: "Leaf Guard", H: "Contrary"}, + heightm: 0.3, + weightkg: 1.5, + color: "Pink", + evos: ["lurantis", "lurantisnut"], + eggGroups: ["Grass"], + }, + lurantis: { + num: 754, + species: "Lurantis", + types: ["Grass"], + baseStats: {hp: 70, atk: 105, def: 90, spa: 80, spd: 90, spe: 45}, + abilities: {0: "Leaf Guard", H: "Contrary"}, + heightm: 0.9, + weightkg: 18.5, + color: "Pink", + prevo: "fomantis", + evoLevel: 34, + eggGroups: ["Grass"], + otherFormes: ["lurantistotem", "lurantisnut"], + }, + lurantisnut: { + num: 754, + species: "Lurantis-Nut", + baseSpecies: "Lurantis", + forme: "Nut", + formeLetter: "N", + types: ["Grass", "Dragon"], + baseStats: {hp: 75, atk: 105, def: 90, spa: 102, spd: 90, spe: 45}, + abilities: {0: "Leaf Guard", 1: "Frisk", H: "Contrary"}, + heightm: 5.9, + weightkg: 217, + color: "Yellow", + prevo: "fomantis", + evoLevel: 34, + eggGroups: ["Grass"], + }, + sylveon: { + num: 700, + species: "Sylveon", + types: ["Fairy"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 95, atk: 65, def: 65, spa: 110, spd: 130, spe: 60}, + abilities: {0: "Cute Charm", H: "Pixilate"}, + heightm: 1, + weightkg: 23.5, + color: "Pink", + prevo: "eevee", + evoLevel: 2, + eggGroups: ["Field"], + otherFormes: ["sylveonprotector"], + }, + sylveonprotector: { + num: 700, + species: "Sylveon-Protector", + baseSpecies: "Sylveon", + forme: "Protector", + formeLetter: "P", + types: ["Fairy", "Ground"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 95, atk: 65, def: 98, spa: 110, spd: 130, spe: 60}, + abilities: {0: "Cute Charm", 1: "Solid Rock", H: "Pixilate"}, + heightm: 1.7, + weightkg: 153.1, + color: "Gray", + prevo: "eevee", + evoLevel: 2, + eggGroups: ["Field"], + }, + skarmory: { + num: 227, + species: "Skarmory", + types: ["Steel", "Flying"], + baseStats: {hp: 65, atk: 80, def: 140, spa: 40, spd: 70, spe: 70}, + abilities: {0: "Keen Eye", 1: "Sturdy", H: "Weak Armor"}, + heightm: 1.7, + weightkg: 50.5, + color: "Gray", + eggGroups: ["Flying"], + otherFormes: ["skarmoryprimordial"], + }, + skarmoryprimordial: { + num: 227, + species: "Skarmory-Primordial", + baseSpecies: "Skarmory", + forme: "Primordial", + formeLetter: "P", + types: ["Steel", "Flying"], + baseStats: {hp: 65, atk: 110, def: 140, spa: 40, spd: 70, spe: 70}, + abilities: {0: "Defeatist", 1: "Sturdy", H: "Weak Armor"}, + heightm: 1.5, + weightkg: 41.2, + color: "Yellow", + eggGroups: ["Flying"], + }, + monferno: { + num: 391, + species: "Monferno", + types: ["Fire", "Fighting"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 64, atk: 78, def: 52, spa: 78, spd: 52, spe: 81}, + abilities: {0: "Blaze", H: "Iron Fist"}, + heightm: 0.9, + weightkg: 22, + color: "Brown", + prevo: "chimchar", + evos: ["infernape", "infernapebugout"], + evoLevel: 14, + eggGroups: ["Field", "Human-Like"], + }, + infernape: { + num: 392, + species: "Infernape", + types: ["Fire", "Fighting"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 76, atk: 104, def: 71, spa: 104, spd: 71, spe: 108}, + abilities: {0: "Blaze", H: "Iron Fist"}, + heightm: 1.2, + weightkg: 55, + color: "Brown", + prevo: "monferno", + evoLevel: 36, + eggGroups: ["Field", "Human-Like"], + otherFormes: ["infernapebugout"], + }, + infernapebugout: { + num: 392, + species: "Infernape-Bugout", + baseSpecies: "Infernape", + forme: "Bugout", + formeLetter: "B", + types: ["Fire", "Bug"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 76, atk: 104, def: 75, spa: 104, spd: 78, spe: 108}, + abilities: {0: "Blaze", 1: "Tinted Lens", H: "Iron Fist"}, + heightm: 0.9, + weightkg: 36.3, + color: "Purple", + prevo: "monferno", + evoLevel: 36, + eggGroups: ["Human-Like"], + }, + shroomish: { + num: 285, + species: "Shroomish", + types: ["Grass"], + baseStats: {hp: 60, atk: 40, def: 60, spa: 40, spd: 60, spe: 35}, + abilities: {0: "Effect Spore", 1: "Poison Heal", H: "Quick Feet"}, + heightm: 0.4, + weightkg: 4.5, + color: "Brown", + evos: ["breloom", "breloomluau"], + eggGroups: ["Fairy", "Grass"], + }, + breloom: { + num: 286, + species: "Breloom", + types: ["Grass", "Fighting"], + baseStats: {hp: 60, atk: 130, def: 80, spa: 60, spd: 60, spe: 70}, + abilities: {0: "Effect Spore", 1: "Poison Heal", H: "Technician"}, + heightm: 1.2, + weightkg: 39.2, + color: "Green", + prevo: "shroomish", + evoLevel: 23, + eggGroups: ["Fairy", "Grass"], + otherFormes: ["breloomluau"], + }, + breloomluau: { + num: 286, + species: "Breloom-Luau", + baseSpecies: "Breloom", + forme: "Luau", + formeLetter: "L", + types: ["Fighting", "Fairy"], + baseStats: {hp: 70, atk: 130, def: 80, spa: 60, spd: 60, spe: 85}, + abilities: {0: "Triage", 1: "Poison Heal", H: "Technician"}, + heightm: 0.6, + weightkg: 19.7, + color: "Green", + prevo: "shroomish", + evoLevel: 23, + eggGroups: ["Grass"], + }, + leafeon: { + num: 470, + species: "Leafeon", + types: ["Grass"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 65, atk: 110, def: 130, spa: 60, spd: 65, spe: 95}, + abilities: {0: "Leaf Guard", H: "Chlorophyll"}, + heightm: 1, + weightkg: 25.5, + color: "Green", + prevo: "eevee", + evoLevel: 2, + eggGroups: ["Field"], + otherFormes: ["leafeoncutlass"], + }, + leafeoncutlass: { + num: 470, + species: "Leafeon-Cutlass", + baseSpecies: "Leafeon", + forme: "Cutlass", + formeLetter: "C", + types: ["Grass", "Steel"], + genderRatio: {M: 0.875, F: 0.125}, + baseStats: {hp: 65, atk: 110, def: 130, spa: 87, spd: 65, spe: 95}, + abilities: {0: "Leaf Guard", 1: "Justified", H: "Chlorophyll"}, + heightm: 1.1, + weightkg: 39.7, + color: "Blue", + prevo: "eevee", + evoLevel: 2, + eggGroups: ["Field"], + }, + snorunt: { + num: 361, + species: "Snorunt", + types: ["Ice"], + baseStats: {hp: 50, atk: 50, def: 50, spa: 50, spd: 50, spe: 50}, + abilities: {0: "Inner Focus", 1: "Ice Body", H: "Moody"}, + heightm: 0.7, + weightkg: 16.8, + color: "Gray", + evos: ["glalie", "froslass", "froslassgunwoman"], + eggGroups: ["Fairy", "Mineral"], + }, + froslass: { + num: 478, + species: "Froslass", + types: ["Ice", "Ghost"], + gender: "F", + baseStats: {hp: 70, atk: 80, def: 70, spa: 80, spd: 70, spe: 110}, + abilities: {0: "Snow Cloak", H: "Cursed Body"}, + heightm: 1.3, + weightkg: 26.6, + color: "White", + prevo: "snorunt", + evoLevel: 1, + eggGroups: ["Fairy", "Mineral"], + otherFormes: ["froslassgunwoman"], + }, + froslassgunwoman: { + num: 478, + species: "Froslass-Gunwoman", + baseSpecies: "Froslass", + forme: "Gunwoman", + formeLetter: "G", + types: ["Ice", "Electric"], + gender: "F", + baseStats: {hp: 70, atk: 100, def: 70, spa: 80, spd: 70, spe: 110}, + abilities: {0: "Snow Cloak", 1: "Galvanize", H: "Cursed Body"}, + heightm: 1.5, + weightkg: 171.3, + color: "Gray", + prevo: "snorunt", + evoLevel: 1, + eggGroups: ["Mineral"], + }, + mantyke: { + num: 458, + species: "Mantyke", + types: ["Water", "Flying"], + baseStats: {hp: 45, atk: 20, def: 50, spa: 60, spd: 120, spe: 50}, + abilities: {0: "Swift Swim", 1: "Water Absorb", H: "Water Veil"}, + heightm: 1, + weightkg: 65, + color: "Blue", + evos: ["mantine", "mantinespiny"], + eggGroups: ["Undiscovered"], + }, + mantine: { + num: 226, + species: "Mantine", + types: ["Water", "Flying"], + baseStats: {hp: 85, atk: 40, def: 70, spa: 80, spd: 140, spe: 70}, + abilities: {0: "Swift Swim", 1: "Water Absorb", H: "Water Veil"}, + heightm: 2.1, + weightkg: 220, + color: "Purple", + prevo: "mantyke", + evoLevel: 1, + eggGroups: ["Water 1"], + otherFormes: ["mantinespiny"], + }, + mantinespiny: { + num: 226, + species: "Mantine-Spiny", + baseSpecies: "Mantine", + forme: "Spiny", + formeLetter: "S", + types: ["Flying", "Poison"], + baseStats: {hp: 85, atk: 40, def: 111, spa: 80, spd: 140, spe: 70}, + abilities: {0: "Swift Swim", 1: "Water Absorb", H: "Merciless"}, + heightm: 1.4, + weightkg: 117.2, + color: "Blue", + prevo: "mantyke", + evoLevel: 1, + eggGroups: ["Water 1"], + }, + doduo: { + num: 84, + species: "Doduo", + types: ["Normal", "Flying"], + baseStats: {hp: 35, atk: 85, def: 45, spa: 35, spd: 35, spe: 75}, + abilities: {0: "Run Away", 1: "Early Bird", H: "Tangled Feet"}, + heightm: 1.4, + weightkg: 39.2, + color: "Brown", + evos: ["dodrio", "dodriomystical"], + eggGroups: ["Flying"], + }, + dodrio: { + num: 85, + species: "Dodrio", + types: ["Normal", "Flying"], + baseStats: {hp: 60, atk: 110, def: 70, spa: 60, spd: 60, spe: 110}, + abilities: {0: "Run Away", 1: "Early Bird", H: "Tangled Feet"}, + heightm: 1.8, + weightkg: 85.2, + color: "Brown", + prevo: "doduo", + evoLevel: 31, + eggGroups: ["Flying"], + otherFormes: ["dodriomystical"], + }, + dodriomystical: { + num: 85, + species: "Dodrio-Mystical", + baseSpecies: "Dodrio", + forme: "Mystical", + formeLetter: "M", + types: ["Normal", "Flying"], + baseStats: {hp: 60, atk: 110, def: 70, spa: 60, spd: 70, spe: 110}, + abilities: {0: "Run Away", 1: "Magic Guard", H: "Tangled Feet"}, + heightm: 1.6, + weightkg: 49.6, + color: "Black", + prevo: "doduo", + evoLevel: 31, + eggGroups: ["Flying"], + }, +}; \ No newline at end of file