{
  "implemented": true,
  "nationalPokedexNumber": 880,
  "name": "Dracozolt",
  "primaryType": "electric",
  "secondaryType": "dragon",
  "maleRatio": -1,
  "height": 18,
  "weight": 1900,
  "pokedex": [
    "cobblemon.species.dracozolt.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "voltabsorb",
    "hustle",
    "h:sandrush"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 100,
    "defence": 90,
    "special_attack": 80,
    "special_defence": 70,
    "speed": 75
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 177,
  "experienceGroup": "slow",
  "catchRate": 45,
  "eggCycles": 35,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1.8,
    "height": 2.4,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "avoidsWater": true
      },
      "walk": {
        "walkSpeed": 0.2
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "moves": [
    "1:tackle",
    "1:thundershock",
    "7:charge",
    "14:aerialace",
    "21:ancientpower",
    "28:pluck",
    "35:dragontail",
    "42:stomp",
    "49:slam",
    "56:discharge",
    "63:boltbeak",
    "70:dragonpulse",
    "77:dragonrush",
    "tm:aerialace",
    "tm:ancientpower",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:charge",
    "tm:dracometeor",
    "tm:dragonclaw",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:earthpower",
    "tm:earthquake",
    "tm:electroball",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firefang",
    "tm:firespin",
    "tm:flamethrower",
    "tm:gigaimpact",
    "tm:highhorsepower",
    "tm:hyperbeam",
    "tm:irontail",
    "tm:lowkick",
    "tm:megakick",
    "tm:megapunch",
    "tm:meteorbeam",
    "tm:outrage",
    "tm:pluck",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:risingvoltage",
    "tm:rockblast",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:sleeptalk",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:substitute",
    "tm:sunnyday",
    "tm:taunt",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderfang",
    "tm:thunderpunch",
    "tm:thunderwave",
    "tm:wildcharge",
    "tutor:aerialace",
    "tutor:ancientpower",
    "tutor:bulldoze",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:earthpower",
    "tutor:firefang",
    "tutor:flamethrower",
    "tutor:gigaimpact",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:irontail",
    "tutor:lowkick",
    "tutor:meteorbeam",
    "tutor:outrage",
    "tutor:rest",
    "tutor:risingvoltage",
    "tutor:rockslide",
    "tutor:sleeptalk",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:thunderbolt",
    "tutor:thunderfang",
    "tutor:thunderpunch",
    "tutor:wildcharge"
  ],
  "evolutions": [],
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:bone",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      }
    ]
  }
}