{
  "implemented": true,
  "name": "Azumarill",
  "nationalPokedexNumber": 184,
  "primaryType": "water",
  "secondaryType": "fairy",
  "abilities": ["thickfat", "hugepower", "h:sapsipper"],
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:kebia_berry",
        "percentage": 10
      }
    ]
  },
  "baseStats": {
    "hp": 100,
    "attack": 50,
    "defence": 80,
    "special_attack": 60,
    "special_defence": 80,
    "speed": 50
  },
  "catchRate": 75,
  "maleRatio": 0.5,
  "shoulderMountable": false,
  "baseExperienceYield": 210,
  "experienceGroup": "fast",
  "eggCycles": 10,
  "eggGroups": ["water_1", "fairy"],
  "moves": [
    "1:defensecurl",
    "1:helpinghand",
    "1:rollout",
    "1:tackle",
    "1:tailwhip",
    "1:watergun",
    "1:watersport",
    "6:bubblebeam",
    "7:bubble",
    "9:charm",
    "12:slam",
    "15:bounce",
    "21:aquatail",
    "25:playrough",
    "30:aquaring",
    "35:raindance",
    "40:hydropump",
    "45:doubleedge",
    "50:superpower",
    "tm:alluringvoice",
    "tm:amnesia",
    "tm:attract",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:bounce",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:captivate",
    "tm:charm",
    "tm:chillingwater",
    "tm:confide",
    "tm:dig",
    "tm:disarmingvoice",
    "tm:dive",
    "tm:doubleedge",
    "tm:doubleteam",
    "tm:drainingkiss",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:faketears",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:frustration",
    "tm:futuresight",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:hail",
    "tm:helpinghand",
    "tm:hiddenpower",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icespinner",
    "tm:icywind",
    "tm:irontail",
    "tm:knockoff",
    "tm:lightscreen",
    "tm:liquidation",
    "tm:megakick",
    "tm:megapunch",
    "tm:metronome",
    "tm:mistyexplosion",
    "tm:mistyterrain",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:naturalgift",
    "tm:playrough",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:return",
    "tm:rocksmash",
    "tm:round",
    "tm:scald",
    "tm:secretpower",
    "tm:sleeptalk",
    "tm:snore",
    "tm:snowscape",
    "tm:strength",
    "tm:substitute",
    "tm:superpower",
    "tm:surf",
    "tm:swagger",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:toxic",
    "tm:trailblaze",
    "tm:uproar",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:workup",
    "tutor:aquatail",
    "tutor:attract",
    "tutor:blizzard",
    "tutor:bodyslam",
    "tutor:bounce",
    "tutor:bubblebeam",
    "tutor:covet",
    "tutor:curse",
    "tutor:defensecurl",
    "tutor:dive",
    "tutor:doubleedge",
    "tutor:doubleteam",
    "tutor:dynamicpunch",
    "tutor:endure",
    "tutor:focuspunch",
    "tutor:frustration",
    "tutor:headbutt",
    "tutor:helpinghand",
    "tutor:hiddenpower",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:liquidation",
    "tutor:megakick",
    "tutor:megapunch",
    "tutor:mimic",
    "tutor:mistyexplosion",
    "tutor:mudslap",
    "tutor:protect",
    "tutor:raindance",
    "tutor:rest",
    "tutor:return",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:seismictoss",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:steelroller",
    "tutor:strength",
    "tutor:substitute",
    "tutor:superpower",
    "tutor:surf",
    "tutor:swagger",
    "tutor:swift",
    "tutor:tackle",
    "tutor:tailwhip",
    "tutor:toxic",
    "tutor:waterfall",
    "tutor:watergun",
    "tutor:waterpulse",
    "tutor:whirlpool"
  ],
  "labels": ["gen2"],
  "pokedex": ["cobblemon.species.azumarill.desc"],
  "preEvolution": "marill",
  "evolutions": [],
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "baseFriendship": 50,
  "evYield": {
    "hp": 3,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "height": 8,
  "weight": 285,
  "aspects": [],
  "cannotDynamax": false
}