{
  "implemented": true,
  "nationalPokedexNumber": 227,
  "name": "Skarmory",
  "primaryType": "steel",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 17,
  "weight": 505,
  "pokedex": [
    "cobblemon.species.skarmory.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "keeneye",
    "sturdy",
    "h:weakarmor"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 65,
    "attack": 80,
    "defence": 140,
    "special_attack": 40,
    "special_defence": 70,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 163,
  "experienceGroup": "slow",
  "catchRate": 25,
  "eggCycles": 25,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 0.8,
    "height": 1.8,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "cobblemon:sharp_beak",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:metal_coat",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:leer",
    "1:peck",
    "1:feint",
    "1:nightslash",
    "1:autotomize",
    "4:sandattack",
    "8:furyattack",
    "12:metalclaw",
    "16:agility",
    "20:wingattack",
    "24:slash",
    "28:steelwing",
    "32:payback",
    "36:drillpeck",
    "40:metalsound",
    "44:spikes",
    "48:irondefense",
    "52:bravebird",
    "egg:aircutter",
    "egg:curse",
    "egg:drillpeck",
    "egg:feint",
    "egg:nightslash",
    "egg:pursuit",
    "egg:roost",
    "egg:skyattack",
    "egg:whirlwind",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:assurance",
    "tm:bodypress",
    "tm:bravebird",
    "tm:curse",
    "tm:cut",
    "tm:darkpulse",
    "tm:defog",
    "tm:drillrun",
    "tm:dualwingbeat",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:flashcannon",
    "tm:fly",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:guardswap",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:icywind",
    "tm:irondefense",
    "tm:ironhead",
    "tm:metalclaw",
    "tm:metalsound",
    "tm:ominouswind",
    "tm:payback",
    "tm:pluck",
    "tm:protect",
    "tm:rest",
    "tm:reversal",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:roost",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:skyattack",
    "tm:skydrop",
    "tm:sleeptalk",
    "tm:spikes",
    "tm:stealthrock",
    "tm:steelbeam",
    "tm:steelwing",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:torment",
    "tm:twister",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:darkpulse",
    "tutor:defog",
    "tutor:drillrun",
    "tutor:dualwingbeat",
    "tutor:flashcannon",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icywind",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:ominouswind",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:roost",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:stealthrock",
    "tutor:steelbeam",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:twister",
    "tutor:xscissor"
  ],
  "evolutions": []
}