{
  "implemented": true,
  "nationalPokedexNumber": 408,
  "name": "Cranidos",
  "primaryType": "rock",
  "maleRatio": 0.875,
  "height": 9,
  "weight": 315,
  "pokedex": [
    "cobblemon.species.cranidos.desc"
  ],
  "labels": [
    "gen4",
    "fossil"
  ],
  "aspects": [],
  "abilities": [
    "moldbreaker",
    "h:sheerforce"
  ],
  "eggGroups": [
    "monster"
  ],
  "baseStats": {
    "hp": 67,
    "attack": 125,
    "defence": 40,
    "special_attack": 30,
    "special_defence": 30,
    "speed": 58
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 70,
  "experienceGroup": "erratic",
  "catchRate": 45,
  "eggCycles": 30,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.7,
    "height": 1.15,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.18
      },
      "swim": {
        "canSwimInLava": true
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "minecraft:bone",
        "quantityRange": "0-1"
      }
    ]
  },
  "moves": [
    "1:headbutt",
    "1:leer",
    "1:pursuit",
    "6:focusenergy",
    "10:rocksmash",
    "15:takedown",
    "19:scaryface",
    "24:assurance",
    "28:chipaway",
    "33:ancientpower",
    "37:zenheadbutt",
    "42:screech",
    "46:headsmash",
    "egg:hammerarm",
    "egg:slam",
    "egg:stomp",
    "egg:thrash",
    "egg:whirlwind",
    "tm:ancientpower",
    "tm:assurance",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:crunch",
    "tm:curse",
    "tm:dig",
    "tm:doubleedge",
    "tm:dragoncheer",
    "tm:dragonpulse",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firepunch",
    "tm:flamethrower",
    "tm:fling",
    "tm:focusenergy",
    "tm:headbutt",
    "tm:icebeam",
    "tm:incinerate",
    "tm:ironhead",
    "tm:irontail",
    "tm:mudslap",
    "tm:payback",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockblast",
    "tm:rockclimb",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:scaryface",
    "tm:screech",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:swordsdance",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderpunch",
    "tm:trailblaze",
    "tm:uproar",
    "tm:zenheadbutt",
    "tutor:ancientpower",
    "tutor:bulldoze",
    "tutor:dragonpulse",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:firepunch",
    "tutor:flamethrower",
    "tutor:focusenergy",
    "tutor:icebeam",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superpower",
    "tutor:thunderbolt",
    "tutor:thunderpunch",
    "tutor:uproar",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "cranidos_rampardos",
      "variant": "level_up",
      "result": "rampardos",
      "consumeHeldItem": false,
      "learnableMoves": [
        "endeavor"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 30
        }
      ]
    }
  ]
}