{
  "implemented": true,
  "nationalPokedexNumber": 558,
  "name": "Crustle",
  "primaryType": "bug",
  "secondaryType": "rock",
  "maleRatio": 0.5,
  "height": 14,
  "weight": 2000,
  "pokedex": [
    "cobblemon.species.crustle.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "sturdy",
    "shellarmor",
    "h:weakarmor"
  ],
  "eggGroups": [
    "bug",
    "mineral"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 105,
    "defence": 125,
    "special_attack": 65,
    "special_defence": 75,
    "speed": 45
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 170,
  "experienceGroup": "medium_fast",
  "catchRate": 75,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.1,
  "hitbox": {
    "width": 1.1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:terracotta",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:hard_stone",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:withdraw",
    "1:sandattack",
    "1:feintattack",
    "1:smackdown",
    "1:furycutter",
    "12:bugbite",
    "16:flail",
    "20:slash",
    "24:rockslide",
    "28:stealthrock",
    "32:rockblast",
    "38:xscissor",
    "44:rockpolish",
    "50:shellsmash",
    "56:rockwrecker",
    "egg:block",
    "egg:counter",
    "egg:curse",
    "egg:knockoff",
    "egg:nightslash",
    "egg:rototiller",
    "egg:wideguard",
    "tm:aerialace",
    "tm:block",
    "tm:bodypress",
    "tm:bugbite",
    "tm:bulldoze",
    "tm:curse",
    "tm:cut",
    "tm:dig",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:heavyslam",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:irondefense",
    "tm:knockoff",
    "tm:meteorbeam",
    "tm:naturepower",
    "tm:poisonjab",
    "tm:protect",
    "tm:rest",
    "tm:rockblast",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:shadowclaw",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:solarbeam",
    "tm:solarblade",
    "tm:spikes",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:strugglebug",
    "tm:substitute",
    "tm:swordsdance",
    "tm:terablast",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:block",
    "tutor:bugbite",
    "tutor:bulldoze",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:knockoff",
    "tutor:meteorbeam",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:shadowclaw",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:xscissor"
  ],
  "preEvolution": "dwebble",
  "evolutions": []
}