{
  "implemented": true,
  "nationalPokedexNumber": 303,
  "name": "Mawile",
  "primaryType": "steel",
  "secondaryType": "fairy",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 115,
  "pokedex": [
    "cobblemon.species.mawile.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "hypercutter",
    "intimidate",
    "h:sheerforce"
  ],
  "eggGroups": [
    "field",
    "fairy"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 85,
    "defence": 85,
    "special_attack": 55,
    "special_defence": 55,
    "speed": 50
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 133,
  "experienceGroup": "fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 0.5,
    "height": 0.9,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "cobblemon:razor_fang",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:occa_berry",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:iron_ball",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:astonish",
    "1:visegrip",
    "1:feintattack",
    "1:growl",
    "4:fairywind",
    "8:batonpass",
    "12:bite",
    "16:stockpile",
    "16:swallow",
    "16:spitup",
    "20:suckerpunch",
    "24:irondefense",
    "28:crunch",
    "32:sweetscent",
    "36:ironhead",
    "40:taunt",
    "44:faketears",
    "48:playrough",
    "egg:ancientpower",
    "egg:captivate",
    "egg:metalburst",
    "egg:poisonfang",
    "egg:poweruppunch",
    "egg:punishment",
    "egg:seismictoss",
    "egg:slam",
    "egg:tickle",
    "tm:ancientpower",
    "tm:assurance",
    "tm:batonpass",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:captivate",
    "tm:chargebeam",
    "tm:crunch",
    "tm:darkpulse",
    "tm:drainingkiss",
    "tm:embargo",
    "tm:endure",
    "tm:facade",
    "tm:faketears",
    "tm:falseswipe",
    "tm:fireblast",
    "tm:firefang",
    "tm:flamethrower",
    "tm:flashcannon",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:foulplay",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:guardswap",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icefang",
    "tm:icepunch",
    "tm:icywind",
    "tm:incinerate",
    "tm:irondefense",
    "tm:ironhead",
    "tm:knockoff",
    "tm:laserfocus",
    "tm:lastresort",
    "tm:magnetrise",
    "tm:megakick",
    "tm:megapunch",
    "tm:mistyterrain",
    "tm:mudslap",
    "tm:painsplit",
    "tm:payback",
    "tm:playrough",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:shadowball",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:snatch",
    "tm:solarbeam",
    "tm:stealthrock",
    "tm:steelbeam",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:superfang",
    "tm:swordsdance",
    "tm:taunt",
    "tm:terablast",
    "tm:thunderfang",
    "tm:thunderpunch",
    "tm:torment",
    "tutor:ancientpower",
    "tutor:chargebeam",
    "tutor:darkpulse",
    "tutor:falseswipe",
    "tutor:firefang",
    "tutor:flamethrower",
    "tutor:flashcannon",
    "tutor:focuspunch",
    "tutor:foulplay",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:knockoff",
    "tutor:laserfocus",
    "tutor:lastresort",
    "tutor:magnetrise",
    "tutor:mudslap",
    "tutor:painsplit",
    "tutor:playrough",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:shadowball",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:snatch",
    "tutor:stealthrock",
    "tutor:steelbeam",
    "tutor:stoneedge",
    "tutor:suckerpunch",
    "tutor:superfang",
    "tutor:thunderfang",
    "tutor:thunderpunch"
  ],
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "steel",
      "secondaryType": "fairy",
      "maleRatio": 0.5,
      "height": 10,
      "weight": 235,
      "pokedex": [
        "cobblemon.species.mawile-mega.desc"
      ],
      "labels": [
        "gen6",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "hugepower",
        "h:hugepower"
      ],
      "baseStats": {
        "hp": 50,
        "attack": 105,
        "defence": 125,
        "special_attack": 55,
        "special_defence": 95,
        "speed": 50
      },
      "baseExperienceYield": 168,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}