{
  "implemented": true,
  "nationalPokedexNumber": 887,
  "name": "Dragapult",
  "primaryType": "dragon",
  "secondaryType": "ghost",
  "maleRatio": 0.5,
  "height": 30,
  "weight": 500,
  "pokedex": [
    "cobblemon.species.dragapult.desc"
  ],
  "labels": [
    "gen8",
    "powerhouse"
  ],
  "aspects": [],
  "abilities": [
    "clearbody",
    "infiltrator",
    "h:cursedbody"
  ],
  "eggGroups": [
    "amorphous",
    "dragon"
  ],
  "baseStats": {
    "hp": 88,
    "attack": 120,
    "defence": 75,
    "special_attack": 100,
    "special_defence": 75,
    "speed": 142
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 3
  },
  "baseExperienceYield": 300,
  "experienceGroup": "slow",
  "catchRate": 45,
  "eggCycles": 40,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1.2,
    "height": 3,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.3,
        "canBreatheUnderwater": true,
        "canWalkOnWater": true
      },
      "fly": {
        "canFly": true
      },
      "walk":  {
        "canWalk": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 10.0
      },
      {
        "item": "cobblemon:haban_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:dragondarts",
    "1:dragonbreath",
    "1:astonish",
    "1:infestation",
    "1:quickattack",
    "1:bite",
    "6:lockon",
    "12:assurance",
    "18:hex",
    "24:agility",
    "30:doublehit",
    "36:uturn",
    "42:dragondance",
    "48:phantomforce",
    "54:takedown",
    "63:dragonrush",
    "70:doubleedge",
    "78:lastresort",
    "egg:confuseray",
    "egg:curse",
    "egg:disable",
    "egg:doubleteam",
    "egg:dragontail",
    "egg:grudge",
    "egg:suckerpunch",
    "tm:acrobatics",
    "tm:agility",
    "tm:allyswitch",
    "tm:assurance",
    "tm:batonpass",
    "tm:beatup",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brine",
    "tm:confuseray",
    "tm:curse",
    "tm:dive",
    "tm:doubleedge",
    "tm:doubleteam",
    "tm:dracometeor",
    "tm:dragoncheer",
    "tm:dragonclaw",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:flamethrower",
    "tm:fly",
    "tm:gigaimpact",
    "tm:helpinghand",
    "tm:hex",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:infestation",
    "tm:lastresort",
    "tm:lightscreen",
    "tm:nightshade",
    "tm:outrage",
    "tm:phantomforce",
    "tm:pounce",
    "tm:protect",
    "tm:psychicfangs",
    "tm:reflect",
    "tm:rest",
    "tm:shadowball",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:steelwing",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderwave",
    "tm:triattack",
    "tm:uturn",
    "tm:willowisp",
    "tutor:allyswitch",
    "tutor:dive",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:flamethrower",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:lastresort",
    "tutor:outrage",
    "tutor:psychic",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:sleeptalk",
    "tutor:suckerpunch",
    "tutor:swift",
    "tutor:thunderbolt"
  ],
  "preEvolution": "drakloak",
  "evolutions": []
}