{
  "implemented": true,
  "nationalPokedexNumber": 212,
  "name": "Scizor",
  "primaryType": "bug",
  "secondaryType": "steel",
  "maleRatio": 0.5,
  "height": 18,
  "weight": 1180,
  "pokedex": [
    "cobblemon.species.scizor.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "swarm",
    "technician",
    "h:lightmetal"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 130,
    "defence": 100,
    "special_attack": 55,
    "special_defence": 80,
    "speed": 65
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 175,
  "experienceGroup": "medium_fast",
  "catchRate": 25,
  "eggCycles": 25,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1.1,
    "height": 2.43,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:wepear_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:bulletpunch",
    "1:quickattack",
    "1:leer",
    "1:pursuit",
    "1:falseswipe",
    "1:agility",
    "1:furycutter",
    "1:razorwind",
    "1:nightslash",
    "1:feint",
    "1:wingattack",
    "1:airslash",
    "12:metalclaw",
    "16:doubleteam",
    "20:doublehit",
    "24:slash",
    "28:focusenergy",
    "32:irondefense",
    "36:ironhead",
    "40:xscissor",
    "44:swordsdance",
    "egg:counter",
    "egg:defog",
    "egg:feint",
    "egg:nightslash",
    "egg:quickguard",
    "egg:razorwind",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:assurance",
    "tm:batonpass",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bugbite",
    "tm:bugbuzz",
    "tm:closecombat",
    "tm:crosspoison",
    "tm:curse",
    "tm:cut",
    "tm:defog",
    "tm:doubleedge",
    "tm:doubleteam",
    "tm:dualwingbeat",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:flashcannon",
    "tm:fling",
    "tm:focusenergy",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:hardpress",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:irondefense",
    "tm:ironhead",
    "tm:knockoff",
    "tm:laserfocus",
    "tm:lightscreen",
    "tm:lunge",
    "tm:metalclaw",
    "tm:ominouswind",
    "tm:pounce",
    "tm:protect",
    "tm:psychocut",
    "tm:raindance",
    "tm:rest",
    "tm:reversal",
    "tm:rocksmash",
    "tm:roost",
    "tm:safeguard",
    "tm:sandstorm",
    "tm:scaryface",
    "tm:silverwind",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:steelbeam",
    "tm:steelwing",
    "tm:strength",
    "tm:strugglebug",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:swift",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tm:uturn",
    "tm:vacuumwave",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:bugbite",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:falseswipe",
    "tutor:flashcannon",
    "tutor:focusenergy",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:knockoff",
    "tutor:laserfocus",
    "tutor:ominouswind",
    "tutor:psychocut",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:roost",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:steelbeam",
    "tutor:superpower",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:vacuumwave",
    "tutor:xscissor"
  ],
  "preEvolution": "scyther",
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "bug",
      "secondaryType": "steel",
      "maleRatio": 0.5,
      "height": 20,
      "weight": 1250,
      "pokedex": [
        "cobblemon.species.scizor-mega.desc"
      ],
      "labels": [
        "gen6",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "technician",
        "h:technician"
      ],
      "baseStats": {
        "hp": 70,
        "attack": 150,
        "defence": 140,
        "special_attack": 65,
        "special_defence": 100,
        "speed": 75
      },
      "baseExperienceYield": 210,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}