{
  "implemented": true,
  "nationalPokedexNumber": 697,
  "name": "Tyrantrum",
  "primaryType": "rock",
  "secondaryType": "dragon",
  "maleRatio": 0.875,
  "height": 25,
  "weight": 2700,
  "pokedex": [
    "cobblemon.species.tyrantrum.desc"
  ],
  "labels": [
    "gen6",
    "fossil"
  ],
  "aspects": [],
  "abilities": [
    "strongjaw",
    "h:rockhead"
  ],
  "eggGroups": [
    "monster",
    "dragon"
  ],
  "baseStats": {
    "hp": 82,
    "attack": 121,
    "defence": 119,
    "special_attack": 69,
    "special_defence": 59,
    "speed": 71
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 182,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 30,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 3.05,
    "height": 4.65,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.27
      },
      "swim": {
        "canSwimInLava": true
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:razor_fang",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:tailwhip",
    "1:tackle",
    "1:roar",
    "1:bide",
    "1:ancientpower",
    "12:charm",
    "16:bite",
    "20:dragontail",
    "24:stomp",
    "28:rockslide",
    "32:crunch",
    "36:dragonclaw",
    "42:thrash",
    "48:earthquake",
    "54:horndrill",
    "60:gigaimpact",
    "66:headsmash",
    "egg:curse",
    "egg:poisonfang",
    "egg:rockpolish",
    "egg:rockthrow",
    "tm:aerialace",
    "tm:ancientpower",
    "tm:assurance",
    "tm:block",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:charm",
    "tm:closecombat",
    "tm:crunch",
    "tm:curse",
    "tm:darkpulse",
    "tm:dig",
    "tm:dracometeor",
    "tm:dragonclaw",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:firefang",
    "tm:gigaimpact",
    "tm:highhorsepower",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icefang",
    "tm:irondefense",
    "tm:ironhead",
    "tm:irontail",
    "tm:lashout",
    "tm:meteorbeam",
    "tm:outrage",
    "tm:playrough",
    "tm:protect",
    "tm:psychicfangs",
    "tm:rest",
    "tm:roar",
    "tm:rockblast",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:sleeptalk",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:terablast",
    "tm:thunderfang",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:ancientpower",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:darkpulse",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:earthpower",
    "tutor:firefang",
    "tutor:gigaimpact",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icefang",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:lashout",
    "tutor:meteorbeam",
    "tutor:outrage",
    "tutor:playrough",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:scaleshot",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superpower",
    "tutor:thunderfang",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "tyrunt",
  "evolutions": []
}