{
  "nationalPokedexNumber": 625,
  "name": "Bisharp",
  "primaryType": "dark",
  "secondaryType": "steel",
  "maleRatio": 0.5,
  "height": 16,
  "weight": 700,
  "pokedex": [
    "cobblemon.species.bisharp.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "defiant",
    "innerfocus",
    "h:pressure"
  ],
  "eggGroups": [
    "human_like"
  ],
  "baseStats": {
    "hp": 65,
    "attack": 125,
    "defence": 100,
    "special_attack": 60,
    "special_defence": 70,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 172,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 35,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:iron_helmet",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:chople_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:metalburst",
    "1:scratch",
    "1:leer",
    "1:furycutter",
    "1:feintattack",
    "1:metalclaw",
    "15:torment",
    "20:scaryface",
    "25:assurance",
    "30:metalsound",
    "35:slash",
    "40:nightslash",
    "45:irondefense",
    "50:retaliate",
    "57:ironhead",
    "64:swordsdance",
    "71:guillotine",
    "egg:feintattack",
    "egg:headbutt",
    "egg:meanlook",
    "egg:pursuit",
    "egg:quickguard",
    "egg:suckerpunch",
    "tm:aerialace",
    "tm:airslash",
    "tm:assurance",
    "tm:beatup",
    "tm:brickbreak",
    "tm:cut",
    "tm:darkpulse",
    "tm:dig",
    "tm:dualchop",
    "tm:embargo",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:flashcannon",
    "tm:fling",
    "tm:focusblast",
    "tm:foulplay",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:headbutt",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:irondefense",
    "tm:ironhead",
    "tm:laserfocus",
    "tm:lashout",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:magnetrise",
    "tm:metalclaw",
    "tm:metalsound",
    "tm:payback",
    "tm:poisonjab",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psychocut",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:revenge",
    "tm:reversal",
    "tm:rockpolish",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:roleplay",
    "tm:sandstorm",
    "tm:scaryface",
    "tm:screech",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:snatch",
    "tm:spite",
    "tm:stealthrock",
    "tm:steelbeam",
    "tm:stoneedge",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:swordsdance",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:thunderwave",
    "tm:torment",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:darkpulse",
    "tutor:dualchop",
    "tutor:falseswipe",
    "tutor:flashcannon",
    "tutor:foulplay",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:laserfocus",
    "tutor:lashout",
    "tutor:lowkick",
    "tutor:magnetrise",
    "tutor:poisonjab",
    "tutor:psychocut",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:roleplay",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:snatch",
    "tutor:spite",
    "tutor:stealthrock",
    "tutor:steelbeam",
    "tutor:stoneedge",
    "tutor:suckerpunch",
    "tutor:throatchop",
    "tutor:xscissor"
  ],
  "preEvolution": "pawniard",
  "evolutions": [
    {
      "id": "bisharp_kingambit",
      "variant": "level_up",
      "result": "kingambit",
      "consumeHeldItem": false,
      "learnableMoves": [
        "kowtowcleave"
      ],
      "requirements": [
        {
          "variant": "defeat",
          "target": "bisharp held_item=cobblemon:kings_rock",
          "amount": 3
        }
      ]
    }
  ]
}