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