{
  "implemented": true,
  "nationalPokedexNumber": 663,
  "name": "Talonflame",
  "primaryType": "fire",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 12,
  "weight": 245,
  "pokedex": [
    "cobblemon.species.talonflame.desc"
  ],
  "labels": [
    "gen6"
  ],
  "aspects": [],
  "abilities": [
    "flamebody",
    "h:galewings"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 78,
    "attack": 81,
    "defence": 71,
    "special_attack": 74,
    "special_defence": 69,
    "speed": 126
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 3
  },
  "baseExperienceYield": 175,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.8,
    "height": 1.6,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 6,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-3"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:sharp_beak",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:rawst_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:flareblitz",
    "1:tackle",
    "1:growl",
    "1:quickattack",
    "1:peck",
    "1:ember",
    "1:razorwind",
    "1:flamecharge",
    "1:mefirst",
    "1:naturalgift",
    "1:feint",
    "15:flail",
    "22:acrobatics",
    "29:agility",
    "38:aerialace",
    "47:tailwind",
    "56:steelwing",
    "65:roost",
    "74:fly",
    "83:bravebird",
    "egg:defog",
    "egg:flamecharge",
    "egg:mefirst",
    "egg:naturalgift",
    "egg:quickguard",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:bravebird",
    "tm:bulkup",
    "tm:defog",
    "tm:doubleedge",
    "tm:dualwingbeat",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:fireblast",
    "tm:firespin",
    "tm:flamecharge",
    "tm:flamethrower",
    "tm:flareblitz",
    "tm:fly",
    "tm:gigaimpact",
    "tm:heatwave",
    "tm:honeclaws",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:incinerate",
    "tm:naturalgift",
    "tm:overheat",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roost",
    "tm:sleeptalk",
    "tm:snatch",
    "tm:solarbeam",
    "tm:steelwing",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:takedown",
    "tm:taunt",
    "tm:temperflare",
    "tm:terablast",
    "tm:thief",
    "tm:upperhand",
    "tm:uturn",
    "tm:willowisp",
    "tm:workup",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:bulkup",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:flamethrower",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:hyperbeam",
    "tutor:rest",
    "tutor:roost",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:swift",
    "tutor:tailwind"
  ],
  "preEvolution": "fletchinder",
  "evolutions": []
}