{
  "implemented": true,
  "name": "Chien-Pao",
  "nationalPokedexNumber": 1002,
  "primaryType": "dark",
  "secondaryType": "ice",
  "abilities": ["swordofruin"],
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "cobblemon:rare_candy",
        "quantityRange": "5-10"
      },
      {
        "item": "minecraft:iron_sword",
        "percentage": 50.0
      },
      {
        "item": "cobblemon:never_melt_ice",
        "percentage": 50.0
      },
      {
        "item": "cobblemon:ability_capsule",
        "percentage": 25.0
      },
      {
        "item": "cobblemon:ability_patch",
        "percentage": 5.0
      }
    ]
  },
  "baseStats": {
    "hp": 80,
    "attack": 120,
    "defence": 80,
    "special_attack": 90,
    "special_defence": 65,
    "speed": 135
  },
  "catchRate": 6,
  "maleRatio": -1,
  "baseExperienceYield": 285,
  "baseFriendship": 0,
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 3
  },
  "experienceGroup": "slow",
  "eggCycles": 50,
  "eggGroups": ["undiscovered"],
  "moves": [
    "1:meanlook",
    "1:powdersnow",
    "1:spite",
    "5:icywind",
    "10:payback",
    "15:haze",
    "15:mist",
    "20:iceshard",
    "25:swordsdance",
    "30:snowscape",
    "35:nightslash",
    "40:darkpulse",
    "45:iciclecrash",
    "50:ruination",
    "55:suckerpunch",
    "60:sacredsword",
    "65:recover",
    "70:throatchop",
    "75:sheercold",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:avalanche",
    "tm:blizzard",
    "tm:brickbreak",
    "tm:crunch",
    "tm:darkpulse",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:gigaimpact",
    "tm:haze",
    "tm:hex",
    "tm:hyperbeam",
    "tm:icefang",
    "tm:icespinner",
    "tm:icywind",
    "tm:lashout",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:scaryface",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:snowscape",
    "tm:spite",
    "tm:substitute",
    "tm:swordsdance",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:throatchop"
  ],
  "labels": ["gen9", "legendary"],
  "aspects": [],
  "height": 19,
  "weight": 1522,
  "evolutions": [],
  "cannotDynamax": false,
  "pokedex": ["cobblemon.species.chienpao.desc"]
}