{
  "nationalPokedexNumber": 513,
  "name": "Pansear",
  "primaryType": "fire",
  "maleRatio": 0.875,
  "height": 6,
  "weight": 110,
  "pokedex": [
    "cobblemon.species.pansear.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "gluttony",
    "h:blaze"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 53,
    "defence": 48,
    "special_attack": 53,
    "special_defence": 48,
    "speed": 64
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 63,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 1,
    "height": 1.4,
    "fixed": false
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "cobblemon:fire_stone",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:charcoal_stick",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:passho_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:scratch",
    "1:playnice",
    "4:leer",
    "7:lick",
    "10:incinerate",
    "13:furyswipes",
    "16:yawn",
    "19:bite",
    "22:flameburst",
    "25:amnesia",
    "28:fling",
    "31:acrobatics",
    "34:fireblast",
    "37:recycle",
    "40:naturalgift",
    "43:crunch",
    "egg:astonish",
    "egg:belch",
    "egg:covet",
    "egg:disarmingvoice",
    "egg:firepunch",
    "egg:firespin",
    "egg:flareblitz",
    "egg:heatwave",
    "egg:lowkick",
    "egg:nastyplot",
    "egg:roleplay",
    "egg:sleeptalk",
    "egg:tickle",
    "tm:acrobatics",
    "tm:amnesia",
    "tm:burningjealousy",
    "tm:covet",
    "tm:crunch",
    "tm:cut",
    "tm:dig",
    "tm:disarmingvoice",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firepledge",
    "tm:firepunch",
    "tm:firespin",
    "tm:flamecharge",
    "tm:flamethrower",
    "tm:flareblitz",
    "tm:fling",
    "tm:focuspunch",
    "tm:gastroacid",
    "tm:grassknot",
    "tm:gunkshot",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:incinerate",
    "tm:irontail",
    "tm:knockoff",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:nastyplot",
    "tm:naturalgift",
    "tm:overheat",
    "tm:payback",
    "tm:protect",
    "tm:recycle",
    "tm:rest",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:roleplay",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:torment",
    "tm:uproar",
    "tm:willowisp",
    "tm:workup",
    "tutor:burningjealousy",
    "tutor:covet",
    "tutor:endeavor",
    "tutor:firepledge",
    "tutor:firepunch",
    "tutor:flamethrower",
    "tutor:focuspunch",
    "tutor:gastroacid",
    "tutor:gunkshot",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:lowkick",
    "tutor:recycle",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:roleplay",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:uproar"
  ],
  "evolutions": [
    {
      "id": "pansear_simisear",
      "variant": "item_interact",
      "result": "simisear",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [],
      "requiredContext": "cobblemon:fire_stone"
    }
  ]
}