Never mind, Mega Azumarill doesn't even need Belly Drum! It can go all-out offensive and not give a heck about Belly Drum. Also, yeah, that attack stat was too much, reduced it to 90.In no world is 100 attack+pure power, alongside 100 speed and 100/95/95 bulk AND belly drum AND STAB priority ever balanced.
Whoops, that was a typo. Fixed.SteelixPrismGX 100 --> 150 is +50, not +40.
+1 252+ SpA Water Bubble Azumarill Hydro Pump vs. 252 HP / 232+ SpD Ferrothorn: 162-192 (46 - 54.5%) -- 54.7% chance to 2HKO after Stealth Rock and Leftovers recovery![]()
Azumarill-Mega
Ability: Thick Fat / Huge Power / Sap Sipper ----> Water Bubble
Typing: Water/ Fairy
Stats:
HP: 100 ----> 100
Attack: 50 ----> 60 (+10)
Defense: 80 ----> 110 (+30)
Special Attack: ~ 60 ----> 100 (40)
Special Defense: 80 ----> 100 (+20)
Speed: 50 ----> 50
Base Stat Total: 410 ----> 510
Movepool Additions: Quiver Dance
Description: WIP
| Pokemon | Type | Ability | New Moves | HP | Atk | Def | SpA | SpD | Spe | BST | 
|---|---|---|---|---|---|---|---|---|---|---|
Azumarill  | Thick Fat, Huge Power, Sap Sipper  | 2  | 100  | 50  | 80  | 60  | 80  | 50  | 420  | |
Azumarill-Mega  | Huge Power  | Earthquake, Stealth Rock  | 100  | 100 (+50)  | 95 (+15)  | 80 (+20)  | 95 (+15)  | 50 (+0)  | 520  | |
Mr. Mime  | Soundproof, Filter, Technician  | 2  | 40  | 45  | 65  | 100  | 120  | 90  | 460  | |
Mr. Mime-Mega  | Mold Breaker  | Moonblast, Spikes  | 40  | 45 (+0)  | 80 (+15)  | 143 (+43)  | 142 (+22)  | 110 (+20)  | 560  | |
Granbull  | Intimidate, Quick Feet, Rattled  | 2  | 90  | 120  | 75  | 60  | 60  | 45  | 450  | |
Granbull-Mega  | Scrappy  | Psychic Fangs, Drain Punch  | 90  | 155 (+35)  | 100 (+25)  | 72 (+12)  | 70 (+10)  | 63 (+18)  | 550  | 
I guess adding Quiver Dance was crossing the line lol. Changed it to Work Up, at least it's now stuck at 50 Speed without any defensive boosts and special priority.+1 252+ SpA Water Bubble Azumarill Hydro Pump vs. 252 HP / 232+ SpD Ferrothorn: 162-192 (46 - 54.5%) -- 54.7% chance to 2HKO after Stealth Rock and Leftovers recovery
why are all of these azumarill subs wildly overpowered
granbullmega: {
num: 210,
species: "Granbull-Mega",
baseSpecies: "Granbull",
forme: "Mega",
formeLetter: "M",
types:["Fairy", "Ground "],
baseStats: {hp: 90, atk: 160, def: 100, spa: 60, spd: 100, spe: 40},
abilities: {0: "Persistence"},
weightkg: 48.7,
evoLevel: 1,
},
	granbullite: {
id: "granbullite",
name: "Granbullite",
spritenum: 612,
megaStone: "Granbull-Mega",
megaEvolves: "Granbull",
onTakeItem: function (item, source) {
if (item.megaEvolves === source.baseTemplate.baseSpecies) return false;
return true;
},
num: 760,
gen: 7,
desc: "If held by a Granbull, this item allows it to Mega Evolve in battle.",
},
	granbullmega: {
randomBattleMoves: [],
randomDoublesBattleMoves: [],
requiredItem: "Granbullite",
tier: "OU",
},
	persistence: { // Remove spacing in the ability name (Onto the left) if applicable
shortDesc:"Special Defense clone of Stamina",
id: persistence,
name: "Persistence",
// Code
	slack off: ["6L1"],
bulk up: ["6L1"],
// Remove this line: ["6L1"],
// Remove this line: ["6L1"],
	"Granbull-Mega": {
"t1": "Fairy",
"t2": "Ground",
"bs": {
"hp": 90,
"at": 160,
"df": 100,
"sa": 60,
"sd": 100,
"sp": 40,
},
"w": 48.7
},
	azumarillmega: {
num: 184, 
species: "Azumarill-Mega", 
baseSpecies: "Azumarill", 
forme: "Mega", 
formeLetter: "M", 
types:["Water", "Fairy "],
baseStats: {hp: 100, atk: 80, def: 105, spa: 60, spd: 105, spe: 70}, 
abilities: {0: "Huge Power"}, 
weightkg: 28.5, 
evoLevel: 1,
},
	azumarillite: { 
id: "azumarillite",
name: "Azumarillite", 
spritenum: 612, 
megaStone: "Azumarill-Mega", 
megaEvolves: "Azumarill",
onTakeItem: function (item, source) { 
if (item.megaEvolves === source.baseTemplate.baseSpecies) return false; 
return true; 
}, 
num: 760, 
gen: 7, 
desc: "If held by a Azumarill, this item allows it to Mega Evolve in battle.", 
},
	azumarillmega: {
randomBattleMoves: [], 
randomDoublesBattleMoves: [], 
requiredItem: "Azumarillite",
tier: "OU",
},
	thunder punch: ["6L1"], 
// Remove this line: ["6L1"], 
// Remove this line: ["6L1"], 
// Remove this line: ["6L1"],
	"Azumarill-Mega": { 
"t1": "Water", 
"t2": "Fairy",
"bs": { 
"hp": 100, 
"at": 80, 
"df": 105, 
"sa": 60, 
"sd": 105, 
"sp": 70, 
}, 
"w": 28.5
},
	mr. mimemega: {
num: 122,
species: "Mr. Mime-Mega",
baseSpecies: "Mr. Mime",
forme: "Mega",
formeLetter: "M",
types:["Psychic", "Fairy "],
baseStats: {hp: 40, atk: 45, def: 85, spa: 140, spd: 140, spe: 110},
abilities: {0: "Adaptability"},
weightkg: 54.5,
evoLevel: 1,
},
	mr. mimeite: {
id: "mr. mimeite",
name: "Mr. Mimeite",
spritenum: 612,
megaStone: "Mr. Mime-Mega",
megaEvolves: "Mr. Mime",
onTakeItem: function (item, source) {
if (item.megaEvolves === source.baseTemplate.baseSpecies) return false;
return true;
},
num: 760,
gen: 7,
desc: "If held by a Mr. Mime, this item allows it to Mega Evolve in battle.",
},
	mr. mimemega: {
randomBattleMoves: [],
randomDoublesBattleMoves: [],
requiredItem: "Mr. Mimeite",
tier: "OU",
},
	moonblast: ["6L1"],
ice beam: ["6L1"],
// Remove this line: ["6L1"],
// Remove this line: ["6L1"],
	"Mr. Mime-Mega": {
"t1": "Psychic",
"t2": "Fairy",
"bs": {
"hp": 40,
"at": 45,
"df": 85,
"sa": 140,
"sd": 140,
"sp": 110,
},
"w": 54.5
},