{
  "nationalPokedexNumber": 244,
  "name": "Entei",
  "primaryType": "fire",
  "maleRatio": -1,
  "height": 21,
  "weight": 1980,
  "pokedex": [
    "cobblemon.species.entei.desc"
  ],
  "labels": [
    "gen2",
    "legendary"
  ],
  "aspects": [],
  "abilities": [
    "pressure",
    "h:innerfocus"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 115,
    "attack": 115,
    "defence": 85,
    "special_attack": 90,
    "special_defence": 75,
    "speed": 100
  },
  "evYield": {
    "hp": 1,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 290,
  "experienceGroup": "slow",
  "catchRate": 3,
  "eggCycles": 80,
  "baseFriendship": 35,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:charcoal_stick"
      },
      {
        "item": "cobblemon:sacred_ash"
      }
    ]
  },
  "moves": [
    "1:leer",
    "1:ember",
    "1:firespin",
    "1:stomp",
    "1:sacredfire",
    "1:extremespeed",
    "1:smokescreen",
    "6:flamewheel",
    "12:bite",
    "18:calmmind",
    "24:roar",
    "30:firefang",
    "36:scaryface",
    "42:crunch",
    "48:extrasensory",
    "54:lavaplume",
    "60:swagger",
    "66:sunnyday",
    "72:fireblast",
    "78:eruption",
    "tm:agility",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:calmmind",
    "tm:crunch",
    "tm:cut",
    "tm:dig",
    "tm:doubleedge",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firefang",
    "tm:firespin",
    "tm:flamecharge",
    "tm:flamethrower",
    "tm:flareblitz",
    "tm:flash",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:incinerate",
    "tm:ironhead",
    "tm:irontail",
    "tm:laserfocus",
    "tm:overheat",
    "tm:protect",
    "tm:quash",
    "tm:raindance",
    "tm:rest",
    "tm:reversal",
    "tm:roar",
    "tm:rockclimb",
    "tm:rocksmash",
    "tm:sandstorm",
    "tm:scaryface",
    "tm:scorchingsands",
    "tm:shadowball",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:solarbeam",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swagger",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:trailblaze",
    "tm:weatherball",
    "tm:willowisp",
    "tutor:bulldoze",
    "tutor:calmmind",
    "tutor:firefang",
    "tutor:flamethrower",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:laserfocus",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:scorchingsands",
    "tutor:shadowball",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:swift"
  ],
  "evolutions": []
}