{
  "nationalPokedexNumber": 780,
  "name": "Drampa",
  "primaryType": "normal",
  "secondaryType": "dragon",
  "maleRatio": 0.5,
  "height": 30,
  "weight": 1850,
  "pokedex": [
    "cobblemon.species.drampa.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "berserk",
    "sapsipper",
    "h:cloudnine"
  ],
  "eggGroups": [
    "monster",
    "dragon"
  ],
  "baseStats": {
    "hp": 78,
    "attack": 60,
    "defence": 85,
    "special_attack": 135,
    "special_defence": 91,
    "speed": 36
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 170,
  "experienceGroup": "medium_fast",
  "catchRate": 70,
  "eggCycles": 20,
  "baseFriendship": 50,
  "standingEyeHeight": 0.7,
  "baseScale": 1,
  "hitbox": {
    "width": 3,
    "height": 2.85,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canSwimInLava": true
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:dragon_breath",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:persim_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:playnice",
    "1:echoedvoice",
    "1:dragonrage",
    "5:twister",
    "10:protect",
    "15:glare",
    "20:safeguard",
    "25:dragonbreath",
    "30:extrasensory",
    "35:dragonpulse",
    "40:lightscreen",
    "45:fly",
    "50:hypervoice",
    "55:outrage",
    "egg:dragonrush",
    "egg:mist",
    "egg:naturalgift",
    "egg:razorwind",
    "egg:tickle",
    "tm:amnesia",
    "tm:blizzard",
    "tm:block",
    "tm:breakingswipe",
    "tm:bulldoze",
    "tm:calmmind",
    "tm:defog",
    "tm:dracometeor",
    "tm:dragonclaw",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:fireblast",
    "tm:flamethrower",
    "tm:fling",
    "tm:fly",
    "tm:focusblast",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hurricane",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icywind",
    "tm:lashout",
    "tm:lightscreen",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:outrage",
    "tm:playrough",
    "tm:protect",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockslide",
    "tm:roost",
    "tm:safeguard",
    "tm:scaleshot",
    "tm:shadowball",
    "tm:shadowclaw",
    "tm:shockwave",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:solarbeam",
    "tm:steelwing",
    "tm:stompingtantrum",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:surf",
    "tm:swift",
    "tm:tailwind",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderwave",
    "tm:twister",
    "tm:uproar",
    "tm:waterpulse",
    "tm:workup",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:calmmind",
    "tutor:defog",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:flamethrower",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:lashout",
    "tutor:outrage",
    "tutor:playrough",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:roost",
    "tutor:scaleshot",
    "tutor:shadowball",
    "tutor:shadowclaw",
    "tutor:shockwave",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:stompingtantrum",
    "tutor:superpower",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:thunderbolt",
    "tutor:twister",
    "tutor:uproar",
    "tutor:waterpulse"
  ],
  "evolutions": []
}