Monotype Gen 8

Status
Not open for further replies.
I'll buff Fabio



New Ability: Majestic ( Special Intimidate clone )
New Move: Energy Ball
New Move: Tail Glow

I'm not completely sold on Tail Glow being balanced; although I suspect that Ampharos-M's 45 base speed combined with the lack of fully defensive teams in monotype will keep it in check. The idea is not to sweep with it, but rather to break a wall that may try to stall you out. Nasty Plot is the other obvious option of course. I'm hoping for feedback on whether TG would be broken or NP would be sufficient.
It would do well against stall teams, however it would struggle somewhat against offensive teams due to low Speed. While Electric can run Sticky Web, as G Luke said Galvantula is poor on those teams so it is quite rare. I think Tail Glow Ampharos is fine.
 
I'm working on an app that can generate pokedex code from a google sheet, something that will be very helpful for this and other mods. Since this mod has a massive number of uncoded fakemons as well as lots of info for each of them ( such as egg groups and weights ), I'm starting with it to develop the app. It's relatively functional so far:
Code:
angealous: {
    num: 800,
    species: "Angealous",
    types: ["Fairy", "Fighting"],
    genderRatio: "N",
    baseStats: {hp: 40, atk: 48, def: 180, spa: 92, spd: 100, spe: 40},
    abilities: {0: "Cute Charm", 1: "Anger Point", H: "Sheer Force"},
},
basilom: {
    num: 800,
    species: "Basilom",
    types: ["Dragon ", "Poison"],
    genderRatio: "N",
    baseStats: {hp: 80, atk: 115, def: 90, spa: 80, spd: 70, spe: 95},
    abilities: {0: "Poison Touch", H: "Corrosion"},
},
burrobee: {
    num: 800,
    species: "Burrobee",
    types: ["Bug", "Ground"],
    genderRatio: "N",
    baseStats: {hp: 90, atk: 90, def: 80, spa: 130, spd: 74, spe: 111},
    abilities: {0: "Mold Breaker", 1: "Honey Gather", H: "Sand Force"},
},
chandelurealola: {
    num: 800,
    species: "Chandelure-Alola",
    types: ["Ice", "Ghost"],
    genderRatio: "N",
    baseStats: {hp: 55, atk: 35, def: 100, spa: 135, spd: 100, spe: 95},
    abilities: {0: "Frozen Fire", 1: "Ice Body", H: "Infiltrator"},
},
clawcroach: {
    num: 800,
    species: "Clawcroach",
    types: ["Bug"],
    genderRatio: "N",
    baseStats: {hp: 75, atk: 125, def: 70, spa: 55, spd: 110, spe: 95},
    abilities: {0: "Swarm", 1: "Compoundeyes", H: "Calloused"},
},
contrunion: {
    num: 800,
    species: "Contrunion",
    types: ["Ice", "Fire"],
    genderRatio: "N",
    baseStats: {hp: 62, atk: 102, def: 42, spa: 102, spd: 42, spe: 142},
    abilities: {0: "Slush Rush", 1: "Solar Power", H: "Sheer Force"},
},
corsteela: {
    num: 800,
    species: "Corsteela",
    types: ["Water", "Steel"],
    genderRatio: "N",
    baseStats: {hp: 85, atk: 75, def: 115, spa: 85, spd: 115, spe: 55},
    abilities: {0: "Adaptability", 1: "Natural Cure", H: "Regenerator"},
},
cryptech: {
    num: 800,
    species: "Cryptech",
    types: ["Steel", "Poison"],
    genderRatio: "N",
    baseStats: {hp: 83, atk: 71, def: 73, spa: 101, spd: 121, spe: 131},
    abilities: {0: "Datamining", H: "Analytic"},
},
cursphinx: {
    num: 800,
    species: "Cursphinx",
    types: ["Rock", "Ghost"],
    genderRatio: "N",
    baseStats: {hp: 68, atk: 78, def: 94, spa: 118, spd: 48, spe: 124},
    abilities: {0: "Sand Force", 1: "Cursed Body", H: "Levitate"},
},
electiviremega: {
    num: 800,
    species: "Electivire-Mega",
    types: ["Electric", "Fighting"],
    genderRatio: "N",
    baseStats: {hp: 75, atk: 165, def: 115, spa: 105, spd: 115, spe: 75},
    abilities: {0: "Iron Fist"},
},
electrolyte: {
    num: 800,
    species: "Electrolyte",
    types: ["Psychic", "Electric"],
    genderRatio: "N",
    baseStats: {hp: 78, atk: 117, def: 80, spa: 60, spd: 104, spe: 91},
    abilities: {0: "Strong Jaw", 1: "Volt Absorb", H: "Telepathy"},
},
gryphoid: {
    num: 800,
    species: "Gryphoid",
    types: ["Dragon", "Steel"],
    genderRatio: "N",
    baseStats: {hp: 95, atk: 95, def: 95, spa: 95, spd: 95, spe: 45},
    abilities: {0: "Battle Armor"},
},
haluslime: {
    num: 800,
    species: "Haluslime",
    types: ["Psychic", "Poison"],
    genderRatio: "N",
    baseStats: {hp: 90, atk: 60, def: 70, spa: 100, spd: 110, spe: 90},
    abilities: {0: "Liquid Ooze", 1: "Stench", H: "Illusion"},
},
jerbola: {
    num: 800,
    species: "Jerbola",
    types: ["Normal", "Fairy"],
    genderRatio: "N",
    baseStats: {hp: 65, atk: 45, def: 75, spa: 45, spd: 75, spe: 115},
    abilities: {0: "Cute Charm", 1: "Hustle", H: "Huge Power"},
},
krakatuby: {
    num: 800,
    species: "Krakatuby",
    types: ["Rock", "Fire"],
    genderRatio: "N",
    baseStats: {hp: 84, atk: 134, def: 104, spa: 70, spd: 84, spe: 104},
    abilities: {0: "Crystal Core"},
},
lupina: {
    num: 800,
    species: "Lupina",
    types: ["Dark"],
    genderRatio: "N",
    baseStats: {hp: 80, atk: 110, def: 75, spa: 80, spd: 85, spe: 100},
    abilities: {0: "Strong Jaw", 1: "Moxie", H: "Infiltrator"},
},
magmule: {
    num: 800,
    species: "Magmule",
    types: ["Fire", "Ground"],
    genderRatio: "N",
    baseStats: {hp: 10, atk: 60, def: 120, spa: 100, spd: 70, spe: 50},
    abilities: {0: "Own Tempo", 1: "Dry Skin", H: "Thick Fat"},
},
pixoil: {
    num: 800,
    species: "Pixoil",
    types: ["Fairy", "Ground"],
    genderRatio: "N",
    baseStats: {hp: 75, atk: 70, def: 60, spa: 120, spd: 130, spe: 70},
    abilities: {0: "Sand Veil", 1: "Sand Force", H: "Marvel Scale"},
},
pumpkindle: {
    num: 800,
    species: "Pumpkindle",
    types: ["Grass", "Fire"],
    genderRatio: "N",
    baseStats: {hp: 90, atk: 68, def: 121, spa: 109, spd: 82, spe: 60},
    abilities: {0: "Flash Fire", 1: "Solar Power", H: "Drought"},
},
rangeruff: {
    num: 800,
    species: "Rangeruff",
    types: ["Psychic", "Normal"],
    genderRatio: "N",
    baseStats: {hp: 80, atk: 110, def: 80, spa: 70, spd: 80, spe: 110},
    abilities: {0: "Frisk", H: "Guts"},
},
rockatrice: {
    num: 800,
    species: "Rockatrice",
    types: ["Rock", "Flying"],
    genderRatio: "N",
    baseStats: {hp: 115, atk: 80, def: 80, spa: 95, spd: 95, spe: 115},
    abilities: {0: "Keen Eye", H: "Magic Guard"},
},
scorpiod: {
    num: 800,
    species: "Scorpiod",
    types: ["Poison", "Ground"],
    genderRatio: "N",
    baseStats: {hp: 65, atk: 105, def: 105, spa: 65, spd: 95, spe: 95},
    abilities: {0: "Battle Armor", 1: "Sniper", H: "Mold Breaker"},
},
souldier: {
    num: 800,
    species: "Souldier",
    types: ["Ghost", "Fighting"],
    genderRatio: "N",
    baseStats: {hp: 60, atk: 120, def: 60, spa: 89, spd: 90, spe: 101},
    abilities: {0: "Vital Spirit", 1: "Cursed Body", H: "Moxie"},
},
spirisheet: {
    num: 800,
    species: "Spirisheet",
    types: ["Ghost", "Normal"],
    genderRatio: "N",
    baseStats: {hp: 65, atk: 70, def: 70, spa: 90, spd: 125, spe: 110},
    abilities: {0: "Magic Guard", 1: "Magic Bounce", H: "Disguise"},
},
temprasect: {
    num: 800,
    species: "Temprasect",
    types: ["Bug", "Dragon"],
    genderRatio: "N",
    baseStats: {hp: 50, atk: 120, def: 60, spa: 110, spd: 70, spe: 90},
    abilities: {0: "Dancer", H: "Serene Grace"},
},
termight: {
    num: 800,
    species: "Termight",
    types: ["Bug", "Fighting"],
    genderRatio: "N",
    baseStats: {hp: 90, atk: 55, def: 100, spa: 120, spd: 120, spe: 45},
    abilities: {0: "Iron Fist", 1: "Swarm", H: "Prankster"},
},
thunderusa: {
    num: 800,
    species: "Thunderusa",
    types: ["Dark", "Electric"],
    genderRatio: "N",
    baseStats: {hp: 90, atk: 120, def: 90, spa: 70, spd: 80, spe: 75},
    abilities: {0: "Gluttony", H: "Galvanize"},
},
ursanium: {
    num: 800,
    species: "Ursanium",
    types: ["Ice", "Steel"],
    genderRatio: "N",
    baseStats: {hp: 61, atk: 103, def: 107, spa: 59, spd: 75, spe: 115},
    abilities: {0: "Ice Body", 1: "Skill Link", H: "Guts"},
},
venusauralola: {
    num: 800,
    species: "Venusaur-Alola",
    types: ["Grass", "Rock"],
    genderRatio: "N",
    baseStats: {hp: 80, atk: 100, def: 100, spa: 82, spd: 88, spe: 80},
    abilities: {0: "Overgrow", H: "Thick Fat"},
},
vivifire: {
    num: 800,
    species: "Vivifire",
    types: ["Fire", "Fairy"],
    genderRatio: "N",
    baseStats: {hp: 78, atk: 68, def: 75, spa: 105, spd: 89, spe: 115},
    abilities: {0: "Flash Fire", 1: "Serene Grace", H: "Prankster"},
},

But it's incomplete. There are a few things I need from whoever edits the spreadsheet in order to have it be complete:

Weight: Please only have the number in kg. Delete the lb measurements from the spreadsheet or put them in a different column if you want to keep them.

Egg Groups: These don't effect anything in battle, but you will see them when you type !dt [pokemon name] in the chat. Only add them to the spreadsheet if you care about this.

Also Magmule only has 10 HP on the spreadsheet, which shows in the code above.

( I'm still working on the gender part )
 
Scoopapa great work with the app, I have removed the pound weights and gone purely kilos instead, and have added Egg Groups too. As I have heard no objections to Pidgeot gaining Focus Blast and Ampharos gaining Tail Glow, Energy Ball and Majestic, those will be implemented.
 
JavaScript:
angealous: {
    num: 1.5,
    species: "Angealous",
    types: ["Fairy", "Fighting"],
    baseStats: {hp: 85, atk: 60, def: 70, spa: 90, spd: 90, spe: 111},
    abilities: {0: "Cute Charm", 1: "Anger Point", H: "Sheer Force"},
    weightkg: 9,
    eggGroups: [ "Fariy"],
},
basilom: {
    num: 2.5,
    species: "Basilom",
    types: ["Dragon", "Poison"],
    baseStats: {hp: 80, atk: 115, def: 90, spa: 80, spd: 70, spe: 95},
    abilities: {0: "Poison Touch", H: "Corrosion"},
    weightkg: 42.5,
    eggGroups: [ "Dragon"],
},
burrobee: {
    num: 3.5,
    species: "Burrobee",
    types: ["Bug", "Ground"],
    baseStats: {hp: 90, atk: 90, def: 80, spa: 130, spd: 74, spe: 111},
    abilities: {0: "Mold Breaker", 1: "Honey Gather", H: "Sand Force"},
    weightkg: 90,
    eggGroups: [ "Bug"],
},
chandelurealola: {
    num: 4.5,
    species: "Chandelure-Alola",
    types: ["Ice", "Ghost"],
    baseStats: {hp: 55, atk: 35, def: 100, spa: 135, spd: 100, spe: 95},
    abilities: {0: "Frozen Fire", 1: "Ice Body", H: "Infiltrator"},
    weightkg: 34.3,
    eggGroups: [ "Amporphous"],
},
clawcroach: {
    num: 5.5,
    species: "Clawcroach",
    types: ["Bug"],
    gender: "M",
    baseStats: {hp: 75, atk: 125, def: 70, spa: 55, spd: 110, spe: 95},
    abilities: {0: "Swarm", 1: "Compoundeyes", H: "Calloused"},
    weightkg: 60,
    eggGroups: [ "Bug"],
},
contrunion: {
    num: 6.5,
    species: "Contrunion",
    types: ["Ice", "Fire"],
    gender: "N",
    baseStats: {hp: 62, atk: 102, def: 42, spa: 102, spd: 42, spe: 142},
    abilities: {0: "Slush Rush", 1: "Solar Power", H: "Sheer Force"},
    weightkg: 21.3,
    eggGroups: [ "Amporphous"],
},
corsteela: {
    num: 7.5,
    species: "Corsteela",
    types: ["Water", "Steel"],
    baseStats: {hp: 85, atk: 75, def: 115, spa: 85, spd: 115, spe: 55},
    abilities: {0: "Adaptability", 1: "Natural Cure", H: "Regenerator"},
    weightkg: 9.0kg,
    eggGroups: [ "Water1", "Water3"],
},
cryptech: {
    num: 8.5,
    species: "Cryptech",
    types: ["Steel", "Poison"],
    gender: "N",
    baseStats: {hp: 83, atk: 71, def: 73, spa: 101, spd: 121, spe: 131},
    abilities: {0: "Datamining", H: "Analytic"},
    weightkg: 556.3,
    eggGroups: [ "Undiscovered"],
},
cursphinx: {
    num: 9.5,
    species: "Cursphinx",
    types: ["Rock", "Ghost"],
    gender: "N",
    baseStats: {hp: 68, atk: 78, def: 94, spa: 118, spd: 48, spe: 124},
    abilities: {0: "Sand Force", 1: "Cursed Body", H: "Levitate"},
    weightkg: 9.97,
    eggGroups: [ "Amorphous"],
},
electiviremega: {
    num: 10.5,
    species: "Electivire-Mega",
    types: ["Electric", "Fighting"],
    baseStats: {hp: 75, atk: 165, def: 115, spa: 105, spd: 115, spe: 75},
    abilities: {0: "Iron Fist"},
    weightkg: 150,
    eggGroups: [ "Human-like"],
},
electrolyte: {
    num: 11.5,
    species: "Electrolyte",
    types: ["Psychic", "Electric"],
    baseStats: {hp: 78, atk: 117, def: 80, spa: 60, spd: 104, spe: 91},
    abilities: {0: "Strong Jaw", 1: "Volt Absorb", H: "Telepathy"},
    weightkg: 120,
    eggGroups: [ "Water2", "Amorphous"],
},
gryphoid: {
    num: 12.5,
    species: "Gryphoid",
    types: ["Dragon", "Steel"],
    baseStats: {hp: 95, atk: 95, def: 95, spa: 95, spd: 95, spe: 45},
    abilities: {0: "Battle Armor"},
    weightkg: 120,
    eggGroups: [ "Mineral"],
},
haluslime: {
    num: 13.5,
    species: "Haluslime",
    types: ["Psychic", "Poison"],
    baseStats: {hp: 90, atk: 60, def: 70, spa: 100, spd: 110, spe: 90},
    abilities: {0: "Liquid Ooze", 1: "Stench", H: "Illusion"},
    weightkg: 30,
    eggGroups: [ "Amorphous", "Mineral"],
},
jerbola: {
    num: 14.5,
    species: "Jerbola",
    types: ["Normal", "Fairy"],
    baseStats: {hp: 65, atk: 45, def: 75, spa: 45, spd: 75, spe: 115},
    abilities: {0: "Cute Charm", 1: "Hustle", H: "Huge Power"},
    weightkg: 5.3,
    eggGroups: [ "Field"],
},
krakatuby: {
    num: 15.5,
    species: "Krakatuby",
    types: ["Rock", "Fire"],
    gender: "N",
    baseStats: {hp: 84, atk: 134, def: 104, spa: 70, spd: 84, spe: 104},
    abilities: {0: "Crystal Core"},
    weightkg: 44.44,
    eggGroups: [ "Undiscovered"],
},
lupina: {
    num: 16.5,
    species: "Lupina",
    types: ["Dark"],
    gender: "N",
    baseStats: {hp: 80, atk: 110, def: 75, spa: 80, spd: 85, spe: 100},
    abilities: {0: "Strong Jaw", 1: "Moxie", H: "Infiltrator"},
    weightkg: 45,
    eggGroups: [ "Undiscovered"],
},
magmule: {
    num: 17.5,
    species: "Magmule",
    types: ["Fire", "Ground"],
    baseStats: {hp: 120, atk: 60, def: 120, spa: 100, spd: 70, spe: 50},
    abilities: {0: "Own Tempo", 1: "Dry Skin", H: "Thick Fat"},
    weightkg: 300,
    eggGroups: [ "Field"],
},
pixoil: {
    num: 18.5,
    species: "Pixoil",
    types: ["Fairy", "Ground"],
    baseStats: {hp: 75, atk: 70, def: 60, spa: 120, spd: 130, spe: 70},
    abilities: {0: "Sand Veil", 1: "Sand Force", H: "Marvel Scale"},
    weightkg: 0.04,
    eggGroups: [ "Mineral", "Fairy"],
},
pumpkindle: {
    num: 19.5,
    species: "Pumpkindle",
    types: ["Grass", "Fire"],
    baseStats: {hp: 90, atk: 68, def: 121, spa: 109, spd: 82, spe: 60},
    abilities: {0: "Flash Fire", 1: "Solar Power", H: "Drought"},
    weightkg: 400,
    eggGroups: [ "Grass"],
},
rangeruff: {
    num: 20.5,
    species: "Rangeruff",
    types: ["Psychic", "Normal"],
    baseStats: {hp: 80, atk: 110, def: 80, spa: 70, spd: 80, spe: 110},
    abilities: {0: "Frisk", H: "Guts"},
    weightkg: 31.8,
    eggGroups: [ "Field"],
},
rockatrice: {
    num: 21.5,
    species: "Rockatrice",
    types: ["Rock", "Flying"],
    gender: "N",
    baseStats: {hp: 115, atk: 80, def: 80, spa: 95, spd: 95, spe: 115},
    abilities: {0: "Keen Eye", H: "Magic Guard"},
    weightkg: 19.95,
    eggGroups: [ "Undiscovered"],
},
scorpiod: {
    num: 22.5,
    species: "Scorpiod",
    types: ["Poison", "Ground"],
    baseStats: {hp: 65, atk: 105, def: 105, spa: 65, spd: 95, spe: 95},
    abilities: {0: "Battle Armor", 1: "Sniper", H: "Mold Breaker"},
    weightkg: 27,
    eggGroups: [ "Water3"],
},
souldier: {
    num: 23.5,
    species: "Souldier",
    types: ["Ghost", "Fighting"],
    baseStats: {hp: 60, atk: 120, def: 60, spa: 89, spd: 90, spe: 101},
    abilities: {0: "Vital Spirit", 1: "Cursed Body", H: "Moxie"},
    weightkg: 15,
    eggGroups: [ "Human-Like"],
},
spirisheet: {
    num: 24.5,
    species: "Spirisheet",
    types: ["Ghost", "Normal"],
    baseStats: {hp: 65, atk: 70, def: 70, spa: 90, spd: 125, spe: 110},
    abilities: {0: "Magic Guard", 1: "Magic Bounce", H: "Disguise"},
    weightkg: 0.22,
    eggGroups: [ "Amporpous"],
},
temprasect: {
    num: 25.5,
    species: "Temprasect",
    types: ["Bug", "Dragon"],
    baseStats: {hp: 50, atk: 120, def: 60, spa: 110, spd: 70, spe: 90},
    abilities: {0: "Dancer", H: "Serene Grace"},
    weightkg: 9.79,
    eggGroups: [ "Bug"],
},
termight: {
    num: 26.5,
    species: "Termight",
    types: ["Bug", "Fighting"],
    baseStats: {hp: 90, atk: 55, def: 100, spa: 120, spd: 120, spe: 45},
    abilities: {0: "Iron Fist", 1: "Swarm", H: "Prankster"},
    weightkg: 33.6,
    eggGroups: [ "Bug"],
},
thunderusa: {
    num: 27.5,
    species: "Thunderusa",
    types: ["Dark", "Electric"],
    baseStats: {hp: 90, atk: 120, def: 90, spa: 70, spd: 80, spe: 75},
    abilities: {0: "Gluttony", H: "Galvanize"},
    weightkg: 120,
    eggGroups: [ "Field"],
},
ursanium: {
    num: 28.5,
    species: "Ursanium",
    types: ["Ice", "Steel"],
    baseStats: {hp: 61, atk: 103, def: 107, spa: 59, spd: 75, spe: 115},
    abilities: {0: "Ice Body", 1: "Skill Link", H: "Guts"},
    weightkg: 450,
    eggGroups: [ "Field"],
},
venusauralola: {
    num: 29.5,
    species: "Venusaur-Alola",
    types: ["Grass", "Rock"],
    baseStats: {hp: 80, atk: 100, def: 100, spa: 82, spd: 88, spe: 80},
    abilities: {0: "Overgrow", H: "Thick Fat"},
    weightkg: 100,
    eggGroups: [ "Monster", "Grass"],
},
vivifire: {
    num: 30.5,
    species: "Vivifire",
    types: ["Fire", "Fairy"],
    baseStats: {hp: 78, atk: 68, def: 75, spa: 105, spd: 89, spe: 115},
    abilities: {0: "Flash Fire", 1: "Serene Grace", H: "Prankster"},
    weightkg: 17.9,
    eggGroups: [ "Fairy"],
},
Fully functional dex entries now, only technically missing height. Up to you if that matters. I'm working on getting the app to do learnsets as well. Whoever else is working on code should focus on the custom moves and abilities, as I should be able to generate the learnsets fairly quickly once I get that working.

Edit: Learnsets:
JavaScript:
angealous: {learnset: {
    airslash: ["7L1"],
    aurasphere: ["7L1"],
    calmmind: ["7L1"],
    defog: ["7L1"],
    flashcannon: ["7L1"],
    focusblast: ["7L1"],
    grassknot: ["7L1"],
    hex: ["7L1"],
    incinerate: ["7L1"],
    moonblast: ["7L1"],
    psychic: ["7L1"],
    roost: ["7L1"],
    shadowball: ["7L1"],
    substitute: ["7L1"],
    taunt: ["7L1"],
    toxic: ["7L1"],
    vacuumwave: ["7L1"],
    workup: ["7L1"],
}},
basilom: {learnset: {
    aquatail: ["7L1"],
    dig: ["7L1"],
    dracometeor: ["7L1"],
    dragondance: ["7L1"],
    fangcharge: ["7L1"],
    firefang: ["7L1"],
    gunkshot: ["7L1"],
    sludgebomb: ["7L1"],
    surf: ["7L1"],
    swordsdance: ["7L1"],
    uturn: ["7L1"],
}},
burrobee: {learnset: {
    agility: ["7L1"],
    ancientpower: ["7L1"],
    bugbuzz: ["7L1"],
    darkpulse: ["7L1"],
    earthpower: ["7L1"],
    earthquake: ["7L1"],
    gigadrain: ["7L1"],
    hiddenpower: ["7L1"],
    lunge: ["7L1"],
    moonblast: ["7L1"],
    moonlight: ["7L1"],
    psychic: ["7L1"],
    shadowball: ["7L1"],
    signalbeam: ["7L1"],
    smackdown: ["7L1"],
    stealthrock: ["7L1"],
    stoneedge: ["7L1"],
    superpower: ["7L1"],
    swordsdance: ["7L1"],
    uturn: ["7L1"],
}},
chandelurealola: {learnset: {
    calmmind: ["7L1"],
    freezedry: ["7L1"],
    hex: ["7L1"],
    icebeam: ["7L1"],
    painsplit: ["7L1"],
    psychic: ["7L1"],
    shadowball: ["7L1"],
    willowisp: ["7L1"],
}},
clawcroach: {learnset: {
    closecombat: ["7L1"],
    earthquake: ["7L1"],
    knockoff: ["7L1"],
    megahorn: ["7L1"],
    stealthrock: ["7L1"],
    stoneedge: ["7L1"],
    swordsdance: ["7L1"],
    taunt: ["7L1"],
}},
contrunion: {learnset: {
    burningice: ["7L1"],
    calmmind: ["7L1"],
    earthquake: ["7L1"],
    fireblast: ["7L1"],
    focusblast: ["7L1"],
    freezingfire: ["7L1"],
    iciclecrash: ["7L1"],
    superpower: ["7L1"],
    swordsdance: ["7L1"],
    thunderbolt: ["7L1"],
    thunderpunch: ["7L1"],
}},
corsteela: {learnset: {
    calmmind: ["7L1"],
    curse: ["7L1"],
    earthpower: ["7L1"],
    earthquake: ["7L1"],
    flashcannon: ["7L1"],
    gyroball: ["7L1"],
    headsmash: ["7L1"],
    hydropump: ["7L1"],
    icebeam: ["7L1"],
    ironhead: ["7L1"],
    lightscreen: ["7L1"],
    liquidation: ["7L1"],
    magiccoat: ["7L1"],
    powergem: ["7L1"],
    purify: ["7L1"],
    recover: ["7L1"],
    reflect: ["7L1"],
    refresh: ["7L1"],
    scald: ["7L1"],
    stealthrock: ["7L1"],
    stoneedge: ["7L1"],
    surf: ["7L1"],
}},
cryptech: {learnset: {
    darkpulse: ["7L1"],
    discharge: ["7L1"],
    extrasensory: ["7L1"],
    flashcannon: ["7L1"],
    hiddenpower: ["7L1"],
    ironhead: ["7L1"],
    knockoff: ["7L1"],
    metalburst: ["7L1"],
    nastyplot: ["7L1"],
    shadowball: ["7L1"],
    sludgebomb: ["7L1"],
    sludgewave: ["7L1"],
    switcheroo: ["7L1"],
    taunt: ["7L1"],
    thunderbolt: ["7L1"],
    toxic: ["7L1"],
    voltswitch: ["7L1"],
}},
cursphinx: {learnset: {
    calmmind: ["7L1"],
    earthpower: ["7L1"],
    flamethrower: ["7L1"],
    focusblast: ["7L1"],
    gigadrain: ["7L1"],
    hex: ["7L1"],
    nastyplot: ["7L1"],
    painsplit: ["7L1"],
    powergem: ["7L1"],
    rockpolish: ["7L1"],
    shadowball: ["7L1"],
    stealthrock: ["7L1"],
    substitute: ["7L1"],
    taunt: ["7L1"],
    weatherball: ["7L1"],
    willowisp: ["7L1"],
}},
electiviremega: {learnset: {
    curse: ["7L1"],
    drainpunch: ["7L1"],
    earthquake: ["7L1"],
    firepunch: ["7L1"],
    hammerarm: ["7L1"],
    icepunch: ["7L1"],
    poweruppunch: ["7L1"],
    psychic: ["7L1"],
    rockslide: ["7L1"],
    signalbeam: ["7L1"],
    thunderpunch: ["7L1"],
    voltswitch: ["7L1"],
    wildcharge: ["7L1"],
}},
electrolyte: {learnset: {
    aquatail: ["7L1"],
    coil: ["7L1"],
    crunch: ["7L1"],
    firefang: ["7L1"],
    gunkshot: ["7L1"],
    icefang: ["7L1"],
    knockoff: ["7L1"],
    lightscreen: ["7L1"],
    poisonfang: ["7L1"],
    psychicfang: ["7L1"],
    rapidspin: ["7L1"],
    reflect: ["7L1"],
    swordsdance: ["7L1"],
    taunt: ["7L1"],
    thunderfang: ["7L1"],
    thunderwave: ["7L1"],
    voltswitch: ["7L1"],
}},
gryphoid: {learnset: {
    dracometeor: ["7L1"],
    dragontail: ["7L1"],
    earthquake: ["7L1"],
    flamecharge: ["7L1"],
    flashcannon: ["7L1"],
    icebeam: ["7L1"],
    ironhead: ["7L1"],
    roar: ["7L1"],
    swordsdance: ["7L1"],
    thunderbolt: ["7L1"],
    thunderwave: ["7L1"],
    uturn: ["7L1"],
}},
haluslime: {learnset: {
    barrier: ["7L1"],
    bodyslam: ["7L1"],
    calmmind: ["7L1"],
    confusion: ["7L1"],
    darkpulse: ["7L1"],
    discharge: ["7L1"],
    earthpower: ["7L1"],
    flamethrower: ["7L1"],
    gunkshot: ["7L1"],
    hydropump: ["7L1"],
    nastyplot: ["7L1"],
    psychic: ["7L1"],
    psyshock: ["7L1"],
    reflect: ["7L1"],
    scald: ["7L1"],
    sludgebomb: ["7L1"],
    sludgewave: ["7L1"],
    stickyweb: ["7L1"],
    surf: ["7L1"],
    toxicspikes: ["7L1"],
    venoshock: ["7L1"],
    willowisp: ["7L1"],
    yawn: ["7L1"],
}},
jerbola: {learnset: {
    blazekick: ["7L1"],
    charm: ["7L1"],
    doubleedge: ["7L1"],
    encore: ["7L1"],
    highjumpkick: ["7L1"],
    honeclaws: ["7L1"],
    moonlight: ["7L1"],
    playrough: ["7L1"],
    quickattack: ["7L1"],
    return: ["7L1"],
    stompingtantrum: ["7L1"],
    superfang: ["7L1"],
    uturn: ["7L1"],
}},
krakatuby: {learnset: {
    crystalbeam: ["7L1"],
    earthquake: ["7L1"],
    energyball: ["7L1"],
    eruption: ["7L1"],
    fireblast: ["7L1"],
    flamecharge: ["7L1"],
    flareblitz: ["7L1"],
    hiddenpower: ["7L1"],
    overheat: ["7L1"],
    rockpolish: ["7L1"],
    stealthrock: ["7L1"],
    stoneedge: ["7L1"],
    swordsdance: ["7L1"],
    willowisp: ["7L1"],
}},
lupina: {learnset: {
    crunch: ["7L1"],
    darkpulse: ["7L1"],
    focusblast: ["7L1"],
    icebeam: ["7L1"],
    icefang: ["7L1"],
    ironhead: ["7L1"],
    irontail: ["7L1"],
    nastyplot: ["7L1"],
    pursuit: ["7L1"],
    suckerpunch: ["7L1"],
    taunt: ["7L1"],
    thunderfang: ["7L1"],
    uturn: ["7L1"],
}},
magmule: {learnset: {
    calmmind: ["7L1"],
    clearsmog: ["7L1"],
    coaltrap: ["7L1"],
    earthpower: ["7L1"],
    energyball: ["7L1"],
    fireblast: ["7L1"],
    flamethrower: ["7L1"],
    lavaplume: ["7L1"],
    stealthrock: ["7L1"],
    willowisp: ["7L1"],
}},
pixoil: {learnset: {
    defog: ["7L1"],
    earthpower: ["7L1"],
    energyball: ["7L1"],
    flashcannon: ["7L1"],
    heatwave: ["7L1"],
    hydropump: ["7L1"],
    moonblast: ["7L1"],
    powergem: ["7L1"],
    psychoshift: ["7L1"],
    shoreup: ["7L1"],
    stealthrock: ["7L1"],
}},
pumpkindle: {learnset: {
    calmmind: ["7L1"],
    dazzlinggleam: ["7L1"],
    earthpower: ["7L1"],
    fireblast: ["7L1"],
    flamecharge: ["7L1"],
    flamethrower: ["7L1"],
    flamewheel: ["7L1"],
    flareblitz: ["7L1"],
    gigadrain: ["7L1"],
    heatwave: ["7L1"],
    leafstorm: ["7L1"],
    leechseed: ["7L1"],
    rapidspin: ["7L1"],
    seedbomb: ["7L1"],
    sludgebomb: ["7L1"],
    solarbeam: ["7L1"],
    sunnyday: ["7L1"],
    synthesis: ["7L1"],
    taunt: ["7L1"],
    uturn: ["7L1"],
    willowisp: ["7L1"],
}},
rangeruff: {learnset: {
    crunch: ["7L1"],
    facade: ["7L1"],
    firefang: ["7L1"],
    honeclaws: ["7L1"],
    icefang: ["7L1"],
    lightscreen: ["7L1"],
    playrough: ["7L1"],
    psychicfangs: ["7L1"],
    reflect: ["7L1"],
    roar: ["7L1"],
    slackoff: ["7L1"],
    thunderfang: ["7L1"],
    thunderwave: ["7L1"],
    trick: ["7L1"],
    uturn: ["7L1"],
}},
rockatrice: {learnset: {
    airslash: ["7L1"],
    bravebird: ["7L1"],
    curse: ["7L1"],
    defog: ["7L1"],
    earthquake: ["7L1"],
    glare: ["7L1"],
    headsmash: ["7L1"],
    heatwave: ["7L1"],
    honeclaws: ["7L1"],
    hurricane: ["7L1"],
    meanlook: ["7L1"],
    powergem: ["7L1"],
    rockpolish: ["7L1"],
    rockslide: ["7L1"],
    roost: ["7L1"],
    stealthrock: ["7L1"],
    steelwing: ["7L1"],
    taunt: ["7L1"],
    uturn: ["7L1"],
    whirlwind: ["7L1"],
}},
scorpiod: {learnset: {
    earthquake: ["7L1"],
    firefang: ["7L1"],
    gunkshot: ["7L1"],
    icefang: ["7L1"],
    poisonjab: ["7L1"],
    stealthrock: ["7L1"],
    stoneedge: ["7L1"],
    superpower: ["7L1"],
    swordsdance: ["7L1"],
    taunt: ["7L1"],
    thunderfang: ["7L1"],
    toxicspikes: ["7L1"],
}},
souldier: {learnset: {
    bulkup: ["7L1"],
    closecombat: ["7L1"],
    drainpunch: ["7L1"],
    firepunch: ["7L1"],
    icepunch: ["7L1"],
    ironhead: ["7L1"],
    machpunch: ["7L1"],
    shadowsneak: ["7L1"],
    spiritshackle: ["7L1"],
    thunderpunch: ["7L1"],
    willowisp: ["7L1"],
}},
spirisheet: {learnset: {
    dazzlinggleam: ["7L1"],
    defog: ["7L1"],
    destinybond: ["7L1"],
    encore: ["7L1"],
    flamethrower: ["7L1"],
    hypervoice: ["7L1"],
    knockoff: ["7L1"],
    perishsong: ["7L1"],
    shadowball: ["7L1"],
    shadowclaw: ["7L1"],
    shadowsneak: ["7L1"],
    taunt: ["7L1"],
    thunderwave: ["7L1"],
    toxic: ["7L1"],
    willowisp: ["7L1"],
    wrap: ["7L1"],
}},
temprasect: {learnset: {
    bugbuzz: ["7L1"],
    dracometeor: ["7L1"],
    dragondance: ["7L1"],
    earthquake: ["7L1"],
    fierydance: ["7L1"],
    focusblast: ["7L1"],
    lowkick: ["7L1"],
    megahorn: ["7L1"],
    outrage: ["7L1"],
    quiverdance: ["7L1"],
    swordsdance: ["7L1"],
    uturn: ["7L1"],
}},
termight: {learnset: {
    aurasphere: ["7L1"],
    bugbuzz: ["7L1"],
    buzzbomb: ["7L1"],
    flamethrower: ["7L1"],
    focusblast: ["7L1"],
    hypnosis: ["7L1"],
    nastyplot: ["7L1"],
    roost: ["7L1"],
}},
thunderusa: {learnset: {
    bulkup: ["7L1"],
    crunch: ["7L1"],
    doubleedge: ["7L1"],
    earthquake: ["7L1"],
    ironhead: ["7L1"],
    knockoff: ["7L1"],
    powertrip: ["7L1"],
    pursuit: ["7L1"],
    return: ["7L1"],
    suckerpunch: ["7L1"],
    superpower: ["7L1"],
    taunt: ["7L1"],
    throatchop: ["7L1"],
    thunderwave: ["7L1"],
    voltswitch: ["7L1"],
    wildcharge: ["7L1"],
    zenheadbutt: ["7L1"],
}},
ursanium: {learnset: {
    autotomize: ["7L1"],
    earthquake: ["7L1"],
    icepunch: ["7L1"],
    iciclespear: ["7L1"],
    ironhead: ["7L1"],
    ironslash: ["7L1"],
    swordsdance: ["7L1"],
    wildcharge: ["7L1"],
}},
venusauralola: {learnset: {
    earthpower: ["7L1"],
    earthquake: ["7L1"],
    gigadrain: ["7L1"],
    leafstorm: ["7L1"],
    leechseed: ["7L1"],
    powergem: ["7L1"],
    powerwhip: ["7L1"],
    rockslide: ["7L1"],
    rocktomb: ["7L1"],
    stealthrock: ["7L1"],
    stoneedge: ["7L1"],
    synthesis: ["7L1"],
    tanglingvines: ["7L1"],
}},
vivifire: {learnset: {
    aromatherapy: ["7L1"],
    calmmind: ["7L1"],
    celebrate: ["7L1"],
    cleansingfire: ["7L1"],
    fireblast: ["7L1"],
    flamethrower: ["7L1"],
    focusblast: ["7L1"],
    lightscreen: ["7L1"],
    moonblast: ["7L1"],
    moonlight: ["7L1"],
    nastyplot: ["7L1"],
    psychic: ["7L1"],
    psyshock: ["7L1"],
    reflect: ["7L1"],
    thunderbolt: ["7L1"],
    thunderwave: ["7L1"],
    willowisp: ["7L1"],
}},
 
Last edited:
Minor update - have added analyses of Magmule, Krakatuby, Focus Blast Pidgeot and Tail Glow + Majestic Ampharos to the OP.

Also, questions for you guys - is 5 days enough time to create new Pokemon? Or is 5 a slate too many? If the answer to either of those is yes, what changes do you think would be better?
 
Last edited:

Gravity Monkey

Que des barz comme si jtais au hebs
is a Top Artist
Personally I think 5 in 5 days is too many, but I tend to take a long time to do fakemon. I would recommend lowering it to 3-4 in 5 days, but I haven't been super active in this mod so I'd like to hear what others think.
Personally, I think 5 days for a slate is too short. I would at least make it 7 days long, just to make sure everyone is able to find time in their weekly schedule to submit. They were so many times where I wanted to submit but couldn't due to having my free time barely after the deadline. It happened to me in other pet mods, but mostly here.
Another solution I have would be to announce the closure of a slate somewhat 24 hours before, like in some other mods. This way, its way more difficult to be surprised by the deadline than it is right now.
 
Monotype Gen 8 is incomplete but playable on Dragon Heaven now. Currently missing are the recent pokemon buffs and most of the custom moves and abilities ( aside from the two custom moves of Contrunion ). All the new fakemons can be used, however, just without their custom elements.

All of the new fakemons have been given Hidden Power, Toxic, Substitute, Protect, Rest, and Sleep Talk ( I may have missed other moves that basically everything gets ), despite them not being listed in the submissions in most cases. I think we all assumed that would be the case, but I figured I would mention it.
 
Monotype Gen 8 is incomplete but playable on Dragon Heaven now. Currently missing are the recent pokemon buffs and most of the custom moves and abilities ( aside from the two custom moves of Contrunion ). All the new fakemons can be used, however, just without their custom elements.

All of the new fakemons have been given Hidden Power, Toxic, Substitute, Protect, Rest, and Sleep Talk ( I may have missed other moves that basically everything gets ), despite them not being listed in the submissions in most cases. I think we all assumed that would be the case, but I figured I would mention it.

That's awesome! And as to how long the slates should be, I think they should be a week long. 5 days is just too short.
 
Last edited:
I'm working on a couple of sprites for my winning 'mons, and I was wondering if I could create the sprites of some other 'mons that I didn't create. If so, can people tell me which ones to work on? I'm very busy right now, but I'll be able to create a few sprites.
 
I'm working on a couple of sprites for my winning 'mons, and I was wondering if I could create the sprites of some other 'mons that I didn't create. If so, can people tell me which ones to work on? I'm very busy right now, but I'll be able to create a few sprites.
I have no problem with you making sprites for any of my mons.

Great job with coding Scoopapa , really appreciate your work. Will make some sample teams tomorrow.
 
Scoopapa and I had a few battles today, and there are several conclusions we drew.

1. Coal Trap, Magmule's signature move, is insane. So we have taken it off Magmule (which would still be great anyway, it's like a mini Primal Groudon) and has been given to Heatmor instead. While the move is still awesome, it also means you have to run Heatmor...which sucks.
2. Contrunion is insane. Sheer Force + Life Orb on a Pokemon with base 142 Speed and base 110 power STABs on both sides meant it could crush almost anything. Yes it has pathetic bulk, but that doesn't matter too much when you outrun virtually all of the unboosted meta. So, it is now slightly slower at base 132 speed, and has Magic Bounce instead of Sheer Force. To compensate, it now has base 112 / 112 attacking stats and Nasty Plot.
3. With several very strong new Pokemon, Fire is looking like a great type in this meta.

Also, the OP has been updated with a new viability ranking, the analyses of Magmule and Contrunion have also been updated, and we have some sample teams. Stay tuned - next week I will be starting a tournament!

Edit: So after some playtesting I have some nominations for the VR. Do you agree?

Magmule: S Rank on Fire
It provides an incredibly useful Water immunity, has fantastic physical bulk, and is one of the best Stealth Rock setters Fire teams have. STAB Earth Power also lets it check Rock teams.
Pumpkindle: S Rank on Fire
Take Torkoal, remove Stealth Rock and some physical bulk, give it better defensive typing and reliable recovery, and you've got Pumpkindle.
Torkoal: S Rank to Unranked
Why would you use this over Pumpkindle?

Krakatuby: S on Rock
Remember when Steel easily beat Rock? Not anymore. Krakatuby is a menace that is nigh impossible to switch into, and Crystal Beam is so spammable.
Rockatrice: A on Rock
Rock struggles to find good hazard control, and Rockatrice gives it a Defogger which doesn't care about hazards thanks to Magic Guard. It also has access to a recoil free Brave Bird, which helps against Fighting teams.
 
Last edited:
I really still think Coal Trap is broken, and just not fun in general. It accomplishes way too much in one turn, it doesn't just help like other hazards do, it wins the moment it's up. Sure, there are ways to deal with it, but it's a big strain on teambuilding. As far as I understand it, a lot of monotype teams (offensive ones) don't worry about hazard removal atm. Now any team like that is invalid. We should be trying to avoid adding centralizing elements that you have to know about and prepare for to not autolose, if we ever want new players to learn the meta.
 
The tournament is now up! Click here. Also Scoopapa you'll be happy to hear Coal Trap has been banned from the tournament. It is way stronger than I originally thought it would be, as many types don't have a viable grounded Fire type and hyper offensive teams often don't have space for dedicated hazard control.
 
OK everyone, in time for the start of the tournament I've started filling out the new VR. If there is anything you disagree with, please let me know. Do note that I haven't had time to test all the new Pokemon.

Bug
S Rank

No Change

A Rank

Burrobee to A (possibly S) - great speed and high Special Attack, also helps out a lot in the Rock and Fire matchups. Can also set Stealth Rock, giving Armaldo another moveslot

Araquanid - up to S. Again, Bug needs all the help it can get against the rising Fire.

Mega Scizor - down to B. Pinsir is usually the better choice for the mega slot, and regular Scizor can hit harder with Life Orb or Band

B Rank

Clawcroach to B (maybe A) - I ran an SD + 3 Attacks set with Compoundeyes and Rockium Z, it's a good wallbreaker that can lure and kill a lot of stuff that would otherwise expect to wall it like Celesteela and Toxapex. With Sticky Web down it outruns the unboosted grounded metagame.

Forretress - down to C (maybe D). Armaldo is just way better, all it really has over it is Spikes and Toxic Spikes.

C Rank

Temprasect to C - really wishes it was faster, physical sets can't scratch Skarmory and Celesteela, special sets are genearlly outclassed by Volcarona

Shuckle - down to D. Massive momentum sink, Galvantula and Araquanid are far better Web setters. Unless you really need webs and rocks on the same mon, don't use it.

D Rank

No Change


Dark
S Rank

No changes

A Rank

Thunderusa to A - Really strong wallbreaker, STABs alone have fantastic neutral coverage

B Rank

Krookodile up to A - hyper offensive Dark is very threatening in this meta, and Krookodile is the best hazard setter for that
Lupina to B - Nice stallbreaker, really wishes it had Psychic Fangs though

C Rank

Mega Sharpedo to B (maybe A) - As I know from experience, it can actually sweep Fighting teams with Strong Jaw boosted Psychic Fangs. For HO Dark I would say it's as good as Mega Tyranitar, maybe better.

D Rank

No changes


Dragon
S Rank

Latios to A - While it does offer a joint Defogger / revenge killer, that role compression just isn't as valubale. Mega Altaria can also provide Defog support. Doesn't really help Dragon out in any tough matchups.

A Rank

Gryphoid to A - very solid Fairy check, also a nice status shuffler with Thunder Wave, Toxic and either Dragon Tail or Roar.
Basilom to A - Also greatly helps in the Fairy matchup, as nothing on a Fairy team bar Klefki wants to take a STAB Gunk Shot from this thing. Dragon Dance set is a great lategame cleaner.
Kommo-O to B - helps in the Steel matchup, but costs your Z crystal and also comes with a nasty 4X Fairy weakness

B rank

Temprasect to B - Quiver Dance set is a nice wallbreaker, as it can take out Celesteela and Skarmory with Fiery Dance for Basilom and Mega Altaria

C Rank

Dragalge to D - unless you really need Toxic Spikes, use Basilom

D Rank

No changes


Electric
S Rank

No Change

A Rank

Electrolyte to A (maybe S) - Checks a lot of Pokemon Electric teams hate like Ferrothorn. Also provides some much needed hazard control, greatly helping Sticky Web Electric.
Electivire-Mega to A - IMO the best mega on Electric teams. Functions a lot like AoA Mega Mawile in OU, thanks to its awesome coverage and Iron Fist. Has very few safew switchins.
Magnezone down to B - with Mega Electivire, the Steel matchup is notably easier as only Excadrill gives it problems. Therefore, dedicated Steel trappers aren't as useful. Golem-A stays, as it's the best Stealth Rock setter Electric has.

B Rank

Mega Manectric to C - Electivire is a more useful Mega, and as a fast pivot all it really has over Tapu Koko is Intimidate and Fire coverage
Thunderusa to B (maybe A) - Gives Electric both STAB priority and a Pursuit trapper, 2 things it previously lacked.

C Rank

Galvantula up to B (maybe A) - Sticky Web Electric is looking very threatening, as Electric teams usually do well against most Defoggers.

D Rank

Mega Ampharos up to C (maybe B) - Tail Glow absolutely shreds stall, it can also OHKO Pokemon Xurkitree never could, like Ferrothorn, Mega Venusaur, Mega Steelix. Can also run a pivot set with Majestic.
Raikou to unranked - why would you use this thing? Thundurus(T) is just straight up better.


Fairy
S Rank

No Change

A Rank

Pixoil to A (maybe S) - Great Stealth Rock setter that really helps against Steel and Poison.
Vivifire to A - Eases pressure on Klefki as a Steel check. Also provides hazard control
Klefki down to B - Vivifire checks Steel types better. Priority Spikes and Screens are still helpful though
Mimikyu down to B - Average Attack stat backed by weak STABs, it just isn't that good. Other Pokemon need the Z crystal more
Angealous to A - Great Speed and Sheer Force with awesome coverage, it's a great late game cleaner

B Rank

Ribombee up to A - Sticky Web can be very effective, and Ribombee naturally scares out Mega Sableye.
Togekiss down to C - Scarf set is outrun by Mega Aero and the Babiri set is just not very good. Vivifire checks Grass teams better.
Jerbola to B - Much quicker than Azumarill, however it's frail and struggles with Steel types.

C Rank

No change

D Rank

Gardevoir down to Unranked - Why would you use this thing? Togekiss is a better Scarf mon, Mega Diancie and Pixoil check Poison teams better.


Fire

S Rank

Torkoal down to D Rank - with Punpkindle able to set up sun and provide hazard, there's little reason to use Torkoal.
Punpkindle to S - Drought, Rapid Spin and a Rock / Water / Ground check all in one? Yes please.
Magmule to S - Best Stealth Rock setter on Fire, also checks Water types well with Dry Skin

A Rank

Infernape down to B - being a fast physical attacker is no longer unique - Contrunion and Krakatuby both do that too
Rotom-H down to B - it's a decent Screen setter, but Pumpkindle and Contrunion both provide hazard control while Magmule checks Water
Krakatuby to A - Massive Attack, good Speed, almost nothing can safely switch into this thing. If it gets in safely, you're in trouble.
Contrunion to A - Solar Power set hits like a truck, Swords Dance set honestly isn't that good on Fire. Great Speed also helps.
Vivifire to A - gives Fire a cleric that can also hold its own offensively. Dual Screens is its best set IMO, but it's a versatile mon.

B Rank

Victini down to C - Krakatuby hits much harder than Victini and is a little bit faster. Victini has better bulk and better defensive typing, but that's pretty much it.

C Rank

No Change

D Rank

No Change


Fighting
S Rank

No Change

A Rank

Heracross down to B (maybe C) - Souldier just straight up outclasses it as a Scarf mon, as it's faster and has better coverage.
Angealous to A - CM + 3 Attacks is a great wallbreaker / late game cleaner, Defog is also extremely helpful as Fighting teams don't have many good hazard removers
Souldier to A - Scarf set is a great revenge killer and late game cleaner thanks to perfect neutral coverage with its STABs.

B Rank

Breloom down to C - too slow, too frail, and really wishes it could run 2 items. Without Focus Sash it dies too quickly, without Life Orb it misses key KOs.
Buzzwole down to C - as a Scarfer it's outclassed by Heracross, which in turn is outclassed by Souldier. You could try a defensive set I guess, but its typing isn't the best

C Rank

Lucario up to B - SD + Bullet Punch is effective in the Fairy matchup, as it can revenge kill threatening Pokemon like Mega Diancie, Angealous and weakened Mimikyu.

D Rank

No Change
Termight to D - it's just so damn slow, it worsens the matchup with Flying which Fighting already struggles with. Prankster Hypnosis sounds nice but in reality it's just too unreliable.


Flying
S Rank

No Change

A Rank

Rockatrice to A - a great offensive Defogger, Magic Guard gives Flying a Defogger which is completely immune to hazards. Frees up Zapdos and Gliscor to run other moves instead.

Landorus-I to A - great special wallbreaker that packs a handy rock neutrality and electric immunity.

B Rank

Tornadus-T to C - as a fast Defogger, Rockatrice is generally superior as it's immune to the Rocks it aims to remove. Tornadus-T also doesn't offer much defensive synergy either.

C Rank

Hawlucha to D Rank - It can't use Terrain seeds like it can in OU (well not reliably at least) meaning it has to use Sub and Berries. Gliscor and the Landorus formes contribute more to the Steel and Rock matchups.
Mega Pidgeot to C Rank - No Guard Hurricane and Focus Blast is very helpful, although between M-Aero's epic Speed and Charizard Y's massive power, it is hard to justify.

D Rank

Mandibuzz to Unranked - why would you use this thing? Skarmory and Gliscor can do its job way better.


Grass
S rank

Pumpkindle to S - All on its own it makes offensive Grass possible as with Drought and its powerful Fire STABs. Also provides a welcome Fire immunity thanks to Flash Fire

A Rank

Venusaur-Alola to A - great check to Fire types, and is overall much less passive than Cradily. Does mean you can't use Mega Venusaur though.
Cradily down to B - Venusaur-Alola tends to be a better Rock / Grass type, so really you'd only use this if you want to use Mega Venusaur

B Rank

Celebi up to A - Nasty Plot + Psychium Z can do a lot in the Poison matchup once Muk-A's gone (even so, doesn't like taking a +2 Earth Power).

C Rank

Serperior up to B (maybe A) - great late game sweeper, hits like a truck under Grassy Terrain, Glare is awesome and it can even Defog (although there's better options).
Gourgeist Super down to D - It's just...really bad. SubSeed stalling is all it can do, and honestly it's not even especially good at that. While Harvest + Sun might seem great, in reality it just means Gourgeist gets hit harder by Fire moves.

D Rank

No Change


Ground
S Rank

No Change

A Rank

Burrobee to A - hits like a truck in a Sandstorm, also helps in the Grass matchup
Gastrodon down to B - better bulk and reliable recovery do seperate it from Seismitoad, but it's extremely passive and Ground teams tend to be offensive.

B Rank

Magmule to B - Helps in the Grass matchup, also packs a Water immunity. Slow and has no reliable recovery though.

C Rank

Krookodile down to D - Landours-T is a better Scarf mon, Pursuit trapping isn't especially useful
Pixoil to C (possibly B) - It's a decent tank, wishes it had Heal Bell or Aromatherapy though.

D Rank

Scorpoid to D - If you really need Toxic Spikes...use Nidoking. It's faster but that's about it really.
Mega Camerupt to Unranked - Magmule trades power for much more utility and not filling the mega slot
 
Last edited:
Just an idea I wanted to float with you guys: for Pokemon getting buffed, what do you think about the possibility of giving them moves from Let's Go? Like you could give Incineroar Sizzly Slide and Salamence Floaty Fall?
 
Status
Not open for further replies.

Users Who Are Viewing This Thread (Users: 1, Guests: 0)

Top