{
  "implemented": true,
  "nationalPokedexNumber": 634,
  "name": "Zweilous",
  "primaryType": "dark",
  "secondaryType": "dragon",
  "maleRatio": 0.5,
  "height": 14,
  "weight": 500,
  "pokedex": [
    "cobblemon.species.zweilous.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "hustle",
    "h:hustle"
  ],
  "eggGroups": [
    "dragon"
  ],
  "baseStats": {
    "hp": 72,
    "attack": 85,
    "defence": 70,
    "special_attack": 65,
    "special_defence": 70,
    "speed": 58
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 147,
  "experienceGroup": "slow",
  "catchRate": 45,
  "eggCycles": 40,
  "baseFriendship": 35,
  "baseScale": 0.75,
  "hitbox": {
    "width": 1.5,
    "height": 1.8,
    "fixed": false
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:dragon_breath",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:roseli_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:doublehit",
    "1:dragonrage",
    "1:focusenergy",
    "1:bite",
    "1:dragonbreath",
    "1:tackle",
    "12:roar",
    "16:assurance",
    "20:headbutt",
    "24:workup",
    "28:slam",
    "32:crunch",
    "36:scaryface",
    "40:dragonpulse",
    "44:bodyslam",
    "48:hypervoice",
    "54:dragonrush",
    "60:nastyplot",
    "66:outrage",
    "egg:astonish",
    "egg:belch",
    "egg:doublehit",
    "egg:headsmash",
    "tm:aquatail",
    "tm:assurance",
    "tm:beatup",
    "tm:bodyslam",
    "tm:crunch",
    "tm:darkpulse",
    "tm:dracometeor",
    "tm:dragoncheer",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:earthpower",
    "tm:endure",
    "tm:facade",
    "tm:firefang",
    "tm:focusenergy",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hypervoice",
    "tm:icefang",
    "tm:incinerate",
    "tm:lashout",
    "tm:nastyplot",
    "tm:outrage",
    "tm:protect",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rocksmash",
    "tm:scaryface",
    "tm:screech",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:spite",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:thunderfang",
    "tm:thunderwave",
    "tm:torment",
    "tm:workup",
    "tm:zenheadbutt",
    "tutor:aquatail",
    "tutor:darkpulse",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:earthpower",
    "tutor:firefang",
    "tutor:focusenergy",
    "tutor:helpinghand",
    "tutor:hypervoice",
    "tutor:icefang",
    "tutor:lashout",
    "tutor:outrage",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:spite",
    "tutor:stompingtantrum",
    "tutor:superpower",
    "tutor:thunderfang",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "deino",
  "evolutions": [
    {
      "id": "zweilous_hydreigon",
      "variant": "level_up",
      "result": "hydreigon",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 64
        }
      ]
    }
  ]
}