{
  "implemented": true,
  "nationalPokedexNumber": 530,
  "name": "Excadrill",
  "primaryType": "ground",
  "secondaryType": "steel",
  "maleRatio": 0.5,
  "height": 7,
  "weight": 404,
  "pokedex": [
    "cobblemon.species.excadrill.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "sandrush",
    "sandforce",
    "h:moldbreaker"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 110,
    "attack": 135,
    "defence": 60,
    "special_attack": 50,
    "special_defence": 65,
    "speed": 88
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 178,
  "experienceGroup": "medium_fast",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:dirt",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:soft_sand",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:scratch",
    "1:mudsport",
    "1:rapidspin",
    "1:mudslap",
    "1:honeclaws",
    "1:slash",
    "1:horndrill",
    "1:rototiller",
    "12:furyswipes",
    "16:metalclaw",
    "20:sandstorm",
    "24:crushclaw",
    "28:rockslide",
    "34:dig",
    "40:swordsdance",
    "46:drillrun",
    "52:earthquake",
    "58:fissure",
    "egg:metalsound",
    "egg:skullbash",
    "egg:slash",
    "egg:submission",
    "tm:aerialace",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:curse",
    "tm:cut",
    "tm:dig",
    "tm:doubleedge",
    "tm:drillrun",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:focusblast",
    "tm:gigaimpact",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:irondefense",
    "tm:ironhead",
    "tm:magnetrise",
    "tm:metalclaw",
    "tm:metalsound",
    "tm:mudshot",
    "tm:mudslap",
    "tm:poisonjab",
    "tm:protect",
    "tm:rest",
    "tm:rockblast",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scaryface",
    "tm:scorchingsands",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:smartstrike",
    "tm:stealthrock",
    "tm:steelbeam",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:takedown",
    "tm:terablast",
    "tm:throatchop",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:bulldoze",
    "tutor:drillrun",
    "tutor:earthpower",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:magnetrise",
    "tutor:mudslap",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:scorchingsands",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:steelbeam",
    "tutor:stompingtantrum",
    "tutor:throatchop",
    "tutor:xscissor"
  ],
  "preEvolution": "drilbur",
  "evolutions": []
}