{
  "implemented": true,
  "nationalPokedexNumber": 230,
  "name": "Kingdra",
  "primaryType": "water",
  "secondaryType": "dragon",
  "maleRatio": 0.5,
  "height": 18,
  "weight": 1520,
  "pokedex": [
    "cobblemon.species.kingdra.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "swiftswim",
    "sniper",
    "h:damp"
  ],
  "eggGroups": [
    "water_1",
    "dragon"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 95,
    "defence": 95,
    "special_attack": 95,
    "special_defence": 95,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 270,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 0.9,
    "height": 3,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 7,
    "entries": [
      {
        "item": "minecraft:ink_sac",
        "quantityRange": "0-3"
      },
      {
        "item": "minecraft:prismarine_shard",
        "quantityRange": "0-3"
      },
      {
        "item": "cobblemon:dragon_scale",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:yawn",
    "1:bubble",
    "1:smokescreen",
    "1:leer",
    "1:watergun",
    "1:twister",
    "1:whirlpool",
    "15:focusenergy",
    "20:dragonbreath",
    "25:bubblebeam",
    "30:agility",
    "37:waterpulse",
    "44:dragonpulse",
    "51:hydropump",
    "58:dragondance",
    "65:raindance",
    "72:wavecrash",
    "egg:aurorabeam",
    "egg:clearsmog",
    "egg:disable",
    "egg:dragonrage",
    "egg:flail",
    "egg:octazooka",
    "egg:razorwind",
    "egg:splash",
    "tm:agility",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:bounce",
    "tm:breakingswipe",
    "tm:brine",
    "tm:chillingwater",
    "tm:dive",
    "tm:doubleedge",
    "tm:dracometeor",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:endure",
    "tm:facade",
    "tm:flashcannon",
    "tm:flipturn",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:hail",
    "tm:headbutt",
    "tm:hurricane",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:ironhead",
    "tm:laserfocus",
    "tm:liquidation",
    "tm:muddywater",
    "tm:outrage",
    "tm:protect",
    "tm:quash",
    "tm:raindance",
    "tm:rest",
    "tm:scald",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:snowscape",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:twister",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tutor:bounce",
    "tutor:dive",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:flashcannon",
    "tutor:flipturn",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:ironhead",
    "tutor:laserfocus",
    "tutor:liquidation",
    "tutor:outrage",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:twister",
    "tutor:waterpulse"
  ],
  "preEvolution": "seadra",
  "evolutions": []
}