{
  "implemented": true,
  "nationalPokedexNumber": 87,
  "name": "Dewgong",
  "primaryType": "water",
  "secondaryType": "ice",
  "maleRatio": 0.5,
  "height": 17,
  "weight": 1200,
  "pokedex": [
    "cobblemon.species.dewgong.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "thickfat",
    "hydration",
    "h:icebody"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 70,
    "defence": 80,
    "special_attack": 70,
    "special_defence": 95,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 2,
    "speed": 0
  },
  "baseExperienceYield": 166,
  "experienceGroup": "medium_fast",
  "catchRate": 75,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.7,
  "hitbox": {
    "width": 1.7,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:cod",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:never_melt_ice",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:aspear_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:headbutt",
    "1:growl",
    "1:signalbeam",
    "1:icywind",
    "1:sheercold",
    "1:watersport",
    "13:encore",
    "17:iceshard",
    "21:rest",
    "23:aquaring",
    "27:aurorabeam",
    "31:aquajet",
    "33:brine",
    "39:takedown",
    "45:dive",
    "49:aquatail",
    "55:icebeam",
    "61:safeguard",
    "65:snowscape",
    "egg:belch",
    "egg:disable",
    "egg:entrainment",
    "egg:fakeout",
    "egg:horndrill",
    "egg:lick",
    "egg:perishsong",
    "egg:slam",
    "egg:spitup",
    "egg:stockpile",
    "egg:swallow",
    "tm:alluringvoice",
    "tm:aquatail",
    "tm:avalanche",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brine",
    "tm:bubblebeam",
    "tm:charm",
    "tm:chillingwater",
    "tm:curse",
    "tm:dive",
    "tm:doubleedge",
    "tm:drillrun",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:flipturn",
    "tm:frostbreath",
    "tm:gigaimpact",
    "tm:hail",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icespinner",
    "tm:iciclespear",
    "tm:icywind",
    "tm:irontail",
    "tm:knockoff",
    "tm:liquidation",
    "tm:muddywater",
    "tm:payday",
    "tm:playrough",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:safeguard",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:smartstrike",
    "tm:snowscape",
    "tm:substitute",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:tripleaxel",
    "tm:uproar",
    "tm:waterfall",
    "tm:watergun",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tutor:aquatail",
    "tutor:dive",
    "tutor:drillrun",
    "tutor:endeavor",
    "tutor:flipturn",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:liquidation",
    "tutor:playrough",
    "tutor:rest",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:tripleaxel",
    "tutor:uproar",
    "tutor:waterpulse"
  ],
  "preEvolution": "seel",
  "evolutions": [],
  "riding": {
    "stats": {
      "SPEED": {
        "ranges": "15-30"
      },
      "ACCELERATION": {
        "ranges": "25-50"
      },
      "SKILL": {
        "ranges": "15-30"
      },
      "JUMP": {
        "ranges": "20-40"
      },
      "STAMINA": {
        "ranges": "30-60"
      }
    },
    "seats": [],
    "behaviour": null
  }
}
