{
  "implemented": true,
  "nationalPokedexNumber": 510,
  "name": "Liepard",
  "primaryType": "dark",
  "maleRatio": 0.5,
  "height": 11,
  "weight": 375,
  "pokedex": [
    "cobblemon.species.liepard.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "limber",
    "unburden",
    "h:prankster"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 64,
    "attack": 88,
    "defence": 50,
    "special_attack": 88,
    "special_defence": 50,
    "speed": 106
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 2
  },
  "baseExperienceYield": 156,
  "experienceGroup": "medium_fast",
  "catchRate": 90,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 1.75,
    "height": 2.5,
    "fixed": false
  },
  "behaviour": {
    "entityInteract": {
      "avoidedByCreeper": true,
      "avoidedByPhantom": true
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:rotten_flesh",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:bluk_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:scratch",
    "1:growl",
    "1:assist",
    "1:sandattack",
    "1:pursuit",
    "1:fakeout",
    "1:slash",
    "12:furyswipes",
    "16:torment",
    "23:assurance",
    "28:honeclaws",
    "34:suckerpunch",
    "40:nastyplot",
    "46:nightslash",
    "52:playrough",
    "egg:captivate",
    "egg:copycat",
    "egg:covet",
    "egg:doubleteam",
    "egg:feintattack",
    "egg:pursuit",
    "egg:quickattack",
    "egg:slash",
    "egg:yawn",
    "tm:aerialace",
    "tm:assurance",
    "tm:batonpass",
    "tm:burningjealousy",
    "tm:captivate",
    "tm:charm",
    "tm:covet",
    "tm:cut",
    "tm:darkpulse",
    "tm:doubleteam",
    "tm:dreameater",
    "tm:echoedvoice",
    "tm:embargo",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:faketears",
    "tm:foulplay",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:gunkshot",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:irontail",
    "tm:knockoff",
    "tm:laserfocus",
    "tm:lashout",
    "tm:nastyplot",
    "tm:payback",
    "tm:payday",
    "tm:playrough",
    "tm:protect",
    "tm:psychocut",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:rocksmash",
    "tm:roleplay",
    "tm:screech",
    "tm:seedbomb",
    "tm:shadowball",
    "tm:shadowclaw",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:snatch",
    "tm:spite",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:swift",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:thunderwave",
    "tm:torment",
    "tm:trick",
    "tm:uturn",
    "tutor:aerialace",
    "tutor:burningjealousy",
    "tutor:covet",
    "tutor:darkpulse",
    "tutor:foulplay",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:laserfocus",
    "tutor:lashout",
    "tutor:playrough",
    "tutor:psychocut",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:roleplay",
    "tutor:seedbomb",
    "tutor:shadowball",
    "tutor:shadowclaw",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:snatch",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:swift",
    "tutor:throatchop",
    "tutor:trick"
  ],
  "preEvolution": "purrloin",
  "evolutions": []
}