{
  "implemented": true,
  "nationalPokedexNumber": 635,
  "name": "Hydreigon",
  "primaryType": "dark",
  "secondaryType": "dragon",
  "maleRatio": 0.5,
  "height": 18,
  "weight": 1600,
  "pokedex": [
    "cobblemon.species.hydreigon.desc"
  ],
  "labels": [
    "gen5",
    "powerhouse"
  ],
  "aspects": [],
  "abilities": [
    "levitate",
    "h:levitate"
  ],
  "eggGroups": [
    "dragon"
  ],
  "baseStats": {
    "hp": 92,
    "attack": 105,
    "defence": 90,
    "special_attack": 125,
    "special_defence": 90,
    "speed": 98
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 3,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 300,
  "experienceGroup": "slow",
  "catchRate": 45,
  "eggCycles": 40,
  "baseFriendship": 35,
  "baseScale": 1,
  "hitbox": {
    "width": 1.5,
    "height": 2.66,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "walk": {
        "canWalk": false
      },
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:dragon_breath",
        "quantityRange": "0-3"
      },
      {
        "item": "cobblemon:roseli_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:triattack",
    "1:dragonrage",
    "1:focusenergy",
    "1:bite",
    "1:dragonbreath",
    "1:tackle",
    "1:doublehit",
    "12:roar",
    "16:assurance",
    "20:headbutt",
    "24:workup",
    "28:slam",
    "32:crunch",
    "36:scaryface",
    "40:dragonpulse",
    "44:bodyslam",
    "48:hypervoice",
    "54:dragonrush",
    "60:nastyplot",
    "68:outrage",
    "76:hyperbeam",
    "egg:astonish",
    "egg:belch",
    "egg:doublehit",
    "egg:headsmash",
    "tm:acrobatics",
    "tm:aquatail",
    "tm:assurance",
    "tm:beatup",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:crunch",
    "tm:darkpulse",
    "tm:defog",
    "tm:dracometeor",
    "tm:dragoncheer",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:dualwingbeat",
    "tm:earthpower",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firefang",
    "tm:firespin",
    "tm:flamethrower",
    "tm:flashcannon",
    "tm:fly",
    "tm:focusblast",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icefang",
    "tm:incinerate",
    "tm:irontail",
    "tm:lashout",
    "tm:nastyplot",
    "tm:outrage",
    "tm:payback",
    "tm:protect",
    "tm:psychup",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:roost",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:screech",
    "tm:shockwave",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:spite",
    "tm:stealthrock",
    "tm:steelwing",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:surf",
    "tm:tailwind",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:thunderfang",
    "tm:thunderwave",
    "tm:torment",
    "tm:triattack",
    "tm:uturn",
    "tm:workup",
    "tm:zenheadbutt",
    "tutor:aquatail",
    "tutor:bulldoze",
    "tutor:darkpulse",
    "tutor:defog",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:dualwingbeat",
    "tutor:earthpower",
    "tutor:firefang",
    "tutor:flamethrower",
    "tutor:flashcannon",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icefang",
    "tutor:irontail",
    "tutor:lashout",
    "tutor:outrage",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:roost",
    "tutor:scaleshot",
    "tutor:shockwave",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:spite",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superpower",
    "tutor:tailwind",
    "tutor:throatchop",
    "tutor:thunderfang",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "zweilous",
  "evolutions": []
}