{
  "implemented": true,
  "nationalPokedexNumber": 691,
  "name": "Dragalge",
  "primaryType": "poison",
  "secondaryType": "dragon",
  "maleRatio": 0.5,
  "height": 18,
  "weight": 815,
  "pokedex": [
    "cobblemon.species.dragalge.desc"
  ],
  "labels": [
    "gen6"
  ],
  "aspects": [],
  "abilities": [
    "poisonpoint",
    "poisontouch",
    "h:adaptability"
  ],
  "eggGroups": [
    "water_1",
    "dragon"
  ],
  "baseStats": {
    "hp": 65,
    "attack": 75,
    "defence": 90,
    "special_attack": 97,
    "special_defence": 123,
    "speed": 44
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 2,
    "speed": 0
  },
  "baseExperienceYield": 173,
  "experienceGroup": "medium_fast",
  "catchRate": 55,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 2.2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:kelp",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:pecha_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:smokescreen",
    "1:watergun",
    "1:feintattack",
    "1:bubble",
    "1:acid",
    "1:camouflage",
    "15:tailwhip",
    "20:doubleteam",
    "25:poisontail",
    "30:waterpulse",
    "35:toxic",
    "40:dragonpulse",
    "45:aquatail",
    "52:sludgebomb",
    "59:hydropump",
    "66:outrage",
    "egg:acidarmor",
    "egg:camouflage",
    "egg:dragontail",
    "egg:haze",
    "egg:twister",
    "tm:acidspray",
    "tm:aquatail",
    "tm:bounce",
    "tm:chillingwater",
    "tm:dive",
    "tm:doubleteam",
    "tm:dracometeor",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:endure",
    "tm:facade",
    "tm:flipturn",
    "tm:focusblast",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:hail",
    "tm:haze",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icywind",
    "tm:irontail",
    "tm:liquidation",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:outrage",
    "tm:playrough",
    "tm:poisontail",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:scald",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:shadowball",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:snowscape",
    "tm:spite",
    "tm:substitute",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:toxic",
    "tm:toxicspikes",
    "tm:twister",
    "tm:venomdrench",
    "tm:venoshock",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:aquatail",
    "tutor:bounce",
    "tutor:dive",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:flipturn",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:hyperbeam",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:outrage",
    "tutor:playrough",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:spikes",
    "tutor:spite",
    "tutor:thunderbolt",
    "tutor:twister",
    "tutor:waterpulse"
  ],
  "preEvolution": "skrelp",
  "evolutions": []
}