{
  "implemented": true,
  "name": "Pyroar",
  "nationalPokedexNumber": 668,
  "primaryType": "fire",
  "secondaryType": "normal",
  "abilities": ["rivalry", "unnerve", "h:moxie"],
  "baseStats": {
    "hp": 86,
    "attack": 68,
    "defence": 72,
    "special_attack": 109,
    "special_defence": 66,
    "speed": 106
  },
  "catchRate": 65,
  "maleRatio": 0.125,
  "shoulderMountable": false,
  "baseExperienceYield": 177,
  "experienceGroup": "medium_slow",
  "eggCycles": 20,
  "eggGroups": ["field"],
  "moves": [
    "1:ember",
    "1:hyperbeam",
    "1:leer",
    "1:tackle",
    "1:workup",
    "11:headbutt",
    "15:nobleroar",
    "20:takedown",
    "23:firefang",
    "28:endeavor",
    "33:echoedvoice",
    "38:flamethrower",
    "42:crunch",
    "48:hypervoice",
    "51:incinerate",
    "57:overheat",
    "tm:acrobatics",
    "tm:attract",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:burningjealousy",
    "tm:confide",
    "tm:crunch",
    "tm:darkpulse",
    "tm:dig",
    "tm:doubleedge",
    "tm:doubleteam",
    "tm:echoedvoice",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firefang",
    "tm:firespin",
    "tm:flamecharge",
    "tm:flamethrower",
    "tm:flareblitz",
    "tm:frustration",
    "tm:gigaimpact",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hiddenpower",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:incinerate",
    "tm:mudslap",
    "tm:overheat",
    "tm:payback",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:return",
    "tm:roar",
    "tm:rocksmash",
    "tm:round",
    "tm:secretpower",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:solarbeam",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swagger",
    "tm:swift",
    "tm:takedown",
    "tm:taunt",
    "tm:temperflare",
    "tm:terablast",
    "tm:thief",
    "tm:thunderfang",
    "tm:toxic",
    "tm:trailblaze",
    "tm:wildcharge",
    "tm:willowisp",
    "tm:workup",
    "tutor:bounce",
    "tutor:darkpulse",
    "tutor:endeavor",
    "tutor:fireblast",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hypervoice",
    "tutor:irontail",
    "tutor:snatch",
    "tutor:snore"
  ],
  "labels": ["gen6"],
  "pokedex": ["cobblemon.species.pyroar.desc"],
  "preEvolution": "litleo",
  "evolutions": [],
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "baseFriendship": 70,
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "height": 15,
  "weight": 815,
  "aspects": [],
  "cannotDynamax": false,
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:rotten_flesh",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:blaze_powder",
        "percentage": 5
      },
      {
        "item": "cobblemon:rawst_berry",
        "percentage": 5
      }
    ]
  }
}