{
  "implemented": true,
  "name": "Zekrom",
  "nationalPokedexNumber": 644,
  "primaryType": "dragon",
  "secondaryType": "electric",
  "abilities": ["teravolt"],
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "cobblemon:rare_candy",
        "quantityRange": "5-10"
      },
      {
        "item": "cobblemon:cell_battery",
        "percentage": 50.0
      },
      {
        "item": "cobblemon:dragon_fang",
        "percentage": 50.0
      },
      {
        "item": "cobblemon:ability_capsule",
        "percentage": 25.0
      },
      {
        "item": "cobblemon:ability_patch",
        "percentage": 5.0
      }
    ]
  },
  "baseStats": {
    "hp": 100,
    "attack": 150,
    "defence": 120,
    "special_attack": 120,
    "special_defence": 100,
    "speed": 90
  },
  "catchRate": 3,
  "maleRatio": -1,
  "shoulderMountable": false,
  "baseExperienceYield": 340,
  "experienceGroup": "slow",
  "eggCycles": 120,
  "eggGroups": ["undiscovered"],
  "moves": [
    "1:ancientpower",
    "1:dragonbreath",
    "1:dragonrage",
    "1:nobleroar",
    "1:thunderfang",
    "8:slash",
    "16:crunch",
    "24:zenheadbutt",
    "32:dragonclaw",
    "40:thunderbolt",
    "48:fusionbolt",
    "56:hypervoice",
    "64:thunder",
    "72:imprison",
    "80:outrage",
    "88:boltstrike",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:charge",
    "tm:chargebeam",
    "tm:confide",
    "tm:crunch",
    "tm:cut",
    "tm:doubleedge",
    "tm:doubleteam",
    "tm:dracometeor",
    "tm:dragoncheer",
    "tm:dragonclaw",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:dualwingbeat",
    "tm:earthpower",
    "tm:echoedvoice",
    "tm:electricterrain",
    "tm:electroball",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:flashcannon",
    "tm:fling",
    "tm:fly",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:frustration",
    "tm:gigaimpact",
    "tm:haze",
    "tm:helpinghand",
    "tm:hiddenpower",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:imprison",
    "tm:lightscreen",
    "tm:outrage",
    "tm:payback",
    "tm:protect",
    "tm:psychic",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:return",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:roost",
    "tm:round",
    "tm:safeguard",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:secretpower",
    "tm:shadowball",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:snore",
    "tm:stealthrock",
    "tm:steelwing",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:supercellslam",
    "tm:swagger",
    "tm:swift",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderfang",
    "tm:thunderpunch",
    "tm:thunderwave",
    "tm:toxic",
    "tm:voltswitch",
    "tm:weatherball",
    "tm:wildcharge",
    "tm:zenheadbutt",
    "tutor:boltstrike",
    "tutor:defog",
    "tutor:dracometeor",
    "tutor:dragonbreath",
    "tutor:dragonclaw",
    "tutor:dragonpulse",
    "tutor:dualwingbeat",
    "tutor:earthpower",
    "tutor:haze",
    "tutor:imprison",
    "tutor:laserfocus",
    "tutor:magnetrise",
    "tutor:nobleroar",
    "tutor:outrage",
    "tutor:risingvoltage",
    "tutor:roost",
    "tutor:scaleshot",
    "tutor:shockwave",
    "tutor:signalbeam",
    "tutor:slash",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:stoneedge",
    "tutor:tailwind",
    "tutor:thunderpunch",
    "tutor:zenheadbutt"
  ],
  "labels": ["gen5", "legendary"],
  "pokedex": ["cobblemon.species.zekrom.desc"],
  "evolutions": [],
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "baseFriendship": 0,
  "evYield": {
    "hp": 0,
    "attack": 3,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "height": 29,
  "weight": 3450,
  "aspects": [],
  "cannotDynamax": false
}