{
  "nationalPokedexNumber": 452,
  "name": "Drapion",
  "primaryType": "poison",
  "secondaryType": "dark",
  "maleRatio": 0.5,
  "height": 13,
  "weight": 615,
  "pokedex": [
    "cobblemon.species.drapion.desc"
  ],
  "labels": [
    "gen4"
  ],
  "aspects": [],
  "abilities": [
    "battlearmor",
    "sniper",
    "h:keeneye"
  ],
  "eggGroups": [
    "bug",
    "water_3"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 90,
    "defence": 110,
    "special_attack": 60,
    "special_defence": 75,
    "speed": 95
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 175,
  "experienceGroup": "slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canSwimInWater": true,
        "canSwimInLava": false,
        "canBreatheUnderwater": true,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:poison_barb",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:bluk_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:thunderfang",
    "1:icefang",
    "1:firefang",
    "1:poisonsting",
    "1:leer",
    "1:pursuit",
    "1:honeclaws",
    "1:fellstinger",
    "9:poisonfang",
    "12:bite",
    "15:toxicspikes",
    "18:bugbite",
    "21:venoshock",
    "24:knockoff",
    "27:scaryface",
    "30:pinmissile",
    "33:toxic",
    "36:nightslash",
    "39:crosspoison",
    "44:xscissor",
    "49:acupressure",
    "54:crunch",
    "egg:confuseray",
    "egg:feintattack",
    "egg:pursuit",
    "egg:sandattack",
    "egg:slash",
    "egg:twineedle",
    "egg:whirlwind",
    "tm:aerialace",
    "tm:agility",
    "tm:aquatail",
    "tm:assurance",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bugbite",
    "tm:bugbuzz",
    "tm:bulldoze",
    "tm:confuseray",
    "tm:crosspoison",
    "tm:crunch",
    "tm:cut",
    "tm:darkpulse",
    "tm:dig",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:firefang",
    "tm:flash",
    "tm:fling",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:icefang",
    "tm:infestation",
    "tm:irondefense",
    "tm:irontail",
    "tm:knockoff",
    "tm:lashout",
    "tm:leechlife",
    "tm:mudslap",
    "tm:payback",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:poisontail",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:roar",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandtomb",
    "tm:scaryface",
    "tm:screech",
    "tm:shadowball",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:snarl",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:strugglebug",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:thunderfang",
    "tm:torment",
    "tm:toxic",
    "tm:toxicspikes",
    "tm:venomdrench",
    "tm:venoshock",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:aquatail",
    "tutor:bugbite",
    "tutor:bulldoze",
    "tutor:darkpulse",
    "tutor:falseswipe",
    "tutor:firefang",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icefang",
    "tutor:irondefense",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:lashout",
    "tutor:leechlife",
    "tutor:mudslap",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:shadowball",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:snarl",
    "tutor:spikes",
    "tutor:stompingtantrum",
    "tutor:throatchop",
    "tutor:thunderfang",
    "tutor:xscissor"
  ],
  "preEvolution": "skorupi",
  "evolutions": []
}